API operations found with tag "affinity"
OPERATION ID                             METHOD   URL PATH
anti_affinity_group_create               POST     /v1/anti-affinity-groups
anti_affinity_group_delete               DELETE   /v1/anti-affinity-groups/{anti_affinity_group}
anti_affinity_group_list                 GET      /v1/anti-affinity-groups
anti_affinity_group_member_instance_add  POST     /v1/anti-affinity-groups/{anti_affinity_group}/members/instance/{instance}
anti_affinity_group_member_instance_delete DELETE   /v1/anti-affinity-groups/{anti_affinity_group}/members/instance/{instance}
anti_affinity_group_member_instance_view GET      /v1/anti-affinity-groups/{anti_affinity_group}/members/instance/{instance}
anti_affinity_group_member_list          GET      /v1/anti-affinity-groups/{anti_affinity_group}/members
anti_affinity_group_update               PUT      /v1/anti-affinity-groups/{anti_affinity_group}
anti_affinity_group_view                 GET      /v1/anti-affinity-groups/{anti_affinity_group}

API operations found with tag "console-auth"
OPERATION ID                             METHOD   URL PATH
device_access_token                      POST     /device/token
device_auth_confirm                      POST     /device/confirm
device_auth_request                      POST     /device/auth
logout                                   POST     /v1/logout

API operations found with tag "current-user"
OPERATION ID                             METHOD   URL PATH
current_user_groups                      GET      /v1/me/groups
current_user_ssh_key_create              POST     /v1/me/ssh-keys
current_user_ssh_key_delete              DELETE   /v1/me/ssh-keys/{ssh_key}
current_user_ssh_key_list                GET      /v1/me/ssh-keys
current_user_ssh_key_view                GET      /v1/me/ssh-keys/{ssh_key}
current_user_view                        GET      /v1/me

API operations found with tag "disks"
OPERATION ID                             METHOD   URL PATH
disk_bulk_write_import                   POST     /v1/disks/{disk}/bulk-write
disk_bulk_write_import_start             POST     /v1/disks/{disk}/bulk-write-start
disk_bulk_write_import_stop              POST     /v1/disks/{disk}/bulk-write-stop
disk_create                              POST     /v1/disks
disk_delete                              DELETE   /v1/disks/{disk}
disk_finalize_import                     POST     /v1/disks/{disk}/finalize
disk_list                                GET      /v1/disks
disk_view                                GET      /v1/disks/{disk}

API operations found with tag "experimental"
OPERATION ID                             METHOD   URL PATH
affinity_group_create                    POST     /v1/affinity-groups
affinity_group_delete                    DELETE   /v1/affinity-groups/{affinity_group}
affinity_group_list                      GET      /v1/affinity-groups
affinity_group_member_instance_add       POST     /v1/affinity-groups/{affinity_group}/members/instance/{instance}
affinity_group_member_instance_delete    DELETE   /v1/affinity-groups/{affinity_group}/members/instance/{instance}
affinity_group_member_instance_view      GET      /v1/affinity-groups/{affinity_group}/members/instance/{instance}
affinity_group_member_list               GET      /v1/affinity-groups/{affinity_group}/members
affinity_group_update                    PUT      /v1/affinity-groups/{affinity_group}
affinity_group_view                      GET      /v1/affinity-groups/{affinity_group}
instance_affinity_group_list             GET      /v1/instances/{instance}/affinity-groups
instance_multicast_group_join            PUT      /v1/instances/{instance}/multicast-groups/{multicast_group}
instance_multicast_group_leave           DELETE   /v1/instances/{instance}/multicast-groups/{multicast_group}
instance_multicast_group_list            GET      /v1/instances/{instance}/multicast-groups
multicast_group_list                     GET      /v1/multicast-groups
multicast_group_member_list              GET      /v1/multicast-groups/{multicast_group}/members
multicast_group_view                     GET      /v1/multicast-groups/{multicast_group}
probe_create                             POST     /experimental/v1/probes
probe_delete                             DELETE   /experimental/v1/probes/{probe}
probe_list                               GET      /experimental/v1/probes
probe_view                               GET      /experimental/v1/probes/{probe}
rack_membership_abort                    POST     /v1/system/hardware/racks/{rack_id}/membership/abort
rack_membership_add_sleds                POST     /v1/system/hardware/racks/{rack_id}/membership/add
rack_membership_status                   GET      /v1/system/hardware/racks/{rack_id}/membership
support_bundle_create                    POST     /experimental/v1/system/support-bundles
support_bundle_delete                    DELETE   /experimental/v1/system/support-bundles/{bundle_id}
support_bundle_download                  GET      /experimental/v1/system/support-bundles/{bundle_id}/download
support_bundle_download_file             GET      /experimental/v1/system/support-bundles/{bundle_id}/download/{file}
support_bundle_head                      HEAD     /experimental/v1/system/support-bundles/{bundle_id}/download
support_bundle_head_file                 HEAD     /experimental/v1/system/support-bundles/{bundle_id}/download/{file}
support_bundle_index                     GET      /experimental/v1/system/support-bundles/{bundle_id}/index
support_bundle_list                      GET      /experimental/v1/system/support-bundles
support_bundle_update                    PUT      /experimental/v1/system/support-bundles/{bundle_id}
support_bundle_view                      GET      /experimental/v1/system/support-bundles/{bundle_id}
timeseries_query                         POST     /v1/timeseries/query

