Settings_Clusters_Enablement_Configuration_Transition_FileSpec

Settings_Clusters_Enablement_Configuration_Transition_FileSpec
Settings_Clusters_Enablement_Configuration_Transition_FileSpec

The Transition.FileSpec contain fields that contains the details of the file being imported during transition process. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

JSON Example
{
    "filename": "string",
    "config": "string"
}
string
filename
Required

Filename of the imported configuration. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

string
config
Required

Configuration from the imported file. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.