F5 Distributed Cloud Services API for ves.io.schema.views.aws_tgw_site
Download OpenAPI specification:Download
AWS TGW site view defines a required parameters that can be used in CRUD, to create and manage a volterra site in AWS VPC. It can be used to automatically site creation in the AWS TGW.
View will create following child objects.
- Site
Create AWS TGW site
Shape of the AWS TGW site specification
path Parameters
metadata.namespace required | string namespace x-example: "staging" This defines the workspace within which each the configuration object is to be created. Must be a DNS_LABEL format. For a namespace object itself, namespace value will be "" |
Request Body schema: application/jsonrequired
object (ObjectCreateMetaType) ObjectCreateMetaType is metadata that can be specified in Create request of an object. | |
object (CreateSpecType) Shape of the AWS TGW site specification |
Responses
Request samples
- Payload
{- "metadata": {
- "annotations": { },
- "description": "string",
- "disable": true,
- "labels": { },
- "name": "string",
- "namespace": "string"
}, - "spec": {
- "aws_parameters": {
- "admin_password": {
- "blindfold_secret_info": {
- "decryption_provider": "string",
- "location": "string",
- "store_provider": "string"
}, - "clear_secret_info": {
- "provider": "string",
- "url": "string"
}
}, - "aws_cred": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "aws_region": "string",
- "az_nodes": [
- {
- "aws_az_name": "string",
- "inside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "outside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "reserved_inside_subnet": { },
- "workload_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}
}
], - "custom_security_group": {
- "inside_security_group_id": "string",
- "outside_security_group_id": "string"
}, - "disable_internet_vip": { },
- "disk_size": 0,
- "enable_internet_vip": { },
- "existing_tgw": {
- "tgw_asn": 0,
- "tgw_id": "string",
- "volterra_site_asn": 0
}, - "f5xc_security_group": { },
- "instance_type": "string",
- "new_tgw": {
- "system_generated": { },
- "user_assigned": {
- "tgw_asn": 0,
- "volterra_site_asn": 0
}
}, - "new_vpc": {
- "autogenerate": { },
- "name_tag": "string",
- "primary_ipv4": "string"
}, - "no_worker_nodes": { },
- "nodes_per_az": 0,
- "reserved_tgw_cidr": { },
- "ssh_key": "string",
- "tgw_cidr": {
- "ipv4": "string"
}, - "total_nodes": 0,
- "vpc_id": "string"
}, - "block_all_services": { },
- "blocked_services": {
- "blocked_sevice": [
- {
- "dns": { },
- "network_type": "VIRTUAL_NETWORK_SITE_LOCAL",
- "ssh": { },
- "web_user_interface": { }
}
]
}, - "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "custom_dns": {
- "inside_nameserver": "string",
- "outside_nameserver": "string"
}, - "default_blocked_services": { },
- "direct_connect_disabled": { },
- "direct_connect_enabled": {
- "auto_asn": { },
- "custom_asn": 0,
- "hosted_vifs": {
- "site_registration_over_direct_connect": {
- "cloudlink_network_name": "string"
}, - "site_registration_over_internet": { },
- "vif_list": [
- {
- "other_region": "string",
- "same_as_site_region": { },
- "vif_id": "string"
}
]
}, - "standard_vifs": { }
}, - "kubernetes_upgrade_drain": {
- "disable_upgrade_drain": { },
- "enable_upgrade_drain": {
- "disable_vega_upgrade_mode": { },
- "drain_max_unavailable_node_count": 0,
- "drain_node_timeout": 0,
- "enable_vega_upgrade_mode": { }
}
}, - "log_receiver": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "logs_streaming_disabled": { },
- "offline_survivability_mode": {
- "enable_offline_survivability_mode": { },
- "no_offline_survivability_mode": { }
}, - "os": {
- "default_os_version": { },
- "operating_system_version": "string"
}, - "performance_enhancement_mode": {
- "perf_mode_l3_enhanced": {
- "jumbo": { },
- "no_jumbo": { }
}, - "perf_mode_l7_enhanced": { }
}, - "private_connectivity": {
- "cloud_link": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "inside": { },
- "outside": { }
}, - "sw": {
- "default_sw_version": { },
- "volterra_software_version": "string"
}, - "tags": { },
- "tgw_security": {
- "active_east_west_service_policies": {
- "service_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_enhanced_firewall_policies": {
- "enhanced_firewall_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_forward_proxy_policies": {
- "forward_proxy_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_network_policies": {
- "network_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "east_west_service_policy_allow_all": { },
- "forward_proxy_allow_all": { },
- "no_east_west_policy": { },
- "no_forward_proxy": { },
- "no_network_policy": { }
}, - "vn_config": {
- "allowed_vip_port": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "allowed_vip_port_sli": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "dc_cluster_group_inside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "dc_cluster_group_outside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "global_network_list": {
- "global_network_connections": [
- {
- "sli_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}, - "slo_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}
}
]
}, - "inside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "no_dc_cluster_group": { },
- "no_global_network": { },
- "no_inside_static_routes": { },
- "no_outside_static_routes": { },
- "outside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "sm_connection_public_ip": { },
- "sm_connection_pvt_ip": { }
}, - "vpc_attachments": {
- "vpc_list": [
- {
- "labels": { },
- "vpc_id": "string"
}
]
}
}
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{- "metadata": {
- "annotations": { },
- "description": "string",
- "disable": true,
- "labels": { },
- "name": "string",
- "namespace": "string"
}, - "spec": {
- "aws_parameters": {
- "admin_password": {
- "blindfold_secret_info": {
- "decryption_provider": "string",
- "location": "string",
- "store_provider": "string"
}, - "clear_secret_info": {
- "provider": "string",
- "url": "string"
}
}, - "aws_cred": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "aws_region": "string",
- "az_nodes": [
- {
- "aws_az_name": "string",
- "inside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "outside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "reserved_inside_subnet": { },
- "workload_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}
}
], - "custom_security_group": {
- "inside_security_group_id": "string",
- "outside_security_group_id": "string"
}, - "disable_internet_vip": { },
- "disk_size": 0,
- "enable_internet_vip": { },
- "existing_tgw": {
- "tgw_asn": 0,
- "tgw_id": "string",
- "volterra_site_asn": 0
}, - "f5xc_security_group": { },
- "instance_type": "string",
- "new_tgw": {
- "system_generated": { },
- "user_assigned": {
- "tgw_asn": 0,
- "volterra_site_asn": 0
}
}, - "new_vpc": {
- "autogenerate": { },
- "name_tag": "string",
- "primary_ipv4": "string"
}, - "no_worker_nodes": { },
- "nodes_per_az": 0,
- "reserved_tgw_cidr": { },
- "ssh_key": "string",
- "tgw_cidr": {
- "ipv4": "string"
}, - "total_nodes": 0,
- "vpc_id": "string"
}, - "block_all_services": { },
- "blocked_services": {
- "blocked_sevice": [
- {
- "dns": { },
- "network_type": "VIRTUAL_NETWORK_SITE_LOCAL",
- "ssh": { },
- "web_user_interface": { }
}
]
}, - "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "custom_dns": {
- "inside_nameserver": "string",
- "outside_nameserver": "string"
}, - "default_blocked_services": { },
- "direct_connect_disabled": { },
- "direct_connect_enabled": {
- "auto_asn": { },
- "custom_asn": 0,
- "hosted_vifs": {
- "site_registration_over_direct_connect": {
- "cloudlink_network_name": "string"
}, - "site_registration_over_internet": { },
- "vif_list": [
- {
- "other_region": "string",
- "same_as_site_region": { },
- "vif_id": "string"
}
]
}, - "standard_vifs": { }
}, - "direct_connect_info": {
- "asn": 0,
- "direct_connect_gateway_id": "string",
- "vgw_id": "string"
}, - "error_description": "string",
- "kubernetes_upgrade_drain": {
- "disable_upgrade_drain": { },
- "enable_upgrade_drain": {
- "disable_vega_upgrade_mode": { },
- "drain_max_unavailable_node_count": 0,
- "drain_node_timeout": 0,
- "enable_vega_upgrade_mode": { }
}
}, - "log_receiver": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "logs_streaming_disabled": { },
- "offline_survivability_mode": {
- "enable_offline_survivability_mode": { },
- "no_offline_survivability_mode": { }
}, - "performance_enhancement_mode": {
- "perf_mode_l3_enhanced": {
- "jumbo": { },
- "no_jumbo": { }
}, - "perf_mode_l7_enhanced": { }
}, - "private_connectivity": {
- "cloud_link": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "inside": { },
- "outside": { }
}, - "site_errors": [
- {
- "error_description": "string",
- "suggested_action": "string"
}
], - "site_state": "ONLINE",
- "suggested_action": "string",
- "tags": { },
- "tgw_info": {
- "private_ips": [
- "string"
], - "public_ips": [
- "string"
], - "subnet_ids": [
- {
- "az_name": "string",
- "inside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "inside_subnet_id": "string",
- "outside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "outside_subnet_id": "string",
- "workload_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "workload_subnet_id": "string"
}
], - "tgw_id": "string",
- "vpc_id": "string",
- "vpc_name": "string"
}, - "tgw_security": {
- "active_east_west_service_policies": {
- "service_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_enhanced_firewall_policies": {
- "enhanced_firewall_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_forward_proxy_policies": {
- "forward_proxy_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_network_policies": {
- "network_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "east_west_service_policy_allow_all": { },
- "forward_proxy_allow_all": { },
- "no_east_west_policy": { },
- "no_forward_proxy": { },
- "no_network_policy": { }
}, - "tunnel_type": "TUNNEL_IPSEC",
- "validation_state": "VALIDATION_STATE_NONE",
- "vip_params_per_az": [
- {
- "az_name": "string",
- "inside_vip": [
- "string"
], - "inside_vip_cname": "string",
- "inside_vip_v6": [
- "string"
], - "outside_vip": [
- "string"
], - "outside_vip_cname": "string",
- "outside_vip_v6": [
- "string"
]
}
], - "vn_config": {
- "allowed_vip_port": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "allowed_vip_port_sli": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "dc_cluster_group_inside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "dc_cluster_group_outside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "global_network_list": {
- "global_network_connections": [
- {
- "sli_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}, - "slo_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}
}
]
}, - "inside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "no_dc_cluster_group": { },
- "no_global_network": { },
- "no_inside_static_routes": { },
- "no_outside_static_routes": { },
- "outside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "sm_connection_public_ip": { },
- "sm_connection_pvt_ip": { }
}, - "vpc_attachments": {
- "vpc_list": [
- {
- "labels": { },
- "vpc_id": "string"
}
]
}
}, - "system_metadata": {
- "creation_timestamp": "2019-08-24T14:15:22Z",
- "creator_class": "string",
- "creator_id": "string",
- "deletion_timestamp": "2019-08-24T14:15:22Z",
- "finalizers": [
- "string"
], - "initializers": {
- "pending": [
- {
- "name": "string"
}
], - "result": {
- "code": 0,
- "reason": "string",
- "status": "string"
}
}, - "labels": { },
- "modification_timestamp": "2019-08-24T14:15:22Z",
- "object_index": 0,
- "owner_view": {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "uid": "string"
}, - "tenant": "string",
- "uid": "string"
}
}
Replace AWS TGW site
Shape of the AWS TGW site replace specification
path Parameters
metadata.namespace required | string namespace x-example: "staging" This defines the workspace within which each the configuration object is to be created. Must be a DNS_LABEL format. For a namespace object itself, namespace value will be "" |
metadata.name required | string name x-example: "acmecorp-web" The configuration object to be replaced will be looked up by name |
Request Body schema: application/jsonrequired
object (ObjectReplaceMetaType) ObjectReplaceMetaType is metadata that can be specified in Replace request of an object. | |
object (ReplaceSpecType) Shape of the AWS TGW site replace specification |
Responses
Request samples
- Payload
{- "metadata": {
- "annotations": { },
- "description": "string",
- "disable": true,
- "labels": { },
- "name": "string",
- "namespace": "string"
}, - "spec": {
- "aws_parameters": {
- "aws_cred": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "aws_region": "string",
- "az_nodes": [
- {
- "aws_az_name": "string",
- "inside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "outside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "reserved_inside_subnet": { },
- "workload_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}
}
], - "custom_security_group": {
- "inside_security_group_id": "string",
- "outside_security_group_id": "string"
}, - "disable_internet_vip": { },
- "disk_size": 0,
- "enable_internet_vip": { },
- "existing_tgw": {
- "tgw_asn": 0,
- "tgw_id": "string",
- "volterra_site_asn": 0
}, - "f5xc_security_group": { },
- "instance_type": "string",
- "new_tgw": {
- "system_generated": { },
- "user_assigned": {
- "tgw_asn": 0,
- "volterra_site_asn": 0
}
}, - "new_vpc": {
- "autogenerate": { },
- "name_tag": "string",
- "primary_ipv4": "string"
}, - "no_worker_nodes": { },
- "nodes_per_az": 0,
- "ssh_key": "string",
- "total_nodes": 0,
- "vpc_id": "string"
}, - "block_all_services": { },
- "blocked_services": {
- "blocked_sevice": [
- {
- "dns": { },
- "network_type": "VIRTUAL_NETWORK_SITE_LOCAL",
- "ssh": { },
- "web_user_interface": { }
}
]
}, - "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "custom_dns": {
- "inside_nameserver": "string",
- "outside_nameserver": "string"
}, - "default_blocked_services": { },
- "direct_connect_disabled": { },
- "direct_connect_enabled": {
- "auto_asn": { },
- "custom_asn": 0,
- "hosted_vifs": {
- "site_registration_over_direct_connect": {
- "cloudlink_network_name": "string"
}, - "site_registration_over_internet": { },
- "vif_list": [
- {
- "other_region": "string",
- "same_as_site_region": { },
- "vif_id": "string"
}
]
}, - "standard_vifs": { }
}, - "kubernetes_upgrade_drain": {
- "disable_upgrade_drain": { },
- "enable_upgrade_drain": {
- "disable_vega_upgrade_mode": { },
- "drain_max_unavailable_node_count": 0,
- "drain_node_timeout": 0,
- "enable_vega_upgrade_mode": { }
}
}, - "log_receiver": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "logs_streaming_disabled": { },
- "offline_survivability_mode": {
- "enable_offline_survivability_mode": { },
- "no_offline_survivability_mode": { }
}, - "performance_enhancement_mode": {
- "perf_mode_l3_enhanced": {
- "jumbo": { },
- "no_jumbo": { }
}, - "perf_mode_l7_enhanced": { }
}, - "private_connectivity": {
- "cloud_link": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "inside": { },
- "outside": { }
}, - "tgw_security": {
- "active_east_west_service_policies": {
- "service_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_enhanced_firewall_policies": {
- "enhanced_firewall_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_forward_proxy_policies": {
- "forward_proxy_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_network_policies": {
- "network_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "east_west_service_policy_allow_all": { },
- "forward_proxy_allow_all": { },
- "no_east_west_policy": { },
- "no_forward_proxy": { },
- "no_network_policy": { }
}, - "vn_config": {
- "allowed_vip_port": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "allowed_vip_port_sli": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "dc_cluster_group_inside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "dc_cluster_group_outside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "global_network_list": {
- "global_network_connections": [
- {
- "sli_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}, - "slo_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}
}
]
}, - "inside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "no_dc_cluster_group": { },
- "no_global_network": { },
- "no_inside_static_routes": { },
- "no_outside_static_routes": { },
- "outside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "sm_connection_public_ip": { },
- "sm_connection_pvt_ip": { }
}, - "vpc_attachments": {
- "vpc_list": [
- {
- "labels": { },
- "vpc_id": "string"
}
]
}
}
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{ }
Configure TGW Information
Configure TGW Information like tgw-id, volterra site's vpc-id
path Parameters
namespace required | string Namespace x-example: "default" Namespace for the object to be configured |
name required | string Name x-example: "aws-tgw-site-1" Name of the object to be configured |
Request Body schema: application/jsonrequired
object (DirectConnect Info) DirectConnect Info | |
name | string (Name) Name of the object to be configured Example: |
namespace | string (Namespace) Namespace for the object to be configured Example: |
object (AWS TGW Information Config) AWS tgw information like tgw-id and site's vpc-id |
Responses
Request samples
- Payload
{- "direct_connect_info": {
- "asn": 0,
- "direct_connect_gateway_id": "string",
- "vgw_id": "string"
}, - "name": "string",
- "namespace": "string",
- "tgw_info": {
- "private_ips": [
- "string"
], - "public_ips": [
- "string"
], - "subnet_ids": [
- {
- "az_name": "string",
- "inside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "inside_subnet_id": "string",
- "outside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "outside_subnet_id": "string",
- "workload_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "workload_subnet_id": "string"
}
], - "tgw_id": "string",
- "vpc_id": "string",
- "vpc_name": "string"
}
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{ }
Configure AWS TGW Site VIP Information
Configure AWS TGW Site VIP Information
path Parameters
namespace required | string Namespace x-example: "default" Namespace for the object to be configured |
name required | string Name x-example: "aws-tgw-site-1" Name of the object to be configured |
Request Body schema: application/jsonrequired
name | string (Name) Name of the object to be configured Example: |
namespace | string (Namespace) Namespace for the object to be configured Example: |
Array of objects (VIP Params Per AZ) VIP Parameters per AZ Example: Validation Rules: ves.io.schema.rules.repeated.num_items: 1,2,3 |
Responses
Request samples
- Payload
{- "name": "string",
- "namespace": "string",
- "vip_params_per_az": [
- {
- "az_name": "string",
- "inside_vip": [
- "string"
], - "inside_vip_cname": "string",
- "inside_vip_v6": [
- "string"
], - "outside_vip": [
- "string"
], - "outside_vip_cname": "string",
- "outside_vip_v6": [
- "string"
]
}
]
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{ }
Configure VPC IP prefixes
Configure VPC IP prefix set
path Parameters
namespace required | string Namespace x-example: "default" Namespace for the object to be configured |
name required | string Name x-example: "aws-tgw-site-1" Name of the object to be configured |
Request Body schema: application/jsonrequired
name | string (Name) Name of the object to be configured Example: |
namespace | string (Namespace) Namespace for the object to be configured Example: |
vpc_ip_prefixes | object (VPC IP Prefixes) IP prefixes of subnets in the VPC. |
Responses
Request samples
- Payload
{- "name": "string",
- "namespace": "string",
- "vpc_ip_prefixes": { }
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{ }
Configure VPN Tunnels
Configure VPC IP prefix set
path Parameters
namespace required | string Namespace x-example: "default" Namespace for the object to be configured |
name required | string Name x-example: "aws-tgw-site-1" Name of the object to be configured |
Request Body schema: application/jsonrequired
name | string (Name) Name of the object to be configured Example: |
namespace | string (Namespace) Namespace for the object to be configured Example: |
Responses
Request samples
- Payload
{- "name": "string",
- "namespace": "string"
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{ }
Validate AWS TGW Config
Validate AWS TGW Config
path Parameters
namespace required | string Namespace x-example: "default" Namespace for the object to be configured |
name required | string Name x-example: "aws-vpc-site-1" Name of the object to be configured |
Request Body schema: application/jsonrequired
name | string (Name) Name of the object to be configured Example: |
namespace | string (Namespace) Namespace for the object to be configured Example: |
Responses
Request samples
- Payload
{- "name": "string",
- "namespace": "string"
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{ }
List Configure AWS TGW Site
List the set of aws_tgw_site in a namespace
path Parameters
namespace required | string namespace x-example: "ns1" Namespace to scope the listing of aws_tgw_site |
query Parameters
label_filter | string x-example: "env in (staging, testing), tier in (web, db)" A LabelSelectorType expression that every item in list response will satisfy |
report_fields | Array of strings x-example: "" Extra fields to return along with summary fields |
report_status_fields | Array of strings x-example: "" Extra status fields to return along with summary fields |
Responses
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{- "errors": [
- {
- "code": "EOK",
- "error_obj": {
- "type_url": "string",
- "value": "string"
}, - "message": "string"
}
], - "items": [
- {
- "annotations": { },
- "description": "string",
- "disabled": true,
- "get_spec": {
- "aws_parameters": {
- "admin_password": {
- "blindfold_secret_info": {
- "decryption_provider": "string",
- "location": "string",
- "store_provider": "string"
}, - "clear_secret_info": {
- "provider": "string",
- "url": "string"
}
}, - "aws_cred": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "aws_region": "string",
- "az_nodes": [
- {
- "aws_az_name": "string",
- "inside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "outside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "reserved_inside_subnet": { },
- "workload_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}
}
], - "custom_security_group": {
- "inside_security_group_id": "string",
- "outside_security_group_id": "string"
}, - "disable_internet_vip": { },
- "disk_size": 0,
- "enable_internet_vip": { },
- "existing_tgw": {
- "tgw_asn": 0,
- "tgw_id": "string",
- "volterra_site_asn": 0
}, - "f5xc_security_group": { },
- "instance_type": "string",
- "new_tgw": {
- "system_generated": { },
- "user_assigned": {
- "tgw_asn": 0,
- "volterra_site_asn": 0
}
}, - "new_vpc": {
- "autogenerate": { },
- "name_tag": "string",
- "primary_ipv4": "string"
}, - "no_worker_nodes": { },
- "nodes_per_az": 0,
- "reserved_tgw_cidr": { },
- "ssh_key": "string",
- "tgw_cidr": {
- "ipv4": "string"
}, - "total_nodes": 0,
- "vpc_id": "string"
}, - "block_all_services": { },
- "blocked_services": {
- "blocked_sevice": [
- {
- "dns": { },
- "network_type": "VIRTUAL_NETWORK_SITE_LOCAL",
- "ssh": { },
- "web_user_interface": { }
}
]
}, - "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "custom_dns": {
- "inside_nameserver": "string",
- "outside_nameserver": "string"
}, - "default_blocked_services": { },
- "direct_connect_disabled": { },
- "direct_connect_enabled": {
- "auto_asn": { },
- "custom_asn": 0,
- "hosted_vifs": {
- "site_registration_over_direct_connect": {
- "cloudlink_network_name": "string"
}, - "site_registration_over_internet": { },
- "vif_list": [
- {
- "other_region": "string",
- "same_as_site_region": { },
- "vif_id": "string"
}
]
}, - "standard_vifs": { }
}, - "direct_connect_info": {
- "asn": 0,
- "direct_connect_gateway_id": "string",
- "vgw_id": "string"
}, - "error_description": "string",
- "kubernetes_upgrade_drain": {
- "disable_upgrade_drain": { },
- "enable_upgrade_drain": {
- "disable_vega_upgrade_mode": { },
- "drain_max_unavailable_node_count": 0,
- "drain_node_timeout": 0,
- "enable_vega_upgrade_mode": { }
}
}, - "log_receiver": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "logs_streaming_disabled": { },
- "offline_survivability_mode": {
- "enable_offline_survivability_mode": { },
- "no_offline_survivability_mode": { }
}, - "performance_enhancement_mode": {
- "perf_mode_l3_enhanced": {
- "jumbo": { },
- "no_jumbo": { }
}, - "perf_mode_l7_enhanced": { }
}, - "private_connectivity": {
- "cloud_link": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "inside": { },
- "outside": { }
}, - "site_errors": [
- {
- "error_description": "string",
- "suggested_action": "string"
}
], - "site_state": "ONLINE",
- "suggested_action": "string",
- "tags": { },
- "tgw_info": {
- "private_ips": [
- "string"
], - "public_ips": [
- "string"
], - "subnet_ids": [
- {
- "az_name": "string",
- "inside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "inside_subnet_id": "string",
- "outside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "outside_subnet_id": "string",
- "workload_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "workload_subnet_id": "string"
}
], - "tgw_id": "string",
- "vpc_id": "string",
- "vpc_name": "string"
}, - "tgw_security": {
- "active_east_west_service_policies": {
- "service_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_enhanced_firewall_policies": {
- "enhanced_firewall_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_forward_proxy_policies": {
- "forward_proxy_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_network_policies": {
- "network_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "east_west_service_policy_allow_all": { },
- "forward_proxy_allow_all": { },
- "no_east_west_policy": { },
- "no_forward_proxy": { },
- "no_network_policy": { }
}, - "tunnel_type": "TUNNEL_IPSEC",
- "validation_state": "VALIDATION_STATE_NONE",
- "vip_params_per_az": [
- {
- "az_name": "string",
- "inside_vip": [
- "string"
], - "inside_vip_cname": "string",
- "inside_vip_v6": [
- "string"
], - "outside_vip": [
- "string"
], - "outside_vip_cname": "string",
- "outside_vip_v6": [
- "string"
]
}
], - "vn_config": {
- "allowed_vip_port": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "allowed_vip_port_sli": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "dc_cluster_group_inside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "dc_cluster_group_outside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "global_network_list": {
- "global_network_connections": [
- {
- "sli_to_global_dr": {
- "global_vn": {
- "name": null,
- "namespace": null,
- "tenant": null
}
}, - "slo_to_global_dr": {
- "global_vn": {
- "name": null,
- "namespace": null,
- "tenant": null
}
}
}
]
}, - "inside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- null
], - "labels": { },
- "nexthop": {
- "interface": [ ],
- "nexthop_address": null,
- "type": null
}, - "subnets": [
- null
]
}, - "simple_static_route": "string"
}
]
}, - "no_dc_cluster_group": { },
- "no_global_network": { },
- "no_inside_static_routes": { },
- "no_outside_static_routes": { },
- "outside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- null
], - "labels": { },
- "nexthop": {
- "interface": [ ],
- "nexthop_address": null,
- "type": null
}, - "subnets": [
- null
]
}, - "simple_static_route": "string"
}
]
}, - "sm_connection_public_ip": { },
- "sm_connection_pvt_ip": { }
}, - "vpc_attachments": {
- "vpc_list": [
- {
- "labels": { },
- "vpc_id": "string"
}
]
}
}, - "labels": { },
- "metadata": {
- "annotations": { },
- "description": "string",
- "disable": true,
- "labels": { },
- "name": "string",
- "namespace": "string"
}, - "name": "string",
- "namespace": "string",
- "owner_view": {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "uid": "string"
}, - "status_set": [
- {
- "conditions": [
- {
- "hostname": "string",
- "last_update_time": "2019-08-24T14:15:22Z",
- "reason": "string",
- "service_name": "string",
- "status": "string",
- "type": "string"
}
], - "deployment": {
- "apply_status": {
- "apply_state": "APPLIED",
- "container_version": "string",
- "destroy_state": "DESTROYED",
- "error_output": "string",
- "infra_state": "PROVISIONED",
- "modification_timestamp": "2019-08-24T14:15:22Z",
- "suggested_action": "string",
- "tf_output": "string",
- "tf_stdout": "string"
}, - "expected_container_version": "string",
- "plan_status": {
- "error_output": "string",
- "infra_state": "PROVISIONED",
- "modification_timestamp": "2019-08-24T14:15:22Z",
- "plan_state": "PLANNING",
- "suggested_action": "string",
- "tf_plan_output": "string"
}
}, - "metadata": {
- "creation_timestamp": "2019-08-24T14:15:22Z",
- "creator_class": "string",
- "creator_id": "string",
- "publish": "STATUS_DO_NOT_PUBLISH",
- "status_id": "string",
- "uid": "string",
- "vtrp_id": "string",
- "vtrp_stale": true
}, - "object_refs": [
- {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "tenant": "string",
- "uid": "string"
}
], - "resource_share_status": {
- "allow_external_principles": true,
- "creation_time": "2019-08-24T14:15:22Z",
- "deployment_status": "string",
- "invitation_status": "string",
- "last_updated_time": "2019-08-24T14:15:22Z",
- "owner_account_id": "string",
- "receiver_account_id": [
- "string"
], - "resource_share_arn": "string",
- "resource_share_invitation_arn": "string",
- "resource_share_name": "string",
- "status": "string",
- "tags": { }
}, - "tgw": {
- "status_msg": "string",
- "tags": { },
- "tgw_amazon_asn": "string",
- "tgw_arn": "string",
- "tgw_cidrs": [
- "string"
], - "tgw_creation_time": "2019-08-24T14:15:22Z",
- "tgw_id": "string",
- "tgw_owner_account": "string",
- "tgw_region": "string",
- "tgw_state": "string"
}, - "vpc_attachments": {
- "attachment_status": [
- {
- "association_route_table_id": "string",
- "association_state": "string",
- "creation_time": "2019-08-24T14:15:22Z",
- "deployment_status": "string",
- "installed_routes": {
- "route_tables": [
- null
]
}, - "subnets": [
- {
- "availability_zone": null,
- "interface_type": null,
- "network_interface_id": null,
- "private_ipv4_address": null,
- "status": null,
- "subnet_id": null
}
], - "tags": { },
- "tgw_attachment_id": "string",
- "tgw_attachment_name": "string",
- "vpc_cidr": "string",
- "vpc_deployment_state": "AVAILABLE",
- "vpc_id": "string",
- "vpc_name": "string",
- "vpc_owner_id": "string"
}
], - "connect_attachment_status": [
- {
- "association_route_table_id": "string",
- "association_state": "string",
- "connect_deployment_state": "AVAILABLE",
- "deployment_status": "string",
- "peers": [
- {
- "connect_attachment_id": null,
- "connect_peer_deployment_state": null,
- "connect_peer_id": null,
- "deployment_status": null,
- "name": null,
- "tags": { }
}
], - "protocol": "string",
- "tags": { },
- "transit_gateway_asn": "string",
- "transit_gateway_attachment_id": "string",
- "transit_gateway_attachment_name": "string",
- "transit_gateway_id": "string",
- "transport_attachment_id": "string"
}
], - "tgw_route_table_status": [
- {
- "associations": [
- {
- "attachment_id": null,
- "deployment_status": null,
- "resource_id": null,
- "resource_type": null,
- "state": null
}
], - "deployment_status": "string",
- "propagations": [
- {
- "attachment_id": null,
- "deployment_status": null,
- "resource_id": null,
- "resource_type": null,
- "state": null
}
], - "tags": { },
- "tgw_rt_deployment_state": "AVAILABLE",
- "transit_gateway_id": "string",
- "transit_gateway_route_table_id": "string",
- "transit_gateway_route_table_name": "string"
}
]
}
}
], - "system_metadata": {
- "creation_timestamp": "2019-08-24T14:15:22Z",
- "creator_class": "string",
- "creator_id": "string",
- "deletion_timestamp": "2019-08-24T14:15:22Z",
- "finalizers": [
- "string"
], - "initializers": {
- "pending": [
- {
- "name": "string"
}
], - "result": {
- "code": 0,
- "reason": "string",
- "status": "string"
}
}, - "labels": { },
- "modification_timestamp": "2019-08-24T14:15:22Z",
- "object_index": 0,
- "owner_view": {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "uid": "string"
}, - "tenant": "string",
- "uid": "string"
}, - "tenant": "string",
- "uid": "string"
}
]
}
Get AWS TGW site
Shape of the AWS TGW site specification
path Parameters
namespace required | string namespace x-example: "ns1" The namespace in which the configuration object is present |
name required | string name x-example: "name" The name of the configuration object to be fetched |
query Parameters
response_format | string Default: "GET_RSP_FORMAT_DEFAULT" Enum: "GET_RSP_FORMAT_DEFAULT" "GET_RSP_FORMAT_FOR_CREATE" "GET_RSP_FORMAT_FOR_REPLACE" "GET_RSP_FORMAT_STATUS" "GET_RSP_FORMAT_READ" "GET_RSP_FORMAT_REFERRING_OBJECTS" "GET_RSP_FORMAT_BROKEN_REFERENCES" The format in which the configuration object is to be fetched. This could be for example - in GetSpec form for the contents of object - in CreateRequest form to create a new similar object - to ReplaceRequest form to replace changeable values Default format of returned resource Response should be in CreateRequest format Response should be in ReplaceRequest format Response should be in StatusObject(s) format Response should be in format of GetSpecType Response should have other objects referring to this object Response should have deleted and disabled objects referrred by this object |
Responses
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
{- "create_form": {
- "metadata": {
- "annotations": { },
- "description": "string",
- "disable": true,
- "labels": { },
- "name": "string",
- "namespace": "string"
}, - "spec": {
- "aws_parameters": {
- "admin_password": {
- "blindfold_secret_info": {
- "decryption_provider": "string",
- "location": "string",
- "store_provider": "string"
}, - "clear_secret_info": {
- "provider": "string",
- "url": "string"
}
}, - "aws_cred": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "aws_region": "string",
- "az_nodes": [
- {
- "aws_az_name": "string",
- "inside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "outside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "reserved_inside_subnet": { },
- "workload_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}
}
], - "custom_security_group": {
- "inside_security_group_id": "string",
- "outside_security_group_id": "string"
}, - "disable_internet_vip": { },
- "disk_size": 0,
- "enable_internet_vip": { },
- "existing_tgw": {
- "tgw_asn": 0,
- "tgw_id": "string",
- "volterra_site_asn": 0
}, - "f5xc_security_group": { },
- "instance_type": "string",
- "new_tgw": {
- "system_generated": { },
- "user_assigned": {
- "tgw_asn": 0,
- "volterra_site_asn": 0
}
}, - "new_vpc": {
- "autogenerate": { },
- "name_tag": "string",
- "primary_ipv4": "string"
}, - "no_worker_nodes": { },
- "nodes_per_az": 0,
- "reserved_tgw_cidr": { },
- "ssh_key": "string",
- "tgw_cidr": {
- "ipv4": "string"
}, - "total_nodes": 0,
- "vpc_id": "string"
}, - "block_all_services": { },
- "blocked_services": {
- "blocked_sevice": [
- {
- "dns": { },
- "network_type": "VIRTUAL_NETWORK_SITE_LOCAL",
- "ssh": { },
- "web_user_interface": { }
}
]
}, - "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "custom_dns": {
- "inside_nameserver": "string",
- "outside_nameserver": "string"
}, - "default_blocked_services": { },
- "direct_connect_disabled": { },
- "direct_connect_enabled": {
- "auto_asn": { },
- "custom_asn": 0,
- "hosted_vifs": {
- "site_registration_over_direct_connect": {
- "cloudlink_network_name": "string"
}, - "site_registration_over_internet": { },
- "vif_list": [
- {
- "other_region": "string",
- "same_as_site_region": { },
- "vif_id": "string"
}
]
}, - "standard_vifs": { }
}, - "kubernetes_upgrade_drain": {
- "disable_upgrade_drain": { },
- "enable_upgrade_drain": {
- "disable_vega_upgrade_mode": { },
- "drain_max_unavailable_node_count": 0,
- "drain_node_timeout": 0,
- "enable_vega_upgrade_mode": { }
}
}, - "log_receiver": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "logs_streaming_disabled": { },
- "offline_survivability_mode": {
- "enable_offline_survivability_mode": { },
- "no_offline_survivability_mode": { }
}, - "os": {
- "default_os_version": { },
- "operating_system_version": "string"
}, - "performance_enhancement_mode": {
- "perf_mode_l3_enhanced": {
- "jumbo": { },
- "no_jumbo": { }
}, - "perf_mode_l7_enhanced": { }
}, - "private_connectivity": {
- "cloud_link": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "inside": { },
- "outside": { }
}, - "sw": {
- "default_sw_version": { },
- "volterra_software_version": "string"
}, - "tags": { },
- "tgw_security": {
- "active_east_west_service_policies": {
- "service_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_enhanced_firewall_policies": {
- "enhanced_firewall_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_forward_proxy_policies": {
- "forward_proxy_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_network_policies": {
- "network_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "east_west_service_policy_allow_all": { },
- "forward_proxy_allow_all": { },
- "no_east_west_policy": { },
- "no_forward_proxy": { },
- "no_network_policy": { }
}, - "vn_config": {
- "allowed_vip_port": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "allowed_vip_port_sli": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "dc_cluster_group_inside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "dc_cluster_group_outside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "global_network_list": {
- "global_network_connections": [
- {
- "sli_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}, - "slo_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}
}
]
}, - "inside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- null
], - "nexthop_address": {
- "ipv4": null,
- "ipv6": null
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": null,
- "ipv6": null
}
]
}, - "simple_static_route": "string"
}
]
}, - "no_dc_cluster_group": { },
- "no_global_network": { },
- "no_inside_static_routes": { },
- "no_outside_static_routes": { },
- "outside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- null
], - "nexthop_address": {
- "ipv4": null,
- "ipv6": null
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": null,
- "ipv6": null
}
]
}, - "simple_static_route": "string"
}
]
}, - "sm_connection_public_ip": { },
- "sm_connection_pvt_ip": { }
}, - "vpc_attachments": {
- "vpc_list": [
- {
- "labels": { },
- "vpc_id": "string"
}
]
}
}
}, - "deleted_referred_objects": [
- {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "tenant": "string",
- "uid": "string"
}
], - "disabled_referred_objects": [
- {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "tenant": "string",
- "uid": "string"
}
], - "metadata": {
- "annotations": { },
- "description": "string",
- "disable": true,
- "labels": { },
- "name": "string",
- "namespace": "string"
}, - "referring_objects": [
- {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "tenant": "string",
- "uid": "string"
}
], - "replace_form": {
- "metadata": {
- "annotations": { },
- "description": "string",
- "disable": true,
- "labels": { },
- "name": "string",
- "namespace": "string"
}, - "spec": {
- "aws_parameters": {
- "aws_cred": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "aws_region": "string",
- "az_nodes": [
- {
- "aws_az_name": "string",
- "inside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "outside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "reserved_inside_subnet": { },
- "workload_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}
}
], - "custom_security_group": {
- "inside_security_group_id": "string",
- "outside_security_group_id": "string"
}, - "disable_internet_vip": { },
- "disk_size": 0,
- "enable_internet_vip": { },
- "existing_tgw": {
- "tgw_asn": 0,
- "tgw_id": "string",
- "volterra_site_asn": 0
}, - "f5xc_security_group": { },
- "instance_type": "string",
- "new_tgw": {
- "system_generated": { },
- "user_assigned": {
- "tgw_asn": 0,
- "volterra_site_asn": 0
}
}, - "new_vpc": {
- "autogenerate": { },
- "name_tag": "string",
- "primary_ipv4": "string"
}, - "no_worker_nodes": { },
- "nodes_per_az": 0,
- "ssh_key": "string",
- "total_nodes": 0,
- "vpc_id": "string"
}, - "block_all_services": { },
- "blocked_services": {
- "blocked_sevice": [
- {
- "dns": { },
- "network_type": "VIRTUAL_NETWORK_SITE_LOCAL",
- "ssh": { },
- "web_user_interface": { }
}
]
}, - "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "custom_dns": {
- "inside_nameserver": "string",
- "outside_nameserver": "string"
}, - "default_blocked_services": { },
- "direct_connect_disabled": { },
- "direct_connect_enabled": {
- "auto_asn": { },
- "custom_asn": 0,
- "hosted_vifs": {
- "site_registration_over_direct_connect": {
- "cloudlink_network_name": "string"
}, - "site_registration_over_internet": { },
- "vif_list": [
- {
- "other_region": "string",
- "same_as_site_region": { },
- "vif_id": "string"
}
]
}, - "standard_vifs": { }
}, - "kubernetes_upgrade_drain": {
- "disable_upgrade_drain": { },
- "enable_upgrade_drain": {
- "disable_vega_upgrade_mode": { },
- "drain_max_unavailable_node_count": 0,
- "drain_node_timeout": 0,
- "enable_vega_upgrade_mode": { }
}
}, - "log_receiver": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "logs_streaming_disabled": { },
- "offline_survivability_mode": {
- "enable_offline_survivability_mode": { },
- "no_offline_survivability_mode": { }
}, - "performance_enhancement_mode": {
- "perf_mode_l3_enhanced": {
- "jumbo": { },
- "no_jumbo": { }
}, - "perf_mode_l7_enhanced": { }
}, - "private_connectivity": {
- "cloud_link": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "inside": { },
- "outside": { }
}, - "tgw_security": {
- "active_east_west_service_policies": {
- "service_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_enhanced_firewall_policies": {
- "enhanced_firewall_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_forward_proxy_policies": {
- "forward_proxy_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_network_policies": {
- "network_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "east_west_service_policy_allow_all": { },
- "forward_proxy_allow_all": { },
- "no_east_west_policy": { },
- "no_forward_proxy": { },
- "no_network_policy": { }
}, - "vn_config": {
- "allowed_vip_port": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "allowed_vip_port_sli": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "dc_cluster_group_inside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "dc_cluster_group_outside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "global_network_list": {
- "global_network_connections": [
- {
- "sli_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}, - "slo_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}
}
]
}, - "inside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- null
], - "nexthop_address": {
- "ipv4": null,
- "ipv6": null
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": null,
- "ipv6": null
}
]
}, - "simple_static_route": "string"
}
]
}, - "no_dc_cluster_group": { },
- "no_global_network": { },
- "no_inside_static_routes": { },
- "no_outside_static_routes": { },
- "outside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- null
], - "nexthop_address": {
- "ipv4": null,
- "ipv6": null
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": null,
- "ipv6": null
}
]
}, - "simple_static_route": "string"
}
]
}, - "sm_connection_public_ip": { },
- "sm_connection_pvt_ip": { }
}, - "vpc_attachments": {
- "vpc_list": [
- {
- "labels": { },
- "vpc_id": "string"
}
]
}
}
}, - "spec": {
- "aws_parameters": {
- "admin_password": {
- "blindfold_secret_info": {
- "decryption_provider": "string",
- "location": "string",
- "store_provider": "string"
}, - "clear_secret_info": {
- "provider": "string",
- "url": "string"
}
}, - "aws_cred": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "aws_region": "string",
- "az_nodes": [
- {
- "aws_az_name": "string",
- "inside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "outside_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}, - "reserved_inside_subnet": { },
- "workload_subnet": {
- "existing_subnet_id": "string",
- "subnet_param": {
- "ipv4": "string"
}
}
}
], - "custom_security_group": {
- "inside_security_group_id": "string",
- "outside_security_group_id": "string"
}, - "disable_internet_vip": { },
- "disk_size": 0,
- "enable_internet_vip": { },
- "existing_tgw": {
- "tgw_asn": 0,
- "tgw_id": "string",
- "volterra_site_asn": 0
}, - "f5xc_security_group": { },
- "instance_type": "string",
- "new_tgw": {
- "system_generated": { },
- "user_assigned": {
- "tgw_asn": 0,
- "volterra_site_asn": 0
}
}, - "new_vpc": {
- "autogenerate": { },
- "name_tag": "string",
- "primary_ipv4": "string"
}, - "no_worker_nodes": { },
- "nodes_per_az": 0,
- "reserved_tgw_cidr": { },
- "ssh_key": "string",
- "tgw_cidr": {
- "ipv4": "string"
}, - "total_nodes": 0,
- "vpc_id": "string"
}, - "block_all_services": { },
- "blocked_services": {
- "blocked_sevice": [
- {
- "dns": { },
- "network_type": "VIRTUAL_NETWORK_SITE_LOCAL",
- "ssh": { },
- "web_user_interface": { }
}
]
}, - "coordinates": {
- "latitude": 0.1,
- "longitude": 0.1
}, - "custom_dns": {
- "inside_nameserver": "string",
- "outside_nameserver": "string"
}, - "default_blocked_services": { },
- "direct_connect_disabled": { },
- "direct_connect_enabled": {
- "auto_asn": { },
- "custom_asn": 0,
- "hosted_vifs": {
- "site_registration_over_direct_connect": {
- "cloudlink_network_name": "string"
}, - "site_registration_over_internet": { },
- "vif_list": [
- {
- "other_region": "string",
- "same_as_site_region": { },
- "vif_id": "string"
}
]
}, - "standard_vifs": { }
}, - "direct_connect_info": {
- "asn": 0,
- "direct_connect_gateway_id": "string",
- "vgw_id": "string"
}, - "error_description": "string",
- "kubernetes_upgrade_drain": {
- "disable_upgrade_drain": { },
- "enable_upgrade_drain": {
- "disable_vega_upgrade_mode": { },
- "drain_max_unavailable_node_count": 0,
- "drain_node_timeout": 0,
- "enable_vega_upgrade_mode": { }
}
}, - "log_receiver": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "logs_streaming_disabled": { },
- "offline_survivability_mode": {
- "enable_offline_survivability_mode": { },
- "no_offline_survivability_mode": { }
}, - "performance_enhancement_mode": {
- "perf_mode_l3_enhanced": {
- "jumbo": { },
- "no_jumbo": { }
}, - "perf_mode_l7_enhanced": { }
}, - "private_connectivity": {
- "cloud_link": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "inside": { },
- "outside": { }
}, - "site_errors": [
- {
- "error_description": "string",
- "suggested_action": "string"
}
], - "site_state": "ONLINE",
- "suggested_action": "string",
- "tags": { },
- "tgw_info": {
- "private_ips": [
- "string"
], - "public_ips": [
- "string"
], - "subnet_ids": [
- {
- "az_name": "string",
- "inside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "inside_subnet_id": "string",
- "outside_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "outside_subnet_id": "string",
- "workload_subnet": {
- "az_name": "string",
- "id": "string",
- "ipv4_prefix": "string"
}, - "workload_subnet_id": "string"
}
], - "tgw_id": "string",
- "vpc_id": "string",
- "vpc_name": "string"
}, - "tgw_security": {
- "active_east_west_service_policies": {
- "service_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_enhanced_firewall_policies": {
- "enhanced_firewall_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_forward_proxy_policies": {
- "forward_proxy_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "active_network_policies": {
- "network_policies": [
- {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
]
}, - "east_west_service_policy_allow_all": { },
- "forward_proxy_allow_all": { },
- "no_east_west_policy": { },
- "no_forward_proxy": { },
- "no_network_policy": { }
}, - "tunnel_type": "TUNNEL_IPSEC",
- "validation_state": "VALIDATION_STATE_NONE",
- "vip_params_per_az": [
- {
- "az_name": "string",
- "inside_vip": [
- "string"
], - "inside_vip_cname": "string",
- "inside_vip_v6": [
- "string"
], - "outside_vip": [
- "string"
], - "outside_vip_cname": "string",
- "outside_vip_v6": [
- "string"
]
}
], - "vn_config": {
- "allowed_vip_port": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "allowed_vip_port_sli": {
- "custom_ports": {
- "port_ranges": "string"
}, - "disable_allowed_vip_port": { },
- "use_http_https_port": { },
- "use_http_port": { },
- "use_https_port": { }
}, - "dc_cluster_group_inside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "dc_cluster_group_outside_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}, - "global_network_list": {
- "global_network_connections": [
- {
- "sli_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}, - "slo_to_global_dr": {
- "global_vn": {
- "name": "string",
- "namespace": "string",
- "tenant": "string"
}
}
}
]
}, - "inside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "no_dc_cluster_group": { },
- "no_global_network": { },
- "no_inside_static_routes": { },
- "no_outside_static_routes": { },
- "outside_static_routes": {
- "static_route_list": [
- {
- "custom_static_route": {
- "attrs": [
- "ROUTE_ATTR_NO_OP"
], - "labels": { },
- "nexthop": {
- "interface": [
- {
- "kind": null,
- "name": null,
- "namespace": null,
- "tenant": null,
- "uid": null
}
], - "nexthop_address": {
- "ipv4": {
- "addr": null
}, - "ipv6": {
- "addr": null
}
}, - "type": "NEXT_HOP_DEFAULT_GATEWAY"
}, - "subnets": [
- {
- "ipv4": {
- "plen": null,
- "prefix": null
}, - "ipv6": {
- "plen": null,
- "prefix": null
}
}
]
}, - "simple_static_route": "string"
}
]
}, - "sm_connection_public_ip": { },
- "sm_connection_pvt_ip": { }
}, - "vpc_attachments": {
- "vpc_list": [
- {
- "labels": { },
- "vpc_id": "string"
}
]
}
}, - "status": [
- {
- "conditions": [
- {
- "hostname": "string",
- "last_update_time": "2019-08-24T14:15:22Z",
- "reason": "string",
- "service_name": "string",
- "status": "string",
- "type": "string"
}
], - "deployment": {
- "apply_status": {
- "apply_state": "APPLIED",
- "container_version": "string",
- "destroy_state": "DESTROYED",
- "error_output": "string",
- "infra_state": "PROVISIONED",
- "modification_timestamp": "2019-08-24T14:15:22Z",
- "suggested_action": "string",
- "tf_output": "string",
- "tf_stdout": "string"
}, - "expected_container_version": "string",
- "plan_status": {
- "error_output": "string",
- "infra_state": "PROVISIONED",
- "modification_timestamp": "2019-08-24T14:15:22Z",
- "plan_state": "PLANNING",
- "suggested_action": "string",
- "tf_plan_output": "string"
}
}, - "metadata": {
- "creation_timestamp": "2019-08-24T14:15:22Z",
- "creator_class": "string",
- "creator_id": "string",
- "publish": "STATUS_DO_NOT_PUBLISH",
- "status_id": "string",
- "uid": "string",
- "vtrp_id": "string",
- "vtrp_stale": true
}, - "object_refs": [
- {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "tenant": "string",
- "uid": "string"
}
], - "resource_share_status": {
- "allow_external_principles": true,
- "creation_time": "2019-08-24T14:15:22Z",
- "deployment_status": "string",
- "invitation_status": "string",
- "last_updated_time": "2019-08-24T14:15:22Z",
- "owner_account_id": "string",
- "receiver_account_id": [
- "string"
], - "resource_share_arn": "string",
- "resource_share_invitation_arn": "string",
- "resource_share_name": "string",
- "status": "string",
- "tags": { }
}, - "tgw": {
- "status_msg": "string",
- "tags": { },
- "tgw_amazon_asn": "string",
- "tgw_arn": "string",
- "tgw_cidrs": [
- "string"
], - "tgw_creation_time": "2019-08-24T14:15:22Z",
- "tgw_id": "string",
- "tgw_owner_account": "string",
- "tgw_region": "string",
- "tgw_state": "string"
}, - "vpc_attachments": {
- "attachment_status": [
- {
- "association_route_table_id": "string",
- "association_state": "string",
- "creation_time": "2019-08-24T14:15:22Z",
- "deployment_status": "string",
- "installed_routes": {
- "route_tables": [
- {
- "route_table_id": "string",
- "static_routes": [
- null
]
}
]
}, - "subnets": [
- {
- "availability_zone": "string",
- "interface_type": "string",
- "network_interface_id": "string",
- "private_ipv4_address": "string",
- "status": "string",
- "subnet_id": "string"
}
], - "tags": { },
- "tgw_attachment_id": "string",
- "tgw_attachment_name": "string",
- "vpc_cidr": "string",
- "vpc_deployment_state": "AVAILABLE",
- "vpc_id": "string",
- "vpc_name": "string",
- "vpc_owner_id": "string"
}
], - "connect_attachment_status": [
- {
- "association_route_table_id": "string",
- "association_state": "string",
- "connect_deployment_state": "AVAILABLE",
- "deployment_status": "string",
- "peers": [
- {
- "connect_attachment_id": "string",
- "connect_peer_deployment_state": "AVAILABLE",
- "connect_peer_id": "string",
- "deployment_status": "string",
- "name": "string",
- "tags": { }
}
], - "protocol": "string",
- "tags": { },
- "transit_gateway_asn": "string",
- "transit_gateway_attachment_id": "string",
- "transit_gateway_attachment_name": "string",
- "transit_gateway_id": "string",
- "transport_attachment_id": "string"
}
], - "tgw_route_table_status": [
- {
- "associations": [
- {
- "attachment_id": "string",
- "deployment_status": "string",
- "resource_id": "string",
- "resource_type": "string",
- "state": "AVAILABLE"
}
], - "deployment_status": "string",
- "propagations": [
- {
- "attachment_id": "string",
- "deployment_status": "string",
- "resource_id": "string",
- "resource_type": "string",
- "state": "AVAILABLE"
}
], - "tags": { },
- "tgw_rt_deployment_state": "AVAILABLE",
- "transit_gateway_id": "string",
- "transit_gateway_route_table_id": "string",
- "transit_gateway_route_table_name": "string"
}
]
}
}
], - "system_metadata": {
- "creation_timestamp": "2019-08-24T14:15:22Z",
- "creator_class": "string",
- "creator_id": "string",
- "deletion_timestamp": "2019-08-24T14:15:22Z",
- "finalizers": [
- "string"
], - "initializers": {
- "pending": [
- {
- "name": "string"
}
], - "result": {
- "code": 0,
- "reason": "string",
- "status": "string"
}
}, - "labels": { },
- "modification_timestamp": "2019-08-24T14:15:22Z",
- "object_index": 0,
- "owner_view": {
- "kind": "string",
- "name": "string",
- "namespace": "string",
- "uid": "string"
}, - "tenant": "string",
- "uid": "string"
}
}
Delete Configure AWS TGW Site
Delete the specified aws_tgw_site
path Parameters
namespace required | string namespace x-example: "ns1" Namespace in which the configuration object is present |
name required | string name x-example: "name" Name of the configuration object |
Request Body schema: application/jsonrequired
fail_if_referred | boolean <boolean> (fail_if_referred) Fail the delete operation if this object is being referred by other objects |
name | string (name) Name of the configuration object Example: |
namespace | string (namespace) Namespace in which the configuration object is present Example: |
Responses
Request samples
- Payload
{- "fail_if_referred": true,
- "name": "string",
- "namespace": "string"
}
Response samples
- 200
- 401
- 403
- 404
- 409
- 429
- 500
- 503
- 504
null