appliance infraprofile configs: profile info

The profile_info structure defines the information about profile.

Representation:

{
    "name""obj-103",
    "info""string"
}

Attributes:

Name Type Description
Required
name string 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.

info string Description of the profile.