OSConfig
import { OSConfig } from "https://googleapis.deno.dev/v1/osconfig:v2.ts";
OS management tools that can be used for patch management, patch compliance, and configuration management on VM instances.
§Methods
Creates a new policy orchestrator under the given folder resource. name
field of the given orchestrator are ignored and instead replaced by a
product of parent
and policy_orchestrator_id
. Orchestrator state field
might be only set to ACTIVE
, STOPPED
or omitted (in which case, the
created resource will be in ACTIVE
state anyway).
Required. The parent resource name in the form of: * organizations/{organization_id}/locations/global
* folders/{folder_id}/locations/global
* projects/{project_id_or_number}/locations/global
Deletes an existing policy orchestrator resource, parented by a folder.
Required. Name of the resource to be deleted.
Retrieves an existing policy orchestrator, parented by a folder.
Required. The resource name.
Lists the policy orchestrators under the given parent folder resource.
Required. The parent resource name.
Updates an existing policy orchestrator, parented by a folder.
Immutable. Identifier. In form of * organizations/{organization_id}/locations/global/policyOrchestrators/{orchestrator_id}
* folders/{folder_id}/locations/global/policyOrchestrators/{orchestrator_id}
* projects/{project_id_or_number}/locations/global/policyOrchestrators/{orchestrator_id}
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
.
The name of the operation resource to be cancelled.
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
.
The name of the operation resource to be deleted.
Lists operations that match the specified filter in the request. If the
server doesn't support this method, it returns UNIMPLEMENTED
.
The name of the operation's parent resource.
Creates a new policy orchestrator under the given organizations resource.
name
field of the given orchestrator are ignored and instead replaced by
a product of parent
and policy_orchestrator_id
. Orchestrator state
field might be only set to ACTIVE
, STOPPED
or omitted (in which case,
the created resource will be in ACTIVE
state anyway).
Required. The parent resource name in the form of: * organizations/{organization_id}/locations/global
* folders/{folder_id}/locations/global
* projects/{project_id_or_number}/locations/global
Deletes an existing policy orchestrator resource, parented by an organization.
Required. Name of the resource to be deleted.
Retrieves an existing policy orchestrator, parented by an organization.
Required. The resource name.
Lists the policy orchestrators under the given parent organization resource.
Required. The parent resource name.
Updates an existing policy orchestrator, parented by an organization.
Immutable. Identifier. In form of * organizations/{organization_id}/locations/global/policyOrchestrators/{orchestrator_id}
* folders/{folder_id}/locations/global/policyOrchestrators/{orchestrator_id}
* projects/{project_id_or_number}/locations/global/policyOrchestrators/{orchestrator_id}
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
.
The name of the operation resource to be cancelled.
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
.
The name of the operation resource to be deleted.
Lists operations that match the specified filter in the request. If the
server doesn't support this method, it returns UNIMPLEMENTED
.
The name of the operation's parent resource.
Creates a new policy orchestrator under the given project resource. name
field of the given orchestrator are ignored and instead replaced by a
product of parent
and policy_orchestrator_id
. Orchestrator state field
might be only set to ACTIVE
, STOPPED
or omitted (in which case, the
created resource will be in ACTIVE
state anyway).
Required. The parent resource name in the form of: * organizations/{organization_id}/locations/global
* folders/{folder_id}/locations/global
* projects/{project_id_or_number}/locations/global
Deletes an existing policy orchestrator resource, parented by a project.
Required. Name of the resource to be deleted.
Retrieves an existing policy orchestrator, parented by a project.
Required. The resource name.
Lists the policy orchestrators under the given parent project resource.
Required. The parent resource name.
Updates an existing policy orchestrator, parented by a project.
Immutable. Identifier. In form of * organizations/{organization_id}/locations/global/policyOrchestrators/{orchestrator_id}
* folders/{folder_id}/locations/global/policyOrchestrators/{orchestrator_id}
* projects/{project_id_or_number}/locations/global/policyOrchestrators/{orchestrator_id}
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
.
The name of the operation resource to be cancelled.
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
.
The name of the operation resource to be deleted.
Lists operations that match the specified filter in the request. If the
server doesn't support this method, it returns UNIMPLEMENTED
.
The name of the operation's parent resource.