AppVolumesManagerInfoV2
AppVolumesManagerInfoV2
Information about App Volumes Manager.
JSON Example
{
"certificate_override": {
"certificate": "string",
"type": "PEM"
},
"id": "625bdb01-7c4f-423e-a9b8-a2256c21447d ",
"port": 443,
"server_name": "avm.example.com",
"username": "administrator"
}
string
id
Optional
Unique Id of the App Volumes Manager.
integer As int32 As int32
port
Optional
Port of the App Volumes Manager to connect to.
string
server_name
Optional
App Volumes Manager's server name or IP address.
string
username
Optional
Username to login to App Volumes Manager.