Resource: ConfigApplicationRule
A rule representing conditions for when to apply agent configurations.
| JSON representation |
|---|
{ "name": string, "displayName": string, "createTime": string, "updateTime": string } |
| Fields | |
|---|---|
name |
Identifier. The config application rule name. Format: projects/{project}/locations/{location}/brands/{brand}/configApplicationRules/{configApplicationRule} |
displayName |
Optional. Optional display name for this config application rule for user interfaces. Value is limited to 63 characters. |
createTime |
Output only. The time this config application rule was created. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. The time this config application rule was last updated. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
Methods |
|
|---|---|
|
Creates a ConfigApplicationRule. |
|
Deletes the specified ConfigApplicationRule. |
|
Gets a ConfigApplicationRule. |
|
Lists ConfigApplicationRules. |
|
Updates the specified ConfigApplicationRule. |