PbmUpdateRequestType

PbmUpdateRequestType
PbmUpdateRequestType

The parameters of PbmUpdate.

This structure may be used only with operations rendered under /pbm.

JSON Example
{
    "profileId": {
        "_typeName": "string",
        "uniqueId": "string"
    },
    "updateSpec": {
        "_typeName": "string",
        "name": "string",
        "description": "string",
        "constraints": {
            "_typeName": "string"
        }
    }
}
profileId
Required

Profile identifier.

updateSpec
Required

Capability-based update specification.