intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getStorageNetAppCloudTarget
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
Cloud target is a collection of cloud provider configuration information for targets e.g., AWS_S3 or Azure_Cloud.
Using getStorageNetAppCloudTarget
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 getStorageNetAppCloudTarget(args: GetStorageNetAppCloudTargetArgs, opts?: InvokeOptions): Promise<GetStorageNetAppCloudTargetResult>
function getStorageNetAppCloudTargetOutput(args: GetStorageNetAppCloudTargetOutputArgs, opts?: InvokeOptions): Output<GetStorageNetAppCloudTargetResult>
def get_storage_net_app_cloud_target(access_key: Optional[str] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetStorageNetAppCloudTargetAncestor]] = None,
array: Optional[GetStorageNetAppCloudTargetArray] = None,
authentication_type: Optional[str] = None,
azure_account: Optional[str] = None,
cap_url: Optional[str] = None,
certificate_validation_enabled: Optional[bool] = None,
class_id: Optional[str] = None,
cloud_storages: Optional[Sequence[str]] = None,
container: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
ipspace: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owner: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetStorageNetAppCloudTargetParent] = None,
permission_resources: Optional[Sequence[GetStorageNetAppCloudTargetPermissionResource]] = None,
port: Optional[float] = None,
provider_type: Optional[str] = None,
server: Optional[str] = None,
shared_scope: Optional[str] = None,
snap_mirror_use: Optional[str] = None,
ssl_enabled: Optional[bool] = None,
tags: Optional[Sequence[GetStorageNetAppCloudTargetTag]] = None,
used: Optional[float] = None,
uuid: Optional[str] = None,
version_context: Optional[GetStorageNetAppCloudTargetVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetStorageNetAppCloudTargetResult
def get_storage_net_app_cloud_target_output(access_key: Optional[pulumi.Input[str]] = None,
account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppCloudTargetAncestorArgs]]]] = None,
array: Optional[pulumi.Input[GetStorageNetAppCloudTargetArrayArgs]] = None,
authentication_type: Optional[pulumi.Input[str]] = None,
azure_account: Optional[pulumi.Input[str]] = None,
cap_url: Optional[pulumi.Input[str]] = None,
certificate_validation_enabled: Optional[pulumi.Input[bool]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cloud_storages: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
container: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
ipspace: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owner: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetStorageNetAppCloudTargetParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppCloudTargetPermissionResourceArgs]]]] = None,
port: Optional[pulumi.Input[float]] = None,
provider_type: Optional[pulumi.Input[str]] = None,
server: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
snap_mirror_use: Optional[pulumi.Input[str]] = None,
ssl_enabled: Optional[pulumi.Input[bool]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetStorageNetAppCloudTargetTagArgs]]]] = None,
used: Optional[pulumi.Input[float]] = None,
uuid: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetStorageNetAppCloudTargetVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetStorageNetAppCloudTargetResult]
func LookupStorageNetAppCloudTarget(ctx *Context, args *LookupStorageNetAppCloudTargetArgs, opts ...InvokeOption) (*LookupStorageNetAppCloudTargetResult, error)
func LookupStorageNetAppCloudTargetOutput(ctx *Context, args *LookupStorageNetAppCloudTargetOutputArgs, opts ...InvokeOption) LookupStorageNetAppCloudTargetResultOutput
> Note: This function is named LookupStorageNetAppCloudTarget
in the Go SDK.
public static class GetStorageNetAppCloudTarget
{
public static Task<GetStorageNetAppCloudTargetResult> InvokeAsync(GetStorageNetAppCloudTargetArgs args, InvokeOptions? opts = null)
public static Output<GetStorageNetAppCloudTargetResult> Invoke(GetStorageNetAppCloudTargetInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStorageNetAppCloudTargetResult> getStorageNetAppCloudTarget(GetStorageNetAppCloudTargetArgs args, InvokeOptions options)
public static Output<GetStorageNetAppCloudTargetResult> getStorageNetAppCloudTarget(GetStorageNetAppCloudTargetArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getStorageNetAppCloudTarget:getStorageNetAppCloudTarget
arguments:
# arguments dictionary
The following arguments are supported:
- Access
Key string - Access key ID for AWS_S3 and other S3 compatible provider types.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Cloud Target Ancestor> - Array
Get
Storage Net App Cloud Target Array - Authentication
Type string - Authentication used to access the target.
- Azure
Account string - Azure cloud account name.
- Cap
Url string - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- Certificate
Validation boolEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- Class
Id string - Cloud
Storages List<string> - Container string
- Data bucket/container name.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Ipspace string
- IPspace to use in order to reach the cloud target.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the cloud target.
- Object
Type string - Owner string
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - Owners List<string>
- Parent
Get
Storage Net App Cloud Target Parent - Permission
Resources List<GetStorage Net App Cloud Target Permission Resource> - Port double
- Port number of the object store that ONTAP uses when establishing a connection.
- Provider
Type string - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - Server string
- Fully qualified domain name of the object store server.
- 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.
- Snap
Mirror stringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - Ssl
Enabled bool - SSL/HTTPS enabled or not.
- List<Get
Storage Net App Cloud Target Tag> - Used double
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- Uuid string
- Uuid of the cloud target.
- Version
Context GetStorage Net App Cloud Target Version Context
- Access
Key string - Access key ID for AWS_S3 and other S3 compatible provider types.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Cloud Target Ancestor - Array
Get
Storage Net App Cloud Target Array - Authentication
Type string - Authentication used to access the target.
- Azure
Account string - Azure cloud account name.
- Cap
Url string - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- Certificate
Validation boolEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- Class
Id string - Cloud
Storages []string - Container string
- Data bucket/container name.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Ipspace string
- IPspace to use in order to reach the cloud target.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the cloud target.
- Object
Type string - Owner string
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - Owners []string
- Parent
Get
Storage Net App Cloud Target Parent - Permission
Resources []GetStorage Net App Cloud Target Permission Resource - Port float64
- Port number of the object store that ONTAP uses when establishing a connection.
- Provider
Type string - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - Server string
- Fully qualified domain name of the object store server.
- 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.
- Snap
Mirror stringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - Ssl
Enabled bool - SSL/HTTPS enabled or not.
- []Get
Storage Net App Cloud Target Tag - Used float64
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- Uuid string
- Uuid of the cloud target.
- Version
Context GetStorage Net App Cloud Target Version Context
- access
Key String - Access key ID for AWS_S3 and other S3 compatible provider types.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Cloud Target Ancestor> - array
Get
Storage Net App Cloud Target Array - authentication
Type String - Authentication used to access the target.
- azure
Account String - Azure cloud account name.
- cap
Url String - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate
Validation BooleanEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class
Id String - cloud
Storages List<String> - container String
- Data bucket/container name.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- ipspace String
- IPspace to use in order to reach the cloud target.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the cloud target.
- object
Type String - owner String
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners List<String>
- parent
Get
Storage Net App Cloud Target Parent - permission
Resources List<GetStorage Net App Cloud Target Permission Resource> - port Double
- Port number of the object store that ONTAP uses when establishing a connection.
- provider
Type String - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server String
- Fully qualified domain name of the object store server.
- 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.
- snap
Mirror StringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl
Enabled Boolean - SSL/HTTPS enabled or not.
- List<Get
Storage Net App Cloud Target Tag> - used Double
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid String
- Uuid of the cloud target.
- version
Context GetStorage Net App Cloud Target Version Context
- access
Key string - Access key ID for AWS_S3 and other S3 compatible provider types.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Cloud Target Ancestor[] - array
Get
Storage Net App Cloud Target Array - authentication
Type string - Authentication used to access the target.
- azure
Account string - Azure cloud account name.
- cap
Url string - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate
Validation booleanEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class
Id string - cloud
Storages string[] - container string
- Data bucket/container name.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- ipspace string
- IPspace to use in order to reach the cloud target.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the cloud target.
- object
Type string - owner string
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners string[]
- parent
Get
Storage Net App Cloud Target Parent - permission
Resources GetStorage Net App Cloud Target Permission Resource[] - port number
- Port number of the object store that ONTAP uses when establishing a connection.
- provider
Type string - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server string
- Fully qualified domain name of the object store server.
- 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.
- snap
Mirror stringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl
Enabled boolean - SSL/HTTPS enabled or not.
- Get
Storage Net App Cloud Target Tag[] - used number
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid string
- Uuid of the cloud target.
- version
Context GetStorage Net App Cloud Target Version Context
- access_
key str - Access key ID for AWS_S3 and other S3 compatible provider types.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Cloud Target Ancestor] - array
Get
Storage Net App Cloud Target Array - authentication_
type str - Authentication used to access the target.
- azure_
account str - Azure cloud account name.
- cap_
url str - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate_
validation_ boolenabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class_
id str - cloud_
storages Sequence[str] - container str
- Data bucket/container name.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- ipspace str
- IPspace to use in order to reach the cloud target.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the cloud target.
- object_
type str - owner str
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners Sequence[str]
- parent
Get
Storage Net App Cloud Target Parent - permission_
resources Sequence[GetStorage Net App Cloud Target Permission Resource] - port float
- Port number of the object store that ONTAP uses when establishing a connection.
- provider_
type str - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server str
- Fully qualified domain name of the object store server.
- 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.
- snap_
mirror_ struse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl_
enabled bool - SSL/HTTPS enabled or not.
- Sequence[Get
Storage Net App Cloud Target Tag] - used float
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid str
- Uuid of the cloud target.
- version_
context GetStorage Net App Cloud Target Version Context
- access
Key String - Access key ID for AWS_S3 and other S3 compatible provider types.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- array Property Map
- authentication
Type String - Authentication used to access the target.
- azure
Account String - Azure cloud account name.
- cap
Url String - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate
Validation BooleanEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class
Id String - cloud
Storages List<String> - container String
- Data bucket/container name.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- ipspace String
- IPspace to use in order to reach the cloud target.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the cloud target.
- object
Type String - owner String
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port Number
- Port number of the object store that ONTAP uses when establishing a connection.
- provider
Type String - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server String
- Fully qualified domain name of the object store server.
- 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.
- snap
Mirror StringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl
Enabled Boolean - SSL/HTTPS enabled or not.
- List<Property Map>
- used Number
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid String
- Uuid of the cloud target.
- version
Context Property Map
getStorageNetAppCloudTarget Result
The following output properties are available:
- Id string
- Results
List<Get
Storage Net App Cloud Target Result> - Access
Key string - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Storage Net App Cloud Target Ancestor> - Array
Get
Storage Net App Cloud Target Array - Authentication
Type string - Azure
Account string - Cap
Url string - Certificate
Validation boolEnabled - Class
Id string - Cloud
Storages List<string> - Container string
- Create
Time string - Domain
Group stringMoid - Ipspace string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owner string
- Owners List<string>
- Parent
Get
Storage Net App Cloud Target Parent - Permission
Resources List<GetStorage Net App Cloud Target Permission Resource> - Port double
- Provider
Type string - Server string
- string
- Snap
Mirror stringUse - Ssl
Enabled bool - List<Get
Storage Net App Cloud Target Tag> - Used double
- Uuid string
- Version
Context GetStorage Net App Cloud Target Version Context
- Id string
- Results
[]Get
Storage Net App Cloud Target Result - Access
Key string - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Storage Net App Cloud Target Ancestor - Array
Get
Storage Net App Cloud Target Array - Authentication
Type string - Azure
Account string - Cap
Url string - Certificate
Validation boolEnabled - Class
Id string - Cloud
Storages []string - Container string
- Create
Time string - Domain
Group stringMoid - Ipspace string
- Mod
Time string - Moid string
- Name string
- Object
Type string - Owner string
- Owners []string
- Parent
Get
Storage Net App Cloud Target Parent - Permission
Resources []GetStorage Net App Cloud Target Permission Resource - Port float64
- Provider
Type string - Server string
- string
- Snap
Mirror stringUse - Ssl
Enabled bool - []Get
Storage Net App Cloud Target Tag - Used float64
- Uuid string
- Version
Context GetStorage Net App Cloud Target Version Context
- id String
- results
List<Get
Storage Net App Cloud Target Result> - access
Key String - account
Moid String - additional
Properties String - ancestors
List<Get
Storage Net App Cloud Target Ancestor> - array
Get
Storage Net App Cloud Target Array - authentication
Type String - azure
Account String - cap
Url String - certificate
Validation BooleanEnabled - class
Id String - cloud
Storages List<String> - container String
- create
Time String - domain
Group StringMoid - ipspace String
- mod
Time String - moid String
- name String
- object
Type String - owner String
- owners List<String>
- parent
Get
Storage Net App Cloud Target Parent - permission
Resources List<GetStorage Net App Cloud Target Permission Resource> - port Double
- provider
Type String - server String
- String
- snap
Mirror StringUse - ssl
Enabled Boolean - List<Get
Storage Net App Cloud Target Tag> - used Double
- uuid String
- version
Context GetStorage Net App Cloud Target Version Context
- id string
- results
Get
Storage Net App Cloud Target Result[] - access
Key string - account
Moid string - additional
Properties string - ancestors
Get
Storage Net App Cloud Target Ancestor[] - array
Get
Storage Net App Cloud Target Array - authentication
Type string - azure
Account string - cap
Url string - certificate
Validation booleanEnabled - class
Id string - cloud
Storages string[] - container string
- create
Time string - domain
Group stringMoid - ipspace string
- mod
Time string - moid string
- name string
- object
Type string - owner string
- owners string[]
- parent
Get
Storage Net App Cloud Target Parent - permission
Resources GetStorage Net App Cloud Target Permission Resource[] - port number
- provider
Type string - server string
- string
- snap
Mirror stringUse - ssl
Enabled boolean - Get
Storage Net App Cloud Target Tag[] - used number
- uuid string
- version
Context GetStorage Net App Cloud Target Version Context
- id str
- results
Sequence[Get
Storage Net App Cloud Target Result] - access_
key str - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Storage Net App Cloud Target Ancestor] - array
Get
Storage Net App Cloud Target Array - authentication_
type str - azure_
account str - cap_
url str - certificate_
validation_ boolenabled - class_
id str - cloud_
storages Sequence[str] - container str
- create_
time str - domain_
group_ strmoid - ipspace str
- mod_
time str - moid str
- name str
- object_
type str - owner str
- owners Sequence[str]
- parent
Get
Storage Net App Cloud Target Parent - permission_
resources Sequence[GetStorage Net App Cloud Target Permission Resource] - port float
- provider_
type str - server str
- str
- snap_
mirror_ struse - ssl_
enabled bool - Sequence[Get
Storage Net App Cloud Target Tag] - used float
- uuid str
- version_
context GetStorage Net App Cloud Target Version Context
- id String
- results List<Property Map>
- access
Key String - account
Moid String - additional
Properties String - ancestors List<Property Map>
- array Property Map
- authentication
Type String - azure
Account String - cap
Url String - certificate
Validation BooleanEnabled - class
Id String - cloud
Storages List<String> - container String
- create
Time String - domain
Group StringMoid - ipspace String
- mod
Time String - moid String
- name String
- object
Type String - owner String
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - port Number
- provider
Type String - server String
- String
- snap
Mirror StringUse - ssl
Enabled Boolean - List<Property Map>
- used Number
- uuid String
- version
Context Property Map
Supporting Types
GetStorageNetAppCloudTargetAncestor
- 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'.
GetStorageNetAppCloudTargetArray
- 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'.
GetStorageNetAppCloudTargetParent
- 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'.
GetStorageNetAppCloudTargetPermissionResource
- 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'.
GetStorageNetAppCloudTargetResult
- Access
Key string - Access key ID for AWS_S3 and other S3 compatible provider types.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Storage Net App Cloud Target Result Ancestor> - Arrays
List<Get
Storage Net App Cloud Target Result Array> - Authentication
Type string - Authentication used to access the target.
- Azure
Account string - Azure cloud account name.
- Cap
Url string - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- Certificate
Validation boolEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- Class
Id string - Cloud
Storages List<string> - Container string
- Data bucket/container name.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ipspace string
- IPspace to use in order to reach the cloud target.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the cloud target.
- Object
Type string - Owner string
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - Owners List<string>
- Parents
List<Get
Storage Net App Cloud Target Result Parent> - Permission
Resources List<GetStorage Net App Cloud Target Result Permission Resource> - Port double
- Port number of the object store that ONTAP uses when establishing a connection.
- Provider
Type string - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - Server string
- Fully qualified domain name of the object store server.
- 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.
- Snap
Mirror stringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - Ssl
Enabled bool - SSL/HTTPS enabled or not.
- List<Get
Storage Net App Cloud Target Result Tag> - Used double
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- Uuid string
- Uuid of the cloud target.
- Version
Contexts List<GetStorage Net App Cloud Target Result Version Context>
- Access
Key string - Access key ID for AWS_S3 and other S3 compatible provider types.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Storage Net App Cloud Target Result Ancestor - Arrays
[]Get
Storage Net App Cloud Target Result Array - Authentication
Type string - Authentication used to access the target.
- Azure
Account string - Azure cloud account name.
- Cap
Url string - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- Certificate
Validation boolEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- Class
Id string - Cloud
Storages []string - Container string
- Data bucket/container name.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Ipspace string
- IPspace to use in order to reach the cloud target.
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the cloud target.
- Object
Type string - Owner string
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - Owners []string
- Parents
[]Get
Storage Net App Cloud Target Result Parent - Permission
Resources []GetStorage Net App Cloud Target Result Permission Resource - Port float64
- Port number of the object store that ONTAP uses when establishing a connection.
- Provider
Type string - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - Server string
- Fully qualified domain name of the object store server.
- 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.
- Snap
Mirror stringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - Ssl
Enabled bool - SSL/HTTPS enabled or not.
- []Get
Storage Net App Cloud Target Result Tag - Used float64
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- Uuid string
- Uuid of the cloud target.
- Version
Contexts []GetStorage Net App Cloud Target Result Version Context
- access
Key String - Access key ID for AWS_S3 and other S3 compatible provider types.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Storage Net App Cloud Target Result Ancestor> - arrays
List<Get
Storage Net App Cloud Target Result Array> - authentication
Type String - Authentication used to access the target.
- azure
Account String - Azure cloud account name.
- cap
Url String - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate
Validation BooleanEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class
Id String - cloud
Storages List<String> - container String
- Data bucket/container name.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ipspace String
- IPspace to use in order to reach the cloud target.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the cloud target.
- object
Type String - owner String
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners List<String>
- parents
List<Get
Storage Net App Cloud Target Result Parent> - permission
Resources List<GetStorage Net App Cloud Target Result Permission Resource> - port Double
- Port number of the object store that ONTAP uses when establishing a connection.
- provider
Type String - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server String
- Fully qualified domain name of the object store server.
- 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.
- snap
Mirror StringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl
Enabled Boolean - SSL/HTTPS enabled or not.
- List<Get
Storage Net App Cloud Target Result Tag> - used Double
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid String
- Uuid of the cloud target.
- version
Contexts List<GetStorage Net App Cloud Target Result Version Context>
- access
Key string - Access key ID for AWS_S3 and other S3 compatible provider types.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Storage Net App Cloud Target Result Ancestor[] - arrays
Get
Storage Net App Cloud Target Result Array[] - authentication
Type string - Authentication used to access the target.
- azure
Account string - Azure cloud account name.
- cap
Url string - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate
Validation booleanEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class
Id string - cloud
Storages string[] - container string
- Data bucket/container name.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- ipspace string
- IPspace to use in order to reach the cloud target.
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the cloud target.
- object
Type string - owner string
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners string[]
- parents
Get
Storage Net App Cloud Target Result Parent[] - permission
Resources GetStorage Net App Cloud Target Result Permission Resource[] - port number
- Port number of the object store that ONTAP uses when establishing a connection.
- provider
Type string - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server string
- Fully qualified domain name of the object store server.
- 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.
- snap
Mirror stringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl
Enabled boolean - SSL/HTTPS enabled or not.
- Get
Storage Net App Cloud Target Result Tag[] - used number
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid string
- Uuid of the cloud target.
- version
Contexts GetStorage Net App Cloud Target Result Version Context[]
- access_
key str - Access key ID for AWS_S3 and other S3 compatible provider types.
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Storage Net App Cloud Target Result Ancestor] - arrays
Sequence[Get
Storage Net App Cloud Target Result Array] - authentication_
type str - Authentication used to access the target.
- azure_
account str - Azure cloud account name.
- cap_
url str - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate_
validation_ boolenabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class_
id str - cloud_
storages Sequence[str] - container str
- Data bucket/container name.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- ipspace str
- IPspace to use in order to reach the cloud target.
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the cloud target.
- object_
type str - owner str
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners Sequence[str]
- parents
Sequence[Get
Storage Net App Cloud Target Result Parent] - permission_
resources Sequence[GetStorage Net App Cloud Target Result Permission Resource] - port float
- Port number of the object store that ONTAP uses when establishing a connection.
- provider_
type str - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server str
- Fully qualified domain name of the object store server.
- 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.
- snap_
mirror_ struse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl_
enabled bool - SSL/HTTPS enabled or not.
- Sequence[Get
Storage Net App Cloud Target Result Tag] - used float
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid str
- Uuid of the cloud target.
- version_
contexts Sequence[GetStorage Net App Cloud Target Result Version Context]
- access
Key String - Access key ID for AWS_S3 and other S3 compatible provider types.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- arrays List<Property Map>
- authentication
Type String - Authentication used to access the target.
- azure
Account String - Azure cloud account name.
- cap
Url String - Specifies a full URL of the request to a CAP server for retrieving temporary credentials (access-key, secret-password, and session token) for accessing the object store.
- certificate
Validation BooleanEnabled - Is SSL/TLS certificate validation enabled? The default value is true. This can only be modified for SGWS, IBM_COS, and ONTAP_S3 provider types.
- class
Id String - cloud
Storages List<String> - container String
- Data bucket/container name.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- ipspace String
- IPspace to use in order to reach the cloud target.
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the cloud target.
- object
Type String - owner String
- Owner of the target. Allowed values are FabricPool or SnapMirror.*
FabricPool
- NetApp FabricPool Cloud Target owner.*SnapMirror
- NetApp SnapMirror Cloud Target owner. - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - port Number
- Port number of the object store that ONTAP uses when establishing a connection.
- provider
Type String - Type of cloud provider, e.g., AWS_S3 or ONTAP_S3.*
ONTAP_S3
- Cloud target provider type ONTAP_S3.*AliCloud
- Cloud target provider type AliCloud.*AWS_S3
- Cloud target provider type AWS S3.*Azure_Cloud
- Cloud target provider type Azure_Cloud.*GoogleCloud
- Cloud target provider type GoogleCloud.*IBM_COS
- Cloud target provider type IBM_COS.*SGWS
- Cloud target provider type SGWS. - server String
- Fully qualified domain name of the object store server.
- 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.
- snap
Mirror StringUse - Use of the cloud target by SnapMirror.*
data
- Data is stored in the SnapMirror target.*metadata
- Metadata is stored in the SnapMirror target. - ssl
Enabled Boolean - SSL/HTTPS enabled or not.
- List<Property Map>
- used Number
- The amount of cloud space used by all the aggregates attached to the target, in bytes.
- uuid String
- Uuid of the cloud target.
- version
Contexts List<Property Map>
GetStorageNetAppCloudTargetResultAncestor
- 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
GetStorageNetAppCloudTargetResultArray
- 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
GetStorageNetAppCloudTargetResultParent
- 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
GetStorageNetAppCloudTargetResultPermissionResource
- 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
GetStorageNetAppCloudTargetResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetStorageNetAppCloudTargetResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetStorageNetAppCloudTargetResultVersionContextInterestedMo
- 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
GetStorageNetAppCloudTargetResultVersionContextRefMo
- 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
GetStorageNetAppCloudTargetTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetStorageNetAppCloudTargetVersionContext
- 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 Cloud Target 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- 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 Cloud Target 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 Cloud Target 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- 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 Cloud Target 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 Cloud Target 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- 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 Cloud Target 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 Cloud Target 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- 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 Cloud Target 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 Cloud Target 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- 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 Cloud Target 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 - The version of the Managed Object, e.g. an incrementing number or a hash id.
- 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.
GetStorageNetAppCloudTargetVersionContextInterestedMo
- 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'.
GetStorageNetAppCloudTargetVersionContextRefMo
- 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet