googleapis.com – networkmanagement
The Network Management API provides a collection of network performance monitoring and diagnostic capabilities.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:networkmanagement/v1.json
- Provider
- googleapis.com:networkmanagement / networkmanagement
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/networkmanagement/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/networkmanagement/v1/openapi.yaml
Tools (14)
Extracted live via the executor SDK.
-
projects.networkmanagementProjectsLocationsGlobalConnectivityTestsCreateCreates 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
ConnectivityTestare 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 ofUNKNOWN. If the endpoint specifications inConnectivityTestare incomplete, the reachability result returns a value of AMBIGUOUS. For more information, see the Connectivity Test documentation. -
projects.networkmanagementProjectsLocationsGlobalConnectivityTestsGetIamPolicyGets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
-
projects.networkmanagementProjectsLocationsGlobalConnectivityTestsListLists all Connectivity Tests owned by a project.
-
projects.networkmanagementProjectsLocationsGlobalConnectivityTestsPatchUpdates 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 inConnectivityTestare 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 inConnectivityTestare incomplete, the reachability result returns a value ofAMBIGUOUS. See the documentation inConnectivityTestfor for more details. -
projects.networkmanagementProjectsLocationsGlobalConnectivityTestsRerunRerun 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 inConnectivityTestbecome 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 ofUNKNOWN. -
projects.networkmanagementProjectsLocationsGlobalConnectivityTestsSetIamPolicySets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND,INVALID_ARGUMENT, andPERMISSION_DENIEDerrors. -
projects.networkmanagementProjectsLocationsGlobalConnectivityTestsTestIamPermissionsReturns 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_FOUNDerror. 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. -
projects.networkmanagementProjectsLocationsGlobalOperationsCancelStarts 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 toCode.CANCELLED. -
projects.networkmanagementProjectsLocationsGlobalOperationsDeleteDeletes 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. -
projects.networkmanagementProjectsLocationsGlobalOperationsGetGets 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.
-
projects.networkmanagementProjectsLocationsGlobalOperationsListLists operations that match the specified filter in the request. If the server doesn't support this method, it returns
UNIMPLEMENTED. -
projects.networkmanagementProjectsLocationsListLists information about the supported locations for this service.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools