intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexClusterReplicationNetworkPolicyDeployment
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Record of HyperFlex Cluster replication network policy deployment.
Using getHyperflexClusterReplicationNetworkPolicyDeployment
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 getHyperflexClusterReplicationNetworkPolicyDeployment(args: GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs, opts?: InvokeOptions): Promise<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult>
function getHyperflexClusterReplicationNetworkPolicyDeploymentOutput(args: GetHyperflexClusterReplicationNetworkPolicyDeploymentOutputArgs, opts?: InvokeOptions): Output<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult>
def get_hyperflex_cluster_replication_network_policy_deployment(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentAncestor]] = None,
class_id: Optional[str] = None,
cluster: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentCluster] = None,
cluster_uuid: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
discovered: Optional[bool] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentParent] = None,
permission_resources: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentPermissionResource]] = None,
policy_moid: Optional[str] = None,
profile_moid: Optional[str] = None,
replication_bandwidth_mbps: Optional[float] = None,
replication_ipranges: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprange]] = None,
replication_mtu: Optional[float] = None,
replication_vlan: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationVlan] = None,
request_id: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexClusterReplicationNetworkPolicyDeploymentTag]] = None,
version_context: Optional[GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexClusterReplicationNetworkPolicyDeploymentResult
def get_hyperflex_cluster_replication_network_policy_deployment_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentClusterArgs]] = None,
cluster_uuid: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
discovered: Optional[pulumi.Input[bool]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: 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,
organization: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentPermissionResourceArgs]]]] = None,
policy_moid: Optional[pulumi.Input[str]] = None,
profile_moid: Optional[pulumi.Input[str]] = None,
replication_bandwidth_mbps: Optional[pulumi.Input[float]] = None,
replication_ipranges: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprangeArgs]]]] = None,
replication_mtu: Optional[pulumi.Input[float]] = None,
replication_vlan: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationVlanArgs]] = None,
request_id: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentTagArgs]]]] = None,
version_context: Optional[pulumi.Input[GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexClusterReplicationNetworkPolicyDeploymentResult]
func LookupHyperflexClusterReplicationNetworkPolicyDeployment(ctx *Context, args *LookupHyperflexClusterReplicationNetworkPolicyDeploymentArgs, opts ...InvokeOption) (*LookupHyperflexClusterReplicationNetworkPolicyDeploymentResult, error)
func LookupHyperflexClusterReplicationNetworkPolicyDeploymentOutput(ctx *Context, args *LookupHyperflexClusterReplicationNetworkPolicyDeploymentOutputArgs, opts ...InvokeOption) LookupHyperflexClusterReplicationNetworkPolicyDeploymentResultOutput
> Note: This function is named LookupHyperflexClusterReplicationNetworkPolicyDeployment
in the Go SDK.
public static class GetHyperflexClusterReplicationNetworkPolicyDeployment
{
public static Task<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> InvokeAsync(GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> Invoke(GetHyperflexClusterReplicationNetworkPolicyDeploymentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> getHyperflexClusterReplicationNetworkPolicyDeployment(GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs args, InvokeOptions options)
public static Output<GetHyperflexClusterReplicationNetworkPolicyDeploymentResult> getHyperflexClusterReplicationNetworkPolicyDeployment(GetHyperflexClusterReplicationNetworkPolicyDeploymentArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexClusterReplicationNetworkPolicyDeployment:getHyperflexClusterReplicationNetworkPolicyDeployment
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor> - Class
Id string - Cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - Cluster
Uuid string - Uuid of the HyperFlex cluster.
- Create
Time string - The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- 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 from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - Organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - Owners List<string>
- Parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - Permission
Resources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> - Policy
Moid string - Deployed network policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Bandwidth doubleMbps - Bandwidth for the Replication network in Mbps.
- Replication
Ipranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> - Replication
Mtu double - MTU for the Replication network.
- Replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Replication Network Policy Deployment Tag> - Version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor - Class
Id string - Cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - Cluster
Uuid string - Uuid of the HyperFlex cluster.
- Create
Time string - The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- 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 from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - Organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - Owners []string
- Parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - Permission
Resources []GetHyperflex Cluster Replication Network Policy Deployment Permission Resource - Policy
Moid string - Deployed network policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Bandwidth float64Mbps - Bandwidth for the Replication network in Mbps.
- Replication
Ipranges []GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange - Replication
Mtu float64 - MTU for the Replication network.
- Replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Hyperflex Cluster Replication Network Policy Deployment Tag - Version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor> - class
Id String - cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - cluster
Uuid String - Uuid of the HyperFlex cluster.
- create
Time String - The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - owners List<String>
- parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - permission
Resources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> - policy
Moid String - Deployed network policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Bandwidth DoubleMbps - Bandwidth for the Replication network in Mbps.
- replication
Ipranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> - replication
Mtu Double - MTU for the Replication network.
- replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - request
Id String - Unique request ID allowing retry of the same logical request following a transient communication failure.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Replication Network Policy Deployment Tag> - version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor[] - class
Id string - cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - cluster
Uuid string - Uuid of the HyperFlex cluster.
- create
Time string - The time when this managed object was created.
- description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object
Type string - organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - owners string[]
- parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - permission
Resources GetHyperflex Cluster Replication Network Policy Deployment Permission Resource[] - policy
Moid string - Deployed network policy moid.
- profile
Moid string - Deployed cluster profile moid.
- replication
Bandwidth numberMbps - Bandwidth for the Replication network in Mbps.
- replication
Ipranges GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange[] - replication
Mtu number - MTU for the Replication network.
- replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Hyperflex Cluster Replication Network Policy Deployment Tag[] - version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor] - class_
id str - cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - cluster_
uuid str - Uuid of the HyperFlex cluster.
- create_
time str - The time when this managed object was created.
- description str
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered bool
- True if record created by discovery on HyperFlex cluster.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object_
type str - organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - owners Sequence[str]
- parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - permission_
resources Sequence[GetHyperflex Cluster Replication Network Policy Deployment Permission Resource] - policy_
moid str - Deployed network policy moid.
- profile_
moid str - Deployed cluster profile moid.
- replication_
bandwidth_ floatmbps - Bandwidth for the Replication network in Mbps.
- replication_
ipranges Sequence[GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange] - replication_
mtu float - MTU for the Replication network.
- replication_
vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - request_
id str - Unique request ID allowing retry of the same logical request following a transient communication failure.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Tag] - version_
context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster Property Map
- cluster
Uuid String - Uuid of the HyperFlex cluster.
- create
Time String - The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - policy
Moid String - Deployed network policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Bandwidth NumberMbps - Bandwidth for the Replication network in Mbps.
- replication
Ipranges List<Property Map> - replication
Mtu Number - MTU for the Replication network.
- replication
Vlan Property Map - request
Id String - Unique request ID allowing retry of the same logical request following a transient communication failure.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Context Property Map
getHyperflexClusterReplicationNetworkPolicyDeployment Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor> - Class
Id string - Cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - Cluster
Uuid string - Create
Time string - Description string
- Discovered bool
- Domain
Group stringMoid - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - Owners List<string>
- Parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - Permission
Resources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> - Policy
Moid string - Profile
Moid string - Replication
Bandwidth doubleMbps - Replication
Ipranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> - Replication
Mtu double - Replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - Request
Id string - string
- List<Get
Hyperflex Cluster Replication Network Policy Deployment Tag> - Version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- Id string
- Results
[]Get
Hyperflex Cluster Replication Network Policy Deployment Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor - Class
Id string - Cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - Cluster
Uuid string - Create
Time string - Description string
- Discovered bool
- Domain
Group stringMoid - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - Owners []string
- Parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - Permission
Resources []GetHyperflex Cluster Replication Network Policy Deployment Permission Resource - Policy
Moid string - Profile
Moid string - Replication
Bandwidth float64Mbps - Replication
Ipranges []GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange - Replication
Mtu float64 - Replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - Request
Id string - string
- []Get
Hyperflex Cluster Replication Network Policy Deployment Tag - Version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- id String
- results
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor> - class
Id String - cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - cluster
Uuid String - create
Time String - description String
- discovered Boolean
- domain
Group StringMoid - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - owners List<String>
- parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - permission
Resources List<GetHyperflex Cluster Replication Network Policy Deployment Permission Resource> - policy
Moid String - profile
Moid String - replication
Bandwidth DoubleMbps - replication
Ipranges List<GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange> - replication
Mtu Double - replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - request
Id String - String
- List<Get
Hyperflex Cluster Replication Network Policy Deployment Tag> - version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- id string
- results
Get
Hyperflex Cluster Replication Network Policy Deployment Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor[] - class
Id string - cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - cluster
Uuid string - create
Time string - description string
- discovered boolean
- domain
Group stringMoid - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - owners string[]
- parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - permission
Resources GetHyperflex Cluster Replication Network Policy Deployment Permission Resource[] - policy
Moid string - profile
Moid string - replication
Bandwidth numberMbps - replication
Ipranges GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange[] - replication
Mtu number - replication
Vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - request
Id string - string
- Get
Hyperflex Cluster Replication Network Policy Deployment Tag[] - version
Context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- id str
- results
Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Ancestor] - class_
id str - cluster
Get
Hyperflex Cluster Replication Network Policy Deployment Cluster - cluster_
uuid str - create_
time str - description str
- discovered bool
- domain_
group_ strmoid - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Hyperflex Cluster Replication Network Policy Deployment Organization - owners Sequence[str]
- parent
Get
Hyperflex Cluster Replication Network Policy Deployment Parent - permission_
resources Sequence[GetHyperflex Cluster Replication Network Policy Deployment Permission Resource] - policy_
moid str - profile_
moid str - replication_
bandwidth_ floatmbps - replication_
ipranges Sequence[GetHyperflex Cluster Replication Network Policy Deployment Replication Iprange] - replication_
mtu float - replication_
vlan GetHyperflex Cluster Replication Network Policy Deployment Replication Vlan - request_
id str - str
- Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Tag] - version_
context GetHyperflex Cluster Replication Network Policy Deployment Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster Property Map
- cluster
Uuid String - create
Time String - description String
- discovered Boolean
- domain
Group StringMoid - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - policy
Moid String - profile
Moid String - replication
Bandwidth NumberMbps - replication
Ipranges List<Property Map> - replication
Mtu Number - replication
Vlan Property Map - request
Id String - String
- List<Property Map>
- version
Context Property Map
Supporting Types
GetHyperflexClusterReplicationNetworkPolicyDeploymentAncestor
- 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'.
GetHyperflexClusterReplicationNetworkPolicyDeploymentCluster
- 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'.
GetHyperflexClusterReplicationNetworkPolicyDeploymentOrganization
- 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'.
GetHyperflexClusterReplicationNetworkPolicyDeploymentParent
- 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'.
GetHyperflexClusterReplicationNetworkPolicyDeploymentPermissionResource
- 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'.
GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprange
- 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.
- End
Addr string - The end IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- Ip
Addr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block> - Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start IPv4 address of the range.
- 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.
- End
Addr string - The end IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- Ip
Addr []GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block - Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start IPv4 address of the range.
- 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.
- end
Addr String - The end IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ip
Addr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block> - netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start IPv4 address of the range.
- 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.
- end
Addr string - The end IPv4 address of the range.
- gateway string
- The default gateway for the start and end IPv4 addresses.
- ip
Addr GetBlocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block[] - netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr string - The start IPv4 address of the range.
- 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.
- end_
addr str - The end IPv4 address of the range.
- gateway str
- The default gateway for the start and end IPv4 addresses.
- ip_
addr_ Sequence[Getblocks Hyperflex Cluster Replication Network Policy Deployment Replication Iprange Ip Addr Block] - netmask str
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
addr str - The start IPv4 address of the range.
- 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.
- end
Addr String - The end IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ip
Addr List<Property Map>Blocks - netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start IPv4 address of the range.
GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationIprangeIpAddrBlock
- 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.
- End
Address string - The end address of the IPv4 block.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Address string - The start address of the IPv4 block.
- 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.
- End
Address string - The end address of the IPv4 block.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Address string - The start address of the IPv4 block.
- 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.
- end
Address String - The end address of the IPv4 block.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address String - The start address of the IPv4 block.
- 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.
- end
Address string - The end address of the IPv4 block.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address string - The start address of the IPv4 block.
- 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.
- end_
address str - The end address of the IPv4 block.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
address str - The start address of the IPv4 block.
- 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.
- end
Address String - The end address of the IPv4 block.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address String - The start address of the IPv4 block.
GetHyperflexClusterReplicationNetworkPolicyDeploymentReplicationVlan
- 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.
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- 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.
- Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id float64 - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- 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.
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- 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.
- name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- 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.
- name str
- Name from corresponding ClusterReplicationNetworkPolicy.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan_
id float - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- 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.
- name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
GetHyperflexClusterReplicationNetworkPolicyDeploymentResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Ancestor> - Class
Id string - Cluster
Uuid string - Uuid of the HyperFlex cluster.
- Clusters
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Cluster> - Create
Time string - The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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 from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - Organizations
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Organization> - Owners List<string>
- Parents
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Parent> - Permission
Resources List<GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource> - Policy
Moid string - Deployed network policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Bandwidth doubleMbps - Bandwidth for the Replication network in Mbps.
- Replication
Ipranges List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange> - Replication
Mtu double - MTU for the Replication network.
- Replication
Vlans List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan> - Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Tag> - Version
Contexts List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Replication Network Policy Deployment Result Ancestor - Class
Id string - Cluster
Uuid string - Uuid of the HyperFlex cluster.
- Clusters
[]Get
Hyperflex Cluster Replication Network Policy Deployment Result Cluster - Create
Time string - The time when this managed object was created.
- Description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- Discovered bool
- True if record created by discovery on HyperFlex cluster.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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 from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - Organizations
[]Get
Hyperflex Cluster Replication Network Policy Deployment Result Organization - Owners []string
- Parents
[]Get
Hyperflex Cluster Replication Network Policy Deployment Result Parent - Permission
Resources []GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource - Policy
Moid string - Deployed network policy moid.
- Profile
Moid string - Deployed cluster profile moid.
- Replication
Bandwidth float64Mbps - Bandwidth for the Replication network in Mbps.
- Replication
Ipranges []GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange - Replication
Mtu float64 - MTU for the Replication network.
- Replication
Vlans []GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan - Request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Hyperflex Cluster Replication Network Policy Deployment Result Tag - Version
Contexts []GetHyperflex Cluster Replication Network Policy Deployment Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Ancestor> - class
Id String - cluster
Uuid String - Uuid of the HyperFlex cluster.
- clusters
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Cluster> - create
Time String - The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - organizations
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Organization> - owners List<String>
- parents
List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Parent> - permission
Resources List<GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource> - policy
Moid String - Deployed network policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Bandwidth DoubleMbps - Bandwidth for the Replication network in Mbps.
- replication
Ipranges List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange> - replication
Mtu Double - MTU for the Replication network.
- replication
Vlans List<GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan> - request
Id String - Unique request ID allowing retry of the same logical request following a transient communication failure.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Replication Network Policy Deployment Result Tag> - version
Contexts List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Cluster Replication Network Policy Deployment Result Ancestor[] - class
Id string - cluster
Uuid string - Uuid of the HyperFlex cluster.
- clusters
Get
Hyperflex Cluster Replication Network Policy Deployment Result Cluster[] - create
Time string - The time when this managed object was created.
- description string
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object
Type string - organizations
Get
Hyperflex Cluster Replication Network Policy Deployment Result Organization[] - owners string[]
- parents
Get
Hyperflex Cluster Replication Network Policy Deployment Result Parent[] - permission
Resources GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource[] - policy
Moid string - Deployed network policy moid.
- profile
Moid string - Deployed cluster profile moid.
- replication
Bandwidth numberMbps - Bandwidth for the Replication network in Mbps.
- replication
Ipranges GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange[] - replication
Mtu number - MTU for the Replication network.
- replication
Vlans GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan[] - request
Id string - Unique request ID allowing retry of the same logical request following a transient communication failure.
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Hyperflex Cluster Replication Network Policy Deployment Result Tag[] - version
Contexts GetHyperflex Cluster Replication Network Policy Deployment Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Result Ancestor] - class_
id str - cluster_
uuid str - Uuid of the HyperFlex cluster.
- clusters
Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Result Cluster] - create_
time str - The time when this managed object was created.
- description str
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered bool
- True if record created by discovery on HyperFlex cluster.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object_
type str - organizations
Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Result Parent] - permission_
resources Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Permission Resource] - policy_
moid str - Deployed network policy moid.
- profile_
moid str - Deployed cluster profile moid.
- replication_
bandwidth_ floatmbps - Bandwidth for the Replication network in Mbps.
- replication_
ipranges Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Replication Iprange] - replication_
mtu float - MTU for the Replication network.
- replication_
vlans Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Replication Vlan] - request_
id str - Unique request ID allowing retry of the same logical request following a transient communication failure.
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hyperflex Cluster Replication Network Policy Deployment Result Tag] - version_
contexts Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - cluster
Uuid String - Uuid of the HyperFlex cluster.
- clusters List<Property Map>
- create
Time String - The time when this managed object was created.
- description String
- Description from corresponding ClusterReplicationNetworkPolicy.
- discovered Boolean
- True if record created by discovery on HyperFlex cluster.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- 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 from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - policy
Moid String - Deployed network policy moid.
- profile
Moid String - Deployed cluster profile moid.
- replication
Bandwidth NumberMbps - Bandwidth for the Replication network in Mbps.
- replication
Ipranges List<Property Map> - replication
Mtu Number - MTU for the Replication network.
- replication
Vlans List<Property Map> - request
Id String - Unique request ID allowing retry of the same logical request following a transient communication failure.
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- version
Contexts List<Property Map>
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultAncestor
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultCluster
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultOrganization
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultParent
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultPermissionResource
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultReplicationIprange
- Additional
Properties string - Class
Id string - End
Addr string - Gateway string
- Ip
Addr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block> - Netmask string
- Object
Type string - Start
Addr string
- Additional
Properties string - Class
Id string - End
Addr string - Gateway string
- Ip
Addr []GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block - Netmask string
- Object
Type string - Start
Addr string
- additional
Properties String - class
Id String - end
Addr String - gateway String
- ip
Addr List<GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block> - netmask String
- object
Type String - start
Addr String
- additional
Properties string - class
Id string - end
Addr string - gateway string
- ip
Addr GetBlocks Hyperflex Cluster Replication Network Policy Deployment Result Replication Iprange Ip Addr Block[] - netmask string
- object
Type string - start
Addr string
- additional
Properties String - class
Id String - end
Addr String - gateway String
- ip
Addr List<Property Map>Blocks - netmask String
- object
Type String - start
Addr String
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultReplicationIprangeIpAddrBlock
- Additional
Properties string - Class
Id string - End
Address string - Object
Type string - Start
Address string
- Additional
Properties string - Class
Id string - End
Address string - Object
Type string - Start
Address string
- additional
Properties String - class
Id String - end
Address String - object
Type String - start
Address String
- additional
Properties string - class
Id string - end
Address string - object
Type string - start
Address string
- additional_
properties str - class_
id str - end_
address str - object_
type str - start_
address str
- additional
Properties String - class
Id String - end
Address String - object
Type String - start
Address String
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultReplicationVlan
- Additional
Properties string - Class
Id string - Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - Vlan
Id double
- Additional
Properties string - Class
Id string - Name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- Object
Type string - Vlan
Id float64
- additional
Properties String - class
Id String - name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - vlan
Id Double
- additional
Properties string - class
Id string - name string
- Name from corresponding ClusterReplicationNetworkPolicy.
- object
Type string - vlan
Id number
- additional_
properties str - class_
id str - name str
- Name from corresponding ClusterReplicationNetworkPolicy.
- object_
type str - vlan_
id float
- additional
Properties String - class
Id String - name String
- Name from corresponding ClusterReplicationNetworkPolicy.
- object
Type String - vlan
Id Number
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultTag
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo> - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo> - Timestamp string
- Version
Type string
- Additional
Properties string - Class
Id string - Interested
Mos []GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional_
properties str - class_
id str - interested_
mos Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Interested Mo] - marked_
for_ booldeletion - nr_
version str - object_
type str - ref_
mos Sequence[GetHyperflex Cluster Replication Network Policy Deployment Result Version Context Ref Mo] - timestamp str
- version_
type str
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultVersionContextInterestedMo
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentResultVersionContextRefMo
- 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
GetHyperflexClusterReplicationNetworkPolicyDeploymentTag
- 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.
GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContext
- 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<GetHyperflex Cluster Replication Network Policy Deployment 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 GetHyperflex Cluster Replication Network Policy Deployment 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 []GetHyperflex Cluster Replication Network Policy Deployment 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 GetHyperflex Cluster Replication Network Policy Deployment 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<GetHyperflex Cluster Replication Network Policy Deployment 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 GetHyperflex Cluster Replication Network Policy Deployment 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 GetHyperflex Cluster Replication Network Policy Deployment 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 GetHyperflex Cluster Replication Network Policy Deployment 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[GetHyperflex Cluster Replication Network Policy Deployment 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 GetHyperflex Cluster Replication Network Policy Deployment 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.
GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContextInterestedMo
- 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'.
GetHyperflexClusterReplicationNetworkPolicyDeploymentVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet