Apigee API (apigee:v1)

2022-05-13

1 updated method | 1 removed method

Updates

    Methods
  • apigee.organizations.delete

      Parameters:

        retention

          Description: Optional. This setting is only applicable for organizations that are soft-deleted (i.e. BillingType is not EVALUATION). It controls how long Organization data will be retained after the initial delete operation completes. During this period, the Organization may be restored to its last known state. After this period, the Organization will no longer be able to be restored.

          Location: query

          Type: string

          Enum Descriptions:

        • Default data retention settings will be applied.
        • Organization data will be retained for the minimum period of 24 hours.
        • Enum:

        • DELETION_RETENTION_UNSPECIFIED
        • MINIMUM

Deletions

    Methods
  • apigee.organizations.testIamPermissions

      Path: v1/{+resource}:testIamPermissions

      Parameter Order: resource

      Flat Path: v1/organizations/{organizationsId}:testIamPermissions

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameters:

        resource

          Type: string

          Description: REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.

          Required: Yes

          Location: path

          Pattern: ^organizations/.*$

      HTTP Method: POST

      Description: Tests the permissions of a user on an organization, and returns a subset of permissions that the user has on the organization. If the organization does not exist, an empty permission set is returned (a NOT_FOUND error is not returned).