{
  "actions": [
    {
      "name": "postHostLocalAccountManagerMoIdAssignUserToGroup",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/AssignUserToGroup?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostLocalAccountManagerMoIdChangePassword",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/ChangePassword?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostLocalAccountManagerMoIdCreateGroup",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/CreateGroup?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostLocalAccountManagerMoIdCreateUser",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/CreateUser?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostLocalAccountManagerMoIdRemoveGroup",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/RemoveGroup?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostLocalAccountManagerMoIdRemoveUser",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/RemoveUser?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostLocalAccountManagerMoIdUnassignUserFromGroup",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/UnassignUserFromGroup?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postHostLocalAccountManagerMoIdUpdateUser",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/HostLocalAccountManager/{pathv1}/UpdateUser?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}