API operations found with tag "external-subnets"
OPERATION ID                             METHOD   URL PATH
external_subnet_attach                   POST     /v1/external-subnets/{external_subnet}/attach
external_subnet_create                   POST     /v1/external-subnets
external_subnet_delete                   DELETE   /v1/external-subnets/{external_subnet}
external_subnet_detach                   POST     /v1/external-subnets/{external_subnet}/detach
external_subnet_list                     GET      /v1/external-subnets
external_subnet_update                   PUT      /v1/external-subnets/{external_subnet}
external_subnet_view                     GET      /v1/external-subnets/{external_subnet}

API operations found with tag "floating-ips"
OPERATION ID                             METHOD   URL PATH
floating_ip_attach                       POST     /v1/floating-ips/{floating_ip}/attach
floating_ip_create                       POST     /v1/floating-ips
floating_ip_delete                       DELETE   /v1/floating-ips/{floating_ip}
floating_ip_detach                       POST     /v1/floating-ips/{floating_ip}/detach
floating_ip_list                         GET      /v1/floating-ips
floating_ip_update                       PUT      /v1/floating-ips/{floating_ip}
floating_ip_view                         GET      /v1/floating-ips/{floating_ip}

API operations found with tag "images"
OPERATION ID                             METHOD   URL PATH
image_create                             POST     /v1/images
image_delete                             DELETE   /v1/images/{image}
image_demote                             POST     /v1/images/{image}/demote
image_list                               GET      /v1/images
image_promote                            POST     /v1/images/{image}/promote
image_view                               GET      /v1/images/{image}

API operations found with tag "instances"
OPERATION ID                             METHOD   URL PATH
instance_anti_affinity_group_list        GET      /v1/instances/{instance}/anti-affinity-groups
instance_create                          POST     /v1/instances
instance_delete                          DELETE   /v1/instances/{instance}
instance_disk_attach                     POST     /v1/instances/{instance}/disks/attach
instance_disk_detach                     POST     /v1/instances/{instance}/disks/detach
instance_disk_list                       GET      /v1/instances/{instance}/disks
instance_ephemeral_ip_attach             POST     /v1/instances/{instance}/external-ips/ephemeral
instance_ephemeral_ip_detach             DELETE   /v1/instances/{instance}/external-ips/ephemeral
instance_external_ip_list                GET      /v1/instances/{instance}/external-ips
instance_external_subnet_list            GET      /v1/instances/{instance}/external-subnets
instance_list                            GET      /v1/instances
instance_network_interface_create        POST     /v1/network-interfaces
instance_network_interface_delete        DELETE   /v1/network-interfaces/{interface}
instance_network_interface_list          GET      /v1/network-interfaces
instance_network_interface_update        PUT      /v1/network-interfaces/{interface}
instance_network_interface_view          GET      /v1/network-interfaces/{interface}
instance_reboot                          POST     /v1/instances/{instance}/reboot
instance_serial_console                  GET      /v1/instances/{instance}/serial-console
instance_serial_console_stream           GET      /v1/instances/{instance}/serial-console/stream
instance_ssh_public_key_list             GET      /v1/instances/{instance}/ssh-public-keys
instance_start                           POST     /v1/instances/{instance}/start
instance_stop                            POST     /v1/instances/{instance}/stop
instance_update                          PUT      /v1/instances/{instance}
instance_view                            GET      /v1/instances/{instance}

