intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getIppoolPool
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Pool represents a collection of IPv4 and/or IPv6 addresses that can be allocated to other configuration entities like server profiles.
Using getIppoolPool
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 getIppoolPool(args: GetIppoolPoolArgs, opts?: InvokeOptions): Promise<GetIppoolPoolResult>
function getIppoolPoolOutput(args: GetIppoolPoolOutputArgs, opts?: InvokeOptions): Output<GetIppoolPoolResult>
def get_ippool_pool(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetIppoolPoolAncestor]] = None,
assigned: Optional[float] = None,
assignment_order: Optional[str] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
enable_block_level_subnet_config: Optional[bool] = None,
id: Optional[str] = None,
ip_v4_blocks: Optional[Sequence[GetIppoolPoolIpV4Block]] = None,
ip_v4_config: Optional[GetIppoolPoolIpV4Config] = None,
ip_v6_blocks: Optional[Sequence[GetIppoolPoolIpV6Block]] = None,
ip_v6_config: Optional[GetIppoolPoolIpV6Config] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetIppoolPoolOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetIppoolPoolParent] = None,
permission_resources: Optional[Sequence[GetIppoolPoolPermissionResource]] = None,
reservations: Optional[Sequence[GetIppoolPoolReservation]] = None,
reserved: Optional[float] = None,
shadow_pools: Optional[Sequence[GetIppoolPoolShadowPool]] = None,
shared_scope: Optional[str] = None,
size: Optional[float] = None,
tags: Optional[Sequence[GetIppoolPoolTag]] = None,
v4_assigned: Optional[float] = None,
v4_size: Optional[float] = None,
v6_assigned: Optional[float] = None,
v6_size: Optional[float] = None,
version_context: Optional[GetIppoolPoolVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetIppoolPoolResult
def get_ippool_pool_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetIppoolPoolAncestorArgs]]]] = None,
assigned: Optional[pulumi.Input[float]] = None,
assignment_order: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
enable_block_level_subnet_config: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = None,
ip_v4_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[GetIppoolPoolIpV4BlockArgs]]]] = None,
ip_v4_config: Optional[pulumi.Input[GetIppoolPoolIpV4ConfigArgs]] = None,
ip_v6_blocks: Optional[pulumi.Input[Sequence[pulumi.Input[GetIppoolPoolIpV6BlockArgs]]]] = None,
ip_v6_config: Optional[pulumi.Input[GetIppoolPoolIpV6ConfigArgs]] = 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[GetIppoolPoolOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetIppoolPoolParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetIppoolPoolPermissionResourceArgs]]]] = None,
reservations: Optional[pulumi.Input[Sequence[pulumi.Input[GetIppoolPoolReservationArgs]]]] = None,
reserved: Optional[pulumi.Input[float]] = None,
shadow_pools: Optional[pulumi.Input[Sequence[pulumi.Input[GetIppoolPoolShadowPoolArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
size: Optional[pulumi.Input[float]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetIppoolPoolTagArgs]]]] = None,
v4_assigned: Optional[pulumi.Input[float]] = None,
v4_size: Optional[pulumi.Input[float]] = None,
v6_assigned: Optional[pulumi.Input[float]] = None,
v6_size: Optional[pulumi.Input[float]] = None,
version_context: Optional[pulumi.Input[GetIppoolPoolVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIppoolPoolResult]
func LookupIppoolPool(ctx *Context, args *LookupIppoolPoolArgs, opts ...InvokeOption) (*LookupIppoolPoolResult, error)
func LookupIppoolPoolOutput(ctx *Context, args *LookupIppoolPoolOutputArgs, opts ...InvokeOption) LookupIppoolPoolResultOutput
> Note: This function is named LookupIppoolPool
in the Go SDK.
public static class GetIppoolPool
{
public static Task<GetIppoolPoolResult> InvokeAsync(GetIppoolPoolArgs args, InvokeOptions? opts = null)
public static Output<GetIppoolPoolResult> Invoke(GetIppoolPoolInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIppoolPoolResult> getIppoolPool(GetIppoolPoolArgs args, InvokeOptions options)
public static Output<GetIppoolPoolResult> getIppoolPool(GetIppoolPoolArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getIppoolPool:getIppoolPool
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Ippool Pool Ancestor> - Assigned double
- Number of IDs that are currently assigned (in use).
- Assignment
Order string - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Block boolLevel Subnet Config - Enables subnet configuration at the block level.
- Id string
- Ip
V4Blocks List<GetIppool Pool Ip V4Block> - Ip
V4Config GetIppool Pool Ip V4Config - Ip
V6Blocks List<GetIppool Pool Ip V6Block> - Ip
V6Config GetIppool Pool Ip V6Config - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Ippool Pool Organization - Owners List<string>
- Parent
Get
Ippool Pool Parent - Permission
Resources List<GetIppool Pool Permission Resource> - Reservations
List<Get
Ippool Pool Reservation> - Reserved double
- Number of IDs that are currently reserved (and not in use).
- Shadow
Pools List<GetIppool Pool Shadow Pool> - 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.
- Size double
- Total number of identifiers in this pool.
- List<Get
Ippool Pool Tag> - V4Assigned double
- Number of IPv4 addresses currently in use.
- V4Size double
- Number of IPv4 addresses in this pool.
- V6Assigned double
- Number of IPv6 addresses currently in use.
- V6Size double
- Number of IPv6 addresses in this pool.
- Version
Context GetIppool Pool Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Ippool Pool Ancestor - Assigned float64
- Number of IDs that are currently assigned (in use).
- Assignment
Order string - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Block boolLevel Subnet Config - Enables subnet configuration at the block level.
- Id string
- Ip
V4Blocks []GetIppool Pool Ip V4Block - Ip
V4Config GetIppool Pool Ip V4Config - Ip
V6Blocks []GetIppool Pool Ip V6Block - Ip
V6Config GetIppool Pool Ip V6Config - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Ippool Pool Organization - Owners []string
- Parent
Get
Ippool Pool Parent - Permission
Resources []GetIppool Pool Permission Resource - Reservations
[]Get
Ippool Pool Reservation - Reserved float64
- Number of IDs that are currently reserved (and not in use).
- Shadow
Pools []GetIppool Pool Shadow Pool - 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.
- Size float64
- Total number of identifiers in this pool.
- []Get
Ippool Pool Tag - V4Assigned float64
- Number of IPv4 addresses currently in use.
- V4Size float64
- Number of IPv4 addresses in this pool.
- V6Assigned float64
- Number of IPv6 addresses currently in use.
- V6Size float64
- Number of IPv6 addresses in this pool.
- Version
Context GetIppool Pool Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Ippool Pool Ancestor> - assigned Double
- Number of IDs that are currently assigned (in use).
- assignment
Order String - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Block BooleanLevel Subnet Config - Enables subnet configuration at the block level.
- id String
- ip
V4Blocks List<GetIppool Pool Ip V4Block> - ip
V4Config GetIppool Pool Ip V4Config - ip
V6Blocks List<GetIppool Pool Ip V6Block> - ip
V6Config GetIppool Pool Ip V6Config - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization
Get
Ippool Pool Organization - owners List<String>
- parent
Get
Ippool Pool Parent - permission
Resources List<GetIppool Pool Permission Resource> - reservations
List<Get
Ippool Pool Reservation> - reserved Double
- Number of IDs that are currently reserved (and not in use).
- shadow
Pools List<GetIppool Pool Shadow Pool> - 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.
- size Double
- Total number of identifiers in this pool.
- List<Get
Ippool Pool Tag> - v4Assigned Double
- Number of IPv4 addresses currently in use.
- v4Size Double
- Number of IPv4 addresses in this pool.
- v6Assigned Double
- Number of IPv6 addresses currently in use.
- v6Size Double
- Number of IPv6 addresses in this pool.
- version
Context GetIppool Pool Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Ippool Pool Ancestor[] - assigned number
- Number of IDs that are currently assigned (in use).
- assignment
Order string - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enable
Block booleanLevel Subnet Config - Enables subnet configuration at the block level.
- id string
- ip
V4Blocks GetIppool Pool Ip V4Block[] - ip
V4Config GetIppool Pool Ip V4Config - ip
V6Blocks GetIppool Pool Ip V6Block[] - ip
V6Config GetIppool Pool Ip V6Config - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organization
Get
Ippool Pool Organization - owners string[]
- parent
Get
Ippool Pool Parent - permission
Resources GetIppool Pool Permission Resource[] - reservations
Get
Ippool Pool Reservation[] - reserved number
- Number of IDs that are currently reserved (and not in use).
- shadow
Pools GetIppool Pool Shadow Pool[] - 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.
- size number
- Total number of identifiers in this pool.
- Get
Ippool Pool Tag[] - v4Assigned number
- Number of IPv4 addresses currently in use.
- v4Size number
- Number of IPv4 addresses in this pool.
- v6Assigned number
- Number of IPv6 addresses currently in use.
- v6Size number
- Number of IPv6 addresses in this pool.
- version
Context GetIppool Pool Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Ippool Pool Ancestor] - assigned float
- Number of IDs that are currently assigned (in use).
- assignment_
order str - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enable_
block_ boollevel_ subnet_ config - Enables subnet configuration at the block level.
- id str
- ip_
v4_ Sequence[Getblocks Ippool Pool Ip V4Block] - ip_
v4_ Getconfig Ippool Pool Ip V4Config - ip_
v6_ Sequence[Getblocks Ippool Pool Ip V6Block] - ip_
v6_ Getconfig Ippool Pool Ip V6Config - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_
type str - organization
Get
Ippool Pool Organization - owners Sequence[str]
- parent
Get
Ippool Pool Parent - permission_
resources Sequence[GetIppool Pool Permission Resource] - reservations
Sequence[Get
Ippool Pool Reservation] - reserved float
- Number of IDs that are currently reserved (and not in use).
- shadow_
pools Sequence[GetIppool Pool Shadow Pool] - 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.
- size float
- Total number of identifiers in this pool.
- Sequence[Get
Ippool Pool Tag] - v4_
assigned float - Number of IPv4 addresses currently in use.
- v4_
size float - Number of IPv4 addresses in this pool.
- v6_
assigned float - Number of IPv6 addresses currently in use.
- v6_
size float - Number of IPv6 addresses in this pool.
- version_
context GetIppool Pool Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- assigned Number
- Number of IDs that are currently assigned (in use).
- assignment
Order String - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Block BooleanLevel Subnet Config - Enables subnet configuration at the block level.
- id String
- ip
V4Blocks List<Property Map> - ip
V4Config Property Map - ip
V6Blocks List<Property Map> - ip
V6Config Property Map - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reservations List<Property Map>
- reserved Number
- Number of IDs that are currently reserved (and not in use).
- shadow
Pools List<Property Map> - 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.
- size Number
- Total number of identifiers in this pool.
- List<Property Map>
- v4Assigned Number
- Number of IPv4 addresses currently in use.
- v4Size Number
- Number of IPv4 addresses in this pool.
- v6Assigned Number
- Number of IPv6 addresses currently in use.
- v6Size Number
- Number of IPv6 addresses in this pool.
- version
Context Property Map
getIppoolPool Result
The following output properties are available:
- Id string
- Results
List<Get
Ippool Pool Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Ippool Pool Ancestor> - Assigned double
- Assignment
Order string - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Enable
Block boolLevel Subnet Config - Ip
V4Blocks List<GetIppool Pool Ip V4Block> - Ip
V4Config GetIppool Pool Ip V4Config - Ip
V6Blocks List<GetIppool Pool Ip V6Block> - Ip
V6Config GetIppool Pool Ip V6Config - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Ippool Pool Organization - Owners List<string>
- Parent
Get
Ippool Pool Parent - Permission
Resources List<GetIppool Pool Permission Resource> - Reservations
List<Get
Ippool Pool Reservation> - Reserved double
- Shadow
Pools List<GetIppool Pool Shadow Pool> - string
- Size double
- List<Get
Ippool Pool Tag> - V4Assigned double
- V4Size double
- V6Assigned double
- V6Size double
- Version
Context GetIppool Pool Version Context
- Id string
- Results
[]Get
Ippool Pool Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Ippool Pool Ancestor - Assigned float64
- Assignment
Order string - Class
Id string - Create
Time string - Description string
- Domain
Group stringMoid - Enable
Block boolLevel Subnet Config - Ip
V4Blocks []GetIppool Pool Ip V4Block - Ip
V4Config GetIppool Pool Ip V4Config - Ip
V6Blocks []GetIppool Pool Ip V6Block - Ip
V6Config GetIppool Pool Ip V6Config - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Ippool Pool Organization - Owners []string
- Parent
Get
Ippool Pool Parent - Permission
Resources []GetIppool Pool Permission Resource - Reservations
[]Get
Ippool Pool Reservation - Reserved float64
- Shadow
Pools []GetIppool Pool Shadow Pool - string
- Size float64
- []Get
Ippool Pool Tag - V4Assigned float64
- V4Size float64
- V6Assigned float64
- V6Size float64
- Version
Context GetIppool Pool Version Context
- id String
- results
List<Get
Ippool Pool Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Ippool Pool Ancestor> - assigned Double
- assignment
Order String - class
Id String - create
Time String - description String
- domain
Group StringMoid - enable
Block BooleanLevel Subnet Config - ip
V4Blocks List<GetIppool Pool Ip V4Block> - ip
V4Config GetIppool Pool Ip V4Config - ip
V6Blocks List<GetIppool Pool Ip V6Block> - ip
V6Config GetIppool Pool Ip V6Config - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Ippool Pool Organization - owners List<String>
- parent
Get
Ippool Pool Parent - permission
Resources List<GetIppool Pool Permission Resource> - reservations
List<Get
Ippool Pool Reservation> - reserved Double
- shadow
Pools List<GetIppool Pool Shadow Pool> - String
- size Double
- List<Get
Ippool Pool Tag> - v4Assigned Double
- v4Size Double
- v6Assigned Double
- v6Size Double
- version
Context GetIppool Pool Version Context
- id string
- results
Get
Ippool Pool Result[] - account
Moid string - additional
Properties string - ancestors
Get
Ippool Pool Ancestor[] - assigned number
- assignment
Order string - class
Id string - create
Time string - description string
- domain
Group stringMoid - enable
Block booleanLevel Subnet Config - ip
V4Blocks GetIppool Pool Ip V4Block[] - ip
V4Config GetIppool Pool Ip V4Config - ip
V6Blocks GetIppool Pool Ip V6Block[] - ip
V6Config GetIppool Pool Ip V6Config - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Ippool Pool Organization - owners string[]
- parent
Get
Ippool Pool Parent - permission
Resources GetIppool Pool Permission Resource[] - reservations
Get
Ippool Pool Reservation[] - reserved number
- shadow
Pools GetIppool Pool Shadow Pool[] - string
- size number
- Get
Ippool Pool Tag[] - v4Assigned number
- v4Size number
- v6Assigned number
- v6Size number
- version
Context GetIppool Pool Version Context
- id str
- results
Sequence[Get
Ippool Pool Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Ippool Pool Ancestor] - assigned float
- assignment_
order str - class_
id str - create_
time str - description str
- domain_
group_ strmoid - enable_
block_ boollevel_ subnet_ config - ip_
v4_ Sequence[Getblocks Ippool Pool Ip V4Block] - ip_
v4_ Getconfig Ippool Pool Ip V4Config - ip_
v6_ Sequence[Getblocks Ippool Pool Ip V6Block] - ip_
v6_ Getconfig Ippool Pool Ip V6Config - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Ippool Pool Organization - owners Sequence[str]
- parent
Get
Ippool Pool Parent - permission_
resources Sequence[GetIppool Pool Permission Resource] - reservations
Sequence[Get
Ippool Pool Reservation] - reserved float
- shadow_
pools Sequence[GetIppool Pool Shadow Pool] - str
- size float
- Sequence[Get
Ippool Pool Tag] - v4_
assigned float - v4_
size float - v6_
assigned float - v6_
size float - version_
context GetIppool Pool Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- assigned Number
- assignment
Order String - class
Id String - create
Time String - description String
- domain
Group StringMoid - enable
Block BooleanLevel Subnet Config - ip
V4Blocks List<Property Map> - ip
V4Config Property Map - ip
V6Blocks List<Property Map> - ip
V6Config Property Map - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - reservations List<Property Map>
- reserved Number
- shadow
Pools List<Property Map> - String
- size Number
- List<Property Map>
- v4Assigned Number
- v4Size Number
- v6Assigned Number
- v6Size Number
- version
Context Property Map
Supporting Types
GetIppoolPoolAncestor
- 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'.
GetIppoolPoolIpV4Block
- 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.
- From string
- First IPv4 address of the block.
- Ip
V4Config GetIppool Pool Ip V4Block Ip V4Config - Netmask, Gateway and DNS settings for IPv4 addresses.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Size double
- Total number of identifiers in this pool.
- To string
- Last IPv4 address of the 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.
- From string
- First IPv4 address of the block.
- Ip
V4Config GetIppool Pool Ip V4Block Ip V4Config - Netmask, Gateway and DNS settings for IPv4 addresses.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Size float64
- Total number of identifiers in this pool.
- To string
- Last IPv4 address of the 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.
- from String
- First IPv4 address of the block.
- ip
V4Config GetIppool Pool Ip V4Block Ip V4Config - Netmask, Gateway and DNS settings for IPv4 addresses.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size Double
- Total number of identifiers in this pool.
- to String
- Last IPv4 address of the 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.
- from string
- First IPv4 address of the block.
- ip
V4Config GetIppool Pool Ip V4Block Ip V4Config - Netmask, Gateway and DNS settings for IPv4 addresses.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size number
- Total number of identifiers in this pool.
- to string
- Last IPv4 address of the 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.
- from_ str
- First IPv4 address of the block.
- ip_
v4_ Getconfig Ippool Pool Ip V4Block Ip V4Config - Netmask, Gateway and DNS settings for IPv4 addresses.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size float
- Total number of identifiers in this pool.
- to str
- Last IPv4 address of the 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.
- from String
- First IPv4 address of the block.
- ip
V4Config Property Map - Netmask, Gateway and DNS settings for IPv4 addresses.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size Number
- Total number of identifiers in this pool.
- to String
- Last IPv4 address of the block.
GetIppoolPoolIpV4BlockIpV4Config
- 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.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway string
- IP address of the default IPv4 gateway.
- netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway str
- IP address of the default IPv4 gateway.
- netmask str
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary_
dns str - IP Address of the primary Domain Name System (DNS) server.
- secondary_
dns str - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
GetIppoolPoolIpV4Config
- 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.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- Gateway string
- IP address of the default IPv4 gateway.
- Netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway string
- IP address of the default IPv4 gateway.
- netmask string
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway str
- IP address of the default IPv4 gateway.
- netmask str
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary_
dns str - IP Address of the primary Domain Name System (DNS) server.
- secondary_
dns str - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv4 gateway.
- netmask String
- A subnet mask is a 32-bit number that masks an IP address and divides the IP address into network address and host address.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
GetIppoolPoolIpV6Block
- 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.
- From string
- First IPv6 address of the block.
- Ip
V6Config GetIppool Pool Ip V6Block Ip V6Config - Netmask, Gateway and DNS settings for IPv6 addresses.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Size double
- Total number of identifiers in this pool.
- To string
- Last IPv6 address of the 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.
- From string
- First IPv6 address of the block.
- Ip
V6Config GetIppool Pool Ip V6Block Ip V6Config - Netmask, Gateway and DNS settings for IPv6 addresses.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Size float64
- Total number of identifiers in this pool.
- To string
- Last IPv6 address of the 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.
- from String
- First IPv6 address of the block.
- ip
V6Config GetIppool Pool Ip V6Block Ip V6Config - Netmask, Gateway and DNS settings for IPv6 addresses.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size Double
- Total number of identifiers in this pool.
- to String
- Last IPv6 address of the 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.
- from string
- First IPv6 address of the block.
- ip
V6Config GetIppool Pool Ip V6Block Ip V6Config - Netmask, Gateway and DNS settings for IPv6 addresses.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size number
- Total number of identifiers in this pool.
- to string
- Last IPv6 address of the 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.
- from_ str
- First IPv6 address of the block.
- ip_
v6_ Getconfig Ippool Pool Ip V6Block Ip V6Config - Netmask, Gateway and DNS settings for IPv6 addresses.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size float
- Total number of identifiers in this pool.
- to str
- Last IPv6 address of the 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.
- from String
- First IPv6 address of the block.
- ip
V6Config Property Map - Netmask, Gateway and DNS settings for IPv6 addresses.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- size Number
- Total number of identifiers in this pool.
- to String
- Last IPv6 address of the block.
GetIppoolPoolIpV6BlockIpV6Config
- 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.
- Gateway string
- IP address of the default IPv6 gateway.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Prefix double
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- Gateway string
- IP address of the default IPv6 gateway.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Prefix float64
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv6 gateway.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix Double
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway string
- IP address of the default IPv6 gateway.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix number
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway str
- IP address of the default IPv6 gateway.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix float
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary_
dns str - IP Address of the primary Domain Name System (DNS) server.
- secondary_
dns str - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv6 gateway.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix Number
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
GetIppoolPoolIpV6Config
- 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.
- Gateway string
- IP address of the default IPv6 gateway.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Prefix double
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- Gateway string
- IP address of the default IPv6 gateway.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Prefix float64
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- Primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- Secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv6 gateway.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix Double
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway string
- IP address of the default IPv6 gateway.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix number
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary
Dns string - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns string - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway str
- IP address of the default IPv6 gateway.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix float
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary_
dns str - IP Address of the primary Domain Name System (DNS) server.
- secondary_
dns str - IP Address of the secondary Domain Name System (DNS) server.
- 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.
- gateway String
- IP address of the default IPv6 gateway.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- prefix Number
- A prefix length which masks the IP address and divides the IP address into network address and host address.
- primary
Dns String - IP Address of the primary Domain Name System (DNS) server.
- secondary
Dns String - IP Address of the secondary Domain Name System (DNS) server.
GetIppoolPoolOrganization
- 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'.
GetIppoolPoolParent
- 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'.
GetIppoolPoolPermissionResource
- 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'.
GetIppoolPoolReservation
- 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'.
GetIppoolPoolResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Ippool Pool Result Ancestor> - Assigned double
- Number of IDs that are currently assigned (in use).
- Assignment
Order string - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Block boolLevel Subnet Config - Enables subnet configuration at the block level.
- Ip
V4Blocks List<GetIppool Pool Result Ip V4Block> - Ip
V4Configs List<GetIppool Pool Result Ip V4Config> - Ip
V6Blocks List<GetIppool Pool Result Ip V6Block> - Ip
V6Configs List<GetIppool Pool Result Ip V6Config> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
List<Get
Ippool Pool Result Organization> - Owners List<string>
- Parents
List<Get
Ippool Pool Result Parent> - Permission
Resources List<GetIppool Pool Result Permission Resource> - Reservations
List<Get
Ippool Pool Result Reservation> - Reserved double
- Number of IDs that are currently reserved (and not in use).
- Shadow
Pools List<GetIppool Pool Result Shadow Pool> - 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.
- Size double
- Total number of identifiers in this pool.
- List<Get
Ippool Pool Result Tag> - V4Assigned double
- Number of IPv4 addresses currently in use.
- V4Size double
- Number of IPv4 addresses in this pool.
- V6Assigned double
- Number of IPv6 addresses currently in use.
- V6Size double
- Number of IPv6 addresses in this pool.
- Version
Contexts List<GetIppool Pool Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Ippool Pool Result Ancestor - Assigned float64
- Number of IDs that are currently assigned (in use).
- Assignment
Order string - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Block boolLevel Subnet Config - Enables subnet configuration at the block level.
- Ip
V4Blocks []GetIppool Pool Result Ip V4Block - Ip
V4Configs []GetIppool Pool Result Ip V4Config - Ip
V6Blocks []GetIppool Pool Result Ip V6Block - Ip
V6Configs []GetIppool Pool Result Ip V6Config - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
[]Get
Ippool Pool Result Organization - Owners []string
- Parents
[]Get
Ippool Pool Result Parent - Permission
Resources []GetIppool Pool Result Permission Resource - Reservations
[]Get
Ippool Pool Result Reservation - Reserved float64
- Number of IDs that are currently reserved (and not in use).
- Shadow
Pools []GetIppool Pool Result Shadow Pool - 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.
- Size float64
- Total number of identifiers in this pool.
- []Get
Ippool Pool Result Tag - V4Assigned float64
- Number of IPv4 addresses currently in use.
- V4Size float64
- Number of IPv4 addresses in this pool.
- V6Assigned float64
- Number of IPv6 addresses currently in use.
- V6Size float64
- Number of IPv6 addresses in this pool.
- Version
Contexts []GetIppool Pool Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Ippool Pool Result Ancestor> - assigned Double
- Number of IDs that are currently assigned (in use).
- assignment
Order String - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Block BooleanLevel Subnet Config - Enables subnet configuration at the block level.
- ip
V4Blocks List<GetIppool Pool Result Ip V4Block> - ip
V4Configs List<GetIppool Pool Result Ip V4Config> - ip
V6Blocks List<GetIppool Pool Result Ip V6Block> - ip
V6Configs List<GetIppool Pool Result Ip V6Config> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations
List<Get
Ippool Pool Result Organization> - owners List<String>
- parents
List<Get
Ippool Pool Result Parent> - permission
Resources List<GetIppool Pool Result Permission Resource> - reservations
List<Get
Ippool Pool Result Reservation> - reserved Double
- Number of IDs that are currently reserved (and not in use).
- shadow
Pools List<GetIppool Pool Result Shadow Pool> - 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.
- size Double
- Total number of identifiers in this pool.
- List<Get
Ippool Pool Result Tag> - v4Assigned Double
- Number of IPv4 addresses currently in use.
- v4Size Double
- Number of IPv4 addresses in this pool.
- v6Assigned Double
- Number of IPv6 addresses currently in use.
- v6Size Double
- Number of IPv6 addresses in this pool.
- version
Contexts List<GetIppool Pool Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Ippool Pool Result Ancestor[] - assigned number
- Number of IDs that are currently assigned (in use).
- assignment
Order string - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- enable
Block booleanLevel Subnet Config - Enables subnet configuration at the block level.
- ip
V4Blocks GetIppool Pool Result Ip V4Block[] - ip
V4Configs GetIppool Pool Result Ip V4Config[] - ip
V6Blocks GetIppool Pool Result Ip V6Block[] - ip
V6Configs GetIppool Pool Result Ip V6Config[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organizations
Get
Ippool Pool Result Organization[] - owners string[]
- parents
Get
Ippool Pool Result Parent[] - permission
Resources GetIppool Pool Result Permission Resource[] - reservations
Get
Ippool Pool Result Reservation[] - reserved number
- Number of IDs that are currently reserved (and not in use).
- shadow
Pools GetIppool Pool Result Shadow Pool[] - 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.
- size number
- Total number of identifiers in this pool.
- Get
Ippool Pool Result Tag[] - v4Assigned number
- Number of IPv4 addresses currently in use.
- v4Size number
- Number of IPv4 addresses in this pool.
- v6Assigned number
- Number of IPv6 addresses currently in use.
- v6Size number
- Number of IPv6 addresses in this pool.
- version
Contexts GetIppool Pool Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Ippool Pool Result Ancestor] - assigned float
- Number of IDs that are currently assigned (in use).
- assignment_
order str - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enable_
block_ boollevel_ subnet_ config - Enables subnet configuration at the block level.
- ip_
v4_ Sequence[Getblocks Ippool Pool Result Ip V4Block] - ip_
v4_ Sequence[Getconfigs Ippool Pool Result Ip V4Config] - ip_
v6_ Sequence[Getblocks Ippool Pool Result Ip V6Block] - ip_
v6_ Sequence[Getconfigs Ippool Pool Result Ip V6Config] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_
type str - organizations
Sequence[Get
Ippool Pool Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Ippool Pool Result Parent] - permission_
resources Sequence[GetIppool Pool Result Permission Resource] - reservations
Sequence[Get
Ippool Pool Result Reservation] - reserved float
- Number of IDs that are currently reserved (and not in use).
- shadow_
pools Sequence[GetIppool Pool Result Shadow Pool] - 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.
- size float
- Total number of identifiers in this pool.
- Sequence[Get
Ippool Pool Result Tag] - v4_
assigned float - Number of IPv4 addresses currently in use.
- v4_
size float - Number of IPv4 addresses in this pool.
- v6_
assigned float - Number of IPv6 addresses currently in use.
- v6_
size float - Number of IPv6 addresses in this pool.
- version_
contexts Sequence[GetIppool Pool Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- assigned Number
- Number of IDs that are currently assigned (in use).
- assignment
Order String - Assignment order decides the order in which the next identifier is allocated.*
sequential
- Identifiers are assigned in a sequential order.*default
- Assignment order is decided by the system. - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Block BooleanLevel Subnet Config - Enables subnet configuration at the block level.
- ip
V4Blocks List<Property Map> - ip
V4Configs List<Property Map> - ip
V6Blocks List<Property Map> - ip
V6Configs List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - reservations List<Property Map>
- reserved Number
- Number of IDs that are currently reserved (and not in use).
- shadow
Pools List<Property Map> - 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.
- size Number
- Total number of identifiers in this pool.
- List<Property Map>
- v4Assigned Number
- Number of IPv4 addresses currently in use.
- v4Size Number
- Number of IPv4 addresses in this pool.
- v6Assigned Number
- Number of IPv6 addresses currently in use.
- v6Size Number
- Number of IPv6 addresses in this pool.
- version
Contexts List<Property Map>
GetIppoolPoolResultAncestor
- 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
GetIppoolPoolResultIpV4Block
- Additional
Properties string - Class
Id string - From string
- Ip
V4Configs List<GetIppool Pool Result Ip V4Block Ip V4Config> - Object
Type string - Size double
- Total number of identifiers in this pool.
- To string
- Additional
Properties string - Class
Id string - From string
- Ip
V4Configs []GetIppool Pool Result Ip V4Block Ip V4Config - Object
Type string - Size float64
- Total number of identifiers in this pool.
- To string
- additional
Properties String - class
Id String - from String
- ip
V4Configs List<GetIppool Pool Result Ip V4Block Ip V4Config> - object
Type String - size Double
- Total number of identifiers in this pool.
- to String
- additional
Properties string - class
Id string - from string
- ip
V4Configs GetIppool Pool Result Ip V4Block Ip V4Config[] - object
Type string - size number
- Total number of identifiers in this pool.
- to string
- additional_
properties str - class_
id str - from_ str
- ip_
v4_ Sequence[Getconfigs Ippool Pool Result Ip V4Block Ip V4Config] - object_
type str - size float
- Total number of identifiers in this pool.
- to str
- additional
Properties String - class
Id String - from String
- ip
V4Configs List<Property Map> - object
Type String - size Number
- Total number of identifiers in this pool.
- to String
GetIppoolPoolResultIpV4BlockIpV4Config
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
- additional
Properties string - class
Id string - gateway string
- netmask string
- object
Type string - primary
Dns string - secondary
Dns string
- additional_
properties str - class_
id str - gateway str
- netmask str
- object_
type str - primary_
dns str - secondary_
dns str
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
GetIppoolPoolResultIpV4Config
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- Additional
Properties string - Class
Id string - Gateway string
- Netmask string
- Object
Type string - Primary
Dns string - Secondary
Dns string
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
- additional
Properties string - class
Id string - gateway string
- netmask string
- object
Type string - primary
Dns string - secondary
Dns string
- additional_
properties str - class_
id str - gateway str
- netmask str
- object_
type str - primary_
dns str - secondary_
dns str
- additional
Properties String - class
Id String - gateway String
- netmask String
- object
Type String - primary
Dns String - secondary
Dns String
GetIppoolPoolResultIpV6Block
- Additional
Properties string - Class
Id string - From string
- Ip
V6Configs List<GetIppool Pool Result Ip V6Block Ip V6Config> - Object
Type string - Size double
- Total number of identifiers in this pool.
- To string
- Additional
Properties string - Class
Id string - From string
- Ip
V6Configs []GetIppool Pool Result Ip V6Block Ip V6Config - Object
Type string - Size float64
- Total number of identifiers in this pool.
- To string
- additional
Properties String - class
Id String - from String
- ip
V6Configs List<GetIppool Pool Result Ip V6Block Ip V6Config> - object
Type String - size Double
- Total number of identifiers in this pool.
- to String
- additional
Properties string - class
Id string - from string
- ip
V6Configs GetIppool Pool Result Ip V6Block Ip V6Config[] - object
Type string - size number
- Total number of identifiers in this pool.
- to string
- additional_
properties str - class_
id str - from_ str
- ip_
v6_ Sequence[Getconfigs Ippool Pool Result Ip V6Block Ip V6Config] - object_
type str - size float
- Total number of identifiers in this pool.
- to str
- additional
Properties String - class
Id String - from String
- ip
V6Configs List<Property Map> - object
Type String - size Number
- Total number of identifiers in this pool.
- to String
GetIppoolPoolResultIpV6BlockIpV6Config
- Additional
Properties string - Class
Id string - Gateway string
- Object
Type string - Prefix double
- Primary
Dns string - Secondary
Dns string
- Additional
Properties string - Class
Id string - Gateway string
- Object
Type string - Prefix float64
- Primary
Dns string - Secondary
Dns string
- additional
Properties String - class
Id String - gateway String
- object
Type String - prefix Double
- primary
Dns String - secondary
Dns String
- additional
Properties string - class
Id string - gateway string
- object
Type string - prefix number
- primary
Dns string - secondary
Dns string
- additional_
properties str - class_
id str - gateway str
- object_
type str - prefix float
- primary_
dns str - secondary_
dns str
- additional
Properties String - class
Id String - gateway String
- object
Type String - prefix Number
- primary
Dns String - secondary
Dns String
GetIppoolPoolResultIpV6Config
- Additional
Properties string - Class
Id string - Gateway string
- Object
Type string - Prefix double
- Primary
Dns string - Secondary
Dns string
- Additional
Properties string - Class
Id string - Gateway string
- Object
Type string - Prefix float64
- Primary
Dns string - Secondary
Dns string
- additional
Properties String - class
Id String - gateway String
- object
Type String - prefix Double
- primary
Dns String - secondary
Dns String
- additional
Properties string - class
Id string - gateway string
- object
Type string - prefix number
- primary
Dns string - secondary
Dns string
- additional_
properties str - class_
id str - gateway str
- object_
type str - prefix float
- primary_
dns str - secondary_
dns str
- additional
Properties String - class
Id String - gateway String
- object
Type String - prefix Number
- primary
Dns String - secondary
Dns String
GetIppoolPoolResultOrganization
- 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
GetIppoolPoolResultParent
- 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
GetIppoolPoolResultPermissionResource
- 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
GetIppoolPoolResultReservation
- 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
GetIppoolPoolResultShadowPool
- 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
GetIppoolPoolResultTag
- 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
GetIppoolPoolResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos []GetIppool Pool Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetIppool Pool Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetIppool Pool Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetIppool Pool Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetIppool Pool Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetIppool Pool Result Version Context Ref Mo[] - timestamp string
- version
Type string
- 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
GetIppoolPoolResultVersionContextInterestedMo
- 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
GetIppoolPoolResultVersionContextRefMo
- 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
GetIppoolPoolShadowPool
- 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'.
GetIppoolPoolTag
- 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.
GetIppoolPoolVersionContext
- 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<GetIppool Pool 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 GetIppool Pool 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 []GetIppool Pool 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 GetIppool Pool 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<GetIppool Pool 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 GetIppool Pool 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 GetIppool Pool 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 GetIppool Pool 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[GetIppool Pool 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 GetIppool Pool 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.
GetIppoolPoolVersionContextInterestedMo
- 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'.
GetIppoolPoolVersionContextRefMo
- 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