{ "uuid": "e28602be-3e6b-463c-a23b-df630c62de96", "lastMigration": 29, "name": "Network Management API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "bad38627-055c-430e-87c5-43648f5706b3", "documentation": "Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.", "method": "delete", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "4c467531-2e45-47d1-a063-35a13451cec3", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b87d06d5-333d-4562-8c1a-d6a5f9ed7003", "documentation": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", "method": "get", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "4cced038-8806-47a7-a1b6-2494e076c095", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4772f0a6-ca19-42a8-b0b6-f853225ea420", "documentation": "Updates the configuration of an existing `ConnectivityTest`. After you update a test, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. The Reachability state in the test resource is updated with the new result. If the endpoint specifications in `ConnectivityTest` are invalid (for example, they contain non-existent resources in the network, or the user does not have read permissions to the network configurations of listed projects), then the reachability result returns a value of UNKNOWN. If the endpoint specifications in `ConnectivityTest` are incomplete, the reachability result returns a value of `AMBIGUOUS`. See the documentation in `ConnectivityTest` for for more details.", "method": "patch", "endpoint": "v1beta1/:name", "responses": [ { "uuid": "7d1dfd57-3ced-4345-bfb9-0648c5f7c5ec", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "58bccb03-d327-441c-a0e6-74d32f6d7faf", "documentation": "Lists information about the supported locations for this service.", "method": "get", "endpoint": "v1beta1/:name/locations", "responses": [ { "uuid": "43054c48-372e-4483-9d0a-948a1bee4f20", "body": "{\n \"locations\": [\n {\n \"displayName\": \"\",\n \"labels\": {},\n \"locationId\": \"\",\n \"metadata\": {},\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af80ad24-d052-4672-8856-8f02aa87caad", "documentation": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name` binding allows API services to override the binding to use different resource name schemes, such as `users/*/operations`. To override the binding, API services can add a binding such as `\"/v1/{name=users/*}/operations\"` to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.", "method": "get", "endpoint": "v1beta1/:name/operations", "responses": [ { "uuid": "7fe44571-afa6-4266-bdb2-dccb9d256a60", "body": "{\n \"nextPageToken\": \"\",\n \"operations\": [\n {\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fab9da1-357d-459c-abdd-377a09872f19", "documentation": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.", "method": "post", "endpoint": "v1beta1/:name:cancel", "responses": [ { "uuid": "d61bdc6f-a80c-48be-af26-afa43ce0828e", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a660809b-88ee-4bdc-9c08-23a9ca63de39", "documentation": "Rerun an existing `ConnectivityTest`. After the user triggers the rerun, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. Even though the test configuration remains the same, the reachability result may change due to underlying network configuration changes. If the endpoint specifications in `ConnectivityTest` become invalid (for example, specified resources are deleted in the network, or you lost read permissions to the network configurations of listed projects), then the reachability result returns a value of `UNKNOWN`.", "method": "post", "endpoint": "v1beta1/:name:rerun", "responses": [ { "uuid": "aa6ffbaf-a32c-4ebc-a350-a0e0b912a221", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e74eabd9-3416-4905-930f-b1ce8bdbef44", "documentation": "Lists all Connectivity Tests owned by a project.", "method": "get", "endpoint": "v1beta1/:parent/connectivityTests", "responses": [ { "uuid": "f5918c9b-6681-413b-ba07-def6ee831301", "body": "{\n \"nextPageToken\": \"\",\n \"resources\": [\n {\n \"createTime\": \"\",\n \"description\": \"\",\n \"destination\": {\n \"cloudFunction\": {\n \"uri\": \"\"\n },\n \"cloudSqlInstance\": \"\",\n \"gkeMasterCluster\": \"\",\n \"instance\": \"\",\n \"ipAddress\": \"\",\n \"network\": \"\",\n \"networkType\": \"{{oneOf (array 'NETWORK_TYPE_UNSPECIFIED' 'GCP_NETWORK' 'NON_GCP_NETWORK')}}\",\n \"port\": {{faker 'number.int' max=99999}},\n \"projectId\": \"\"\n },\n \"displayName\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"probingDetails\": {\n \"abortCause\": \"{{oneOf (array 'PROBING_ABORT_CAUSE_UNSPECIFIED' 'PERMISSION_DENIED' 'NO_SOURCE_LOCATION')}}\",\n \"destinationEgressLocation\": {\n \"metropolitanArea\": \"\"\n },\n \"endpointInfo\": {\n \"destinationIp\": \"\",\n \"destinationNetworkUri\": \"\",\n \"destinationPort\": {{faker 'number.int' max=99999}},\n \"protocol\": \"\",\n \"sourceAgentUri\": \"\",\n \"sourceIp\": \"\",\n \"sourceNetworkUri\": \"\",\n \"sourcePort\": {{faker 'number.int' max=99999}}\n },\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"probingLatency\": {\n \"latencyPercentiles\": [\n {\n \"latencyMicros\": \"\",\n \"percent\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"result\": \"{{oneOf (array 'PROBING_RESULT_UNSPECIFIED' 'REACHABLE' 'UNREACHABLE' 'REACHABILITY_INCONSISTENT' 'UNDETERMINED')}}\",\n \"sentProbeCount\": {{faker 'number.int' max=99999}},\n \"successfulProbeCount\": {{faker 'number.int' max=99999}},\n \"verifyTime\": \"\"\n },\n \"protocol\": \"\",\n \"reachabilityDetails\": {\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"result\": \"{{oneOf (array 'RESULT_UNSPECIFIED' 'REACHABLE' 'UNREACHABLE' 'AMBIGUOUS' 'UNDETERMINED')}}\",\n \"traces\": [\n {\n \"endpointInfo\": {\n \"destinationIp\": \"\",\n \"destinationNetworkUri\": \"\",\n \"destinationPort\": {{faker 'number.int' max=99999}},\n \"protocol\": \"\",\n \"sourceAgentUri\": \"\",\n \"sourceIp\": \"\",\n \"sourceNetworkUri\": \"\",\n \"sourcePort\": {{faker 'number.int' max=99999}}\n },\n \"steps\": [\n {\n \"abort\": {\n \"cause\": \"{{oneOf (array 'CAUSE_UNSPECIFIED' 'UNKNOWN_NETWORK' 'UNKNOWN_IP' 'UNKNOWN_PROJECT' 'PERMISSION_DENIED' 'NO_SOURCE_LOCATION' 'INVALID_ARGUMENT' 'NO_EXTERNAL_IP' 'UNINTENDED_DESTINATION' 'TRACE_TOO_LONG' 'INTERNAL_ERROR' 'SOURCE_ENDPOINT_NOT_FOUND' 'MISMATCHED_SOURCE_NETWORK' 'DESTINATION_ENDPOINT_NOT_FOUND' 'MISMATCHED_DESTINATION_NETWORK' 'UNSUPPORTED' 'MISMATCHED_IP_VERSION' 'GKE_KONNECTIVITY_PROXY_UNSUPPORTED')}}\",\n \"projectsMissingPermission\": [\n \"\"\n ],\n \"resourceUri\": \"\"\n },\n \"causesDrop\": {{faker 'datatype.boolean'}},\n \"cloudFunction\": {\n \"displayName\": \"\",\n \"location\": \"\",\n \"uri\": \"\",\n \"versionId\": \"\"\n },\n \"cloudSqlInstance\": {\n \"displayName\": \"\",\n \"externalIp\": \"\",\n \"internalIp\": \"\",\n \"networkUri\": \"\",\n \"region\": \"\",\n \"uri\": \"\"\n },\n \"deliver\": {\n \"resourceUri\": \"\",\n \"target\": \"{{oneOf (array 'TARGET_UNSPECIFIED' 'INSTANCE' 'INTERNET' 'GOOGLE_API' 'GKE_MASTER' 'CLOUD_SQL_INSTANCE' 'PSC_PUBLISHED_SERVICE' 'PSC_GOOGLE_API' 'PSC_VPC_SC')}}\"\n },\n \"description\": \"\",\n \"drop\": {\n \"cause\": \"{{oneOf (array 'CAUSE_UNSPECIFIED' 'UNKNOWN_EXTERNAL_ADDRESS' 'FOREIGN_IP_DISALLOWED' 'FIREWALL_RULE' 'NO_ROUTE' 'ROUTE_BLACKHOLE' 'ROUTE_WRONG_NETWORK' 'PRIVATE_TRAFFIC_TO_INTERNET' 'PRIVATE_GOOGLE_ACCESS_DISALLOWED' 'NO_EXTERNAL_ADDRESS' 'UNKNOWN_INTERNAL_ADDRESS' 'FORWARDING_RULE_MISMATCH' 'FORWARDING_RULE_NO_INSTANCES' 'FIREWALL_BLOCKING_LOAD_BALANCER_BACKEND_HEALTH_CHECK' 'INSTANCE_NOT_RUNNING' 'GKE_CLUSTER_NOT_RUNNING' 'CLOUD_SQL_INSTANCE_NOT_RUNNING' 'TRAFFIC_TYPE_BLOCKED' 'GKE_MASTER_UNAUTHORIZED_ACCESS' 'CLOUD_SQL_INSTANCE_UNAUTHORIZED_ACCESS' 'DROPPED_INSIDE_GKE_SERVICE' 'DROPPED_INSIDE_CLOUD_SQL_SERVICE' 'GOOGLE_MANAGED_SERVICE_NO_PEERING' 'CLOUD_SQL_INSTANCE_NO_IP_ADDRESS' 'GKE_CONTROL_PLANE_REGION_MISMATCH' 'PUBLIC_GKE_CONTROL_PLANE_TO_PRIVATE_DESTINATION' 'GKE_CONTROL_PLANE_NO_ROUTE' 'CLOUD_SQL_INSTANCE_NOT_CONFIGURED_FOR_EXTERNAL_TRAFFIC' 'PUBLIC_CLOUD_SQL_INSTANCE_TO_PRIVATE_DESTINATION' 'CLOUD_SQL_INSTANCE_NO_ROUTE' 'CLOUD_FUNCTION_NOT_ACTIVE' 'VPC_CONNECTOR_NOT_SET' 'VPC_CONNECTOR_NOT_RUNNING' 'FORWARDING_RULE_REGION_MISMATCH' 'PSC_CONNECTION_NOT_ACCEPTED')}}\",\n \"resourceUri\": \"\"\n },\n \"endpoint\": {\n \"destinationIp\": \"\",\n \"destinationNetworkUri\": \"\",\n \"destinationPort\": {{faker 'number.int' max=99999}},\n \"protocol\": \"\",\n \"sourceAgentUri\": \"\",\n \"sourceIp\": \"\",\n \"sourceNetworkUri\": \"\",\n \"sourcePort\": {{faker 'number.int' max=99999}}\n },\n \"firewall\": {\n \"action\": \"\",\n \"direction\": \"\",\n \"displayName\": \"\",\n \"firewallRuleType\": \"{{oneOf (array 'FIREWALL_RULE_TYPE_UNSPECIFIED' 'HIERARCHICAL_FIREWALL_POLICY_RULE' 'VPC_FIREWALL_RULE' 'IMPLIED_VPC_FIREWALL_RULE' 'SERVERLESS_VPC_ACCESS_MANAGED_FIREWALL_RULE' 'NETWORK_FIREWALL_POLICY_RULE')}}\",\n \"networkUri\": \"\",\n \"policy\": \"\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"targetServiceAccounts\": [\n \"\"\n ],\n \"targetTags\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"forward\": {\n \"resourceUri\": \"\",\n \"target\": \"{{oneOf (array 'TARGET_UNSPECIFIED' 'PEERING_VPC' 'VPN_GATEWAY' 'INTERCONNECT' 'GKE_MASTER' 'IMPORTED_CUSTOM_ROUTE_NEXT_HOP' 'CLOUD_SQL_INSTANCE' 'ANOTHER_PROJECT')}}\"\n },\n \"forwardingRule\": {\n \"displayName\": \"\",\n \"matchedPortRange\": \"\",\n \"matchedProtocol\": \"\",\n \"networkUri\": \"\",\n \"target\": \"\",\n \"uri\": \"\",\n \"vip\": \"\"\n },\n \"gkeMaster\": {\n \"clusterNetworkUri\": \"\",\n \"clusterUri\": \"\",\n \"externalIp\": \"\",\n \"internalIp\": \"\"\n },\n \"instance\": {\n \"displayName\": \"\",\n \"externalIp\": \"\",\n \"interface\": \"\",\n \"internalIp\": \"\",\n \"networkTags\": [\n \"\"\n ],\n \"networkUri\": \"\",\n \"serviceAccount\": \"\",\n \"uri\": \"\"\n },\n \"loadBalancer\": {\n \"backendType\": \"{{oneOf (array 'BACKEND_TYPE_UNSPECIFIED' 'BACKEND_SERVICE' 'TARGET_POOL' 'TARGET_INSTANCE')}}\",\n \"backendUri\": \"\",\n \"backends\": [\n {\n \"displayName\": \"\",\n \"healthCheckAllowingFirewallRules\": [\n \"\"\n ],\n \"healthCheckBlockingFirewallRules\": [\n \"\"\n ],\n \"healthCheckFirewallState\": \"{{oneOf (array 'HEALTH_CHECK_FIREWALL_STATE_UNSPECIFIED' 'CONFIGURED' 'MISCONFIGURED')}}\",\n \"uri\": \"\"\n }\n ],\n \"healthCheckUri\": \"\",\n \"loadBalancerType\": \"{{oneOf (array 'LOAD_BALANCER_TYPE_UNSPECIFIED' 'INTERNAL_TCP_UDP' 'NETWORK_TCP_UDP' 'HTTP_PROXY' 'TCP_PROXY' 'SSL_PROXY')}}\"\n },\n \"network\": {\n \"displayName\": \"\",\n \"matchedIpRange\": \"\",\n \"uri\": \"\"\n },\n \"projectId\": \"\",\n \"route\": {\n \"destIpRange\": \"\",\n \"destPortRanges\": [\n \"\"\n ],\n \"displayName\": \"\",\n \"instanceTags\": [\n \"\"\n ],\n \"networkUri\": \"\",\n \"nextHop\": \"\",\n \"nextHopType\": \"{{oneOf (array 'NEXT_HOP_TYPE_UNSPECIFIED' 'NEXT_HOP_IP' 'NEXT_HOP_INSTANCE' 'NEXT_HOP_NETWORK' 'NEXT_HOP_PEERING' 'NEXT_HOP_INTERCONNECT' 'NEXT_HOP_VPN_TUNNEL' 'NEXT_HOP_VPN_GATEWAY' 'NEXT_HOP_INTERNET_GATEWAY' 'NEXT_HOP_BLACKHOLE' 'NEXT_HOP_ILB' 'NEXT_HOP_ROUTER_APPLIANCE')}}\",\n \"priority\": {{faker 'number.int' max=99999}},\n \"protocols\": [\n \"\"\n ],\n \"routeType\": \"{{oneOf (array 'ROUTE_TYPE_UNSPECIFIED' 'SUBNET' 'STATIC' 'DYNAMIC' 'PEERING_SUBNET' 'PEERING_STATIC' 'PEERING_DYNAMIC' 'POLICY_BASED')}}\",\n \"srcIpRange\": \"\",\n \"srcPortRanges\": [\n \"\"\n ],\n \"uri\": \"\"\n },\n \"state\": \"{{oneOf (array 'STATE_UNSPECIFIED' 'START_FROM_INSTANCE' 'START_FROM_INTERNET' 'START_FROM_PRIVATE_NETWORK' 'START_FROM_GKE_MASTER' 'START_FROM_CLOUD_SQL_INSTANCE' 'START_FROM_CLOUD_FUNCTION' 'APPLY_INGRESS_FIREWALL_RULE' 'APPLY_EGRESS_FIREWALL_RULE' 'APPLY_ROUTE' 'APPLY_FORWARDING_RULE' 'SPOOFING_APPROVED' 'ARRIVE_AT_INSTANCE' 'ARRIVE_AT_INTERNAL_LOAD_BALANCER' 'ARRIVE_AT_EXTERNAL_LOAD_BALANCER' 'ARRIVE_AT_VPN_GATEWAY' 'ARRIVE_AT_VPN_TUNNEL' 'ARRIVE_AT_VPC_CONNECTOR' 'NAT' 'PROXY_CONNECTION' 'DELIVER' 'DROP' 'FORWARD' 'ABORT' 'VIEWER_PERMISSION_MISSING')}}\",\n \"vpcConnector\": {\n \"displayName\": \"\",\n \"location\": \"\",\n \"uri\": \"\"\n },\n \"vpnGateway\": {\n \"displayName\": \"\",\n \"ipAddress\": \"\",\n \"networkUri\": \"\",\n \"region\": \"\",\n \"uri\": \"\",\n \"vpnTunnelUri\": \"\"\n },\n \"vpnTunnel\": {\n \"displayName\": \"\",\n \"networkUri\": \"\",\n \"region\": \"\",\n \"remoteGateway\": \"\",\n \"remoteGatewayIp\": \"\",\n \"routingType\": \"{{oneOf (array 'ROUTING_TYPE_UNSPECIFIED' 'ROUTE_BASED' 'POLICY_BASED' 'DYNAMIC')}}\",\n \"sourceGateway\": \"\",\n \"sourceGatewayIp\": \"\",\n \"uri\": \"\"\n }\n }\n ]\n }\n ],\n \"verifyTime\": \"\"\n },\n \"relatedProjects\": [\n \"\"\n ],\n \"source\": {\n \"cloudFunction\": {\n \"uri\": \"\"\n },\n \"cloudSqlInstance\": \"\",\n \"gkeMasterCluster\": \"\",\n \"instance\": \"\",\n \"ipAddress\": \"\",\n \"network\": \"\",\n \"networkType\": \"{{oneOf (array 'NETWORK_TYPE_UNSPECIFIED' 'GCP_NETWORK' 'NON_GCP_NETWORK')}}\",\n \"port\": {{faker 'number.int' max=99999}},\n \"projectId\": \"\"\n },\n \"updateTime\": \"\"\n }\n ],\n \"unreachable\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "faca7d6a-fcd9-48cb-a8d6-11b310ce71ba", "documentation": "Creates a new Connectivity Test. After you create a test, the reachability analysis is performed as part of the long running operation, which completes when the analysis completes. If the endpoint specifications in `ConnectivityTest` are invalid (for example, containing non-existent resources in the network, or you don't have read permissions to the network configurations of listed projects), then the reachability result returns a value of `UNKNOWN`. If the endpoint specifications in `ConnectivityTest` are incomplete, the reachability result returns a value of AMBIGUOUS. For more information, see the Connectivity Test documentation.", "method": "post", "endpoint": "v1beta1/:parent/connectivityTests", "responses": [ { "uuid": "d9988b93-cd1d-4611-9f0a-372d5dd44c40", "body": "{\n \"done\": {{faker 'datatype.boolean'}},\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"metadata\": {},\n \"name\": \"\",\n \"response\": {}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "59e2abef-f3d3-4033-ba65-f793ab19375f", "documentation": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.", "method": "get", "endpoint": "v1beta1/:resource:getIamPolicy", "responses": [ { "uuid": "18b29eb4-b6c9-4fa6-9398-1ce1e0b64278", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1381b098-2c67-459e-aa73-bf43ccb3183a", "documentation": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.", "method": "post", "endpoint": "v1beta1/:resource:setIamPolicy", "responses": [ { "uuid": "6012c03f-ad08-420f-b6cc-afae01b4eca1", "body": "{\n \"auditConfigs\": [\n {\n \"auditLogConfigs\": [\n {\n \"exemptedMembers\": [\n \"\"\n ],\n \"logType\": \"{{oneOf (array 'LOG_TYPE_UNSPECIFIED' 'ADMIN_READ' 'DATA_WRITE' 'DATA_READ')}}\"\n }\n ],\n \"service\": \"\"\n }\n ],\n \"bindings\": [\n {\n \"condition\": {\n \"description\": \"\",\n \"expression\": \"\",\n \"location\": \"\",\n \"title\": \"\"\n },\n \"members\": [\n \"\"\n ],\n \"role\": \"\"\n }\n ],\n \"etag\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "852c824f-4a8f-4a88-90e1-488cd8b2539d", "documentation": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.", "method": "post", "endpoint": "v1beta1/:resource:testIamPermissions", "responses": [ { "uuid": "f79aa322-566c-46b1-87d9-f224347f400c", "body": "{\n \"permissions\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "bad38627-055c-430e-87c5-43648f5706b3" }, { "type": "route", "uuid": "b87d06d5-333d-4562-8c1a-d6a5f9ed7003" }, { "type": "route", "uuid": "4772f0a6-ca19-42a8-b0b6-f853225ea420" }, { "type": "route", "uuid": "58bccb03-d327-441c-a0e6-74d32f6d7faf" }, { "type": "route", "uuid": "af80ad24-d052-4672-8856-8f02aa87caad" }, { "type": "route", "uuid": "0fab9da1-357d-459c-abdd-377a09872f19" }, { "type": "route", "uuid": "a660809b-88ee-4bdc-9c08-23a9ca63de39" }, { "type": "route", "uuid": "e74eabd9-3416-4905-930f-b1ce8bdbef44" }, { "type": "route", "uuid": "faca7d6a-fcd9-48cb-a8d6-11b310ce71ba" }, { "type": "route", "uuid": "59e2abef-f3d3-4033-ba65-f793ab19375f" }, { "type": "route", "uuid": "1381b098-2c67-459e-aa73-bf43ccb3183a" }, { "type": "route", "uuid": "852c824f-4a8f-4a88-90e1-488cd8b2539d" } ] }