API operations found with tag "ip-pools"
OPERATION ID                             METHOD   URL PATH
ip_pool_list                             GET      /v1/ip-pools
ip_pool_view                             GET      /v1/ip-pools/{pool}

API operations found with tag "login"
OPERATION ID                             METHOD   URL PATH
login_local                              POST     /v1/login/{silo_name}/local
login_saml                               POST     /login/{silo_name}/saml/{provider_name}

API operations found with tag "metrics"
OPERATION ID                             METHOD   URL PATH
silo_metric                              GET      /v1/metrics/{metric_name}

API operations found with tag "policy"
OPERATION ID                             METHOD   URL PATH
system_policy_update                     PUT      /v1/system/policy
system_policy_view                       GET      /v1/system/policy

API operations found with tag "projects"
OPERATION ID                             METHOD   URL PATH
project_create                           POST     /v1/projects
project_delete                           DELETE   /v1/projects/{project}
project_list                             GET      /v1/projects
project_policy_update                    PUT      /v1/projects/{project}/policy
project_policy_view                      GET      /v1/projects/{project}/policy
project_update                           PUT      /v1/projects/{project}
project_view                             GET      /v1/projects/{project}

API operations found with tag "silos"
OPERATION ID                             METHOD   URL PATH
auth_settings_update                     PUT      /v1/auth-settings
auth_settings_view                       GET      /v1/auth-settings
certificate_create                       POST     /v1/certificates
certificate_delete                       DELETE   /v1/certificates/{certificate}
certificate_list                         GET      /v1/certificates
certificate_view                         GET      /v1/certificates/{certificate}
group_list                               GET      /v1/groups
group_view                               GET      /v1/groups/{group_id}
policy_update                            PUT      /v1/policy
policy_view                              GET      /v1/policy
user_list                                GET      /v1/users
user_logout                              POST     /v1/users/{user_id}/logout
user_session_list                        GET      /v1/users/{user_id}/sessions
user_token_list                          GET      /v1/users/{user_id}/access-tokens
user_view                                GET      /v1/users/{user_id}
utilization_view                         GET      /v1/utilization

API operations found with tag "snapshots"
OPERATION ID                             METHOD   URL PATH
snapshot_create                          POST     /v1/snapshots
snapshot_delete                          DELETE   /v1/snapshots/{snapshot}
snapshot_list                            GET      /v1/snapshots
snapshot_view                            GET      /v1/snapshots/{snapshot}

API operations found with tag "subnet-pools"
OPERATION ID                             METHOD   URL PATH
subnet_pool_list                         GET      /v1/subnet-pools
subnet_pool_view                         GET      /v1/subnet-pools/{pool}

API operations found with tag "system/alerts"
OPERATION ID                             METHOD   URL PATH
alert_class_list                         GET      /v1/alert-classes
alert_delivery_list                      GET      /v1/alert-receivers/{receiver}/deliveries
alert_delivery_resend                    POST     /v1/alerts/{alert_id}/resend
alert_receiver_delete                    DELETE   /v1/alert-receivers/{receiver}
alert_receiver_list                      GET      /v1/alert-receivers
alert_receiver_probe                     POST     /v1/alert-receivers/{receiver}/probe
alert_receiver_subscription_add          POST     /v1/alert-receivers/{receiver}/subscriptions
alert_receiver_subscription_remove       DELETE   /v1/alert-receivers/{receiver}/subscriptions/{subscription}
alert_receiver_view                      GET      /v1/alert-receivers/{receiver}
webhook_receiver_create                  POST     /v1/webhook-receivers
webhook_receiver_update                  PUT      /v1/webhook-receivers/{receiver}
webhook_secrets_add                      POST     /v1/webhook-secrets
webhook_secrets_delete                   DELETE   /v1/webhook-secrets/{secret_id}
webhook_secrets_list                     GET      /v1/webhook-secrets

API operations found with tag "system/audit-log"
OPERATION ID                             METHOD   URL PATH
audit_log_list                           GET      /v1/system/audit-log

