QueryHostProfileMetadataRequestType

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

Reference to an instance of the Profile managed object.