ProjectResourceMetadata
ProjectResourceMetadata
Metadata related to resources provisioned within a project.
JSON Example
{
"tags": [
{
"key": "key1",
"value": "value1"
},
{
"key": "key1"
}
]
}
array of
Tag
tags
Optional
List of tags to be applied to any Compute resource provisioned within the project.