API operations found with tag "system/hardware"
OPERATION ID                             METHOD   URL PATH
networking_switch_port_apply_settings    POST     /v1/system/hardware/switch-port/{port}/settings
networking_switch_port_clear_settings    DELETE   /v1/system/hardware/switch-port/{port}/settings
networking_switch_port_list              GET      /v1/system/hardware/switch-port
networking_switch_port_status            GET      /v1/system/hardware/switch-port/{port}/status
physical_disk_disable_adoption           DELETE   /v1/system/hardware/disk-adoption-request/{physical_disk_adoption_req_id}
physical_disk_enable_adoption            PUT      /v1/system/hardware/disk-adoption-request
physical_disk_list                       GET      /v1/system/hardware/disks
physical_disk_list_adoption_requests     GET      /v1/system/hardware/disk-adoption-requests
physical_disk_list_unadopted             GET      /v1/system/hardware/disks-unadopted
physical_disk_view                       GET      /v1/system/hardware/disks/{disk_id}
rack_list                                GET      /v1/system/hardware/racks
rack_view                                GET      /v1/system/hardware/racks/{rack_id}
sled_instance_list                       GET      /v1/system/hardware/sleds/{sled_id}/instances
sled_list                                GET      /v1/system/hardware/sleds
sled_list_uninitialized                  GET      /v1/system/hardware/sleds-uninitialized
sled_physical_disk_list                  GET      /v1/system/hardware/sleds/{sled_id}/disks
sled_set_provision_policy                PUT      /v1/system/hardware/sleds/{sled_id}/provision-policy
sled_view                                GET      /v1/system/hardware/sleds/{sled_id}
switch_list                              GET      /v1/system/hardware/switches
switch_view                              GET      /v1/system/hardware/switches/{switch_id}

API operations found with tag "system/ip-pools"
OPERATION ID                             METHOD   URL PATH
system_ip_pool_assign                    POST     /v1/system/ip-pools/{pool}/assignment
system_ip_pool_create                    POST     /v1/system/ip-pools
system_ip_pool_delete                    DELETE   /v1/system/ip-pools/{pool}
system_ip_pool_list                      GET      /v1/system/ip-pools
system_ip_pool_range_add                 POST     /v1/system/ip-pools/{pool}/ranges/add
system_ip_pool_range_list                GET      /v1/system/ip-pools/{pool}/ranges
system_ip_pool_range_remove              POST     /v1/system/ip-pools/{pool}/ranges/remove
system_ip_pool_silo_link                 POST     /v1/system/ip-pools/{pool}/silos
system_ip_pool_silo_list                 GET      /v1/system/ip-pools/{pool}/silos
system_ip_pool_silo_unlink               DELETE   /v1/system/ip-pools/{pool}/silos/{silo}
system_ip_pool_silo_update               PUT      /v1/system/ip-pools/{pool}/silos/{silo}
system_ip_pool_update                    PUT      /v1/system/ip-pools/{pool}
system_ip_pool_utilization_view          GET      /v1/system/ip-pools/{pool}/utilization
system_ip_pool_view                      GET      /v1/system/ip-pools/{pool}

API operations found with tag "system/metrics"
OPERATION ID                             METHOD   URL PATH
system_metric                            GET      /v1/system/metrics/{metric_name}
system_timeseries_query                  POST     /v1/system/timeseries/query
system_timeseries_schema_list            GET      /v1/system/timeseries/schemas

