integrations.sh
← all integrations

googleapis.com – chromepolicy

OpenAPI apis-guru analyticsmedia

The Chrome Policy API is a suite of services that allows Chrome administrators to control the policies applied to their managed Chrome OS devices and Chrome browsers.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:chromepolicy/v1.json
Provider
googleapis.com:chromepolicy / chromepolicy
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/chromepolicy/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/chromepolicy/v1/openapi.yaml

Tools (16)

Extracted live via the executor SDK.

  • customers.chromepolicyCustomersPoliciesGroupsBatchDelete

    Delete multiple policy values that are applied to a specific group. All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in additionalTargetKeyNames, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.

  • customers.chromepolicyCustomersPoliciesGroupsBatchModify

    Modify multiple policy values that are applied to a specific group. All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in additionalTargetKeyNames, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.

  • customers.chromepolicyCustomersPoliciesGroupsListGroupPriorityOrdering

    Retrieve a group priority ordering for an app. The target app must be supplied in additionalTargetKeyNames in the PolicyTargetKey. On failure the request will return the error details as part of the google.rpc.Status.

  • customers.chromepolicyCustomersPoliciesGroupsUpdateGroupPriorityOrdering

    Update a group priority ordering for an app. The target app must be supplied in additionalTargetKeyNames in the PolicyTargetKey. On failure the request will return the error details as part of the google.rpc.Status.

  • customers.chromepolicyCustomersPoliciesNetworksDefineCertificate

    Creates a certificate at a specified OU for a customer.

  • customers.chromepolicyCustomersPoliciesNetworksDefineNetwork

    Define a new network.

  • customers.chromepolicyCustomersPoliciesNetworksRemoveCertificate

    Remove an existing certificate by guid.

  • customers.chromepolicyCustomersPoliciesNetworksRemoveNetwork

    Remove an existing network by guid.

  • customers.chromepolicyCustomersPoliciesOrgunitsBatchInherit

    Modify multiple policy values that are applied to a specific org unit so that they now inherit the value from a parent (if applicable). All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in additionalTargetKeyNames, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.

  • customers.chromepolicyCustomersPoliciesOrgunitsBatchModify

    Modify multiple policy values that are applied to a specific org unit. All targets must have the same target format. That is to say that they must point to the same target resource and must have the same keys specified in additionalTargetKeyNames, though the values for those keys may be different. On failure the request will return the error details as part of the google.rpc.Status.

  • customers.chromepolicyCustomersPoliciesResolve

    Gets the resolved policy values for a list of policies that match a search query.

  • customers.chromepolicyCustomersPolicySchemasGet

    Get a specific policy schema for a customer by its resource name.

  • customers.chromepolicyCustomersPolicySchemasList

    Gets a list of policy schemas that match a specified filter value for a given customer.

  • media.chromepolicyMediaUpload

    Creates an enterprise file from the content provided by user. Returns a public download url for end user.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools