InfraprofileConfigsImportProfileSpec

The Configs.ImportProfileSpec structure represents a spec information for import and validate.


Properties

string
config_spec Required

The JSON string representing the desired config specification.


profile_spec Optional

The profile specification, if any only set if there is a profilespec avaliable for this import profilespec.

JSON Example

{
	"config_spec": "string"
}

Feedback

Was this page helpful?