Skip to content

Instantly share code, notes, and snippets.

@Logiraptor
Last active October 3, 2024 12:38
Show Gist options
  • Save Logiraptor/1f717aaf2af465c9cd7e162b72b96286 to your computer and use it in GitHub Desktop.
Save Logiraptor/1f717aaf2af465c9cd7e162b72b96286 to your computer and use it in GitHub Desktop.
Api Call HTTP Status UI Behavior CLI Behavior
PUT "/api/v0/staged/director/properties" 200 * Continue
PUT "/api/v0/staged/director/availability_zones" 207 Warning (AvailabilityZonesVerifier) Halt
vv Below this line, I commented the az config before running
PUT "/api/v0/staged/director/networks" 200 Warning (IaasConfigurationVerifier, NetworksExistenceVerifier) Continue
PUT "/api/v0/staged/products/p-bosh-.../jobs/compilation-.../resource_config" 200 Success Continue
PUT "/api/v0/staged/vm_extensions/s3_instance_profile" 200 ** Continue
  • We can't use the UI here because of custom additional_cloud_properties

** No UI is available for vm extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment