ProfileSerializedCreateSpec

ProfileSerializedCreateSpec
ProfileSerializedCreateSpec

The ProfileSerializedCreateSpec data object defines a string that contains a serialized representation of a host profile.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "name": "string",
    "annotation": "string",
    "enabled": false,
    "profileConfigString": "string"
}
string
profileConfigString
Required

Representation of the profile in the string form.