[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
ProviderReadTO
Properties
array of
InfrastructureType
infrastructureTypes
Optional
The types of infrastructure that can be queried from this provider. For example, AZURE supports infrastructure types like ‘resourceGroups’, ’networks’, etc.
string
label
Optional
Unique label for the provider. These are case-insensitive.
array of
ProviderSpecMethod
newInstanceMethods
Optional
The methods that can be used to create new instances of this provider. Each method will have its own name and set of data fields. For example, the AZURE provider supports new instances with the ‘ByAppRegistration’ method.
JSON Example
{
"label": "AZURE"
}