AppVolumesManagerUpdateSpecV2

AppVolumesManagerUpdateSpecV2
AppVolumesManagerUpdateSpecV2

App volumes manager object to be updated.

JSON Example
{
    "certificate_override": {
        "certificate": "string",
        "type": "PEM"
    },
    "password": [
        "<password>"
    ],
    "port": 443,
    "server_name": "avm.example.com",
    "username": "administrator"
}
certificate_override
Optional

certificate_override

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