intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getBulkRequest
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
The bulk.Request API allows users to perform API actions (Create, Update or Delete) in bulk, on a given URI. It is possible to operate on multiple subpaths relative to the provided URI (For example, it would be possible to perform a PATCH action on multiple objects of a given REST resource type).
Using getBulkRequest
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 getBulkRequest(args: GetBulkRequestArgs, opts?: InvokeOptions): Promise<GetBulkRequestResult>
function getBulkRequestOutput(args: GetBulkRequestOutputArgs, opts?: InvokeOptions): Output<GetBulkRequestResult>
def get_bulk_request(account_moid: Optional[str] = None,
action_on_error: Optional[str] = None,
actions: Optional[Sequence[str]] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetBulkRequestAncestor]] = None,
async_results: Optional[Sequence[GetBulkRequestAsyncResult]] = None,
async_results_faileds: Optional[Sequence[GetBulkRequestAsyncResultsFailed]] = None,
class_id: Optional[str] = None,
completion_time: Optional[str] = None,
create_time: Optional[str] = None,
domain_group_moid: Optional[str] = None,
headers: Optional[Sequence[GetBulkRequestHeader]] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
num_sub_requests: Optional[float] = None,
object_type: Optional[str] = None,
org_moid: Optional[str] = None,
organization: Optional[GetBulkRequestOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetBulkRequestParent] = None,
permission_resources: Optional[Sequence[GetBulkRequestPermissionResource]] = None,
request_received_time: Optional[str] = None,
requests: Optional[Sequence[GetBulkRequestRequest]] = None,
shared_scope: Optional[str] = None,
skip_duplicates: Optional[bool] = None,
status: Optional[str] = None,
status_message: Optional[str] = None,
tags: Optional[Sequence[GetBulkRequestTag]] = None,
uri: Optional[str] = None,
verb: Optional[str] = None,
version_context: Optional[GetBulkRequestVersionContext] = None,
workflow_info: Optional[GetBulkRequestWorkflowInfo] = None,
opts: Optional[InvokeOptions] = None) -> GetBulkRequestResult
def get_bulk_request_output(account_moid: Optional[pulumi.Input[str]] = None,
action_on_error: Optional[pulumi.Input[str]] = None,
actions: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetBulkRequestAncestorArgs]]]] = None,
async_results: Optional[pulumi.Input[Sequence[pulumi.Input[GetBulkRequestAsyncResultArgs]]]] = None,
async_results_faileds: Optional[pulumi.Input[Sequence[pulumi.Input[GetBulkRequestAsyncResultsFailedArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
completion_time: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
headers: Optional[pulumi.Input[Sequence[pulumi.Input[GetBulkRequestHeaderArgs]]]] = None,
id: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
num_sub_requests: Optional[pulumi.Input[float]] = None,
object_type: Optional[pulumi.Input[str]] = None,
org_moid: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetBulkRequestOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetBulkRequestParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetBulkRequestPermissionResourceArgs]]]] = None,
request_received_time: Optional[pulumi.Input[str]] = None,
requests: Optional[pulumi.Input[Sequence[pulumi.Input[GetBulkRequestRequestArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
skip_duplicates: Optional[pulumi.Input[bool]] = None,
status: Optional[pulumi.Input[str]] = None,
status_message: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetBulkRequestTagArgs]]]] = None,
uri: Optional[pulumi.Input[str]] = None,
verb: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetBulkRequestVersionContextArgs]] = None,
workflow_info: Optional[pulumi.Input[GetBulkRequestWorkflowInfoArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBulkRequestResult]
func LookupBulkRequest(ctx *Context, args *LookupBulkRequestArgs, opts ...InvokeOption) (*LookupBulkRequestResult, error)
func LookupBulkRequestOutput(ctx *Context, args *LookupBulkRequestOutputArgs, opts ...InvokeOption) LookupBulkRequestResultOutput
> Note: This function is named LookupBulkRequest
in the Go SDK.
public static class GetBulkRequest
{
public static Task<GetBulkRequestResult> InvokeAsync(GetBulkRequestArgs args, InvokeOptions? opts = null)
public static Output<GetBulkRequestResult> Invoke(GetBulkRequestInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBulkRequestResult> getBulkRequest(GetBulkRequestArgs args, InvokeOptions options)
public static Output<GetBulkRequestResult> getBulkRequest(GetBulkRequestArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getBulkRequest:getBulkRequest
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Action
On stringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - Actions List<string>
- Additional
Properties string - Ancestors
List<Get
Bulk Request Ancestor> - Async
Results List<GetBulk Request Async Result> - Async
Results List<GetFaileds Bulk Request Async Results Failed> - Class
Id string - Completion
Time string - The timestamp when the request processing completed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Headers
List<Get
Bulk Request Header> - Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Sub doubleRequests - The number of sub requests received in this request.
- Object
Type string - Org
Moid string - The moid of the organization under which this request was issued.
- Organization
Get
Bulk Request Organization - Owners List<string>
- Parent
Get
Bulk Request Parent - Permission
Resources List<GetBulk Request Permission Resource> - Request
Received stringTime - The timestamp when the request was received.
- Requests
List<Get
Bulk Request Request> - 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.
- Skip
Duplicates bool - Skip the already present objects.
- Status string
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - Status
Message string - The status message corresponding to the status.
- List<Get
Bulk Request Tag> - Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - Version
Context GetBulk Request Version Context - Workflow
Info GetBulk Request Workflow Info
- Account
Moid string - The Account ID for this managed object.
- Action
On stringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - Actions []string
- Additional
Properties string - Ancestors
[]Get
Bulk Request Ancestor - Async
Results []GetBulk Request Async Result - Async
Results []GetFaileds Bulk Request Async Results Failed - Class
Id string - Completion
Time string - The timestamp when the request processing completed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Headers
[]Get
Bulk Request Header - Id string
- Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Sub float64Requests - The number of sub requests received in this request.
- Object
Type string - Org
Moid string - The moid of the organization under which this request was issued.
- Organization
Get
Bulk Request Organization - Owners []string
- Parent
Get
Bulk Request Parent - Permission
Resources []GetBulk Request Permission Resource - Request
Received stringTime - The timestamp when the request was received.
- Requests
[]Get
Bulk Request Request - 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.
- Skip
Duplicates bool - Skip the already present objects.
- Status string
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - Status
Message string - The status message corresponding to the status.
- []Get
Bulk Request Tag - Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - Version
Context GetBulk Request Version Context - Workflow
Info GetBulk Request Workflow Info
- account
Moid String - The Account ID for this managed object.
- action
On StringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions List<String>
- additional
Properties String - ancestors
List<Get
Bulk Request Ancestor> - async
Results List<GetBulk Request Async Result> - async
Results List<GetFaileds Bulk Request Async Results Failed> - class
Id String - completion
Time String - The timestamp when the request processing completed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- headers
List<Get
Bulk Request Header> - id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- num
Sub DoubleRequests - The number of sub requests received in this request.
- object
Type String - org
Moid String - The moid of the organization under which this request was issued.
- organization
Get
Bulk Request Organization - owners List<String>
- parent
Get
Bulk Request Parent - permission
Resources List<GetBulk Request Permission Resource> - request
Received StringTime - The timestamp when the request was received.
- requests
List<Get
Bulk Request Request> - 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.
- skip
Duplicates Boolean - Skip the already present objects.
- status String
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status
Message String - The status message corresponding to the status.
- List<Get
Bulk Request Tag> - uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version
Context GetBulk Request Version Context - workflow
Info GetBulk Request Workflow Info
- account
Moid string - The Account ID for this managed object.
- action
On stringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions string[]
- additional
Properties string - ancestors
Get
Bulk Request Ancestor[] - async
Results GetBulk Request Async Result[] - async
Results GetFaileds Bulk Request Async Results Failed[] - class
Id string - completion
Time string - The timestamp when the request processing completed.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- headers
Get
Bulk Request Header[] - id string
- mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- num
Sub numberRequests - The number of sub requests received in this request.
- object
Type string - org
Moid string - The moid of the organization under which this request was issued.
- organization
Get
Bulk Request Organization - owners string[]
- parent
Get
Bulk Request Parent - permission
Resources GetBulk Request Permission Resource[] - request
Received stringTime - The timestamp when the request was received.
- requests
Get
Bulk Request Request[] - 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.
- skip
Duplicates boolean - Skip the already present objects.
- status string
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status
Message string - The status message corresponding to the status.
- Get
Bulk Request Tag[] - uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version
Context GetBulk Request Version Context - workflow
Info GetBulk Request Workflow Info
- account_
moid str - The Account ID for this managed object.
- action_
on_ strerror - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions Sequence[str]
- additional_
properties str - ancestors
Sequence[Get
Bulk Request Ancestor] - async_
results Sequence[GetBulk Request Async Result] - async_
results_ Sequence[Getfaileds Bulk Request Async Results Failed] - class_
id str - completion_
time str - The timestamp when the request processing completed.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- headers
Sequence[Get
Bulk Request Header] - id str
- mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- num_
sub_ floatrequests - The number of sub requests received in this request.
- object_
type str - org_
moid str - The moid of the organization under which this request was issued.
- organization
Get
Bulk Request Organization - owners Sequence[str]
- parent
Get
Bulk Request Parent - permission_
resources Sequence[GetBulk Request Permission Resource] - request_
received_ strtime - The timestamp when the request was received.
- requests
Sequence[Get
Bulk Request Request] - 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.
- skip_
duplicates bool - Skip the already present objects.
- status str
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status_
message str - The status message corresponding to the status.
- Sequence[Get
Bulk Request Tag] - uri str
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb str
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version_
context GetBulk Request Version Context - workflow_
info GetBulk Request Workflow Info
- account
Moid String - The Account ID for this managed object.
- action
On StringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions List<String>
- additional
Properties String - ancestors List<Property Map>
- async
Results List<Property Map> - async
Results List<Property Map>Faileds - class
Id String - completion
Time String - The timestamp when the request processing completed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- headers List<Property Map>
- id String
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- num
Sub NumberRequests - The number of sub requests received in this request.
- object
Type String - org
Moid String - The moid of the organization under which this request was issued.
- organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - request
Received StringTime - The timestamp when the request was received.
- requests 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.
- skip
Duplicates Boolean - Skip the already present objects.
- status String
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status
Message String - The status message corresponding to the status.
- List<Property Map>
- uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version
Context Property Map - workflow
Info Property Map
getBulkRequest Result
The following output properties are available:
- Id string
- Results
List<Get
Bulk Request Result> - Account
Moid string - Action
On stringError - Actions List<string>
- Additional
Properties string - Ancestors
List<Get
Bulk Request Ancestor> - Async
Results List<GetBulk Request Async Result> - Async
Results List<GetFaileds Bulk Request Async Results Failed> - Class
Id string - Completion
Time string - Create
Time string - Domain
Group stringMoid - Headers
List<Get
Bulk Request Header> - Mod
Time string - Moid string
- Num
Sub doubleRequests - Object
Type string - Org
Moid string - Organization
Get
Bulk Request Organization - Owners List<string>
- Parent
Get
Bulk Request Parent - Permission
Resources List<GetBulk Request Permission Resource> - Request
Received stringTime - Requests
List<Get
Bulk Request Request> - string
- Skip
Duplicates bool - Status string
- Status
Message string - List<Get
Bulk Request Tag> - Uri string
- Verb string
- Version
Context GetBulk Request Version Context - Workflow
Info GetBulk Request Workflow Info
- Id string
- Results
[]Get
Bulk Request Result - Account
Moid string - Action
On stringError - Actions []string
- Additional
Properties string - Ancestors
[]Get
Bulk Request Ancestor - Async
Results []GetBulk Request Async Result - Async
Results []GetFaileds Bulk Request Async Results Failed - Class
Id string - Completion
Time string - Create
Time string - Domain
Group stringMoid - Headers
[]Get
Bulk Request Header - Mod
Time string - Moid string
- Num
Sub float64Requests - Object
Type string - Org
Moid string - Organization
Get
Bulk Request Organization - Owners []string
- Parent
Get
Bulk Request Parent - Permission
Resources []GetBulk Request Permission Resource - Request
Received stringTime - Requests
[]Get
Bulk Request Request - string
- Skip
Duplicates bool - Status string
- Status
Message string - []Get
Bulk Request Tag - Uri string
- Verb string
- Version
Context GetBulk Request Version Context - Workflow
Info GetBulk Request Workflow Info
- id String
- results
List<Get
Bulk Request Result> - account
Moid String - action
On StringError - actions List<String>
- additional
Properties String - ancestors
List<Get
Bulk Request Ancestor> - async
Results List<GetBulk Request Async Result> - async
Results List<GetFaileds Bulk Request Async Results Failed> - class
Id String - completion
Time String - create
Time String - domain
Group StringMoid - headers
List<Get
Bulk Request Header> - mod
Time String - moid String
- num
Sub DoubleRequests - object
Type String - org
Moid String - organization
Get
Bulk Request Organization - owners List<String>
- parent
Get
Bulk Request Parent - permission
Resources List<GetBulk Request Permission Resource> - request
Received StringTime - requests
List<Get
Bulk Request Request> - String
- skip
Duplicates Boolean - status String
- status
Message String - List<Get
Bulk Request Tag> - uri String
- verb String
- version
Context GetBulk Request Version Context - workflow
Info GetBulk Request Workflow Info
- id string
- results
Get
Bulk Request Result[] - account
Moid string - action
On stringError - actions string[]
- additional
Properties string - ancestors
Get
Bulk Request Ancestor[] - async
Results GetBulk Request Async Result[] - async
Results GetFaileds Bulk Request Async Results Failed[] - class
Id string - completion
Time string - create
Time string - domain
Group stringMoid - headers
Get
Bulk Request Header[] - mod
Time string - moid string
- num
Sub numberRequests - object
Type string - org
Moid string - organization
Get
Bulk Request Organization - owners string[]
- parent
Get
Bulk Request Parent - permission
Resources GetBulk Request Permission Resource[] - request
Received stringTime - requests
Get
Bulk Request Request[] - string
- skip
Duplicates boolean - status string
- status
Message string - Get
Bulk Request Tag[] - uri string
- verb string
- version
Context GetBulk Request Version Context - workflow
Info GetBulk Request Workflow Info
- id str
- results
Sequence[Get
Bulk Request Result] - account_
moid str - action_
on_ strerror - actions Sequence[str]
- additional_
properties str - ancestors
Sequence[Get
Bulk Request Ancestor] - async_
results Sequence[GetBulk Request Async Result] - async_
results_ Sequence[Getfaileds Bulk Request Async Results Failed] - class_
id str - completion_
time str - create_
time str - domain_
group_ strmoid - headers
Sequence[Get
Bulk Request Header] - mod_
time str - moid str
- num_
sub_ floatrequests - object_
type str - org_
moid str - organization
Get
Bulk Request Organization - owners Sequence[str]
- parent
Get
Bulk Request Parent - permission_
resources Sequence[GetBulk Request Permission Resource] - request_
received_ strtime - requests
Sequence[Get
Bulk Request Request] - str
- skip_
duplicates bool - status str
- status_
message str - Sequence[Get
Bulk Request Tag] - uri str
- verb str
- version_
context GetBulk Request Version Context - workflow_
info GetBulk Request Workflow Info
- id String
- results List<Property Map>
- account
Moid String - action
On StringError - actions List<String>
- additional
Properties String - ancestors List<Property Map>
- async
Results List<Property Map> - async
Results List<Property Map>Faileds - class
Id String - completion
Time String - create
Time String - domain
Group StringMoid - headers List<Property Map>
- mod
Time String - moid String
- num
Sub NumberRequests - object
Type String - org
Moid String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - request
Received StringTime - requests List<Property Map>
- String
- skip
Duplicates Boolean - status String
- status
Message String - List<Property Map>
- uri String
- verb String
- version
Context Property Map - workflow
Info Property Map
Supporting Types
GetBulkRequestAncestor
- 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'.
GetBulkRequestAsyncResult
- 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'.
GetBulkRequestAsyncResultsFailed
- 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'.
GetBulkRequestHeader
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- The name of the http header.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The value of the http header.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- The name of the http header.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Value string
- The value of the http header.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- The name of the http header.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The value of the http header.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- The name of the http header.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value string
- The value of the http header.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name str
- The name of the http header.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value str
- The value of the http header.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- The name of the http header.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- value String
- The value of the http header.
GetBulkRequestOrganization
- 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'.
GetBulkRequestParent
- 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'.
GetBulkRequestPermissionResource
- 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'.
GetBulkRequestRequest
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- uri str
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb str
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type.
- uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
GetBulkRequestResult
- Account
Moid string - The Account ID for this managed object.
- Action
On stringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - Actions List<string>
- Additional
Properties string - Ancestors
List<Get
Bulk Request Result Ancestor> - Async
Results List<GetBulk Request Result Async Result> - Async
Results List<GetFaileds Bulk Request Result Async Results Failed> - Class
Id string - Completion
Time string - The timestamp when the request processing completed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Headers
List<Get
Bulk Request Result Header> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Sub doubleRequests - The number of sub requests received in this request.
- Object
Type string - Org
Moid string - The moid of the organization under which this request was issued.
- Organizations
List<Get
Bulk Request Result Organization> - Owners List<string>
- Parents
List<Get
Bulk Request Result Parent> - Permission
Resources List<GetBulk Request Result Permission Resource> - Request
Received stringTime - The timestamp when the request was received.
- Requests
List<Get
Bulk Request Result Request> - Results
List<Get
Bulk Request Result Result> - 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.
- Skip
Duplicates bool - Skip the already present objects.
- Status string
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - Status
Message string - The status message corresponding to the status.
- List<Get
Bulk Request Result Tag> - Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - Version
Contexts List<GetBulk Request Result Version Context> - Workflow
Infos List<GetBulk Request Result Workflow Info>
- Account
Moid string - The Account ID for this managed object.
- Action
On stringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - Actions []string
- Additional
Properties string - Ancestors
[]Get
Bulk Request Result Ancestor - Async
Results []GetBulk Request Result Async Result - Async
Results []GetFaileds Bulk Request Result Async Results Failed - Class
Id string - Completion
Time string - The timestamp when the request processing completed.
- Create
Time string - The time when this managed object was created.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Headers
[]Get
Bulk Request Result Header - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Num
Sub float64Requests - The number of sub requests received in this request.
- Object
Type string - Org
Moid string - The moid of the organization under which this request was issued.
- Organizations
[]Get
Bulk Request Result Organization - Owners []string
- Parents
[]Get
Bulk Request Result Parent - Permission
Resources []GetBulk Request Result Permission Resource - Request
Received stringTime - The timestamp when the request was received.
- Requests
[]Get
Bulk Request Result Request - Results
[]Get
Bulk Request Result Result - 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.
- Skip
Duplicates bool - Skip the already present objects.
- Status string
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - Status
Message string - The status message corresponding to the status.
- []Get
Bulk Request Result Tag - Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - Version
Contexts []GetBulk Request Result Version Context - Workflow
Infos []GetBulk Request Result Workflow Info
- account
Moid String - The Account ID for this managed object.
- action
On StringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions List<String>
- additional
Properties String - ancestors
List<Get
Bulk Request Result Ancestor> - async
Results List<GetBulk Request Result Async Result> - async
Results List<GetFaileds Bulk Request Result Async Results Failed> - class
Id String - completion
Time String - The timestamp when the request processing completed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- headers
List<Get
Bulk Request Result Header> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- num
Sub DoubleRequests - The number of sub requests received in this request.
- object
Type String - org
Moid String - The moid of the organization under which this request was issued.
- organizations
List<Get
Bulk Request Result Organization> - owners List<String>
- parents
List<Get
Bulk Request Result Parent> - permission
Resources List<GetBulk Request Result Permission Resource> - request
Received StringTime - The timestamp when the request was received.
- requests
List<Get
Bulk Request Result Request> - results
List<Get
Bulk Request Result Result> - 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.
- skip
Duplicates Boolean - Skip the already present objects.
- status String
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status
Message String - The status message corresponding to the status.
- List<Get
Bulk Request Result Tag> - uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version
Contexts List<GetBulk Request Result Version Context> - workflow
Infos List<GetBulk Request Result Workflow Info>
- account
Moid string - The Account ID for this managed object.
- action
On stringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions string[]
- additional
Properties string - ancestors
Get
Bulk Request Result Ancestor[] - async
Results GetBulk Request Result Async Result[] - async
Results GetFaileds Bulk Request Result Async Results Failed[] - class
Id string - completion
Time string - The timestamp when the request processing completed.
- create
Time string - The time when this managed object was created.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- headers
Get
Bulk Request Result Header[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- num
Sub numberRequests - The number of sub requests received in this request.
- object
Type string - org
Moid string - The moid of the organization under which this request was issued.
- organizations
Get
Bulk Request Result Organization[] - owners string[]
- parents
Get
Bulk Request Result Parent[] - permission
Resources GetBulk Request Result Permission Resource[] - request
Received stringTime - The timestamp when the request was received.
- requests
Get
Bulk Request Result Request[] - results
Get
Bulk Request Result Result[] - 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.
- skip
Duplicates boolean - Skip the already present objects.
- status string
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status
Message string - The status message corresponding to the status.
- Get
Bulk Request Result Tag[] - uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version
Contexts GetBulk Request Result Version Context[] - workflow
Infos GetBulk Request Result Workflow Info[]
- account_
moid str - The Account ID for this managed object.
- action_
on_ strerror - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions Sequence[str]
- additional_
properties str - ancestors
Sequence[Get
Bulk Request Result Ancestor] - async_
results Sequence[GetBulk Request Result Async Result] - async_
results_ Sequence[Getfaileds Bulk Request Result Async Results Failed] - class_
id str - completion_
time str - The timestamp when the request processing completed.
- create_
time str - The time when this managed object was created.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- headers
Sequence[Get
Bulk Request Result Header] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- num_
sub_ floatrequests - The number of sub requests received in this request.
- object_
type str - org_
moid str - The moid of the organization under which this request was issued.
- organizations
Sequence[Get
Bulk Request Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Bulk Request Result Parent] - permission_
resources Sequence[GetBulk Request Result Permission Resource] - request_
received_ strtime - The timestamp when the request was received.
- requests
Sequence[Get
Bulk Request Result Request] - results
Sequence[Get
Bulk Request Result Result] - 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.
- skip_
duplicates bool - Skip the already present objects.
- status str
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status_
message str - The status message corresponding to the status.
- Sequence[Get
Bulk Request Result Tag] - uri str
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb str
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version_
contexts Sequence[GetBulk Request Result Version Context] - workflow_
infos Sequence[GetBulk Request Result Workflow Info]
- account
Moid String - The Account ID for this managed object.
- action
On StringError - The action to be taken when an error occurs during processing of the request.*
Stop
- Stop the processing of the request after the first error.*Proceed
- Proceed with the processing of the request even when an error occurs. - actions List<String>
- additional
Properties String - ancestors List<Property Map>
- async
Results List<Property Map> - async
Results List<Property Map>Faileds - class
Id String - completion
Time String - The timestamp when the request processing completed.
- create
Time String - The time when this managed object was created.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- headers 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.
- num
Sub NumberRequests - The number of sub requests received in this request.
- object
Type String - org
Moid String - The moid of the organization under which this request was issued.
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - request
Received StringTime - The timestamp when the request was received.
- requests List<Property Map>
- results 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.
- skip
Duplicates Boolean - Skip the already present objects.
- status String
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out. - status
Message String - The status message corresponding to the status.
- List<Property Map>
- uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource. - version
Contexts List<Property Map> - workflow
Infos List<Property Map>
GetBulkRequestResultAncestor
- 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
GetBulkRequestResultAsyncResult
- 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
GetBulkRequestResultAsyncResultsFailed
- 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
GetBulkRequestResultHeader
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Value string
- Additional
Properties string - Class
Id string - Name string
- Object
Type string - Value string
- additional
Properties String - class
Id String - name String
- object
Type String - value String
- additional
Properties string - class
Id string - name string
- object
Type string - value string
- additional_
properties str - class_
id str - name str
- object_
type str - value str
- additional
Properties String - class
Id String - name String
- object
Type String - value String
GetBulkRequestResultOrganization
- 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
GetBulkRequestResultParent
- 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
GetBulkRequestResultPermissionResource
- 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
GetBulkRequestResultRequest
- Additional
Properties string - Class
Id string - Object
Type string - Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- Additional
Properties string - Class
Id string - Object
Type string - Uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- Verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional
Properties String - class
Id String - object
Type String - uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional
Properties string - class
Id string - object
Type string - uri string
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb string
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional_
properties str - class_
id str - object_
type str - uri str
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb str
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
- additional
Properties String - class
Id String - object
Type String - uri String
- The URI on which this bulk action is to be performed.The value will be used when there is no override in the SubRequest.
- verb String
- The type of operation to be performed.One of - Post (Create), Patch (Update) or Delete (Remove).The value will be used when there is no override in the SubRequest.*
POST
- Used to create a REST resource.*PATCH
- Used to update a REST resource.*DELETE
- Used to delete a REST resource.
GetBulkRequestResultResult
- Additional
Properties string - Class
Id string - Object
Type string - Status double
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out.
- Additional
Properties string - Class
Id string - Object
Type string - Status float64
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out.
- additional
Properties String - class
Id String - object
Type String - status Double
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out.
- additional
Properties string - class
Id string - object
Type string - status number
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out.
- additional_
properties str - class_
id str - object_
type str - status float
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out.
- additional
Properties String - class
Id String - object
Type String - status Number
- The processing status of the Request.*
NotStarted
- Indicates that the request processing has not begun yet.*ObjPresenceCheckInProgress
- Indicates that the object presence check is in progress for this request.*ObjPresenceCheckComplete
- Indicates that the object presence check is complete.*ExecutionInProgress
- Indicates that the request processing is in progress.*Completed
- Indicates that the request processing has been completed successfully.*CompletedWithErrors
- Indicates that the request processing has one or more failed subrequests.*Failed
- Indicates that the processing of this request failed.*TimedOut
- Indicates that the request processing timed out.
GetBulkRequestResultTag
- 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
GetBulkRequestResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos []GetBulk Request Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetBulk Request Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetBulk Request Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetBulk Request Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetBulk Request Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetBulk Request 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
GetBulkRequestResultVersionContextInterestedMo
- 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
GetBulkRequestResultVersionContextRefMo
- 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
GetBulkRequestResultWorkflowInfo
- 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
GetBulkRequestTag
- 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.
GetBulkRequestVersionContext
- 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<GetBulk Request 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 GetBulk Request 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 []GetBulk Request 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 GetBulk Request 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<GetBulk Request 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 GetBulk Request 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 GetBulk Request 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 GetBulk Request 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[GetBulk Request 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 GetBulk Request 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.
GetBulkRequestVersionContextInterestedMo
- 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'.
GetBulkRequestVersionContextRefMo
- 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'.
GetBulkRequestWorkflowInfo
- 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