REST Resource: folders.capabilities

Resource: Capability

Representation of a Capability.

JSON representation
{
  "name": string,
  "value": boolean
}
Fields
name

string

Immutable. Identifier. The resource name of the capability. Must be in the following form: * folders/{folder_id}/capabilities/{capability_name}

For example, folders/123/capabilities/app-management

Following are the allowed {capability_name} values: * app-management

value

boolean

Required. The configured value of the capability at the given parent resource.

Methods

get

The method google.cloud.resourcemanager.v3.ResourceManagerCapabilities.GetCapability is not available in Trusted Cloud by S3NS.

patch

The method google.cloud.resourcemanager.v3.ResourceManagerCapabilities.UpdateCapability is not available in Trusted Cloud by S3NS.