PreferencesValidationResponseProperties interface

Properties of data center and transport preference validation response.

Extends

Properties

status

Validation status of requested data center and transport.

validationType

Identifies the type of validation response.

Inherited Properties

error

Error code and message of validation response.

Property Details

status

Validation status of requested data center and transport.

status?: ValidationStatus

Property Value

validationType

Identifies the type of validation response.

validationType: "ValidatePreferences"

Property Value

"ValidatePreferences"

Inherited Property Details

error

Error code and message of validation response.

error?: CloudError

Property Value

Inherited From ValidationInputResponse.error