Create Composite Description
Only Solution users, Container admins, Container developers and System admins can create CompositeDescriptions.
{
"documentExpirationTimeMicros": "string",
"descriptionLinks": [
"string"
],
"documentSelfLink": "string",
"bindings": [
{
"bindings": [
{
"placeholder": {
"bindingExpression": "string",
"defaultValue": "string"
},
"originalFieldExpression": "string",
"targetFieldPath": [
"string"
]
}
],
"componentName": "string"
}
],
"name": "string",
"lastPublished": 0,
"tenantLinks": [
"string"
],
"documentUpdateTimeMicros": "string",
"status": "string",
"parentDescriptionLink": "string"
}
documentExpirationTimeMicros
customProperties
descriptionLinks
documentSelfLink
name
lastPublished
tenantLinks
documentUpdateTimeMicros
status
parentDescriptionLink
successful operation
{
"documentExpirationTimeMicros": "string",
"descriptionLinks": [
"string"
],
"documentSelfLink": "string",
"bindings": [
{
"bindings": [
{
"placeholder": {
"bindingExpression": "string",
"defaultValue": "string"
},
"originalFieldExpression": "string",
"targetFieldPath": [
"string"
]
}
],
"componentName": "string"
}
],
"name": "string",
"lastPublished": 0,
"tenantLinks": [
"string"
],
"documentUpdateTimeMicros": "string",
"status": "string",
"parentDescriptionLink": "string"
}
documentExpirationTimeMicros
customProperties
descriptionLinks
documentSelfLink
name
lastPublished
tenantLinks
documentUpdateTimeMicros
status
parentDescriptionLink
'Created' is returned for the new state with the state url in the location
header of the response;