Resource: Capability
Representation of a Capability.
| JSON representation |
|---|
{ "name": string, "value": boolean } |
| Fields | |
|---|---|
name |
Immutable. Identifier. The resource name of the capability. Must be in the following form: * For example, Following are the allowed {capability_name} values: * |
value |
Required. The configured value of the capability at the given parent resource. |
Methods |
|
|---|---|
|
Retrieves the Capability identified by the supplied resource name. |
|
Updates the Capability. |