You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
[default to 'license.LicenseReservationOp']
object_type
String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
[default to 'license.LicenseReservationOp']
auth_code
String
Revervation code used to install the license.
[optional]
auth_code_installed
Boolean
Flag to indicate whether authorization code is installed.
[optional][readonly]
confirm_code
String
Confirm code used to complete the license update on smart license account.
[optional][readonly]
generate_request_code
Boolean
Trigger the generation of request code for specific license reservation.
[optional]
generate_return_code
Boolean
Trigger the generation of return code for specific license reservation.
[optional]
request_code
String
Revervation code used to generate authorization code from CSSM.
[optional][readonly]
return_code
String
Return code used to return the reserved license to smart license account.