This is an archive version of the document. To get the most up-to-date information, see the current version.

Miscellaneous

In this article

    The /misc resource collection includes the following resources:

    • The /misc/usaStates resource collection represents USA states and their identifiers.
    • The /misc/countries resource collection represents countries and their identifiers.

    Collection URL

    The /misc resource collections are located at the following URLs:

    https://<Availability-Console>:1281/v2/misc/usaStates

    and

    https://<Availability-Console>:1281/v2/misc/countries

    Collection Representation Miscellaneous

    USA states

    [

       {

           "id": 1,

           "code": "AL",

           "name": "Alabama"

       },

       {

           "id": 2,

           "code": "AK",

           "name": "Alaska"

       },

       {

           "id": 3,

           "code": "AZ",

           "name": "Arizona"

       }

    ]

    Countries

    [

       {

           "id": 3,

           "code": "AF",

           "name": "Afghanistan"

       },

       {

           "id": 4,

           "code": "AL",

           "name": "Albania"

       },

       {

           "id": 5,

           "code": "DZ",

           "name": "Algeria"

       }

    ]

    I want to report a typo

    There is a misspelling right here:

     

    I want to let the Veeam Documentation Team know about that.