NameAvailabilityStatus Class

The result of a request to check the availability of a resource name.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
NameAvailabilityStatus

Constructor

NameAvailabilityStatus(**kwargs)

Variables

name_available
bool

The value indicating whether the resource name is available.

message
str

If any, the error message that provides more detail for the reason that the name is not available.

reason
str

If any, the reason that the name is not available.