UpdatePackageDetails
UpdatePackageDetails
JSON Example
{
"name": "string",
"description": "string",
"add-items": {
"workflows": [
"string"
],
"actions": [
"string"
],
"resources": [
"string"
],
"configurations": [
"string"
],
"policy-templates": [
"string"
]
},
"delete-items": {
"workflows": [
"string"
],
"actions": [
"string"
],
"resources": [
"string"
],
"configurations": [
"string"
],
"policy-templates": [
"string"
]
},
"items": {
"workflows": [
"string"
],
"actions": [
"string"
],
"resources": [
"string"
],
"configurations": [
"string"
],
"policy-templates": [
"string"
]
}
}
string
name
Optional
name
string
description
Optional
description