PbmAssignDefaultRequirementProfileRequestType
PbmAssignDefaultRequirementProfileRequestType
The parameters of PbmAssignDefaultRequirementProfile.
This structure may be used only with operations rendered under /pbm
.
JSON Example
{
"profile": {
"_typeName": "string",
"uniqueId": "string"
},
"datastores": [
{
"_typeName": "string",
"hubType": "string",
"hubId": "string"
}
]
}
profile
Required
Profile unique identifier.
This structure may be used only with operations rendered under /pbm
.
array of PbmPlacementHub
datastores
Required
The datastores for which the profile needs to be made as default profile.