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

Properties

The resources in the /misc/usaStates and /misc/countries collections have properties that represent location identifiers. Properties can be used as query parameter values in GET requests.

USA states

The resources in the /misc/usaStates collection have a number of properties that reflect USA states and their identifiers.

Property

Type

Description

id

integer

System ID assigned to a USA state in the Veeam Service Provider Console REST API.

code

String

Postal code of a USA state.

name

String

USA state name.

Countries

The resources in the /misc/countries collection have a number of properties that reflect countries and their identifiers.

Property

Type

Description

id

integer

System ID assigned to a country in the Veeam Service Provider Console REST API.

code

String

Two-letter code of a country.

name

String

Country name.