Get the list of status of an object in a registry.

GET {{baseUrl}}/v1/asn/status/all

What

Obtain the list of status of an object can be in a registry.

Parameters

No parameters are required.

Result

The result is a JSON object with a list of the following JSON objects: - self: the URI to individual status. - name: the code name. - code: the internal code of the status in the system. Possible values are: assigned, reserved, allocated, available.

Errors

It will return the API Global errors described in the API description.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"code":"eiusmod anim","name":"consectetur eiusmod","self":"nostrud cillum eu non"},{"code":"veniam non pariatur et dolore","name":"Duis reprehenderit amet occaecat sint","self":"velit officia nulla esse"}]