intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getNiatelemetryApicCoreFileDetails
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Object to capture Core File details in APIC.
Using getNiatelemetryApicCoreFileDetails
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 getNiatelemetryApicCoreFileDetails(args: GetNiatelemetryApicCoreFileDetailsArgs, opts?: InvokeOptions): Promise<GetNiatelemetryApicCoreFileDetailsResult>
function getNiatelemetryApicCoreFileDetailsOutput(args: GetNiatelemetryApicCoreFileDetailsOutputArgs, opts?: InvokeOptions): Output<GetNiatelemetryApicCoreFileDetailsResult>
def get_niatelemetry_apic_core_file_details(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetNiatelemetryApicCoreFileDetailsAncestor]] = None,
annotation: Optional[str] = None,
child_action: Optional[str] = None,
class_id: Optional[str] = None,
collection_time: Optional[str] = None,
create_time: Optional[str] = None,
data_type: Optional[str] = None,
dn: Optional[str] = None,
domain_group_moid: Optional[str] = None,
export_file_uri: Optional[str] = None,
export_status: Optional[str] = None,
export_status_str: Optional[float] = None,
export_tech_sup_file_uri: Optional[str] = None,
exported_to_controller: Optional[str] = None,
ext_mngd_by: Optional[str] = None,
file_size: Optional[float] = None,
host_name: Optional[str] = None,
id: Optional[str] = None,
lc_own: Optional[str] = None,
mod_time: Optional[str] = None,
mod_ts: Optional[float] = None,
moid: Optional[str] = None,
node_id: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNiatelemetryApicCoreFileDetailsParent] = None,
permission_resources: Optional[Sequence[GetNiatelemetryApicCoreFileDetailsPermissionResource]] = None,
pol_name: Optional[str] = None,
record_type: Optional[str] = None,
record_version: Optional[str] = None,
registered_device: Optional[GetNiatelemetryApicCoreFileDetailsRegisteredDevice] = None,
shared_scope: Optional[str] = None,
site_name: Optional[str] = None,
status: Optional[str] = None,
tags: Optional[Sequence[GetNiatelemetryApicCoreFileDetailsTag]] = None,
uid: Optional[str] = None,
userdom: Optional[str] = None,
version_context: Optional[GetNiatelemetryApicCoreFileDetailsVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetNiatelemetryApicCoreFileDetailsResult
def get_niatelemetry_apic_core_file_details_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicCoreFileDetailsAncestorArgs]]]] = None,
annotation: Optional[pulumi.Input[str]] = None,
child_action: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
collection_time: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
data_type: Optional[pulumi.Input[str]] = None,
dn: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
export_file_uri: Optional[pulumi.Input[str]] = None,
export_status: Optional[pulumi.Input[str]] = None,
export_status_str: Optional[pulumi.Input[float]] = None,
export_tech_sup_file_uri: Optional[pulumi.Input[str]] = None,
exported_to_controller: Optional[pulumi.Input[str]] = None,
ext_mngd_by: Optional[pulumi.Input[str]] = None,
file_size: Optional[pulumi.Input[float]] = None,
host_name: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
lc_own: Optional[pulumi.Input[str]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
mod_ts: Optional[pulumi.Input[float]] = None,
moid: Optional[pulumi.Input[str]] = None,
node_id: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetNiatelemetryApicCoreFileDetailsParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicCoreFileDetailsPermissionResourceArgs]]]] = None,
pol_name: Optional[pulumi.Input[str]] = None,
record_type: Optional[pulumi.Input[str]] = None,
record_version: Optional[pulumi.Input[str]] = None,
registered_device: Optional[pulumi.Input[GetNiatelemetryApicCoreFileDetailsRegisteredDeviceArgs]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
site_name: Optional[pulumi.Input[str]] = None,
status: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiatelemetryApicCoreFileDetailsTagArgs]]]] = None,
uid: Optional[pulumi.Input[str]] = None,
userdom: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetNiatelemetryApicCoreFileDetailsVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNiatelemetryApicCoreFileDetailsResult]
func LookupNiatelemetryApicCoreFileDetails(ctx *Context, args *LookupNiatelemetryApicCoreFileDetailsArgs, opts ...InvokeOption) (*LookupNiatelemetryApicCoreFileDetailsResult, error)
func LookupNiatelemetryApicCoreFileDetailsOutput(ctx *Context, args *LookupNiatelemetryApicCoreFileDetailsOutputArgs, opts ...InvokeOption) LookupNiatelemetryApicCoreFileDetailsResultOutput
> Note: This function is named LookupNiatelemetryApicCoreFileDetails
in the Go SDK.
public static class GetNiatelemetryApicCoreFileDetails
{
public static Task<GetNiatelemetryApicCoreFileDetailsResult> InvokeAsync(GetNiatelemetryApicCoreFileDetailsArgs args, InvokeOptions? opts = null)
public static Output<GetNiatelemetryApicCoreFileDetailsResult> Invoke(GetNiatelemetryApicCoreFileDetailsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNiatelemetryApicCoreFileDetailsResult> getNiatelemetryApicCoreFileDetails(GetNiatelemetryApicCoreFileDetailsArgs args, InvokeOptions options)
public static Output<GetNiatelemetryApicCoreFileDetailsResult> getNiatelemetryApicCoreFileDetails(GetNiatelemetryApicCoreFileDetailsArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNiatelemetryApicCoreFileDetails:getNiatelemetryApicCoreFileDetails
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Apic Core File Details Ancestor> - Annotation string
- Annotation of the Core file in APIC.
- Child
Action string - Child action of the Core file in APIC.
- Class
Id string - Collection
Time string - Collection Time of the Core file in APIC.
- Create
Time string - The time when this managed object was created.
- Data
Type string - Data type of the Core file in APIC.
- Dn string
- Dn for the Core file in the inventory.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Export
File stringUri - Export file URI of the Core file in APIC.
- Export
Status string - Export status of the Core file in APIC.
- Export
Status doubleStr - Export status str of the Core file in APIC.
- Export
Tech stringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- Exported
To stringController - Return if file is exported To Controller or not in APIC.
- Ext
Mngd stringBy - Ext Mngd By of the Core file in APIC.
- File
Size double - File size of the Core file in APIC.
- Host
Name string - Host Name of the Core file in APIC.
- Id string
- Lc
Own string - Lc owner of the Core file in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Mod
Ts double - Mod Ts of the Core file in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node Id of the Core file in APIC.
- Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Apic Core File Details Parent - Permission
Resources List<GetNiatelemetry Apic Core File Details Permission Resource> - Pol
Name string - Pol Name of the Core file in APIC.
- Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Apic Core File Details Registered Device - 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.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Status string
- Status of the Core file in APIC.
- List<Get
Niatelemetry Apic Core File Details Tag> - Uid string
- UId of the Core file in the APIC.
- Userdom string
- User dom of the Core file in APIC.
- Version
Context GetNiatelemetry Apic Core File Details Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Apic Core File Details Ancestor - Annotation string
- Annotation of the Core file in APIC.
- Child
Action string - Child action of the Core file in APIC.
- Class
Id string - Collection
Time string - Collection Time of the Core file in APIC.
- Create
Time string - The time when this managed object was created.
- Data
Type string - Data type of the Core file in APIC.
- Dn string
- Dn for the Core file in the inventory.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Export
File stringUri - Export file URI of the Core file in APIC.
- Export
Status string - Export status of the Core file in APIC.
- Export
Status float64Str - Export status str of the Core file in APIC.
- Export
Tech stringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- Exported
To stringController - Return if file is exported To Controller or not in APIC.
- Ext
Mngd stringBy - Ext Mngd By of the Core file in APIC.
- File
Size float64 - File size of the Core file in APIC.
- Host
Name string - Host Name of the Core file in APIC.
- Id string
- Lc
Own string - Lc owner of the Core file in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Mod
Ts float64 - Mod Ts of the Core file in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node Id of the Core file in APIC.
- Object
Type string - Owners []string
- Parent
Get
Niatelemetry Apic Core File Details Parent - Permission
Resources []GetNiatelemetry Apic Core File Details Permission Resource - Pol
Name string - Pol Name of the Core file in APIC.
- Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Device GetNiatelemetry Apic Core File Details Registered Device - 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.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Status string
- Status of the Core file in APIC.
- []Get
Niatelemetry Apic Core File Details Tag - Uid string
- UId of the Core file in the APIC.
- Userdom string
- User dom of the Core file in APIC.
- Version
Context GetNiatelemetry Apic Core File Details Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Apic Core File Details Ancestor> - annotation String
- Annotation of the Core file in APIC.
- child
Action String - Child action of the Core file in APIC.
- class
Id String - collection
Time String - Collection Time of the Core file in APIC.
- create
Time String - The time when this managed object was created.
- data
Type String - Data type of the Core file in APIC.
- dn String
- Dn for the Core file in the inventory.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- export
File StringUri - Export file URI of the Core file in APIC.
- export
Status String - Export status of the Core file in APIC.
- export
Status DoubleStr - Export status str of the Core file in APIC.
- export
Tech StringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- exported
To StringController - Return if file is exported To Controller or not in APIC.
- ext
Mngd StringBy - Ext Mngd By of the Core file in APIC.
- file
Size Double - File size of the Core file in APIC.
- host
Name String - Host Name of the Core file in APIC.
- id String
- lc
Own String - Lc owner of the Core file in APIC.
- mod
Time String - The time when this managed object was last modified.
- mod
Ts Double - Mod Ts of the Core file in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node Id of the Core file in APIC.
- object
Type String - owners List<String>
- parent
Get
Niatelemetry Apic Core File Details Parent - permission
Resources List<GetNiatelemetry Apic Core File Details Permission Resource> - pol
Name String - Pol Name of the Core file in APIC.
- record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Apic Core File Details Registered Device - 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.
- site
Name String - Name of the APIC site from which this data is being collected.
- status String
- Status of the Core file in APIC.
- List<Get
Niatelemetry Apic Core File Details Tag> - uid String
- UId of the Core file in the APIC.
- userdom String
- User dom of the Core file in APIC.
- version
Context GetNiatelemetry Apic Core File Details Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Apic Core File Details Ancestor[] - annotation string
- Annotation of the Core file in APIC.
- child
Action string - Child action of the Core file in APIC.
- class
Id string - collection
Time string - Collection Time of the Core file in APIC.
- create
Time string - The time when this managed object was created.
- data
Type string - Data type of the Core file in APIC.
- dn string
- Dn for the Core file in the inventory.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- export
File stringUri - Export file URI of the Core file in APIC.
- export
Status string - Export status of the Core file in APIC.
- export
Status numberStr - Export status str of the Core file in APIC.
- export
Tech stringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- exported
To stringController - Return if file is exported To Controller or not in APIC.
- ext
Mngd stringBy - Ext Mngd By of the Core file in APIC.
- file
Size number - File size of the Core file in APIC.
- host
Name string - Host Name of the Core file in APIC.
- id string
- lc
Own string - Lc owner of the Core file in APIC.
- mod
Time string - The time when this managed object was last modified.
- mod
Ts number - Mod Ts of the Core file in APIC.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id string - Node Id of the Core file in APIC.
- object
Type string - owners string[]
- parent
Get
Niatelemetry Apic Core File Details Parent - permission
Resources GetNiatelemetry Apic Core File Details Permission Resource[] - pol
Name string - Pol Name of the Core file in APIC.
- record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device GetNiatelemetry Apic Core File Details Registered Device - 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.
- site
Name string - Name of the APIC site from which this data is being collected.
- status string
- Status of the Core file in APIC.
- Get
Niatelemetry Apic Core File Details Tag[] - uid string
- UId of the Core file in the APIC.
- userdom string
- User dom of the Core file in APIC.
- version
Context GetNiatelemetry Apic Core File Details Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Apic Core File Details Ancestor] - annotation str
- Annotation of the Core file in APIC.
- child_
action str - Child action of the Core file in APIC.
- class_
id str - collection_
time str - Collection Time of the Core file in APIC.
- create_
time str - The time when this managed object was created.
- data_
type str - Data type of the Core file in APIC.
- dn str
- Dn for the Core file in the inventory.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- export_
file_ struri - Export file URI of the Core file in APIC.
- export_
status str - Export status of the Core file in APIC.
- export_
status_ floatstr - Export status str of the Core file in APIC.
- export_
tech_ strsup_ file_ uri - Export tech Sup file URI of the Core file in APIC.
- exported_
to_ strcontroller - Return if file is exported To Controller or not in APIC.
- ext_
mngd_ strby - Ext Mngd By of the Core file in APIC.
- file_
size float - File size of the Core file in APIC.
- host_
name str - Host Name of the Core file in APIC.
- id str
- lc_
own str - Lc owner of the Core file in APIC.
- mod_
time str - The time when this managed object was last modified.
- mod_
ts float - Mod Ts of the Core file in APIC.
- moid str
- The unique identifier of this Managed Object instance.
- node_
id str - Node Id of the Core file in APIC.
- object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Apic Core File Details Parent - permission_
resources Sequence[GetNiatelemetry Apic Core File Details Permission Resource] - pol_
name str - Pol Name of the Core file in APIC.
- record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
device GetNiatelemetry Apic Core File Details Registered Device - 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.
- site_
name str - Name of the APIC site from which this data is being collected.
- status str
- Status of the Core file in APIC.
- Sequence[Get
Niatelemetry Apic Core File Details Tag] - uid str
- UId of the Core file in the APIC.
- userdom str
- User dom of the Core file in APIC.
- version_
context GetNiatelemetry Apic Core File Details Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- annotation String
- Annotation of the Core file in APIC.
- child
Action String - Child action of the Core file in APIC.
- class
Id String - collection
Time String - Collection Time of the Core file in APIC.
- create
Time String - The time when this managed object was created.
- data
Type String - Data type of the Core file in APIC.
- dn String
- Dn for the Core file in the inventory.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- export
File StringUri - Export file URI of the Core file in APIC.
- export
Status String - Export status of the Core file in APIC.
- export
Status NumberStr - Export status str of the Core file in APIC.
- export
Tech StringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- exported
To StringController - Return if file is exported To Controller or not in APIC.
- ext
Mngd StringBy - Ext Mngd By of the Core file in APIC.
- file
Size Number - File size of the Core file in APIC.
- host
Name String - Host Name of the Core file in APIC.
- id String
- lc
Own String - Lc owner of the Core file in APIC.
- mod
Time String - The time when this managed object was last modified.
- mod
Ts Number - Mod Ts of the Core file in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node Id of the Core file in APIC.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pol
Name String - Pol Name of the Core file in APIC.
- record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Device 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.
- site
Name String - Name of the APIC site from which this data is being collected.
- status String
- Status of the Core file in APIC.
- List<Property Map>
- uid String
- UId of the Core file in the APIC.
- userdom String
- User dom of the Core file in APIC.
- version
Context Property Map
getNiatelemetryApicCoreFileDetails Result
The following output properties are available:
- Id string
- Results
List<Get
Niatelemetry Apic Core File Details Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Niatelemetry Apic Core File Details Ancestor> - Annotation string
- Child
Action string - Class
Id string - Collection
Time string - Create
Time string - Data
Type string - Dn string
- Domain
Group stringMoid - Export
File stringUri - Export
Status string - Export
Status doubleStr - Export
Tech stringSup File Uri - Exported
To stringController - Ext
Mngd stringBy - File
Size double - Host
Name string - Lc
Own string - Mod
Time string - Mod
Ts double - Moid string
- Node
Id string - Object
Type string - Owners List<string>
- Parent
Get
Niatelemetry Apic Core File Details Parent - Permission
Resources List<GetNiatelemetry Apic Core File Details Permission Resource> - Pol
Name string - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Apic Core File Details Registered Device - string
- Site
Name string - Status string
- List<Get
Niatelemetry Apic Core File Details Tag> - Uid string
- Userdom string
- Version
Context GetNiatelemetry Apic Core File Details Version Context
- Id string
- Results
[]Get
Niatelemetry Apic Core File Details Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Niatelemetry Apic Core File Details Ancestor - Annotation string
- Child
Action string - Class
Id string - Collection
Time string - Create
Time string - Data
Type string - Dn string
- Domain
Group stringMoid - Export
File stringUri - Export
Status string - Export
Status float64Str - Export
Tech stringSup File Uri - Exported
To stringController - Ext
Mngd stringBy - File
Size float64 - Host
Name string - Lc
Own string - Mod
Time string - Mod
Ts float64 - Moid string
- Node
Id string - Object
Type string - Owners []string
- Parent
Get
Niatelemetry Apic Core File Details Parent - Permission
Resources []GetNiatelemetry Apic Core File Details Permission Resource - Pol
Name string - Record
Type string - Record
Version string - Registered
Device GetNiatelemetry Apic Core File Details Registered Device - string
- Site
Name string - Status string
- []Get
Niatelemetry Apic Core File Details Tag - Uid string
- Userdom string
- Version
Context GetNiatelemetry Apic Core File Details Version Context
- id String
- results
List<Get
Niatelemetry Apic Core File Details Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Niatelemetry Apic Core File Details Ancestor> - annotation String
- child
Action String - class
Id String - collection
Time String - create
Time String - data
Type String - dn String
- domain
Group StringMoid - export
File StringUri - export
Status String - export
Status DoubleStr - export
Tech StringSup File Uri - exported
To StringController - ext
Mngd StringBy - file
Size Double - host
Name String - lc
Own String - mod
Time String - mod
Ts Double - moid String
- node
Id String - object
Type String - owners List<String>
- parent
Get
Niatelemetry Apic Core File Details Parent - permission
Resources List<GetNiatelemetry Apic Core File Details Permission Resource> - pol
Name String - record
Type String - record
Version String - registered
Device GetNiatelemetry Apic Core File Details Registered Device - String
- site
Name String - status String
- List<Get
Niatelemetry Apic Core File Details Tag> - uid String
- userdom String
- version
Context GetNiatelemetry Apic Core File Details Version Context
- id string
- results
Get
Niatelemetry Apic Core File Details Result[] - account
Moid string - additional
Properties string - ancestors
Get
Niatelemetry Apic Core File Details Ancestor[] - annotation string
- child
Action string - class
Id string - collection
Time string - create
Time string - data
Type string - dn string
- domain
Group stringMoid - export
File stringUri - export
Status string - export
Status numberStr - export
Tech stringSup File Uri - exported
To stringController - ext
Mngd stringBy - file
Size number - host
Name string - lc
Own string - mod
Time string - mod
Ts number - moid string
- node
Id string - object
Type string - owners string[]
- parent
Get
Niatelemetry Apic Core File Details Parent - permission
Resources GetNiatelemetry Apic Core File Details Permission Resource[] - pol
Name string - record
Type string - record
Version string - registered
Device GetNiatelemetry Apic Core File Details Registered Device - string
- site
Name string - status string
- Get
Niatelemetry Apic Core File Details Tag[] - uid string
- userdom string
- version
Context GetNiatelemetry Apic Core File Details Version Context
- id str
- results
Sequence[Get
Niatelemetry Apic Core File Details Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Niatelemetry Apic Core File Details Ancestor] - annotation str
- child_
action str - class_
id str - collection_
time str - create_
time str - data_
type str - dn str
- domain_
group_ strmoid - export_
file_ struri - export_
status str - export_
status_ floatstr - export_
tech_ strsup_ file_ uri - exported_
to_ strcontroller - ext_
mngd_ strby - file_
size float - host_
name str - lc_
own str - mod_
time str - mod_
ts float - moid str
- node_
id str - object_
type str - owners Sequence[str]
- parent
Get
Niatelemetry Apic Core File Details Parent - permission_
resources Sequence[GetNiatelemetry Apic Core File Details Permission Resource] - pol_
name str - record_
type str - record_
version str - registered_
device GetNiatelemetry Apic Core File Details Registered Device - str
- site_
name str - status str
- Sequence[Get
Niatelemetry Apic Core File Details Tag] - uid str
- userdom str
- version_
context GetNiatelemetry Apic Core File Details Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- annotation String
- child
Action String - class
Id String - collection
Time String - create
Time String - data
Type String - dn String
- domain
Group StringMoid - export
File StringUri - export
Status String - export
Status NumberStr - export
Tech StringSup File Uri - exported
To StringController - ext
Mngd StringBy - file
Size Number - host
Name String - lc
Own String - mod
Time String - mod
Ts Number - moid String
- node
Id String - object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - pol
Name String - record
Type String - record
Version String - registered
Device Property Map - String
- site
Name String - status String
- List<Property Map>
- uid String
- userdom String
- version
Context Property Map
Supporting Types
GetNiatelemetryApicCoreFileDetailsAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetNiatelemetryApicCoreFileDetailsParent
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetNiatelemetryApicCoreFileDetailsPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetNiatelemetryApicCoreFileDetailsRegisteredDevice
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetNiatelemetryApicCoreFileDetailsResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Niatelemetry Apic Core File Details Result Ancestor> - Annotation string
- Annotation of the Core file in APIC.
- Child
Action string - Child action of the Core file in APIC.
- Class
Id string - Collection
Time string - Collection Time of the Core file in APIC.
- Create
Time string - The time when this managed object was created.
- Data
Type string - Data type of the Core file in APIC.
- Dn string
- Dn for the Core file in the inventory.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Export
File stringUri - Export file URI of the Core file in APIC.
- Export
Status string - Export status of the Core file in APIC.
- Export
Status doubleStr - Export status str of the Core file in APIC.
- Export
Tech stringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- Exported
To stringController - Return if file is exported To Controller or not in APIC.
- Ext
Mngd stringBy - Ext Mngd By of the Core file in APIC.
- File
Size double - File size of the Core file in APIC.
- Host
Name string - Host Name of the Core file in APIC.
- Lc
Own string - Lc owner of the Core file in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Mod
Ts double - Mod Ts of the Core file in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node Id of the Core file in APIC.
- Object
Type string - Owners List<string>
- Parents
List<Get
Niatelemetry Apic Core File Details Result Parent> - Permission
Resources List<GetNiatelemetry Apic Core File Details Result Permission Resource> - Pol
Name string - Pol Name of the Core file in APIC.
- Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices List<GetNiatelemetry Apic Core File Details Result Registered Device> - 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.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Status string
- Status of the Core file in APIC.
- List<Get
Niatelemetry Apic Core File Details Result Tag> - Uid string
- UId of the Core file in the APIC.
- Userdom string
- User dom of the Core file in APIC.
- Version
Contexts List<GetNiatelemetry Apic Core File Details Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Niatelemetry Apic Core File Details Result Ancestor - Annotation string
- Annotation of the Core file in APIC.
- Child
Action string - Child action of the Core file in APIC.
- Class
Id string - Collection
Time string - Collection Time of the Core file in APIC.
- Create
Time string - The time when this managed object was created.
- Data
Type string - Data type of the Core file in APIC.
- Dn string
- Dn for the Core file in the inventory.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Export
File stringUri - Export file URI of the Core file in APIC.
- Export
Status string - Export status of the Core file in APIC.
- Export
Status float64Str - Export status str of the Core file in APIC.
- Export
Tech stringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- Exported
To stringController - Return if file is exported To Controller or not in APIC.
- Ext
Mngd stringBy - Ext Mngd By of the Core file in APIC.
- File
Size float64 - File size of the Core file in APIC.
- Host
Name string - Host Name of the Core file in APIC.
- Lc
Own string - Lc owner of the Core file in APIC.
- Mod
Time string - The time when this managed object was last modified.
- Mod
Ts float64 - Mod Ts of the Core file in APIC.
- Moid string
- The unique identifier of this Managed Object instance.
- Node
Id string - Node Id of the Core file in APIC.
- Object
Type string - Owners []string
- Parents
[]Get
Niatelemetry Apic Core File Details Result Parent - Permission
Resources []GetNiatelemetry Apic Core File Details Result Permission Resource - Pol
Name string - Pol Name of the Core file in APIC.
- Record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- Record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- Registered
Devices []GetNiatelemetry Apic Core File Details Result Registered Device - 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.
- Site
Name string - Name of the APIC site from which this data is being collected.
- Status string
- Status of the Core file in APIC.
- []Get
Niatelemetry Apic Core File Details Result Tag - Uid string
- UId of the Core file in the APIC.
- Userdom string
- User dom of the Core file in APIC.
- Version
Contexts []GetNiatelemetry Apic Core File Details Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Niatelemetry Apic Core File Details Result Ancestor> - annotation String
- Annotation of the Core file in APIC.
- child
Action String - Child action of the Core file in APIC.
- class
Id String - collection
Time String - Collection Time of the Core file in APIC.
- create
Time String - The time when this managed object was created.
- data
Type String - Data type of the Core file in APIC.
- dn String
- Dn for the Core file in the inventory.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- export
File StringUri - Export file URI of the Core file in APIC.
- export
Status String - Export status of the Core file in APIC.
- export
Status DoubleStr - Export status str of the Core file in APIC.
- export
Tech StringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- exported
To StringController - Return if file is exported To Controller or not in APIC.
- ext
Mngd StringBy - Ext Mngd By of the Core file in APIC.
- file
Size Double - File size of the Core file in APIC.
- host
Name String - Host Name of the Core file in APIC.
- lc
Own String - Lc owner of the Core file in APIC.
- mod
Time String - The time when this managed object was last modified.
- mod
Ts Double - Mod Ts of the Core file in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node Id of the Core file in APIC.
- object
Type String - owners List<String>
- parents
List<Get
Niatelemetry Apic Core File Details Result Parent> - permission
Resources List<GetNiatelemetry Apic Core File Details Result Permission Resource> - pol
Name String - Pol Name of the Core file in APIC.
- record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices List<GetNiatelemetry Apic Core File Details Result Registered Device> - 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.
- site
Name String - Name of the APIC site from which this data is being collected.
- status String
- Status of the Core file in APIC.
- List<Get
Niatelemetry Apic Core File Details Result Tag> - uid String
- UId of the Core file in the APIC.
- userdom String
- User dom of the Core file in APIC.
- version
Contexts List<GetNiatelemetry Apic Core File Details Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Niatelemetry Apic Core File Details Result Ancestor[] - annotation string
- Annotation of the Core file in APIC.
- child
Action string - Child action of the Core file in APIC.
- class
Id string - collection
Time string - Collection Time of the Core file in APIC.
- create
Time string - The time when this managed object was created.
- data
Type string - Data type of the Core file in APIC.
- dn string
- Dn for the Core file in the inventory.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- export
File stringUri - Export file URI of the Core file in APIC.
- export
Status string - Export status of the Core file in APIC.
- export
Status numberStr - Export status str of the Core file in APIC.
- export
Tech stringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- exported
To stringController - Return if file is exported To Controller or not in APIC.
- ext
Mngd stringBy - Ext Mngd By of the Core file in APIC.
- file
Size number - File size of the Core file in APIC.
- host
Name string - Host Name of the Core file in APIC.
- lc
Own string - Lc owner of the Core file in APIC.
- mod
Time string - The time when this managed object was last modified.
- mod
Ts number - Mod Ts of the Core file in APIC.
- moid string
- The unique identifier of this Managed Object instance.
- node
Id string - Node Id of the Core file in APIC.
- object
Type string - owners string[]
- parents
Get
Niatelemetry Apic Core File Details Result Parent[] - permission
Resources GetNiatelemetry Apic Core File Details Result Permission Resource[] - pol
Name string - Pol Name of the Core file in APIC.
- record
Type string - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version string - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices GetNiatelemetry Apic Core File Details Result Registered Device[] - 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.
- site
Name string - Name of the APIC site from which this data is being collected.
- status string
- Status of the Core file in APIC.
- Get
Niatelemetry Apic Core File Details Result Tag[] - uid string
- UId of the Core file in the APIC.
- userdom string
- User dom of the Core file in APIC.
- version
Contexts GetNiatelemetry Apic Core File Details Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Niatelemetry Apic Core File Details Result Ancestor] - annotation str
- Annotation of the Core file in APIC.
- child_
action str - Child action of the Core file in APIC.
- class_
id str - collection_
time str - Collection Time of the Core file in APIC.
- create_
time str - The time when this managed object was created.
- data_
type str - Data type of the Core file in APIC.
- dn str
- Dn for the Core file in the inventory.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- export_
file_ struri - Export file URI of the Core file in APIC.
- export_
status str - Export status of the Core file in APIC.
- export_
status_ floatstr - Export status str of the Core file in APIC.
- export_
tech_ strsup_ file_ uri - Export tech Sup file URI of the Core file in APIC.
- exported_
to_ strcontroller - Return if file is exported To Controller or not in APIC.
- ext_
mngd_ strby - Ext Mngd By of the Core file in APIC.
- file_
size float - File size of the Core file in APIC.
- host_
name str - Host Name of the Core file in APIC.
- lc_
own str - Lc owner of the Core file in APIC.
- mod_
time str - The time when this managed object was last modified.
- mod_
ts float - Mod Ts of the Core file in APIC.
- moid str
- The unique identifier of this Managed Object instance.
- node_
id str - Node Id of the Core file in APIC.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Niatelemetry Apic Core File Details Result Parent] - permission_
resources Sequence[GetNiatelemetry Apic Core File Details Result Permission Resource] - pol_
name str - Pol Name of the Core file in APIC.
- record_
type str - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record_
version str - Version of record being pushed. This determines what was the API version for data available from the device.
- registered_
devices Sequence[GetNiatelemetry Apic Core File Details Result Registered Device] - 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.
- site_
name str - Name of the APIC site from which this data is being collected.
- status str
- Status of the Core file in APIC.
- Sequence[Get
Niatelemetry Apic Core File Details Result Tag] - uid str
- UId of the Core file in the APIC.
- userdom str
- User dom of the Core file in APIC.
- version_
contexts Sequence[GetNiatelemetry Apic Core File Details Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- annotation String
- Annotation of the Core file in APIC.
- child
Action String - Child action of the Core file in APIC.
- class
Id String - collection
Time String - Collection Time of the Core file in APIC.
- create
Time String - The time when this managed object was created.
- data
Type String - Data type of the Core file in APIC.
- dn String
- Dn for the Core file in the inventory.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- export
File StringUri - Export file URI of the Core file in APIC.
- export
Status String - Export status of the Core file in APIC.
- export
Status NumberStr - Export status str of the Core file in APIC.
- export
Tech StringSup File Uri - Export tech Sup file URI of the Core file in APIC.
- exported
To StringController - Return if file is exported To Controller or not in APIC.
- ext
Mngd StringBy - Ext Mngd By of the Core file in APIC.
- file
Size Number - File size of the Core file in APIC.
- host
Name String - Host Name of the Core file in APIC.
- lc
Own String - Lc owner of the Core file in APIC.
- mod
Time String - The time when this managed object was last modified.
- mod
Ts Number - Mod Ts of the Core file in APIC.
- moid String
- The unique identifier of this Managed Object instance.
- node
Id String - Node Id of the Core file in APIC.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - pol
Name String - Pol Name of the Core file in APIC.
- record
Type String - Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected.
- record
Version String - Version of record being pushed. This determines what was the API version for data available from the device.
- registered
Devices 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.
- site
Name String - Name of the APIC site from which this data is being collected.
- status String
- Status of the Core file in APIC.
- List<Property Map>
- uid String
- UId of the Core file in the APIC.
- userdom String
- User dom of the Core file in APIC.
- version
Contexts List<Property Map>
GetNiatelemetryApicCoreFileDetailsResultAncestor
- 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
GetNiatelemetryApicCoreFileDetailsResultParent
- 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
GetNiatelemetryApicCoreFileDetailsResultPermissionResource
- 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
GetNiatelemetryApicCoreFileDetailsResultRegisteredDevice
- 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
GetNiatelemetryApicCoreFileDetailsResultTag
- 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
GetNiatelemetryApicCoreFileDetailsResultVersionContext
- 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
GetNiatelemetryApicCoreFileDetailsResultVersionContextInterestedMo
- 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
GetNiatelemetryApicCoreFileDetailsResultVersionContextRefMo
- 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
GetNiatelemetryApicCoreFileDetailsTag
- 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.
GetNiatelemetryApicCoreFileDetailsVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name 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<GetNiatelemetry Apic Core File Details 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 GetNiatelemetry Apic Core File Details 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 []GetNiatelemetry Apic Core File Details 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 GetNiatelemetry Apic Core File Details 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<GetNiatelemetry Apic Core File Details 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 GetNiatelemetry Apic Core File Details 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 GetNiatelemetry Apic Core File Details 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 GetNiatelemetry Apic Core File Details 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[GetNiatelemetry Apic Core File Details 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 GetNiatelemetry Apic Core File Details 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.
GetNiatelemetryApicCoreFileDetailsVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name 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'.
GetNiatelemetryApicCoreFileDetailsVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name 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.65 published on Wednesday, May 7, 2025 by ciscodevnet