CloudLocation object
Example JSON representation
{
"cloudLocation": "string",
"cloudPlatform": "ec2"
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
cloudPlatform string |
required filterable |
"ec2" "gce" "azure" "cloudstack" "idcf" "openstack" "ocs" "otc" "rackspacenguk" "rackspacengus" "hpcloud" "mirantis" "vio" "cisco" "vmware" |
The Cloud Platform this resource resides in. |
?cloudPlatform=... |
cloudLocation string |
optional filterable |
Cloud Location, inside a given Cloud Platform, for this resource. May be null if this resource does not have a specific location. Note: if you would like to filter on this property, you must also filter on |
?cloudLocation=... |