AppVolumesManagerUpdateSpec
AppVolumesManagerUpdateSpec
Information required to update App Volumes Manager.
JSON Example
{
"password": [
"string"
],
"port": 443,
"server_name": "avm.example.com",
"username": "administrator"
}
array of
string
password
Required
Password of the account.
integer As int32
As int32
port
Optional
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