AssembleEffectiveTagSet

GET {{baseUrl}}/tagDefaults/actions/assembleEffectiveTagSet?compartmentId={{tenancy_ocid}}

Assembles tag defaults in the specified compartment and any parent compartments to determine the tags to apply. Tag defaults from parent compartments do not override tag defaults referencing the same tag in a compartment lower down the hierarchy. This set of tag defaults includes all tag defaults from the current compartment back to the root compartment.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The OCID of the compartment (remember that the tenancy is simply the root compartment).
lifecycleStatestringA filter to only return resources that match the given lifecycle state. The state value is case-insensitive.

HEADERS

KeyDatatypeRequiredDescription
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header

RESPONSES

status: OK

[{"id":"dolor dolore consequat ex dolor","compartmentId":"ut aliqua sit","tagNamespaceId":"fugiat anim ut","tagDefinitionId":"nostrud non id esse","tagDefinitionName":"esse fugiat","value":"amet et labore minim","timeCreated":"2012-10-27T10:46:53.019Z","isRequired":true,"lifecycleState":"ACTIVE"},{"id":"aliqua aute ea","compartmentId":"Excepteur mollit","tagNamespaceId":"et consequat","tagDefinitionId":"a","tagDefinitionName":"dolore sed fugiat","value":"occaecat irure adipis","timeCreated":"1947-11-25T15:53:46.059Z","isRequired":false,"lifecycleState":"ACTIVE"}]