Download OpenAPI specification:Download
filter[namespace][EQ] | string |
filter[namespace][IN] | Array of strings |
filter[name][EQ] | string |
filter[name][CO] | string |
filter[name][SW] | string |
filter[created][LT] | string <date-time> |
filter[created][GT] | string <date-time> |
filter[modified][LT] | string <date-time> |
filter[modified][GT] | string <date-time> |
page[offset] | integer |
page[limit] | integer |
sort | string Enum: "name" "-name" "_created" "-_created" "_modified" "-_modified" |
{- "totalCount": 0,
- "data": [
- {
- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "name": "string",
- "namespace": "string",
- "description": "string",
- "allowPersonalCredentials": true
}
]
}
_id | string |
_created | string <date-time> |
_modified | string <date-time> |
name required | string |
namespace required | string |
description | string |
allowPersonalCredentials | boolean |
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "name": "string",
- "namespace": "string",
- "description": "string",
- "allowPersonalCredentials": true
}
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "name": "string",
- "namespace": "string",
- "description": "string",
- "allowPersonalCredentials": true
}
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "name": "string",
- "namespace": "string",
- "description": "string",
- "allowPersonalCredentials": true
}
{- "msg": "string"
}
id required | string |
_id | string |
_created | string <date-time> |
_modified | string <date-time> |
name required | string |
namespace required | string |
description | string |
allowPersonalCredentials | boolean |
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "name": "string",
- "namespace": "string",
- "description": "string",
- "allowPersonalCredentials": true
}
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "name": "string",
- "namespace": "string",
- "description": "string",
- "allowPersonalCredentials": true
}
id required | string |
op required | string Enum: "add" "remove" "replace" The operation to be performed |
path required | string A JSON-Pointer |
value | any The value to be used within the operations. |
[- {
- "op": "add",
- "path": "string",
- "value": null
}
]
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "name": "string",
- "namespace": "string",
- "description": "string",
- "allowPersonalCredentials": true
}
filter[namespace][EQ] | string |
filter[namespace][IN] | Array of strings |
filter[authDomain][EQ] required | string |
filter[principal][EQ] | string |
filter[principal][IN] | Array of strings |
filter[created][LT] | string <date-time> |
filter[created][GT] | string <date-time> |
filter[modified][LT] | string <date-time> |
filter[modified][GT] | string <date-time> |
page[offset] | integer |
page[limit] | integer |
sort | string Enum: "_created" "-_created" "_modified" "-_modified" "rank" "-rank" "authDomainId" "-authDomainId" "principal" "-principal" |
{- "totalCount": 0,
- "data": [
- {
- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": 0
}
], - "authDomains": {
- "property1": "string",
- "property2": "string"
}
}
_id | string |
_created | string <date-time> |
_modified | string <date-time> |
authDomainId required | string |
principal required | string |
disabled | boolean |
label required | string |
type required | string (credentialType) Enum: "Internal" "Vault" |
object (rankDefinition) | |
vaultPath | string |
object |
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": {
- "position": "Above",
- "above": "string",
- "below": "string",
- "value": 0
}, - "vaultPath": "string",
- "data": {
- "property1": "string",
- "property2": "string"
}
}
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": {
- "position": "Above",
- "above": "string",
- "below": "string",
- "value": 0
}, - "vaultPath": "string",
- "data": {
- "property1": "string",
- "property2": "string"
}
}
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": {
- "position": "Above",
- "above": "string",
- "below": "string",
- "value": 0
}, - "vaultPath": "string",
- "data": {
- "property1": "string",
- "property2": "string"
}
}
id required | string |
_id | string |
_created | string <date-time> |
_modified | string <date-time> |
authDomainId required | string |
principal required | string |
disabled | boolean |
label required | string |
type required | string (credentialType) Enum: "Internal" "Vault" |
object (rankDefinition) | |
vaultPath | string |
object |
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": {
- "position": "Above",
- "above": "string",
- "below": "string",
- "value": 0
}, - "vaultPath": "string",
- "data": {
- "property1": "string",
- "property2": "string"
}
}
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": {
- "position": "Above",
- "above": "string",
- "below": "string",
- "value": 0
}, - "vaultPath": "string",
- "data": {
- "property1": "string",
- "property2": "string"
}
}
id required | string |
op required | string Enum: "add" "remove" "replace" The operation to be performed |
path required | string A JSON-Pointer |
value | any The value to be used within the operations. |
[- {
- "op": "add",
- "path": "string",
- "value": null
}
]
{- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": {
- "position": "Above",
- "above": "string",
- "below": "string",
- "value": 0
}, - "vaultPath": "string",
- "data": {
- "property1": "string",
- "property2": "string"
}
}
{- "msg": "string"
}
id required | string |
position | string (rankPositionEnum) Enum: "Above" "Below" "Between" "Mid" "High" "Low" |
above | string |
below | string |
value | integer <int64> |
{- "position": "Above",
- "above": "string",
- "below": "string",
- "value": 0
}
{- "msg": "string"
}
filter[namespace][EQ] | string |
filter[namespace][IN] | Array of strings |
filter[authDomain][EQ] | string |
filter[created][LT] | string <date-time> |
filter[created][GT] | string <date-time> |
filter[modified][LT] | string <date-time> |
filter[modified][GT] | string <date-time> |
page[offset] | integer |
page[limit] | integer |
sort | string Enum: "_created" "-_created" "_modified" "-_modified" "rank" "-rank" "authDomainId" "-authDomainId" |
{- "totalCount": 0,
- "data": [
- {
- "_id": "string",
- "_created": "2019-08-24T14:15:22Z",
- "_modified": "2019-08-24T14:15:22Z",
- "authDomainId": "string",
- "principal": "string",
- "disabled": true,
- "label": "string",
- "type": "Internal",
- "rank": 0
}
], - "authDomains": {
- "property1": "string",
- "property2": "string"
}
}