vcfa_cloud_zone

VCF Automation — cloud zones (/iaas/api/zones).

A cloud zone binds a region of a cloud account to a set of tags + placement constraints. Projects then reference cloud zones in their zoneAssignmentConfigurations.

saltext.vcf.clients.vcfa_cloud_zone.create(opts, spec, profile=None)[source]

Create a cloud zone.

spec keys: name, regionId, placementPolicy (DEFAULT / SPREAD / BINPACK), tags, tagsToMatch, customProperties.

saltext.vcf.clients.vcfa_cloud_zone.computes(opts, zone_id, profile=None)[source]

Return the computes currently bound to the zone.