QueryHostProfileMetadataRequestType
QueryHostProfileMetadataRequestType
The parameters of QueryHostProfileMetadata.
JSON Example
{
"profileName": [
"string"
],
"profile": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
array of
string
profileName
Optional
Names of the profiles for which metadata is requested. If not set, the method returns metadata for all the profiles.
profile
Optional
Base profile whose context needs to be used during the operation