Infraprofile_Configs_ProfileInfo
Infraprofile_Configs_ProfileInfo
The Configs.ProfileInfo structure defines the information about profile.
JSON Example
{
"name": "string",
"info": "string"
}
string
name
Required
Name of the profile which is also a profile identifier. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.infraprofile.profile. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.infraprofile.profile.
string
info
Required
Description of the profile.