resource-credential

resource-credential
resource-credential

List of resource credentials

JSON Example
{
    "resourceId": "string",
    "username": "string",
    "password": "string",
    "addRuntimeUser": false
}
string As uuid As uuid
resourceId
Required

The id of the resource

string
username
Required

The username of the resource

string
password
Required

The password of the resource

boolean
addRuntimeUser
Optional

Flag that indicates whether to add runtime user on resource or no