intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getStorageNetAppCluster
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
NetApp cluster consists of one or more nodes grouped together as HA pairs to form a scalable cluster.
Using getStorageNetAppCluster
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 getStorageNetAppCluster(args: GetStorageNetAppClusterArgs, opts?: InvokeOptions): Promise<GetStorageNetAppClusterResult>
function getStorageNetAppClusterOutput(args: GetStorageNetAppClusterOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppClusterResult>
def get_storage_net_app_cluster(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageNetAppClusterAncestor]] = None,
auto_support: Optional[GetStorageNetAppClusterAutoSupport] = None,
avg_performance_metrics: Optional[GetStorageNetAppClusterAvgPerformanceMetrics] = None,
class_id: Optional[str] = None,
cluster_efficiency: Optional[GetStorageNetAppClusterClusterEfficiency] = None,
cluster_health_status: Optional[str] = None,
create_time: Optional[str] = None,
default_admin_locked: Optional[bool] = None,
device_location: Optional[GetStorageNetAppClusterDeviceLocation] = None,
device_mo_id: Optional[str] = None,
device_type: Optional[str] = None,
dn: Optional[str] = None,
dns_domains: Optional[Sequence[str]] = None,
domain_group_moid: Optional[str] = None,
events: Optional[Sequence[GetStorageNetAppClusterEvent]] = None,
fips_compliant: Optional[bool] = None,
hardware_version: Optional[str] = None,
id: Optional[str] = None,
insecure_ciphers: Optional[float] = None,
is_upgraded: Optional[bool] = None,
key: Optional[str] = None,
location: Optional[str] = None,
management_addresses: Optional[Sequence[str]] = None,
mod_time: Optional[str] = None,
model: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
name_servers: Optional[Sequence[str]] = None,
nr_version: Optional[str] = None,
ntp_servers: Optional[Sequence[str]] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageNetAppClusterParent] = None,
permission_resources: Optional[Sequence[GetStorageNetAppClusterPermissionResource]] = None,
presence: Optional[str] = None,
previous_fru: Optional[GetStorageNetAppClusterPreviousFru] = None,
registered_device: Optional[GetStorageNetAppClusterRegisteredDevice] = None,
revision: Optional[str] = None,
rn: Optional[str] = None,
rsh_enabled: Optional[bool] = None,
serial: Optional[str] = None,
shared_scope: Optional[str] = None,
storage_utilization: Optional[GetStorageNetAppClusterStorageUtilization] = None,
tags: Optional[Sequence[GetStorageNetAppClusterTag]] = None,
telnet_enabled: Optional[bool] = None,
uuid: Optional[str] = None,
vendor: Optional[str] = None,
version_context: Optional[GetStorageNetAppClusterVersionContext] = None,
version_generation: Optional[float] = None,
version_major: Optional[float] = None,
version_minor: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageNetAppClusterResult
def get_storage_net_app_cluster_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppClusterAncestorArgs]]]] = None,
auto_support: Optional[pulumi.Input[GetStorageNetAppClusterAutoSupportArgs]] = None,
avg_performance_metrics: Optional[pulumi.Input[GetStorageNetAppClusterAvgPerformanceMetricsArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_efficiency: Optional[pulumi.Input[GetStorageNetAppClusterClusterEfficiencyArgs]] = None,
cluster_health_status: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
default_admin_locked: Optional[pulumi.Input[bool]] = None,
device_location: Optional[pulumi.Input[GetStorageNetAppClusterDeviceLocationArgs]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
device_type: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
dns_domains: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
events: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppClusterEventArgs]]]] = None,
fips_compliant: Optional[pulumi.Input[bool]] = None,
hardware_version: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
insecure_ciphers: Optional[pulumi.Input[float]] = None,
is_upgraded: Optional[pulumi.Input[bool]] = None,
key: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
management_addresses: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
model: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
name_servers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
nr_version: Optional[pulumi.Input[str]] = None,
ntp_servers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageNetAppClusterParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppClusterPermissionResourceArgs]]]] = None,
presence: Optional[pulumi.Input[str]] = None,
previous_fru: Optional[pulumi.Input[GetStorageNetAppClusterPreviousFruArgs]] = None,
registered_device: Optional[pulumi.Input[GetStorageNetAppClusterRegisteredDeviceArgs]] = None,
revision: Optional[pulumi.Input[str]] = None,
rn: Optional[pulumi.Input[str]] = None,
rsh_enabled: Optional[pulumi.Input[bool]] = None,
serial: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
storage_utilization: Optional[pulumi.Input[GetStorageNetAppClusterStorageUtilizationArgs]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppClusterTagArgs]]]] = None,
telnet_enabled: Optional[pulumi.Input[bool]] = None,
uuid: Optional[pulumi.Input[str]] = None,
vendor: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageNetAppClusterVersionContextArgs]] = None,
version_generation: Optional[pulumi.Input[float]] = None,
version_major: Optional[pulumi.Input[float]] = None,
version_minor: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppClusterResult]
func LookupStorageNetAppCluster(ctx *Context, args *LookupStorageNetAppClusterArgs, opts ...InvokeOption) (*LookupStorageNetAppClusterResult, error)
func LookupStorageNetAppClusterOutput(ctx *Context, args *LookupStorageNetAppClusterOutputArgs, opts ...InvokeOption) LookupStorageNetAppClusterResultOutput
> Note: This function is named LookupStorageNetAppCluster
in the Go SDK.
public static class GetStorageNetAppCluster
{
public static Task<GetStorageNetAppClusterResult> InvokeAsync(GetStorageNetAppClusterArgs args, InvokeOptions? opts = null)
public static Output<GetStorageNetAppClusterResult> Invoke(GetStorageNetAppClusterInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageNetAppClusterResult> getStorageNetAppCluster(GetStorageNetAppClusterArgs args, InvokeOptions options)
public static Output<GetStorageNetAppClusterResult> getStorageNetAppCluster(GetStorageNetAppClusterArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageNetAppCluster:getStorageNetAppCluster
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Cluster Ancestor> - Auto
Support GetStorage Net App Cluster Auto Support - Avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - Class
Id string - Cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - Cluster
Health stringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - Create
Time string - The time when this managed object was created.
- Default
Admin boolLocked - Indicates whether the default admin user is locked out.
- Device
Location GetStorage Net App Cluster Device Location - Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Type string - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Dns
Domains List<string> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
List<Get
Storage Net App Cluster Event> - Fips
Compliant bool - Indicates whether or not the software FIPS mode is enabled on the cluster.
- Hardware
Version string - The hardware version of the device.
- Id string
- Insecure
Ciphers double - Number of SVMs on the cluster that use insecure ciphers.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Key string
- Unique identifier of NetApp Cluster across data center.
- Location string
- Location of the storage controller.
- Management
Addresses List<string> - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Administrator defined name for the device.
- Name
Servers List<string> - Nr
Version string - Current running software version of the device.
- Ntp
Servers List<string> - Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Cluster Parent - Permission
Resources List<GetStorage Net App Cluster Permission Resource> - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Net App Cluster Previous Fru - Registered
Device GetStorage Net App Cluster Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rsh
Enabled bool - Indicates whether or not rsh is enabled on the cluster.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Storage
Utilization GetStorage Net App Cluster Storage Utilization - List<Get
Storage Net App Cluster Tag> - Telnet
Enabled bool - Indicates whether or not telnet is enabled on the cluster.
- Uuid string
- Unique identity of the device.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Net App Cluster Version Context - Version
Generation double - The generation portion of the version.
- Version
Major double - The major portion of the version.
- Version
Minor double - The minor portion of the version.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Cluster Ancestor - Auto
Support GetStorage Net App Cluster Auto Support - Avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - Class
Id string - Cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - Cluster
Health stringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - Create
Time string - The time when this managed object was created.
- Default
Admin boolLocked - Indicates whether the default admin user is locked out.
- Device
Location GetStorage Net App Cluster Device Location - Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Type string - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Dns
Domains []string - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
[]Get
Storage Net App Cluster Event - Fips
Compliant bool - Indicates whether or not the software FIPS mode is enabled on the cluster.
- Hardware
Version string - The hardware version of the device.
- Id string
- Insecure
Ciphers float64 - Number of SVMs on the cluster that use insecure ciphers.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Key string
- Unique identifier of NetApp Cluster across data center.
- Location string
- Location of the storage controller.
- Management
Addresses []string - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Administrator defined name for the device.
- Name
Servers []string - Nr
Version string - Current running software version of the device.
- Ntp
Servers []string - Object
Type string - Owners []string
- Parent
Get
Storage Net App Cluster Parent - Permission
Resources []GetStorage Net App Cluster Permission Resource - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Fru GetStorage Net App Cluster Previous Fru - Registered
Device GetStorage Net App Cluster Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rsh
Enabled bool - Indicates whether or not rsh is enabled on the cluster.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Storage
Utilization GetStorage Net App Cluster Storage Utilization - []Get
Storage Net App Cluster Tag - Telnet
Enabled bool - Indicates whether or not telnet is enabled on the cluster.
- Uuid string
- Unique identity of the device.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Context GetStorage Net App Cluster Version Context - Version
Generation float64 - The generation portion of the version.
- Version
Major float64 - The major portion of the version.
- Version
Minor float64 - The minor portion of the version.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Cluster Ancestor> - auto
Support GetStorage Net App Cluster Auto Support - avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - class
Id String - cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - cluster
Health StringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create
Time String - The time when this managed object was created.
- default
Admin BooleanLocked - Indicates whether the default admin user is locked out.
- device
Location GetStorage Net App Cluster Device Location - device
Mo StringId - The database identifier of the registered device of an object.
- device
Type String - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events
List<Get
Storage Net App Cluster Event> - fips
Compliant Boolean - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware
Version String - The hardware version of the device.
- id String
- insecure
Ciphers Double - Number of SVMs on the cluster that use insecure ciphers.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- key String
- Unique identifier of NetApp Cluster across data center.
- location String
- Location of the storage controller.
- management
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Administrator defined name for the device.
- name
Servers List<String> - nr
Version String - Current running software version of the device.
- ntp
Servers List<String> - object
Type String - owners List<String>
- parent
Get
Storage Net App Cluster Parent - permission
Resources List<GetStorage Net App Cluster Permission Resource> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Net App Cluster Previous Fru - registered
Device GetStorage Net App Cluster Registered Device - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rsh
Enabled Boolean - Indicates whether or not rsh is enabled on the cluster.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- storage
Utilization GetStorage Net App Cluster Storage Utilization - List<Get
Storage Net App Cluster Tag> - telnet
Enabled Boolean - Indicates whether or not telnet is enabled on the cluster.
- uuid String
- Unique identity of the device.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Net App Cluster Version Context - version
Generation Double - The generation portion of the version.
- version
Major Double - The major portion of the version.
- version
Minor Double - The minor portion of the version.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Cluster Ancestor[] - auto
Support GetStorage Net App Cluster Auto Support - avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - class
Id string - cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - cluster
Health stringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create
Time string - The time when this managed object was created.
- default
Admin booleanLocked - Indicates whether the default admin user is locked out.
- device
Location GetStorage Net App Cluster Device Location - device
Mo stringId - The database identifier of the registered device of an object.
- device
Type string - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- dns
Domains string[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- events
Get
Storage Net App Cluster Event[] - fips
Compliant boolean - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware
Version string - The hardware version of the device.
- id string
- insecure
Ciphers number - Number of SVMs on the cluster that use insecure ciphers.
- is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- key string
- Unique identifier of NetApp Cluster across data center.
- location string
- Location of the storage controller.
- management
Addresses string[] - mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Administrator defined name for the device.
- name
Servers string[] - nr
Version string - Current running software version of the device.
- ntp
Servers string[] - object
Type string - owners string[]
- parent
Get
Storage Net App Cluster Parent - permission
Resources GetStorage Net App Cluster Permission Resource[] - presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru GetStorage Net App Cluster Previous Fru - registered
Device GetStorage Net App Cluster Registered Device - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- rsh
Enabled boolean - Indicates whether or not rsh is enabled on the cluster.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- storage
Utilization GetStorage Net App Cluster Storage Utilization - Get
Storage Net App Cluster Tag[] - telnet
Enabled boolean - Indicates whether or not telnet is enabled on the cluster.
- uuid string
- Unique identity of the device.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Context GetStorage Net App Cluster Version Context - version
Generation number - The generation portion of the version.
- version
Major number - The major portion of the version.
- version
Minor number - The minor portion of the version.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Cluster Ancestor] - auto_
support GetStorage Net App Cluster Auto Support - avg_
performance_ Getmetrics Storage Net App Cluster Avg Performance Metrics - class_
id str - cluster_
efficiency GetStorage Net App Cluster Cluster Efficiency - cluster_
health_ strstatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create_
time str - The time when this managed object was created.
- default_
admin_ boollocked - Indicates whether the default admin user is locked out.
- device_
location GetStorage Net App Cluster Device Location - device_
mo_ strid - The database identifier of the registered device of an object.
- device_
type str - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- dns_
domains Sequence[str] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- events
Sequence[Get
Storage Net App Cluster Event] - fips_
compliant bool - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware_
version str - The hardware version of the device.
- id str
- insecure_
ciphers float - Number of SVMs on the cluster that use insecure ciphers.
- is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- key str
- Unique identifier of NetApp Cluster across data center.
- location str
- Location of the storage controller.
- management_
addresses Sequence[str] - mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Administrator defined name for the device.
- name_
servers Sequence[str] - nr_
version str - Current running software version of the device.
- ntp_
servers Sequence[str] - object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Cluster Parent - permission_
resources Sequence[GetStorage Net App Cluster Permission Resource] - presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
fru GetStorage Net App Cluster Previous Fru - registered_
device GetStorage Net App Cluster Registered Device - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- rsh_
enabled bool - Indicates whether or not rsh is enabled on the cluster.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- storage_
utilization GetStorage Net App Cluster Storage Utilization - Sequence[Get
Storage Net App Cluster Tag] - telnet_
enabled bool - Indicates whether or not telnet is enabled on the cluster.
- uuid str
- Unique identity of the device.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
context GetStorage Net App Cluster Version Context - version_
generation float - The generation portion of the version.
- version_
major float - The major portion of the version.
- version_
minor float - The minor portion of the version.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- auto
Support Property Map - avg
Performance Property MapMetrics - class
Id String - cluster
Efficiency Property Map - cluster
Health StringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create
Time String - The time when this managed object was created.
- default
Admin BooleanLocked - Indicates whether the default admin user is locked out.
- device
Location Property Map - device
Mo StringId - The database identifier of the registered device of an object.
- device
Type String - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events List<Property Map>
- fips
Compliant Boolean - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware
Version String - The hardware version of the device.
- id String
- insecure
Ciphers Number - Number of SVMs on the cluster that use insecure ciphers.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- key String
- Unique identifier of NetApp Cluster across data center.
- location String
- Location of the storage controller.
- management
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Administrator defined name for the device.
- name
Servers List<String> - nr
Version String - Current running software version of the device.
- ntp
Servers List<String> - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Fru Property Map - registered
Device Property Map - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rsh
Enabled Boolean - Indicates whether or not rsh is enabled on the cluster.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- storage
Utilization Property Map - List<Property Map>
- telnet
Enabled Boolean - Indicates whether or not telnet is enabled on the cluster.
- uuid String
- Unique identity of the device.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Context Property Map - version
Generation Number - The generation portion of the version.
- version
Major Number - The major portion of the version.
- version
Minor Number - The minor portion of the version.
getStorageNetAppCluster Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Net App Cluster Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Net App Cluster Ancestor> - Auto
Support GetStorage Net App Cluster Auto Support - Avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - Class
Id string - Cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - Cluster
Health stringStatus - Create
Time string - Default
Admin boolLocked - Device
Location GetStorage Net App Cluster Device Location - Device
Mo stringId - Device
Type string - Dn string
- Dns
Domains List<string> - Domain
Group stringMoid - Events
List<Get
Storage Net App Cluster Event> - Fips
Compliant bool - Hardware
Version string - Insecure
Ciphers double - Is
Upgraded bool - Key string
- Location string
- Management
Addresses List<string> - Mod
Time string - Model string
- Moid string
- Name string
- Name
Servers List<string> - Nr
Version string - Ntp
Servers List<string> - Object
Type string - Owners List<string>
- Parent
Get
Storage Net App Cluster Parent - Permission
Resources List<GetStorage Net App Cluster Permission Resource> - Presence string
- Previous
Fru GetStorage Net App Cluster Previous Fru - Registered
Device GetStorage Net App Cluster Registered Device - Revision string
- Rn string
- Rsh
Enabled bool - Serial string
- string
- Storage
Utilization GetStorage Net App Cluster Storage Utilization - List<Get
Storage Net App Cluster Tag> - Telnet
Enabled bool - Uuid string
- Vendor string
- Version
Context GetStorage Net App Cluster Version Context - Version
Generation double - Version
Major double - Version
Minor double
- Id string
- Results
[]Get
Storage Net App Cluster Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Net App Cluster Ancestor - Auto
Support GetStorage Net App Cluster Auto Support - Avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - Class
Id string - Cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - Cluster
Health stringStatus - Create
Time string - Default
Admin boolLocked - Device
Location GetStorage Net App Cluster Device Location - Device
Mo stringId - Device
Type string - Dn string
- Dns
Domains []string - Domain
Group stringMoid - Events
[]Get
Storage Net App Cluster Event - Fips
Compliant bool - Hardware
Version string - Insecure
Ciphers float64 - Is
Upgraded bool - Key string
- Location string
- Management
Addresses []string - Mod
Time string - Model string
- Moid string
- Name string
- Name
Servers []string - Nr
Version string - Ntp
Servers []string - Object
Type string - Owners []string
- Parent
Get
Storage Net App Cluster Parent - Permission
Resources []GetStorage Net App Cluster Permission Resource - Presence string
- Previous
Fru GetStorage Net App Cluster Previous Fru - Registered
Device GetStorage Net App Cluster Registered Device - Revision string
- Rn string
- Rsh
Enabled bool - Serial string
- string
- Storage
Utilization GetStorage Net App Cluster Storage Utilization - []Get
Storage Net App Cluster Tag - Telnet
Enabled bool - Uuid string
- Vendor string
- Version
Context GetStorage Net App Cluster Version Context - Version
Generation float64 - Version
Major float64 - Version
Minor float64
- id String
- results
List<Get
Storage Net App Cluster Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Net App Cluster Ancestor> - auto
Support GetStorage Net App Cluster Auto Support - avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - class
Id String - cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - cluster
Health StringStatus - create
Time String - default
Admin BooleanLocked - device
Location GetStorage Net App Cluster Device Location - device
Mo StringId - device
Type String - dn String
- dns
Domains List<String> - domain
Group StringMoid - events
List<Get
Storage Net App Cluster Event> - fips
Compliant Boolean - hardware
Version String - insecure
Ciphers Double - is
Upgraded Boolean - key String
- location String
- management
Addresses List<String> - mod
Time String - model String
- moid String
- name String
- name
Servers List<String> - nr
Version String - ntp
Servers List<String> - object
Type String - owners List<String>
- parent
Get
Storage Net App Cluster Parent - permission
Resources List<GetStorage Net App Cluster Permission Resource> - presence String
- previous
Fru GetStorage Net App Cluster Previous Fru - registered
Device GetStorage Net App Cluster Registered Device - revision String
- rn String
- rsh
Enabled Boolean - serial String
- String
- storage
Utilization GetStorage Net App Cluster Storage Utilization - List<Get
Storage Net App Cluster Tag> - telnet
Enabled Boolean - uuid String
- vendor String
- version
Context GetStorage Net App Cluster Version Context - version
Generation Double - version
Major Double - version
Minor Double
- id string
- results
Get
Storage Net App Cluster Result[] - account
Moid string - additional
Properties string - ancestors
Get
Storage Net App Cluster Ancestor[] - auto
Support GetStorage Net App Cluster Auto Support - avg
Performance GetMetrics Storage Net App Cluster Avg Performance Metrics - class
Id string - cluster
Efficiency GetStorage Net App Cluster Cluster Efficiency - cluster
Health stringStatus - create
Time string - default
Admin booleanLocked - device
Location GetStorage Net App Cluster Device Location - device
Mo stringId - device
Type string - dn string
- dns
Domains string[] - domain
Group stringMoid - events
Get
Storage Net App Cluster Event[] - fips
Compliant boolean - hardware
Version string - insecure
Ciphers number - is
Upgraded boolean - key string
- location string
- management
Addresses string[] - mod
Time string - model string
- moid string
- name string
- name
Servers string[] - nr
Version string - ntp
Servers string[] - object
Type string - owners string[]
- parent
Get
Storage Net App Cluster Parent - permission
Resources GetStorage Net App Cluster Permission Resource[] - presence string
- previous
Fru GetStorage Net App Cluster Previous Fru - registered
Device GetStorage Net App Cluster Registered Device - revision string
- rn string
- rsh
Enabled boolean - serial string
- string
- storage
Utilization GetStorage Net App Cluster Storage Utilization - Get
Storage Net App Cluster Tag[] - telnet
Enabled boolean - uuid string
- vendor string
- version
Context GetStorage Net App Cluster Version Context - version
Generation number - version
Major number - version
Minor number
- id str
- results
Sequence[Get
Storage Net App Cluster Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Net App Cluster Ancestor] - auto_
support GetStorage Net App Cluster Auto Support - avg_
performance_ Getmetrics Storage Net App Cluster Avg Performance Metrics - class_
id str - cluster_
efficiency GetStorage Net App Cluster Cluster Efficiency - cluster_
health_ strstatus - create_
time str - default_
admin_ boollocked - device_
location GetStorage Net App Cluster Device Location - device_
mo_ strid - device_
type str - dn str
- dns_
domains Sequence[str] - domain_
group_ strmoid - events
Sequence[Get
Storage Net App Cluster Event] - fips_
compliant bool - hardware_
version str - insecure_
ciphers float - is_
upgraded bool - key str
- location str
- management_
addresses Sequence[str] - mod_
time str - model str
- moid str
- name str
- name_
servers Sequence[str] - nr_
version str - ntp_
servers Sequence[str] - object_
type str - owners Sequence[str]
- parent
Get
Storage Net App Cluster Parent - permission_
resources Sequence[GetStorage Net App Cluster Permission Resource] - presence str
- previous_
fru GetStorage Net App Cluster Previous Fru - registered_
device GetStorage Net App Cluster Registered Device - revision str
- rn str
- rsh_
enabled bool - serial str
- str
- storage_
utilization GetStorage Net App Cluster Storage Utilization - Sequence[Get
Storage Net App Cluster Tag] - telnet_
enabled bool - uuid str
- vendor str
- version_
context GetStorage Net App Cluster Version Context - version_
generation float - version_
major float - version_
minor float
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- auto
Support Property Map - avg
Performance Property MapMetrics - class
Id String - cluster
Efficiency Property Map - cluster
Health StringStatus - create
Time String - default
Admin BooleanLocked - device
Location Property Map - device
Mo StringId - device
Type String - dn String
- dns
Domains List<String> - domain
Group StringMoid - events List<Property Map>
- fips
Compliant Boolean - hardware
Version String - insecure
Ciphers Number - is
Upgraded Boolean - key String
- location String
- management
Addresses List<String> - mod
Time String - model String
- moid String
- name String
- name
Servers List<String> - nr
Version String - ntp
Servers List<String> - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - presence String
- previous
Fru Property Map - registered
Device Property Map - revision String
- rn String
- rsh
Enabled Boolean - serial String
- String
- storage
Utilization Property Map - List<Property Map>
- telnet
Enabled Boolean - uuid String
- vendor String
- version
Context Property Map - version
Generation Number - version
Major Number - version
Minor Number
Supporting Types
GetStorageNetAppClusterAncestor
- 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'.
GetStorageNetAppClusterAutoSupport
- 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.
- Enabled bool
- Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off.
- From string
- The e-mail address from which the AutoSupport messages are sent.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Proxy
Url string - Proxy server for AutoSupport message delivery via HTTP/S.
- Transport string
- The name of the transport protocol used to deliver AutoSupport messages.
none
- Default value of none when nothing is returned.smtp
- Simple Mail Transfer Protocol.http
- Hypertext Transfer Protocol.https
- Hypertext Transfer Protocol Secure.
- 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.
- Enabled bool
- Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off.
- From string
- The e-mail address from which the AutoSupport messages are sent.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Proxy
Url string - Proxy server for AutoSupport message delivery via HTTP/S.
- Transport string
- The name of the transport protocol used to deliver AutoSupport messages.
none
- Default value of none when nothing is returned.smtp
- Simple Mail Transfer Protocol.http
- Hypertext Transfer Protocol.https
- Hypertext Transfer Protocol Secure.
- 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.
- enabled Boolean
- Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off.
- from String
- The e-mail address from which the AutoSupport messages are sent.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proxy
Url String - Proxy server for AutoSupport message delivery via HTTP/S.
- transport String
- The name of the transport protocol used to deliver AutoSupport messages.
none
- Default value of none when nothing is returned.smtp
- Simple Mail Transfer Protocol.http
- Hypertext Transfer Protocol.https
- Hypertext Transfer Protocol Secure.
- 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.
- enabled boolean
- Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off.
- from string
- The e-mail address from which the AutoSupport messages are sent.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proxy
Url string - Proxy server for AutoSupport message delivery via HTTP/S.
- transport string
- The name of the transport protocol used to deliver AutoSupport messages.
none
- Default value of none when nothing is returned.smtp
- Simple Mail Transfer Protocol.http
- Hypertext Transfer Protocol.https
- Hypertext Transfer Protocol Secure.
- 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.
- enabled bool
- Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off.
- from_ str
- The e-mail address from which the AutoSupport messages are sent.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proxy_
url str - Proxy server for AutoSupport message delivery via HTTP/S.
- transport str
- The name of the transport protocol used to deliver AutoSupport messages.
none
- Default value of none when nothing is returned.smtp
- Simple Mail Transfer Protocol.http
- Hypertext Transfer Protocol.https
- Hypertext Transfer Protocol Secure.
- 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.
- enabled Boolean
- Specifies whether the AutoSupport daemon is enabled. When this setting is disabled, delivery of all AutoSupport messages is turned off.
- from String
- The e-mail address from which the AutoSupport messages are sent.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- proxy
Url String - Proxy server for AutoSupport message delivery via HTTP/S.
- transport String
- The name of the transport protocol used to deliver AutoSupport messages.
none
- Default value of none when nothing is returned.smtp
- Simple Mail Transfer Protocol.http
- Hypertext Transfer Protocol.https
- Hypertext Transfer Protocol Secure.
GetStorageNetAppClusterAvgPerformanceMetrics
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Iops double
- Rate of I/O operations observed at the storage object.
- Latency double
- Latency observed at the storage object.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Period double
- Duration of periodic aggregation, in hours.
- Throughput double
- Throughput observed at the storage object.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Iops float64
- Rate of I/O operations observed at the storage object.
- Latency float64
- Latency observed at the storage object.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Period float64
- Duration of periodic aggregation, in hours.
- Throughput float64
- Throughput observed at the storage object.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops Double
- Rate of I/O operations observed at the storage object.
- latency Double
- Latency observed at the storage object.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period Double
- Duration of periodic aggregation, in hours.
- throughput Double
- Throughput observed at the storage object.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops number
- Rate of I/O operations observed at the storage object.
- latency number
- Latency observed at the storage object.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period number
- Duration of periodic aggregation, in hours.
- throughput number
- Throughput observed at the storage object.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops float
- Rate of I/O operations observed at the storage object.
- latency float
- Latency observed at the storage object.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period float
- Duration of periodic aggregation, in hours.
- throughput float
- Throughput observed at the storage object.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- iops Number
- Rate of I/O operations observed at the storage object.
- latency Number
- Latency observed at the storage object.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- period Number
- Duration of periodic aggregation, in hours.
- throughput Number
- Throughput observed at the storage object.
GetStorageNetAppClusterClusterEfficiency
- 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.
- Logical
Used double - The logical space used for the cluster.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ratio double
- Data reduction ratio (logical_used / used).
- Savings double
- Space saved by storage efficiencies (logical_used - used).
- 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.
- Logical
Used float64 - The logical space used for the cluster.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ratio float64
- Data reduction ratio (logical_used / used).
- Savings float64
- Space saved by storage efficiencies (logical_used - used).
- 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.
- logical
Used Double - The logical space used for the cluster.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ratio Double
- Data reduction ratio (logical_used / used).
- savings Double
- Space saved by storage efficiencies (logical_used - used).
- 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.
- logical
Used number - The logical space used for the cluster.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ratio number
- Data reduction ratio (logical_used / used).
- savings number
- Space saved by storage efficiencies (logical_used - used).
- 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.
- logical_
used float - The logical space used for the cluster.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ratio float
- Data reduction ratio (logical_used / used).
- savings float
- Space saved by storage efficiencies (logical_used - used).
- 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.
- logical
Used Number - The logical space used for the cluster.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ratio Number
- Data reduction ratio (logical_used / used).
- savings Number
- Space saved by storage efficiencies (logical_used - used).
GetStorageNetAppClusterDeviceLocation
- Additional
Properties string - Address string
- The information about the address.
- 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.
- Latitude double
- Location latitude in decimal degrees format.
- Longitude double
- Location longitude in decimal degrees format.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Additional
Properties string - Address string
- The information about the address.
- 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.
- Latitude float64
- Location latitude in decimal degrees format.
- Longitude float64
- Location longitude in decimal degrees format.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The information about the address.
- 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.
- latitude Double
- Location latitude in decimal degrees format.
- longitude Double
- Location longitude in decimal degrees format.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties string - address string
- The information about the address.
- 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.
- latitude number
- Location latitude in decimal degrees format.
- longitude number
- Location longitude in decimal degrees format.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional_
properties str - address str
- The information about the address.
- 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.
- latitude float
- Location latitude in decimal degrees format.
- longitude float
- Location longitude in decimal degrees format.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- additional
Properties String - address String
- The information about the address.
- 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.
- latitude Number
- Location latitude in decimal degrees format.
- longitude Number
- Location longitude in decimal degrees format.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
GetStorageNetAppClusterEvent
- 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'.
GetStorageNetAppClusterParent
- 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'.
GetStorageNetAppClusterPermissionResource
- 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'.
GetStorageNetAppClusterPreviousFru
- 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'.
GetStorageNetAppClusterRegisteredDevice
- 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'.
GetStorageNetAppClusterResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Cluster Result Ancestor> - Auto
Supports List<GetStorage Net App Cluster Result Auto Support> - Avg
Performance List<GetMetrics Storage Net App Cluster Result Avg Performance Metric> - Class
Id string - Cluster
Efficiencies List<GetStorage Net App Cluster Result Cluster Efficiency> - Cluster
Health stringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - Create
Time string - The time when this managed object was created.
- Default
Admin boolLocked - Indicates whether the default admin user is locked out.
- Device
Locations List<GetStorage Net App Cluster Result Device Location> - Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Type string - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Dns
Domains List<string> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
List<Get
Storage Net App Cluster Result Event> - Fips
Compliant bool - Indicates whether or not the software FIPS mode is enabled on the cluster.
- Hardware
Version string - The hardware version of the device.
- Insecure
Ciphers double - Number of SVMs on the cluster that use insecure ciphers.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Key string
- Unique identifier of NetApp Cluster across data center.
- Location string
- Location of the storage controller.
- Management
Addresses List<string> - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Administrator defined name for the device.
- Name
Servers List<string> - Nr
Version string - Current running software version of the device.
- Ntp
Servers List<string> - Object
Type string - Owners List<string>
- Parents
List<Get
Storage Net App Cluster Result Parent> - Permission
Resources List<GetStorage Net App Cluster Result Permission Resource> - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus List<GetStorage Net App Cluster Result Previous Frus> - Registered
Devices List<GetStorage Net App Cluster Result Registered Device> - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rsh
Enabled bool - Indicates whether or not rsh is enabled on the cluster.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Storage
Utilizations List<GetStorage Net App Cluster Result Storage Utilization> - List<Get
Storage Net App Cluster Result Tag> - Telnet
Enabled bool - Indicates whether or not telnet is enabled on the cluster.
- Uuid string
- Unique identity of the device.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts List<GetStorage Net App Cluster Result Version Context> - Version
Generation double - The generation portion of the version.
- Version
Major double - The major portion of the version.
- Version
Minor double - The minor portion of the version.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Cluster Result Ancestor - Auto
Supports []GetStorage Net App Cluster Result Auto Support - Avg
Performance []GetMetrics Storage Net App Cluster Result Avg Performance Metric - Class
Id string - Cluster
Efficiencies []GetStorage Net App Cluster Result Cluster Efficiency - Cluster
Health stringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - Create
Time string - The time when this managed object was created.
- Default
Admin boolLocked - Indicates whether the default admin user is locked out.
- Device
Locations []GetStorage Net App Cluster Result Device Location - Device
Mo stringId - The database identifier of the registered device of an object.
- Device
Type string - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- Dn string
- The Distinguished Name unambiguously identifies an object in the system.
- Dns
Domains []string - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Events
[]Get
Storage Net App Cluster Result Event - Fips
Compliant bool - Indicates whether or not the software FIPS mode is enabled on the cluster.
- Hardware
Version string - The hardware version of the device.
- Insecure
Ciphers float64 - Number of SVMs on the cluster that use insecure ciphers.
- Is
Upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- Key string
- Unique identifier of NetApp Cluster across data center.
- Location string
- Location of the storage controller.
- Management
Addresses []string - Mod
Time string - The time when this managed object was last modified.
- Model string
- This field displays the model number of the associated component or hardware.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Administrator defined name for the device.
- Name
Servers []string - Nr
Version string - Current running software version of the device.
- Ntp
Servers []string - Object
Type string - Owners []string
- Parents
[]Get
Storage Net App Cluster Result Parent - Permission
Resources []GetStorage Net App Cluster Result Permission Resource - Presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- Previous
Frus []GetStorage Net App Cluster Result Previous Frus - Registered
Devices []GetStorage Net App Cluster Result Registered Device - Revision string
- This field displays the revised version of the associated component or hardware (if any).
- Rn string
- The Relative Name uniquely identifies an object within a given context.
- Rsh
Enabled bool - Indicates whether or not rsh is enabled on the cluster.
- Serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- Storage
Utilizations []GetStorage Net App Cluster Result Storage Utilization - []Get
Storage Net App Cluster Result Tag - Telnet
Enabled bool - Indicates whether or not telnet is enabled on the cluster.
- Uuid string
- Unique identity of the device.
- Vendor string
- This field displays the vendor information of the associated component or hardware.
- Version
Contexts []GetStorage Net App Cluster Result Version Context - Version
Generation float64 - The generation portion of the version.
- Version
Major float64 - The major portion of the version.
- Version
Minor float64 - The minor portion of the version.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Cluster Result Ancestor> - auto
Supports List<GetStorage Net App Cluster Result Auto Support> - avg
Performance List<GetMetrics Storage Net App Cluster Result Avg Performance Metric> - class
Id String - cluster
Efficiencies List<GetStorage Net App Cluster Result Cluster Efficiency> - cluster
Health StringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create
Time String - The time when this managed object was created.
- default
Admin BooleanLocked - Indicates whether the default admin user is locked out.
- device
Locations List<GetStorage Net App Cluster Result Device Location> - device
Mo StringId - The database identifier of the registered device of an object.
- device
Type String - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events
List<Get
Storage Net App Cluster Result Event> - fips
Compliant Boolean - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware
Version String - The hardware version of the device.
- insecure
Ciphers Double - Number of SVMs on the cluster that use insecure ciphers.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- key String
- Unique identifier of NetApp Cluster across data center.
- location String
- Location of the storage controller.
- management
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Administrator defined name for the device.
- name
Servers List<String> - nr
Version String - Current running software version of the device.
- ntp
Servers List<String> - object
Type String - owners List<String>
- parents
List<Get
Storage Net App Cluster Result Parent> - permission
Resources List<GetStorage Net App Cluster Result Permission Resource> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<GetStorage Net App Cluster Result Previous Frus> - registered
Devices List<GetStorage Net App Cluster Result Registered Device> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rsh
Enabled Boolean - Indicates whether or not rsh is enabled on the cluster.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- storage
Utilizations List<GetStorage Net App Cluster Result Storage Utilization> - List<Get
Storage Net App Cluster Result Tag> - telnet
Enabled Boolean - Indicates whether or not telnet is enabled on the cluster.
- uuid String
- Unique identity of the device.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<GetStorage Net App Cluster Result Version Context> - version
Generation Double - The generation portion of the version.
- version
Major Double - The major portion of the version.
- version
Minor Double - The minor portion of the version.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Cluster Result Ancestor[] - auto
Supports GetStorage Net App Cluster Result Auto Support[] - avg
Performance GetMetrics Storage Net App Cluster Result Avg Performance Metric[] - class
Id string - cluster
Efficiencies GetStorage Net App Cluster Result Cluster Efficiency[] - cluster
Health stringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create
Time string - The time when this managed object was created.
- default
Admin booleanLocked - Indicates whether the default admin user is locked out.
- device
Locations GetStorage Net App Cluster Result Device Location[] - device
Mo stringId - The database identifier of the registered device of an object.
- device
Type string - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn string
- The Distinguished Name unambiguously identifies an object in the system.
- dns
Domains string[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- events
Get
Storage Net App Cluster Result Event[] - fips
Compliant boolean - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware
Version string - The hardware version of the device.
- insecure
Ciphers number - Number of SVMs on the cluster that use insecure ciphers.
- is
Upgraded boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- key string
- Unique identifier of NetApp Cluster across data center.
- location string
- Location of the storage controller.
- management
Addresses string[] - mod
Time string - The time when this managed object was last modified.
- model string
- This field displays the model number of the associated component or hardware.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Administrator defined name for the device.
- name
Servers string[] - nr
Version string - Current running software version of the device.
- ntp
Servers string[] - object
Type string - owners string[]
- parents
Get
Storage Net App Cluster Result Parent[] - permission
Resources GetStorage Net App Cluster Result Permission Resource[] - presence string
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus GetStorage Net App Cluster Result Previous Frus[] - registered
Devices GetStorage Net App Cluster Result Registered Device[] - revision string
- This field displays the revised version of the associated component or hardware (if any).
- rn string
- The Relative Name uniquely identifies an object within a given context.
- rsh
Enabled boolean - Indicates whether or not rsh is enabled on the cluster.
- serial string
- This field displays the serial number of the associated component or hardware.
- 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.
- storage
Utilizations GetStorage Net App Cluster Result Storage Utilization[] - Get
Storage Net App Cluster Result Tag[] - telnet
Enabled boolean - Indicates whether or not telnet is enabled on the cluster.
- uuid string
- Unique identity of the device.
- vendor string
- This field displays the vendor information of the associated component or hardware.
- version
Contexts GetStorage Net App Cluster Result Version Context[] - version
Generation number - The generation portion of the version.
- version
Major number - The major portion of the version.
- version
Minor number - The minor portion of the version.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Cluster Result Ancestor] - auto_
supports Sequence[GetStorage Net App Cluster Result Auto Support] - avg_
performance_ Sequence[Getmetrics Storage Net App Cluster Result Avg Performance Metric] - class_
id str - cluster_
efficiencies Sequence[GetStorage Net App Cluster Result Cluster Efficiency] - cluster_
health_ strstatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create_
time str - The time when this managed object was created.
- default_
admin_ boollocked - Indicates whether the default admin user is locked out.
- device_
locations Sequence[GetStorage Net App Cluster Result Device Location] - device_
mo_ strid - The database identifier of the registered device of an object.
- device_
type str - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn str
- The Distinguished Name unambiguously identifies an object in the system.
- dns_
domains Sequence[str] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- events
Sequence[Get
Storage Net App Cluster Result Event] - fips_
compliant bool - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware_
version str - The hardware version of the device.
- insecure_
ciphers float - Number of SVMs on the cluster that use insecure ciphers.
- is_
upgraded bool - This field indicates the compute status of the catalog values for the associated component or hardware.
- key str
- Unique identifier of NetApp Cluster across data center.
- location str
- Location of the storage controller.
- management_
addresses Sequence[str] - mod_
time str - The time when this managed object was last modified.
- model str
- This field displays the model number of the associated component or hardware.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Administrator defined name for the device.
- name_
servers Sequence[str] - nr_
version str - Current running software version of the device.
- ntp_
servers Sequence[str] - object_
type str - owners Sequence[str]
- parents
Sequence[Get
Storage Net App Cluster Result Parent] - permission_
resources Sequence[GetStorage Net App Cluster Result Permission Resource] - presence str
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous_
frus Sequence[GetStorage Net App Cluster Result Previous Frus] - registered_
devices Sequence[GetStorage Net App Cluster Result Registered Device] - revision str
- This field displays the revised version of the associated component or hardware (if any).
- rn str
- The Relative Name uniquely identifies an object within a given context.
- rsh_
enabled bool - Indicates whether or not rsh is enabled on the cluster.
- serial str
- This field displays the serial number of the associated component or hardware.
- 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.
- storage_
utilizations Sequence[GetStorage Net App Cluster Result Storage Utilization] - Sequence[Get
Storage Net App Cluster Result Tag] - telnet_
enabled bool - Indicates whether or not telnet is enabled on the cluster.
- uuid str
- Unique identity of the device.
- vendor str
- This field displays the vendor information of the associated component or hardware.
- version_
contexts Sequence[GetStorage Net App Cluster Result Version Context] - version_
generation float - The generation portion of the version.
- version_
major float - The major portion of the version.
- version_
minor float - The minor portion of the version.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- auto
Supports List<Property Map> - avg
Performance List<Property Map>Metrics - class
Id String - cluster
Efficiencies List<Property Map> - cluster
Health StringStatus - The health status of the cluster. Possible states are ok, ok-with-suppressed, degraded, and unreachable.*
Unreachable
- Cluster status is unreachable.*OK
- Cluster status is either ok or ok-with-suppressed.*Degraded
- Cluster status is degraded. - create
Time String - The time when this managed object was created.
- default
Admin BooleanLocked - Indicates whether the default admin user is locked out.
- device
Locations List<Property Map> - device
Mo StringId - The database identifier of the registered device of an object.
- device
Type String - The categorization of the device type. Optional parameter to categorize devices by product type. For example, Meraki device types are wireless, appliance, switch, systemsManager, camera, cellularGateway, sensor, and secureConnect.
- dn String
- The Distinguished Name unambiguously identifies an object in the system.
- dns
Domains List<String> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- events List<Property Map>
- fips
Compliant Boolean - Indicates whether or not the software FIPS mode is enabled on the cluster.
- hardware
Version String - The hardware version of the device.
- insecure
Ciphers Number - Number of SVMs on the cluster that use insecure ciphers.
- is
Upgraded Boolean - This field indicates the compute status of the catalog values for the associated component or hardware.
- key String
- Unique identifier of NetApp Cluster across data center.
- location String
- Location of the storage controller.
- management
Addresses List<String> - mod
Time String - The time when this managed object was last modified.
- model String
- This field displays the model number of the associated component or hardware.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Administrator defined name for the device.
- name
Servers List<String> - nr
Version String - Current running software version of the device.
- ntp
Servers List<String> - object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - presence String
- This field indicates the presence (equipped) or absence (absent) of the associated component or hardware.
- previous
Frus List<Property Map> - registered
Devices List<Property Map> - revision String
- This field displays the revised version of the associated component or hardware (if any).
- rn String
- The Relative Name uniquely identifies an object within a given context.
- rsh
Enabled Boolean - Indicates whether or not rsh is enabled on the cluster.
- serial String
- This field displays the serial number of the associated component or hardware.
- 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.
- storage
Utilizations List<Property Map> - List<Property Map>
- telnet
Enabled Boolean - Indicates whether or not telnet is enabled on the cluster.
- uuid String
- Unique identity of the device.
- vendor String
- This field displays the vendor information of the associated component or hardware.
- version
Contexts List<Property Map> - version
Generation Number - The generation portion of the version.
- version
Major Number - The major portion of the version.
- version
Minor Number - The minor portion of the version.
GetStorageNetAppClusterResultAncestor
- 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
GetStorageNetAppClusterResultAutoSupport
- Additional
Properties string - Class
Id string - Enabled bool
- From string
- Object
Type string - Proxy
Url string - Transport string
- Additional
Properties string - Class
Id string - Enabled bool
- From string
- Object
Type string - Proxy
Url string - Transport string
- additional
Properties String - class
Id String - enabled Boolean
- from String
- object
Type String - proxy
Url String - transport String
- additional
Properties string - class
Id string - enabled boolean
- from string
- object
Type string - proxy
Url string - transport string
- additional_
properties str - class_
id str - enabled bool
- from_ str
- object_
type str - proxy_
url str - transport str
- additional
Properties String - class
Id String - enabled Boolean
- from String
- object
Type String - proxy
Url String - transport String
GetStorageNetAppClusterResultAvgPerformanceMetric
- Additional
Properties string - Class
Id string - Iops double
- Latency double
- Object
Type string - Period double
- Throughput double
- Additional
Properties string - Class
Id string - Iops float64
- Latency float64
- Object
Type string - Period float64
- Throughput float64
- additional
Properties String - class
Id String - iops Double
- latency Double
- object
Type String - period Double
- throughput Double
- additional
Properties string - class
Id string - iops number
- latency number
- object
Type string - period number
- throughput number
- additional_
properties str - class_
id str - iops float
- latency float
- object_
type str - period float
- throughput float
- additional
Properties String - class
Id String - iops Number
- latency Number
- object
Type String - period Number
- throughput Number
GetStorageNetAppClusterResultClusterEfficiency
- Additional
Properties string - Class
Id string - Logical
Used double - Object
Type string - Ratio double
- Savings double
- Additional
Properties string - Class
Id string - Logical
Used float64 - Object
Type string - Ratio float64
- Savings float64
- additional
Properties String - class
Id String - logical
Used Double - object
Type String - ratio Double
- savings Double
- additional
Properties string - class
Id string - logical
Used number - object
Type string - ratio number
- savings number
- additional_
properties str - class_
id str - logical_
used float - object_
type str - ratio float
- savings float
- additional
Properties String - class
Id String - logical
Used Number - object
Type String - ratio Number
- savings Number
GetStorageNetAppClusterResultDeviceLocation
- Additional
Properties string - Address string
- Class
Id string - Latitude double
- Longitude double
- Object
Type string
- Additional
Properties string - Address string
- Class
Id string - Latitude float64
- Longitude float64
- Object
Type string
- additional
Properties String - address String
- class
Id String - latitude Double
- longitude Double
- object
Type String
- additional
Properties string - address string
- class
Id string - latitude number
- longitude number
- object
Type string
- additional_
properties str - address str
- class_
id str - latitude float
- longitude float
- object_
type str
- additional
Properties String - address String
- class
Id String - latitude Number
- longitude Number
- object
Type String
GetStorageNetAppClusterResultEvent
- 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
GetStorageNetAppClusterResultParent
- 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
GetStorageNetAppClusterResultPermissionResource
- 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
GetStorageNetAppClusterResultPreviousFrus
- 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
GetStorageNetAppClusterResultRegisteredDevice
- 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
GetStorageNetAppClusterResultStorageUtilization
- Additional
Properties string - Available double
- Capacity
Utilization double - Class
Id string - Free double
- Object
Type string - Total double
- Used double
- Additional
Properties string - Available float64
- Capacity
Utilization float64 - Class
Id string - Free float64
- Object
Type string - Total float64
- Used float64
- additional
Properties String - available Double
- capacity
Utilization Double - class
Id String - free Double
- object
Type String - total Double
- used Double
- additional
Properties string - available number
- capacity
Utilization number - class
Id string - free number
- object
Type string - total number
- used number
- additional_
properties str - available float
- capacity_
utilization float - class_
id str - free float
- object_
type str - total float
- used float
- additional
Properties String - available Number
- capacity
Utilization Number - class
Id String - free Number
- object
Type String - total Number
- used Number
GetStorageNetAppClusterResultTag
- Additional
Properties string - Key string
- Unique identifier of NetApp Cluster across data center.
- Value string
- Additional
Properties string - Key string
- Unique identifier of NetApp Cluster across data center.
- Value string
- additional
Properties String - key String
- Unique identifier of NetApp Cluster across data center.
- value String
- additional
Properties string - key string
- Unique identifier of NetApp Cluster across data center.
- value string
- additional_
properties str - key str
- Unique identifier of NetApp Cluster across data center.
- value str
- additional
Properties String - key String
- Unique identifier of NetApp Cluster across data center.
- value String
GetStorageNetAppClusterResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetStorage Net App Cluster Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Current running software version of the device.
- Object
Type string - Ref
Mos List<GetStorage Net App Cluster Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetStorage Net App Cluster Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Current running software version of the device.
- Object
Type string - Ref
Mos []GetStorage Net App Cluster Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetStorage Net App Cluster Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - Current running software version of the device.
- object
Type String - ref
Mos List<GetStorage Net App Cluster Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetStorage Net App Cluster Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - Current running software version of the device.
- object
Type string - ref
Mos GetStorage Net App Cluster Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetStorage Net App Cluster Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - Current running software version of the device.
- object_
type str - ref_
mos Sequence[GetStorage Net App Cluster 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 running software version of the device.
- object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageNetAppClusterResultVersionContextInterestedMo
- 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
GetStorageNetAppClusterResultVersionContextRefMo
- 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
GetStorageNetAppClusterStorageUtilization
- Additional
Properties string - Available double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization double - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free double
- Unused space available for applications to consume, represented in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used double
- Used or consumed storage capacity, represented in bytes.
- Additional
Properties string - Available float64
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- Capacity
Utilization float64 - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Free float64
- Unused space available for applications to consume, represented in bytes.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Total float64
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- Used float64
- Used or consumed storage capacity, represented in bytes.
- additional
Properties String - available Double
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Double - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Double
- Unused space available for applications to consume, represented in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Double
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Double
- Used or consumed storage capacity, represented in bytes.
- additional
Properties string - available number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization number - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free number
- Unused space available for applications to consume, represented in bytes.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used number
- Used or consumed storage capacity, represented in bytes.
- additional_
properties str - available float
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity_
utilization float - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free float
- Unused space available for applications to consume, represented in bytes.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total float
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used float
- Used or consumed storage capacity, represented in bytes.
- additional
Properties String - available Number
- Total consumable storage capacity represented in bytes. System may reserve some space for internal purposes which is excluded from total capacity.
- capacity
Utilization Number - Percentage of used capacity.
- 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. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- free Number
- Unused space available for applications to consume, represented in bytes.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- total Number
- Total storage capacity, represented in bytes. It is set by the component manufacturer.
- used Number
- Used or consumed storage capacity, represented in bytes.
GetStorageNetAppClusterTag
- Additional
Properties string - Key string
- Unique identifier of NetApp Cluster across data center.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- Unique identifier of NetApp Cluster across data center.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- Unique identifier of NetApp Cluster across data center.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- Unique identifier of NetApp Cluster across data center.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- Unique identifier of NetApp Cluster across data center.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- Unique identifier of NetApp Cluster across data center.
- value String
- The string representation of a tag value.
GetStorageNetAppClusterVersionContext
- 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<GetStorage Net App Cluster 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 running software version of the device.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Net App Cluster 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 []GetStorage Net App Cluster 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 running software version of the device.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetStorage Net App Cluster 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<GetStorage Net App Cluster 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 running software version of the device.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Net App Cluster 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 GetStorage Net App Cluster 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 running software version of the device.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetStorage Net App Cluster 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[GetStorage Net App Cluster 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 running software version of the device.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetStorage Net App Cluster 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 running software version of the device.
- 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.
GetStorageNetAppClusterVersionContextInterestedMo
- 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'.
GetStorageNetAppClusterVersionContextRefMo
- 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