API operations found with tag "system/networking"
OPERATION ID                             METHOD   URL PATH
networking_address_lot_block_list        GET      /v1/system/networking/address-lot/{address_lot}/blocks
networking_address_lot_create            POST     /v1/system/networking/address-lot
networking_address_lot_delete            DELETE   /v1/system/networking/address-lot/{address_lot}
networking_address_lot_list              GET      /v1/system/networking/address-lot
networking_address_lot_view              GET      /v1/system/networking/address-lot/{address_lot}
networking_allow_list_update             PUT      /v1/system/networking/allow-list
networking_allow_list_view               GET      /v1/system/networking/allow-list
networking_bfd_disable                   POST     /v1/system/networking/bfd-disable
networking_bfd_enable                    POST     /v1/system/networking/bfd-enable
networking_bfd_status                    GET      /v1/system/networking/bfd-status
networking_bgp_announce_set_delete       DELETE   /v1/system/networking/bgp-announce-set/{announce_set}
networking_bgp_announce_set_list         GET      /v1/system/networking/bgp-announce-set
networking_bgp_announce_set_update       PUT      /v1/system/networking/bgp-announce-set
networking_bgp_announcement_list         GET      /v1/system/networking/bgp-announce-set/{announce_set}/announcement
networking_bgp_config_create             POST     /v1/system/networking/bgp
networking_bgp_config_delete             DELETE   /v1/system/networking/bgp
networking_bgp_config_list               GET      /v1/system/networking/bgp
networking_bgp_config_update             PUT      /v1/system/networking/bgp
networking_bgp_exported                  GET      /v1/system/networking/bgp-exported
networking_bgp_imported                  GET      /v1/system/networking/bgp-imported
networking_bgp_message_history           GET      /v1/system/networking/bgp-message-history
networking_bgp_status                    GET      /v1/system/networking/bgp-status
networking_inbound_icmp_update           PUT      /v1/system/networking/inbound-icmp
networking_inbound_icmp_view             GET      /v1/system/networking/inbound-icmp
networking_loopback_address_create       POST     /v1/system/networking/loopback-address
networking_loopback_address_delete       DELETE   /v1/system/networking/loopback-address/{rack_id}/{switch_slot}/{address}/{subnet_mask}
networking_loopback_address_list         GET      /v1/system/networking/loopback-address
networking_switch_port_lldp_config_update POST     /v1/system/hardware/switch-port/{port}/lldp/config
networking_switch_port_lldp_config_view  GET      /v1/system/hardware/switch-port/{port}/lldp/config
networking_switch_port_lldp_neighbors    GET      /v1/system/hardware/rack-switch-port/{rack_id}/{switch_slot}/{port}/lldp/neighbors
networking_switch_port_settings_create   POST     /v1/system/networking/switch-port-settings
networking_switch_port_settings_delete   DELETE   /v1/system/networking/switch-port-settings
networking_switch_port_settings_list     GET      /v1/system/networking/switch-port-settings
networking_switch_port_settings_view     GET      /v1/system/networking/switch-port-settings/{port}
system_networking_settings_update        PUT      /v1/system/networking/settings
system_networking_settings_view          GET      /v1/system/networking/settings

API operations found with tag "system/silos"
OPERATION ID                             METHOD   URL PATH
local_idp_user_create                    POST     /v1/system/identity-providers/local/users
local_idp_user_delete                    DELETE   /v1/system/identity-providers/local/users/{user_id}
local_idp_user_set_password              POST     /v1/system/identity-providers/local/users/{user_id}/set-password
saml_identity_provider_create            POST     /v1/system/identity-providers/saml
saml_identity_provider_view              GET      /v1/system/identity-providers/saml/{provider}
scim_token_create                        POST     /v1/system/scim/tokens
scim_token_delete                        DELETE   /v1/system/scim/tokens/{token_id}
scim_token_list                          GET      /v1/system/scim/tokens
scim_token_view                          GET      /v1/system/scim/tokens/{token_id}
silo_create                              POST     /v1/system/silos
silo_delete                              DELETE   /v1/system/silos/{silo}
silo_identity_provider_list              GET      /v1/system/identity-providers
silo_ip_pool_list                        GET      /v1/system/silos/{silo}/ip-pools
silo_list                                GET      /v1/system/silos
silo_policy_update                       PUT      /v1/system/silos/{silo}/policy
silo_policy_view                         GET      /v1/system/silos/{silo}/policy
silo_quotas_update                       PUT      /v1/system/silos/{silo}/quotas
silo_quotas_view                         GET      /v1/system/silos/{silo}/quotas
silo_subnet_pool_list                    GET      /v1/system/silos/{silo}/subnet-pools
silo_user_list                           GET      /v1/system/users
silo_user_view                           GET      /v1/system/users/{user_id}
silo_utilization_list                    GET      /v1/system/utilization/silos
silo_utilization_view                    GET      /v1/system/utilization/silos/{silo}
silo_view                                GET      /v1/system/silos/{silo}
system_quotas_list                       GET      /v1/system/silo-quotas
user_builtin_list                        GET      /v1/system/users-builtin
user_builtin_view                        GET      /v1/system/users-builtin/{user}

API operations found with tag "system/status"
OPERATION ID                             METHOD   URL PATH
ping                                     GET      /v1/ping

