[{"label":"Latest (v1.1)","version":"latest"}]
vmc
MapZonesRequest
Properties
string
connected_account_id
Optional
The connected account ID to remap. This is a standard UUID.
string
org_id
Optional
The org ID to remap in. This is a standard UUID.
array of
string
petronas_regions_to_map
Optional
A list of Petronas regions to map.
JSON Example
{
"connected_account_id": "string",
"org_id": "string",
"petronas_regions_to_map": [
"string"
]
}