AppVolumesManagerCreateSpecV2
AppVolumesManagerCreateSpecV2
App volumes manager object to be added.
JSON Example
{
"certificate_override": {
"certificate": "string",
"type": "PEM"
},
"password": [
"<password>"
],
"port": 443,
"server_name": "avm.example.com",
"username": "administrator"
}
certificate_override
Optional
Certificate details and type information, which can be used to override thumbprint details.
array of
string
password
Required
Password of the account.
integer As int32
As int32
port
Optional
Constraints:
minimum: 1
maximum: 65535
Port of the App Volumes manager to connect to.
string
server_name
Required
App Volumes Manager's server name or IP address.
string
username
Required
Username to login to App Volumes Manager