API operations found with tag "system/subnet-pools"
OPERATION ID                             METHOD   URL PATH
system_subnet_pool_create                POST     /v1/system/subnet-pools
system_subnet_pool_delete                DELETE   /v1/system/subnet-pools/{pool}
system_subnet_pool_list                  GET      /v1/system/subnet-pools
system_subnet_pool_member_add            POST     /v1/system/subnet-pools/{pool}/members/add
system_subnet_pool_member_list           GET      /v1/system/subnet-pools/{pool}/members
system_subnet_pool_member_remove         POST     /v1/system/subnet-pools/{pool}/members/remove
system_subnet_pool_silo_link             POST     /v1/system/subnet-pools/{pool}/silos
system_subnet_pool_silo_list             GET      /v1/system/subnet-pools/{pool}/silos
system_subnet_pool_silo_unlink           DELETE   /v1/system/subnet-pools/{pool}/silos/{silo}
system_subnet_pool_silo_update           PUT      /v1/system/subnet-pools/{pool}/silos/{silo}
system_subnet_pool_update                PUT      /v1/system/subnet-pools/{pool}
system_subnet_pool_utilization_view      GET      /v1/system/subnet-pools/{pool}/utilization
system_subnet_pool_view                  GET      /v1/system/subnet-pools/{pool}

API operations found with tag "system/update"
OPERATION ID                             METHOD   URL PATH
system_update_recovery_finish            PUT      /v1/system/update/recovery-finish
system_update_repository_list            GET      /v1/system/update/repositories
system_update_repository_upload          PUT      /v1/system/update/repositories
system_update_repository_view            GET      /v1/system/update/repositories/{system_version}
system_update_status                     GET      /v1/system/update/status
system_update_trust_root_create          POST     /v1/system/update/trust-roots
system_update_trust_root_delete          DELETE   /v1/system/update/trust-roots/{trust_root_id}
system_update_trust_root_list            GET      /v1/system/update/trust-roots
system_update_trust_root_view            GET      /v1/system/update/trust-roots/{trust_root_id}
target_release_update                    PUT      /v1/system/update/target-release

API operations found with tag "tokens"
OPERATION ID                             METHOD   URL PATH
current_user_access_token_delete         DELETE   /v1/me/access-tokens/{token_id}
current_user_access_token_list           GET      /v1/me/access-tokens

API operations found with tag "vpcs"
OPERATION ID                             METHOD   URL PATH
internet_gateway_create                  POST     /v1/internet-gateways
internet_gateway_delete                  DELETE   /v1/internet-gateways/{gateway}
internet_gateway_ip_address_create       POST     /v1/internet-gateway-ip-addresses
internet_gateway_ip_address_delete       DELETE   /v1/internet-gateway-ip-addresses/{address}
internet_gateway_ip_address_list         GET      /v1/internet-gateway-ip-addresses
internet_gateway_ip_pool_create          POST     /v1/internet-gateway-ip-pools
internet_gateway_ip_pool_delete          DELETE   /v1/internet-gateway-ip-pools/{pool}
internet_gateway_ip_pool_list            GET      /v1/internet-gateway-ip-pools
internet_gateway_list                    GET      /v1/internet-gateways
internet_gateway_view                    GET      /v1/internet-gateways/{gateway}
vpc_create                               POST     /v1/vpcs
vpc_delete                               DELETE   /v1/vpcs/{vpc}
vpc_firewall_rules_update                PUT      /v1/vpc-firewall-rules
vpc_firewall_rules_view                  GET      /v1/vpc-firewall-rules
vpc_list                                 GET      /v1/vpcs
vpc_router_create                        POST     /v1/vpc-routers
vpc_router_delete                        DELETE   /v1/vpc-routers/{router}
vpc_router_list                          GET      /v1/vpc-routers
vpc_router_route_create                  POST     /v1/vpc-router-routes
vpc_router_route_delete                  DELETE   /v1/vpc-router-routes/{route}
vpc_router_route_list                    GET      /v1/vpc-router-routes
vpc_router_route_update                  PUT      /v1/vpc-router-routes/{route}
vpc_router_route_view                    GET      /v1/vpc-router-routes/{route}
vpc_router_update                        PUT      /v1/vpc-routers/{router}
vpc_router_view                          GET      /v1/vpc-routers/{router}
vpc_subnet_create                        POST     /v1/vpc-subnets
vpc_subnet_delete                        DELETE   /v1/vpc-subnets/{subnet}
vpc_subnet_list                          GET      /v1/vpc-subnets
vpc_subnet_list_network_interfaces       GET      /v1/vpc-subnets/{subnet}/network-interfaces
vpc_subnet_update                        PUT      /v1/vpc-subnets/{subnet}
vpc_subnet_view                          GET      /v1/vpc-subnets/{subnet}
vpc_update                               PUT      /v1/vpcs/{vpc}
vpc_view                                 GET      /v1/vpcs/{vpc}

