Infraprofile_Configs_ProfilesSpec
The Configs.ProfilesSpec structure represents a spec information for export operation.
{
"encryption_key": "string",
"description": "string",
"profiles": [
"string"
]
}
Encryption Key to encrypt/decrypt profiles. If unset encryption will not be used for the profile.
Custom description provided by the user. If unset description will be empty.
Profiles to be exported/imported. If unset or empty, all profiles will be returned. When clients pass a value of this structure as a parameter, the field must contain identifiers for the resource type: com.vmware.infraprofile.profile. When operations return a value of this structure as a result, the field will contain identifiers for the resource type: com.vmware.infraprofile.profile.