intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getApplianceSystemInfo
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The Intersight Appliance’s system information. SystemInfo is a singleton managed object created during the Intersight Appliance setup. The Intersight Appliance updates the SystemInfo managed object with up to date cluster status information periodically.
Using getApplianceSystemInfo
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplianceSystemInfo(args: GetApplianceSystemInfoArgs, opts?: InvokeOptions): Promise<GetApplianceSystemInfoResult>
function getApplianceSystemInfoOutput(args: GetApplianceSystemInfoOutputArgs, opts?: InvokeOptions): Output<GetApplianceSystemInfoResult>
def get_appliance_system_info(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetApplianceSystemInfoAncestor]] = None,
class_id: Optional[str] = None,
cloud_conn_status: Optional[str] = None,
cluster_status: Optional[str] = None,
create_time: Optional[str] = None,
deployment_size: Optional[str] = None,
domain_group_moid: Optional[str] = None,
hostname: Optional[str] = None,
id: Optional[str] = None,
init_done: Optional[bool] = None,
ip_address: Optional[str] = None,
is_virtual_ip: Optional[bool] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
nr_version: Optional[str] = None,
object_type: Optional[str] = None,
operational_status: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetApplianceSystemInfoParent] = None,
permission_resources: Optional[Sequence[GetApplianceSystemInfoPermissionResource]] = None,
serial_id: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetApplianceSystemInfoTag]] = None,
time_zone: Optional[str] = None,
version_context: Optional[GetApplianceSystemInfoVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetApplianceSystemInfoResult
def get_appliance_system_info_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceSystemInfoAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cloud_conn_status: Optional[pulumi.Input[str]] = None,
cluster_status: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
deployment_size: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
hostname: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
init_done: Optional[pulumi.Input[bool]] = None,
ip_address: Optional[pulumi.Input[str]] = None,
is_virtual_ip: Optional[pulumi.Input[bool]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
operational_status: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetApplianceSystemInfoParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceSystemInfoPermissionResourceArgs]]]] = None,
serial_id: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetApplianceSystemInfoTagArgs]]]] = None,
time_zone: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetApplianceSystemInfoVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetApplianceSystemInfoResult]
func LookupApplianceSystemInfo(ctx *Context, args *LookupApplianceSystemInfoArgs, opts ...InvokeOption) (*LookupApplianceSystemInfoResult, error)
func LookupApplianceSystemInfoOutput(ctx *Context, args *LookupApplianceSystemInfoOutputArgs, opts ...InvokeOption) LookupApplianceSystemInfoResultOutput
> Note: This function is named LookupApplianceSystemInfo
in the Go SDK.
public static class GetApplianceSystemInfo
{
public static Task<GetApplianceSystemInfoResult> InvokeAsync(GetApplianceSystemInfoArgs args, InvokeOptions? opts = null)
public static Output<GetApplianceSystemInfoResult> Invoke(GetApplianceSystemInfoInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplianceSystemInfoResult> getApplianceSystemInfo(GetApplianceSystemInfoArgs args, InvokeOptions options)
public static Output<GetApplianceSystemInfoResult> getApplianceSystemInfo(GetApplianceSystemInfoArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getApplianceSystemInfo:getApplianceSystemInfo
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Appliance System Info Ancestor> - Class
Id string - Cloud
Conn stringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - Cluster
Status string - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Publicly accessible FQDN of the Intersight Appliance.
- Id string
- Init
Done bool - Indicates that the setup initialization process has been completed.
- Ip
Address string - Publicly accessible IP address of the Intersight Appliance.
- Is
Virtual boolIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - Owners List<string>
- Parent
Get
Appliance System Info Parent - Permission
Resources List<GetAppliance System Info Permission Resource> - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Appliance System Info Tag> - Time
Zone string - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - Version
Context GetAppliance System Info Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Appliance System Info Ancestor - Class
Id string - Cloud
Conn stringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - Cluster
Status string - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Publicly accessible FQDN of the Intersight Appliance.
- Id string
- Init
Done bool - Indicates that the setup initialization process has been completed.
- Ip
Address string - Publicly accessible IP address of the Intersight Appliance.
- Is
Virtual boolIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - Owners []string
- Parent
Get
Appliance System Info Parent - Permission
Resources []GetAppliance System Info Permission Resource - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Appliance System Info Tag - Time
Zone string - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - Version
Context GetAppliance System Info Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Appliance System Info Ancestor> - class
Id String - cloud
Conn StringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster
Status String - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Publicly accessible FQDN of the Intersight Appliance.
- id String
- init
Done Boolean - Indicates that the setup initialization process has been completed.
- ip
Address String - Publicly accessible IP address of the Intersight Appliance.
- is
Virtual BooleanIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners List<String>
- parent
Get
Appliance System Info Parent - permission
Resources List<GetAppliance System Info Permission Resource> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Appliance System Info Tag> - time
Zone String - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version
Context GetAppliance System Info Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Appliance System Info Ancestor[] - class
Id string - cloud
Conn stringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster
Status string - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create
Time string - The time when this managed object was created.
- deployment
Size string - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- hostname string
- Publicly accessible FQDN of the Intersight Appliance.
- id string
- init
Done boolean - Indicates that the setup initialization process has been completed.
- ip
Address string - Publicly accessible IP address of the Intersight Appliance.
- is
Virtual booleanIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nr
Version string - Current software version of the Intersight Appliance.
- object
Type string - operational
Status string - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners string[]
- parent
Get
Appliance System Info Parent - permission
Resources GetAppliance System Info Permission Resource[] - serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Appliance System Info Tag[] - time
Zone string - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version
Context GetAppliance System Info Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Appliance System Info Ancestor] - class_
id str - cloud_
conn_ strstatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster_
status str - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create_
time str - The time when this managed object was created.
- deployment_
size str - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hostname str
- Publicly accessible FQDN of the Intersight Appliance.
- id str
- init_
done bool - Indicates that the setup initialization process has been completed.
- ip_
address str - Publicly accessible IP address of the Intersight Appliance.
- is_
virtual_ boolip - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nr_
version str - Current software version of the Intersight Appliance.
- object_
type str - operational_
status str - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners Sequence[str]
- parent
Get
Appliance System Info Parent - permission_
resources Sequence[GetAppliance System Info Permission Resource] - serial_
id str - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Appliance System Info Tag] - time_
zone str - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version_
context GetAppliance System Info Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cloud
Conn StringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster
Status String - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Publicly accessible FQDN of the Intersight Appliance.
- id String
- init
Done Boolean - Indicates that the setup initialization process has been completed.
- ip
Address String - Publicly accessible IP address of the Intersight Appliance.
- is
Virtual BooleanIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- time
Zone String - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version
Context Property Map
getApplianceSystemInfo Result
The following output properties are available:
- Id string
- Results
List<Get
Appliance System Info Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Appliance System Info Ancestor> - Class
Id string - Cloud
Conn stringStatus - Cluster
Status string - Create
Time string - Deployment
Size string - Domain
Group stringMoid - Hostname string
- Init
Done bool - Ip
Address string - Is
Virtual boolIp - Mod
Time string - Moid string
- Nr
Version string - Object
Type string - Operational
Status string - Owners List<string>
- Parent
Get
Appliance System Info Parent - Permission
Resources List<GetAppliance System Info Permission Resource> - Serial
Id string - string
- List<Get
Appliance System Info Tag> - Time
Zone string - Version
Context GetAppliance System Info Version Context
- Id string
- Results
[]Get
Appliance System Info Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Appliance System Info Ancestor - Class
Id string - Cloud
Conn stringStatus - Cluster
Status string - Create
Time string - Deployment
Size string - Domain
Group stringMoid - Hostname string
- Init
Done bool - Ip
Address string - Is
Virtual boolIp - Mod
Time string - Moid string
- Nr
Version string - Object
Type string - Operational
Status string - Owners []string
- Parent
Get
Appliance System Info Parent - Permission
Resources []GetAppliance System Info Permission Resource - Serial
Id string - string
- []Get
Appliance System Info Tag - Time
Zone string - Version
Context GetAppliance System Info Version Context
- id String
- results
List<Get
Appliance System Info Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Appliance System Info Ancestor> - class
Id String - cloud
Conn StringStatus - cluster
Status String - create
Time String - deployment
Size String - domain
Group StringMoid - hostname String
- init
Done Boolean - ip
Address String - is
Virtual BooleanIp - mod
Time String - moid String
- nr
Version String - object
Type String - operational
Status String - owners List<String>
- parent
Get
Appliance System Info Parent - permission
Resources List<GetAppliance System Info Permission Resource> - serial
Id String - String
- List<Get
Appliance System Info Tag> - time
Zone String - version
Context GetAppliance System Info Version Context
- id string
- results
Get
Appliance System Info Result[] - account
Moid string - additional
Properties string - ancestors
Get
Appliance System Info Ancestor[] - class
Id string - cloud
Conn stringStatus - cluster
Status string - create
Time string - deployment
Size string - domain
Group stringMoid - hostname string
- init
Done boolean - ip
Address string - is
Virtual booleanIp - mod
Time string - moid string
- nr
Version string - object
Type string - operational
Status string - owners string[]
- parent
Get
Appliance System Info Parent - permission
Resources GetAppliance System Info Permission Resource[] - serial
Id string - string
- Get
Appliance System Info Tag[] - time
Zone string - version
Context GetAppliance System Info Version Context
- id str
- results
Sequence[Get
Appliance System Info Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Appliance System Info Ancestor] - class_
id str - cloud_
conn_ strstatus - cluster_
status str - create_
time str - deployment_
size str - domain_
group_ strmoid - hostname str
- init_
done bool - ip_
address str - is_
virtual_ boolip - mod_
time str - moid str
- nr_
version str - object_
type str - operational_
status str - owners Sequence[str]
- parent
Get
Appliance System Info Parent - permission_
resources Sequence[GetAppliance System Info Permission Resource] - serial_
id str - str
- Sequence[Get
Appliance System Info Tag] - time_
zone str - version_
context GetAppliance System Info Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cloud
Conn StringStatus - cluster
Status String - create
Time String - deployment
Size String - domain
Group StringMoid - hostname String
- init
Done Boolean - ip
Address String - is
Virtual BooleanIp - mod
Time String - moid String
- nr
Version String - object
Type String - operational
Status String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - serial
Id String - String
- List<Property Map>
- time
Zone String - version
Context Property Map
Supporting Types
GetApplianceSystemInfoAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetApplianceSystemInfoParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetApplianceSystemInfoPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetApplianceSystemInfoResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Appliance System Info Result Ancestor> - Class
Id string - Cloud
Conn stringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - Cluster
Status string - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Publicly accessible FQDN of the Intersight Appliance.
- Init
Done bool - Indicates that the setup initialization process has been completed.
- Ip
Address string - Publicly accessible IP address of the Intersight Appliance.
- Is
Virtual boolIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - Owners List<string>
- Parents
List<Get
Appliance System Info Result Parent> - Permission
Resources List<GetAppliance System Info Result Permission Resource> - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Appliance System Info Result Tag> - Time
Zone string - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - Version
Contexts List<GetAppliance System Info Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Appliance System Info Result Ancestor - Class
Id string - Cloud
Conn stringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - Cluster
Status string - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - Create
Time string - The time when this managed object was created.
- Deployment
Size string - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Hostname string
- Publicly accessible FQDN of the Intersight Appliance.
- Init
Done bool - Indicates that the setup initialization process has been completed.
- Ip
Address string - Publicly accessible IP address of the Intersight Appliance.
- Is
Virtual boolIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - Operational
Status string - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - Owners []string
- Parents
[]Get
Appliance System Info Result Parent - Permission
Resources []GetAppliance System Info Result Permission Resource - Serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Appliance System Info Result Tag - Time
Zone string - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - Version
Contexts []GetAppliance System Info Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Appliance System Info Result Ancestor> - class
Id String - cloud
Conn StringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster
Status String - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Publicly accessible FQDN of the Intersight Appliance.
- init
Done Boolean - Indicates that the setup initialization process has been completed.
- ip
Address String - Publicly accessible IP address of the Intersight Appliance.
- is
Virtual BooleanIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners List<String>
- parents
List<Get
Appliance System Info Result Parent> - permission
Resources List<GetAppliance System Info Result Permission Resource> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Appliance System Info Result Tag> - time
Zone String - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version
Contexts List<GetAppliance System Info Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Appliance System Info Result Ancestor[] - class
Id string - cloud
Conn stringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster
Status string - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create
Time string - The time when this managed object was created.
- deployment
Size string - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- hostname string
- Publicly accessible FQDN of the Intersight Appliance.
- init
Done boolean - Indicates that the setup initialization process has been completed.
- ip
Address string - Publicly accessible IP address of the Intersight Appliance.
- is
Virtual booleanIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- nr
Version string - Current software version of the Intersight Appliance.
- object
Type string - operational
Status string - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners string[]
- parents
Get
Appliance System Info Result Parent[] - permission
Resources GetAppliance System Info Result Permission Resource[] - serial
Id string - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Appliance System Info Result Tag[] - time
Zone string - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version
Contexts GetAppliance System Info Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Appliance System Info Result Ancestor] - class_
id str - cloud_
conn_ strstatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster_
status str - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create_
time str - The time when this managed object was created.
- deployment_
size str - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- hostname str
- Publicly accessible FQDN of the Intersight Appliance.
- init_
done bool - Indicates that the setup initialization process has been completed.
- ip_
address str - Publicly accessible IP address of the Intersight Appliance.
- is_
virtual_ boolip - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- nr_
version str - Current software version of the Intersight Appliance.
- object_
type str - operational_
status str - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners Sequence[str]
- parents
Sequence[Get
Appliance System Info Result Parent] - permission_
resources Sequence[GetAppliance System Info Result Permission Resource] - serial_
id str - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Appliance System Info Result Tag] - time_
zone str - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version_
contexts Sequence[GetAppliance System Info Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cloud
Conn StringStatus - Connection state of the Intersight Appliance to the Intersight.* `` - The target details have been persisted but Intersight has not yet attempted to connect to the target.*
Connected
- Intersight is able to establish a connection to the target and initiate management activities.*NotConnected
- Intersight is unable to establish a connection to the target.*ClaimInProgress
- Claim of the target is in progress. A connection to the target has not been fully established.*UnclaimInProgress
- Unclaim of the target is in progress. Intersight is able to connect to the target and all management operations are supported.*Unclaimed
- The device was un-claimed from the users account by an Administrator of the device. Also indicates the failure to claim Targets of type HTTP Endpoint in Intersight.*Claimed
- Target of type HTTP Endpoint is successfully claimed in Intersight. Currently no validation is performed to verify the Target connectivity from Intersight at the time of creation. However invoking API from Intersight Orchestrator fails if this Target is not reachable from Intersight or if Target API credentials are incorrect. - cluster
Status String - Current status of cluster operation on the Intersight Appliance.*
none
- The Intersight Appliance is running in standalone mode.*active
- The Intersight Appliance is running as part of a cluster.*pending
- The Intersight Appliance is currently forming a cluster.*failed
- The Intersight Appliance failed to form a cluster. - create
Time String - The time when this managed object was created.
- deployment
Size String - Current running deployment size for the Intersight Appliance cluster. Eg. small, medium, large etc.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- hostname String
- Publicly accessible FQDN of the Intersight Appliance.
- init
Done Boolean - Indicates that the setup initialization process has been completed.
- ip
Address String - Publicly accessible IP address of the Intersight Appliance.
- is
Virtual BooleanIp - Specifies whether this Intersight Appliance is using a virtual ip address.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - operational
Status String - Operational status of the Intersight Appliance cluster.*
Unknown
- The status of the appliance node is unknown.*Operational
- The appliance node is operational.*Impaired
- The appliance node is impaired.*AttentionNeeded
- The appliance node needs attention.*ReadyToJoin
- The node is ready to be added to a standalone Intersight Appliance to form a cluster.*OutOfService
- The user has taken this node (part of a cluster) to out of service.*ReadyForReplacement
- The cluster node is ready to be replaced.*ReplacementInProgress
- The cluster node replacement is in progress.*ReplacementFailed
- There was a failure during the cluster node replacement.*WorkerNodeInstInProgress
- The worker node installation is in progress.*WorkerNodeInstSuccess
- The worker node installation succeeded.*WorkerNodeInstFailed
- The worker node installation failed. - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - serial
Id String - SerialId of the Intersight Appliance. SerialId is generated when the Intersight Appliance is setup. It is a unique UUID string, and serialId will not change for the life time of the Intersight Appliance.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- time
Zone String - Timezone of the Intersight Appliance.*
Pacific/Niue
- *Africa/Abidjan
- *Africa/Accra
- *Africa/Addis_Ababa
- *Africa/Algiers
- *Africa/Asmara
- *Africa/Bamako
- *Africa/Bangui
- *Africa/Banjul
- *Africa/Bissau
- *Africa/Blantyre
- *Africa/Brazzaville
- *Africa/Bujumbura
- *Africa/Cairo
- *Africa/Casablanca
- *Africa/Ceuta
- *Africa/Conakry
- *Africa/Dakar
- *Africa/Dar_es_Salaam
- *Africa/Djibouti
- *Africa/Douala
- *Africa/El_Aaiun
- *Africa/Freetown
- *Africa/Gaborone
- *Africa/Harare
- *Africa/Johannesburg
- *Africa/Juba
- *Africa/Kampala
- *Africa/Khartoum
- *Africa/Kigali
- *Africa/Kinshasa
- *Africa/Lagos
- *Africa/Libreville
- *Africa/Lome
- *Africa/Luanda
- *Africa/Lubumbashi
- *Africa/Lusaka
- *Africa/Malabo
- *Africa/Maputo
- *Africa/Maseru
- *Africa/Mbabane
- *Africa/Mogadishu
- *Africa/Monrovia
- *Africa/Nairobi
- *Africa/Ndjamena
- *Africa/Niamey
- *Africa/Nouakchott
- *Africa/Ouagadougou
- *Africa/Porto-Novo
- *Africa/Sao_Tome
- *Africa/Tripoli
- *Africa/Tunis
- *Africa/Windhoek
- *America/Adak
- *America/Anchorage
- *America/Anguilla
- *America/Antigua
- *America/Araguaina
- *America/Argentina/Buenos_Aires
- *America/Argentina/Catamarca
- *America/Argentina/Cordoba
- *America/Argentina/Jujuy
- *America/Argentina/La_Rioja
- *America/Argentina/Mendoza
- *America/Argentina/Rio_Gallegos
- *America/Argentina/Salta
- *America/Argentina/San_Juan
- *America/Argentina/San_Luis
- *America/Argentina/Tucuman
- *America/Argentina/Ushuaia
- *America/Aruba
- *America/Asuncion
- *America/Atikokan
- *America/Bahia
- *America/Bahia_Banderas
- *America/Barbados
- *America/Belem
- *America/Belize
- *America/Blanc-Sablon
- *America/Boa_Vista
- *America/Bogota
- *America/Boise
- *America/Cambridge_Bay
- *America/Campo_Grande
- *America/Cancun
- *America/Caracas
- *America/Cayenne
- *America/Cayman
- *America/Chicago
- *America/Chihuahua
- *America/Costa_Rica
- *America/Creston
- *America/Cuiaba
- *America/Curacao
- *America/Danmarkshavn
- *America/Dawson
- *America/Dawson_Creek
- *America/Denver
- *America/Detroit
- *America/Dominica
- *America/Edmonton
- *America/Eirunepe
- *America/El_Salvador
- *America/Fortaleza
- *America/Glace_Bay
- *America/Godthab
- *America/Goose_Bay
- *America/Grand_Turk
- *America/Grenada
- *America/Guadeloupe
- *America/Guatemala
- *America/Guayaquil
- *America/Guyana
- *America/Halifax
- *America/Havana
- *America/Hermosillo
- *America/Indiana/Indianapolis
- *America/Indiana/Knox
- *America/Indiana/Marengo
- *America/Indiana/Petersburg
- *America/Indiana/Tell_City
- *America/Indiana/Vevay
- *America/Indiana/Vincennes
- *America/Indiana/Winamac
- *America/Inuvik
- *America/Iqaluit
- *America/Jamaica
- *America/Juneau
- *America/Kentucky/Louisville
- *America/Kentucky/Monticello
- *America/Kralendijk
- *America/La_Paz
- *America/Lima
- *America/Los_Angeles
- *America/Lower_Princes
- *America/Maceio
- *America/Managua
- *America/Manaus
- *America/Marigot
- *America/Martinique
- *America/Matamoros
- *America/Mazatlan
- *America/Menominee
- *America/Merida
- *America/Metlakatla
- *America/Mexico_City
- *America/Miquelon
- *America/Moncton
- *America/Monterrey
- *America/Montevideo
- *America/Montreal
- *America/Montserrat
- *America/Nassau
- *America/New_York
- *America/Nipigon
- *America/Nome
- *America/Noronha
- *America/North_Dakota/Beulah
- *America/North_Dakota/Center
- *America/North_Dakota/New_Salem
- *America/Ojinaga
- *America/Panama
- *America/Pangnirtung
- *America/Paramaribo
- *America/Phoenix
- *America/Port-au-Prince
- *America/Port_of_Spain
- *America/Porto_Velho
- *America/Puerto_Rico
- *America/Rainy_River
- *America/Rankin_Inlet
- *America/Recife
- *America/Regina
- *America/Resolute
- *America/Rio_Branco
- *America/Santa_Isabel
- *America/Santarem
- *America/Santiago
- *America/Santo_Domingo
- *America/Sao_Paulo
- *America/Scoresbysund
- *America/Shiprock
- *America/Sitka
- *America/St_Barthelemy
- *America/St_Johns
- *America/St_Kitts
- *America/St_Lucia
- *America/St_Thomas
- *America/St_Vincent
- *America/Swift_Current
- *America/Tegucigalpa
- *America/Thule
- *America/Thunder_Bay
- *America/Tijuana
- *America/Toronto
- *America/Tortola
- *America/Vancouver
- *America/Whitehorse
- *America/Winnipeg
- *America/Yakutat
- *America/Yellowknife
- *Antarctica/Casey
- *Antarctica/Davis
- *Antarctica/DumontDUrville
- *Antarctica/Macquarie
- *Antarctica/Mawson
- *Antarctica/McMurdo
- *Antarctica/Palmer
- *Antarctica/Rothera
- *Antarctica/South_Pole
- *Antarctica/Syowa
- *Antarctica/Troll
- *Antarctica/Vostok
- *Arctic/Longyearbyen
- *Asia/Aden
- *Asia/Almaty
- *Asia/Amman
- *Asia/Anadyr
- *Asia/Aqtau
- *Asia/Aqtobe
- *Asia/Ashgabat
- *Asia/Baghdad
- *Asia/Bahrain
- *Asia/Baku
- *Asia/Bangkok
- *Asia/Beirut
- *Asia/Bishkek
- *Asia/Brunei
- *Asia/Calcutta
- *Asia/Choibalsan
- *Asia/Chongqing
- *Asia/Colombo
- *Asia/Damascus
- *Asia/Dhaka
- *Asia/Dili
- *Asia/Dubai
- *Asia/Dushanbe
- *Asia/Gaza
- *Asia/Harbin
- *Asia/Hebron
- *Asia/Ho_Chi_Minh
- *Asia/Hong_Kong
- *Asia/Hovd
- *Asia/Irkutsk
- *Asia/Jakarta
- *Asia/Jayapura
- *Asia/Jerusalem
- *Asia/Kabul
- *Asia/Kamchatka
- *Asia/Karachi
- *Asia/Kashgar
- *Asia/Kathmandu
- *Asia/Katmandu
- *Asia/Khandyga
- *Asia/Kolkata
- *Asia/Krasnoyarsk
- *Asia/Kuala_Lumpur
- *Asia/Kuching
- *Asia/Kuwait
- *Asia/Macau
- *Asia/Magadan
- *Asia/Makassar
- *Asia/Manila
- *Asia/Muscat
- *Asia/Nicosia
- *Asia/Novokuznetsk
- *Asia/Novosibirsk
- *Asia/Omsk
- *Asia/Oral
- *Asia/Phnom_Penh
- *Asia/Pontianak
- *Asia/Pyongyang
- *Asia/Qatar
- *Asia/Qyzylorda
- *Asia/Rangoon
- *Asia/Riyadh
- *Asia/Saigon
- *Asia/Sakhalin
- *Asia/Samarkand
- *Asia/Seoul
- *Asia/Shanghai
- *Asia/Singapore
- *Asia/Taipei
- *Asia/Tashkent
- *Asia/Tbilisi
- *Asia/Tehran
- *Asia/Thimphu
- *Asia/Tokyo
- *Asia/Ulaanbaatar
- *Asia/Urumqi
- *Asia/Ust-Nera
- *Asia/Vientiane
- *Asia/Vladivostok
- *Asia/Yakutsk
- *Asia/Yekaterinburg
- *Asia/Yerevan
- *Atlantic/Azores
- *Atlantic/Bermuda
- *Atlantic/Canary
- *Atlantic/Cape_Verde
- *Atlantic/Faroe
- *Atlantic/Madeira
- *Atlantic/Reykjavik
- *Atlantic/South_Georgia
- *Atlantic/St_Helena
- *Atlantic/Stanley
- *Australia/Adelaide
- *Australia/Brisbane
- *Australia/Broken_Hill
- *Australia/Currie
- *Australia/Darwin
- *Australia/Eucla
- *Australia/Hobart
- *Australia/Lindeman
- *Australia/Lord_Howe
- *Australia/Melbourne
- *Australia/Perth
- *Australia/Sydney
- *Etc/GMT
- *Europe/Amsterdam
- *Europe/Andorra
- *Europe/Athens
- *Europe/Belgrade
- *Europe/Berlin
- *Europe/Bratislava
- *Europe/Brussels
- *Europe/Bucharest
- *Europe/Budapest
- *Europe/Busingen
- *Europe/Chisinau
- *Europe/Copenhagen
- *Europe/Dublin
- *Europe/Gibraltar
- *Europe/Guernsey
- *Europe/Helsinki
- *Europe/Isle_of_Man
- *Europe/Istanbul
- *Europe/Jersey
- *Europe/Kaliningrad
- *Europe/Kiev
- *Europe/Lisbon
- *Europe/Ljubljana
- *Europe/London
- *Europe/Luxembourg
- *Europe/Madrid
- *Europe/Malta
- *Europe/Mariehamn
- *Europe/Minsk
- *Europe/Monaco
- *Europe/Moscow
- *Europe/Oslo
- *Europe/Paris
- *Europe/Podgorica
- *Europe/Prague
- *Europe/Riga
- *Europe/Rome
- *Europe/Samara
- *Europe/San_Marino
- *Europe/Sarajevo
- *Europe/Simferopol
- *Europe/Skopje
- *Europe/Sofia
- *Europe/Stockholm
- *Europe/Tallinn
- *Europe/Tirane
- *Europe/Uzhgorod
- *Europe/Vaduz
- *Europe/Vatican
- *Europe/Vienna
- *Europe/Vilnius
- *Europe/Volgograd
- *Europe/Warsaw
- *Europe/Zagreb
- *Europe/Zaporozhye
- *Europe/Zurich
- *Indian/Antananarivo
- *Indian/Chagos
- *Indian/Christmas
- *Indian/Cocos
- *Indian/Comoro
- *Indian/Kerguelen
- *Indian/Mahe
- *Indian/Maldives
- *Indian/Mauritius
- *Indian/Mayotte
- *Indian/Reunion
- *Pacific/Apia
- *Pacific/Auckland
- *Pacific/Chatham
- *Pacific/Chuuk
- *Pacific/Easter
- *Pacific/Efate
- *Pacific/Enderbury
- *Pacific/Fakaofo
- *Pacific/Fiji
- *Pacific/Funafuti
- *Pacific/Galapagos
- *Pacific/Gambier
- *Pacific/Guadalcanal
- *Pacific/Guam
- *Pacific/Honolulu
- *Pacific/Johnston
- *Pacific/Kiritimati
- *Pacific/Kosrae
- *Pacific/Kwajalein
- *Pacific/Majuro
- *Pacific/Marquesas
- *Pacific/Midway
- *Pacific/Nauru
- *Pacific/Norfolk
- *Pacific/Noumea
- *Pacific/Pago_Pago
- *Pacific/Palau
- *Pacific/Pitcairn
- *Pacific/Pohnpei
- *Pacific/Port_Moresby
- *Pacific/Rarotonga
- *Pacific/Saipan
- *Pacific/Tahiti
- *Pacific/Tarawa
- *Pacific/Tongatapu
- *Pacific/Wake
- *Pacific/Wallis
- *UTC
- - version
Contexts List<Property Map>
GetApplianceSystemInfoResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceSystemInfoResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceSystemInfoResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceSystemInfoResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetApplianceSystemInfoResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetAppliance System Info Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - Ref
Mos List<GetAppliance System Info Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetAppliance System Info Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - Ref
Mos []GetAppliance System Info Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetAppliance System Info Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - ref
Mos List<GetAppliance System Info Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetAppliance System Info Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Current software version of the Intersight Appliance.
- object
Type string - ref
Mos GetAppliance System Info Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetAppliance System Info Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Current software version of the Intersight Appliance.
- object_
type str - ref_
mos Sequence[GetAppliance System Info Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetApplianceSystemInfoResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceSystemInfoResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetApplianceSystemInfoTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetApplianceSystemInfoVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetAppliance System Info Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAppliance System Info Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetAppliance System Info Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - Current software version of the Intersight Appliance.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetAppliance System Info Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetAppliance System Info Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAppliance System Info Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetAppliance System Info Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - Current software version of the Intersight Appliance.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetAppliance System Info Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetAppliance System Info Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - Current software version of the Intersight Appliance.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetAppliance System Info Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - Current software version of the Intersight Appliance.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetApplianceSystemInfoVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetApplianceSystemInfoVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet