1. Packages
  2. Intersight Provider
  3. API Docs
  4. getNiaapiApicSweol
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getNiaapiApicSweol

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    The software end of life notice for APIC.

    Using getNiaapiApicSweol

    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 getNiaapiApicSweol(args: GetNiaapiApicSweolArgs, opts?: InvokeOptions): Promise<GetNiaapiApicSweolResult>
    function getNiaapiApicSweolOutput(args: GetNiaapiApicSweolOutputArgs, opts?: InvokeOptions): Output<GetNiaapiApicSweolResult>
    def get_niaapi_apic_sweol(account_moid: Optional[str] = None,
                              additional_properties: Optional[str] = None,
                              affected_versions: Optional[str] = None,
                              ancestors: Optional[Sequence[GetNiaapiApicSweolAncestor]] = None,
                              announcement_date: Optional[str] = None,
                              announcement_date_epoch: Optional[float] = None,
                              bulletin_no: Optional[str] = None,
                              class_id: Optional[str] = None,
                              create_time: Optional[str] = None,
                              description: Optional[str] = None,
                              domain_group_moid: Optional[str] = None,
                              endof_new_service_attachment_date: Optional[str] = None,
                              endof_new_service_attachment_date_epoch: Optional[float] = None,
                              endof_service_contract_renewal_date: Optional[str] = None,
                              endof_service_contract_renewal_date_epoch: Optional[float] = None,
                              endof_sw_maintenance_date: Optional[str] = None,
                              endof_sw_maintenance_date_epoch: Optional[float] = None,
                              headline: Optional[str] = None,
                              id: Optional[str] = None,
                              last_dateof_support: Optional[str] = None,
                              last_dateof_support_epoch: Optional[float] = None,
                              last_ship_date: Optional[str] = None,
                              last_ship_date_epoch: Optional[float] = None,
                              migration_url: Optional[str] = None,
                              mod_time: Optional[str] = None,
                              moid: Optional[str] = None,
                              object_type: Optional[str] = None,
                              owners: Optional[Sequence[str]] = None,
                              parent: Optional[GetNiaapiApicSweolParent] = None,
                              permission_resources: Optional[Sequence[GetNiaapiApicSweolPermissionResource]] = None,
                              shared_scope: Optional[str] = None,
                              software_eol_url: Optional[str] = None,
                              tags: Optional[Sequence[GetNiaapiApicSweolTag]] = None,
                              version_context: Optional[GetNiaapiApicSweolVersionContext] = None,
                              opts: Optional[InvokeOptions] = None) -> GetNiaapiApicSweolResult
    def get_niaapi_apic_sweol_output(account_moid: Optional[pulumi.Input[str]] = None,
                              additional_properties: Optional[pulumi.Input[str]] = None,
                              affected_versions: Optional[pulumi.Input[str]] = None,
                              ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiApicSweolAncestorArgs]]]] = None,
                              announcement_date: Optional[pulumi.Input[str]] = None,
                              announcement_date_epoch: Optional[pulumi.Input[float]] = None,
                              bulletin_no: Optional[pulumi.Input[str]] = None,
                              class_id: Optional[pulumi.Input[str]] = None,
                              create_time: Optional[pulumi.Input[str]] = None,
                              description: Optional[pulumi.Input[str]] = None,
                              domain_group_moid: Optional[pulumi.Input[str]] = None,
                              endof_new_service_attachment_date: Optional[pulumi.Input[str]] = None,
                              endof_new_service_attachment_date_epoch: Optional[pulumi.Input[float]] = None,
                              endof_service_contract_renewal_date: Optional[pulumi.Input[str]] = None,
                              endof_service_contract_renewal_date_epoch: Optional[pulumi.Input[float]] = None,
                              endof_sw_maintenance_date: Optional[pulumi.Input[str]] = None,
                              endof_sw_maintenance_date_epoch: Optional[pulumi.Input[float]] = None,
                              headline: Optional[pulumi.Input[str]] = None,
                              id: Optional[pulumi.Input[str]] = None,
                              last_dateof_support: Optional[pulumi.Input[str]] = None,
                              last_dateof_support_epoch: Optional[pulumi.Input[float]] = None,
                              last_ship_date: Optional[pulumi.Input[str]] = None,
                              last_ship_date_epoch: Optional[pulumi.Input[float]] = None,
                              migration_url: Optional[pulumi.Input[str]] = None,
                              mod_time: Optional[pulumi.Input[str]] = None,
                              moid: 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[GetNiaapiApicSweolParentArgs]] = None,
                              permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiApicSweolPermissionResourceArgs]]]] = None,
                              shared_scope: Optional[pulumi.Input[str]] = None,
                              software_eol_url: Optional[pulumi.Input[str]] = None,
                              tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNiaapiApicSweolTagArgs]]]] = None,
                              version_context: Optional[pulumi.Input[GetNiaapiApicSweolVersionContextArgs]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetNiaapiApicSweolResult]
    func LookupNiaapiApicSweol(ctx *Context, args *LookupNiaapiApicSweolArgs, opts ...InvokeOption) (*LookupNiaapiApicSweolResult, error)
    func LookupNiaapiApicSweolOutput(ctx *Context, args *LookupNiaapiApicSweolOutputArgs, opts ...InvokeOption) LookupNiaapiApicSweolResultOutput

    > Note: This function is named LookupNiaapiApicSweol in the Go SDK.

    public static class GetNiaapiApicSweol 
    {
        public static Task<GetNiaapiApicSweolResult> InvokeAsync(GetNiaapiApicSweolArgs args, InvokeOptions? opts = null)
        public static Output<GetNiaapiApicSweolResult> Invoke(GetNiaapiApicSweolInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetNiaapiApicSweolResult> getNiaapiApicSweol(GetNiaapiApicSweolArgs args, InvokeOptions options)
    public static Output<GetNiaapiApicSweolResult> getNiaapiApicSweol(GetNiaapiApicSweolArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getNiaapiApicSweol:getNiaapiApicSweol
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AffectedVersions string
    String contains the Release versions affected by this notice, seperated by comma.
    Ancestors List<GetNiaapiApicSweolAncestor>
    AnnouncementDate string
    Date time of this notice Announced.
    AnnouncementDateEpoch double
    Epoch time of this notice Announced.
    BulletinNo string
    The bulletinno of this software release end of life notice.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description of this software release end of life notice.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndofNewServiceAttachmentDate string
    Date time of End of New service attachment .
    EndofNewServiceAttachmentDateEpoch double
    Epoch time of End of New service attachment .
    EndofServiceContractRenewalDate string
    Date time of End of Renewal of service contract .
    EndofServiceContractRenewalDateEpoch double
    Epoch time of End of Renewal of service contract .
    EndofSwMaintenanceDate string
    Date time of End of Maintenance.
    EndofSwMaintenanceDateEpoch double
    Epoch time of End of Maintenance.
    Headline string
    The title of this software release end of life notice.
    Id string
    LastDateofSupport string
    Date time of Last day of Support .
    LastDateofSupportEpoch double
    Epoch time of Last day of Support .
    LastShipDate string
    Date time of Lastship Date.
    LastShipDateEpoch double
    Epoch time of Lastship Date.
    MigrationUrl string
    The URL of this migration notice.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parent GetNiaapiApicSweolParent
    PermissionResources List<GetNiaapiApicSweolPermissionResource>
    SharedScope 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.
    SoftwareEolUrl string
    Software end of life notice URL link to the notice webpage.
    Tags List<GetNiaapiApicSweolTag>
    VersionContext GetNiaapiApicSweolVersionContext
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AffectedVersions string
    String contains the Release versions affected by this notice, seperated by comma.
    Ancestors []GetNiaapiApicSweolAncestor
    AnnouncementDate string
    Date time of this notice Announced.
    AnnouncementDateEpoch float64
    Epoch time of this notice Announced.
    BulletinNo string
    The bulletinno of this software release end of life notice.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description of this software release end of life notice.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndofNewServiceAttachmentDate string
    Date time of End of New service attachment .
    EndofNewServiceAttachmentDateEpoch float64
    Epoch time of End of New service attachment .
    EndofServiceContractRenewalDate string
    Date time of End of Renewal of service contract .
    EndofServiceContractRenewalDateEpoch float64
    Epoch time of End of Renewal of service contract .
    EndofSwMaintenanceDate string
    Date time of End of Maintenance.
    EndofSwMaintenanceDateEpoch float64
    Epoch time of End of Maintenance.
    Headline string
    The title of this software release end of life notice.
    Id string
    LastDateofSupport string
    Date time of Last day of Support .
    LastDateofSupportEpoch float64
    Epoch time of Last day of Support .
    LastShipDate string
    Date time of Lastship Date.
    LastShipDateEpoch float64
    Epoch time of Lastship Date.
    MigrationUrl string
    The URL of this migration notice.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parent GetNiaapiApicSweolParent
    PermissionResources []GetNiaapiApicSweolPermissionResource
    SharedScope 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.
    SoftwareEolUrl string
    Software end of life notice URL link to the notice webpage.
    Tags []GetNiaapiApicSweolTag
    VersionContext GetNiaapiApicSweolVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    affectedVersions String
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors List<GetNiaapiApicSweolAncestor>
    announcementDate String
    Date time of this notice Announced.
    announcementDateEpoch Double
    Epoch time of this notice Announced.
    bulletinNo String
    The bulletinno of this software release end of life notice.
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description of this software release end of life notice.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endofNewServiceAttachmentDate String
    Date time of End of New service attachment .
    endofNewServiceAttachmentDateEpoch Double
    Epoch time of End of New service attachment .
    endofServiceContractRenewalDate String
    Date time of End of Renewal of service contract .
    endofServiceContractRenewalDateEpoch Double
    Epoch time of End of Renewal of service contract .
    endofSwMaintenanceDate String
    Date time of End of Maintenance.
    endofSwMaintenanceDateEpoch Double
    Epoch time of End of Maintenance.
    headline String
    The title of this software release end of life notice.
    id String
    lastDateofSupport String
    Date time of Last day of Support .
    lastDateofSupportEpoch Double
    Epoch time of Last day of Support .
    lastShipDate String
    Date time of Lastship Date.
    lastShipDateEpoch Double
    Epoch time of Lastship Date.
    migrationUrl String
    The URL of this migration notice.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent GetNiaapiApicSweolParent
    permissionResources List<GetNiaapiApicSweolPermissionResource>
    sharedScope 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.
    softwareEolUrl String
    Software end of life notice URL link to the notice webpage.
    tags List<GetNiaapiApicSweolTag>
    versionContext GetNiaapiApicSweolVersionContext
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    affectedVersions string
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors GetNiaapiApicSweolAncestor[]
    announcementDate string
    Date time of this notice Announced.
    announcementDateEpoch number
    Epoch time of this notice Announced.
    bulletinNo string
    The bulletinno of this software release end of life notice.
    classId string
    createTime string
    The time when this managed object was created.
    description string
    The description of this software release end of life notice.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    endofNewServiceAttachmentDate string
    Date time of End of New service attachment .
    endofNewServiceAttachmentDateEpoch number
    Epoch time of End of New service attachment .
    endofServiceContractRenewalDate string
    Date time of End of Renewal of service contract .
    endofServiceContractRenewalDateEpoch number
    Epoch time of End of Renewal of service contract .
    endofSwMaintenanceDate string
    Date time of End of Maintenance.
    endofSwMaintenanceDateEpoch number
    Epoch time of End of Maintenance.
    headline string
    The title of this software release end of life notice.
    id string
    lastDateofSupport string
    Date time of Last day of Support .
    lastDateofSupportEpoch number
    Epoch time of Last day of Support .
    lastShipDate string
    Date time of Lastship Date.
    lastShipDateEpoch number
    Epoch time of Lastship Date.
    migrationUrl string
    The URL of this migration notice.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parent GetNiaapiApicSweolParent
    permissionResources GetNiaapiApicSweolPermissionResource[]
    sharedScope 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.
    softwareEolUrl string
    Software end of life notice URL link to the notice webpage.
    tags GetNiaapiApicSweolTag[]
    versionContext GetNiaapiApicSweolVersionContext
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    affected_versions str
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors Sequence[GetNiaapiApicSweolAncestor]
    announcement_date str
    Date time of this notice Announced.
    announcement_date_epoch float
    Epoch time of this notice Announced.
    bulletin_no str
    The bulletinno of this software release end of life notice.
    class_id str
    create_time str
    The time when this managed object was created.
    description str
    The description of this software release end of life notice.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    endof_new_service_attachment_date str
    Date time of End of New service attachment .
    endof_new_service_attachment_date_epoch float
    Epoch time of End of New service attachment .
    endof_service_contract_renewal_date str
    Date time of End of Renewal of service contract .
    endof_service_contract_renewal_date_epoch float
    Epoch time of End of Renewal of service contract .
    endof_sw_maintenance_date str
    Date time of End of Maintenance.
    endof_sw_maintenance_date_epoch float
    Epoch time of End of Maintenance.
    headline str
    The title of this software release end of life notice.
    id str
    last_dateof_support str
    Date time of Last day of Support .
    last_dateof_support_epoch float
    Epoch time of Last day of Support .
    last_ship_date str
    Date time of Lastship Date.
    last_ship_date_epoch float
    Epoch time of Lastship Date.
    migration_url str
    The URL of this migration notice.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parent GetNiaapiApicSweolParent
    permission_resources Sequence[GetNiaapiApicSweolPermissionResource]
    shared_scope 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.
    software_eol_url str
    Software end of life notice URL link to the notice webpage.
    tags Sequence[GetNiaapiApicSweolTag]
    version_context GetNiaapiApicSweolVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    affectedVersions String
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors List<Property Map>
    announcementDate String
    Date time of this notice Announced.
    announcementDateEpoch Number
    Epoch time of this notice Announced.
    bulletinNo String
    The bulletinno of this software release end of life notice.
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description of this software release end of life notice.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endofNewServiceAttachmentDate String
    Date time of End of New service attachment .
    endofNewServiceAttachmentDateEpoch Number
    Epoch time of End of New service attachment .
    endofServiceContractRenewalDate String
    Date time of End of Renewal of service contract .
    endofServiceContractRenewalDateEpoch Number
    Epoch time of End of Renewal of service contract .
    endofSwMaintenanceDate String
    Date time of End of Maintenance.
    endofSwMaintenanceDateEpoch Number
    Epoch time of End of Maintenance.
    headline String
    The title of this software release end of life notice.
    id String
    lastDateofSupport String
    Date time of Last day of Support .
    lastDateofSupportEpoch Number
    Epoch time of Last day of Support .
    lastShipDate String
    Date time of Lastship Date.
    lastShipDateEpoch Number
    Epoch time of Lastship Date.
    migrationUrl String
    The URL of this migration notice.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    sharedScope 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.
    softwareEolUrl String
    Software end of life notice URL link to the notice webpage.
    tags List<Property Map>
    versionContext Property Map

    getNiaapiApicSweol Result

    The following output properties are available:

    Id string
    Results List<GetNiaapiApicSweolResult>
    AccountMoid string
    AdditionalProperties string
    AffectedVersions string
    Ancestors List<GetNiaapiApicSweolAncestor>
    AnnouncementDate string
    AnnouncementDateEpoch double
    BulletinNo string
    ClassId string
    CreateTime string
    Description string
    DomainGroupMoid string
    EndofNewServiceAttachmentDate string
    EndofNewServiceAttachmentDateEpoch double
    EndofServiceContractRenewalDate string
    EndofServiceContractRenewalDateEpoch double
    EndofSwMaintenanceDate string
    EndofSwMaintenanceDateEpoch double
    Headline string
    LastDateofSupport string
    LastDateofSupportEpoch double
    LastShipDate string
    LastShipDateEpoch double
    MigrationUrl string
    ModTime string
    Moid string
    ObjectType string
    Owners List<string>
    Parent GetNiaapiApicSweolParent
    PermissionResources List<GetNiaapiApicSweolPermissionResource>
    SharedScope string
    SoftwareEolUrl string
    Tags List<GetNiaapiApicSweolTag>
    VersionContext GetNiaapiApicSweolVersionContext
    Id string
    Results []GetNiaapiApicSweolResult
    AccountMoid string
    AdditionalProperties string
    AffectedVersions string
    Ancestors []GetNiaapiApicSweolAncestor
    AnnouncementDate string
    AnnouncementDateEpoch float64
    BulletinNo string
    ClassId string
    CreateTime string
    Description string
    DomainGroupMoid string
    EndofNewServiceAttachmentDate string
    EndofNewServiceAttachmentDateEpoch float64
    EndofServiceContractRenewalDate string
    EndofServiceContractRenewalDateEpoch float64
    EndofSwMaintenanceDate string
    EndofSwMaintenanceDateEpoch float64
    Headline string
    LastDateofSupport string
    LastDateofSupportEpoch float64
    LastShipDate string
    LastShipDateEpoch float64
    MigrationUrl string
    ModTime string
    Moid string
    ObjectType string
    Owners []string
    Parent GetNiaapiApicSweolParent
    PermissionResources []GetNiaapiApicSweolPermissionResource
    SharedScope string
    SoftwareEolUrl string
    Tags []GetNiaapiApicSweolTag
    VersionContext GetNiaapiApicSweolVersionContext
    id String
    results List<GetNiaapiApicSweolResult>
    accountMoid String
    additionalProperties String
    affectedVersions String
    ancestors List<GetNiaapiApicSweolAncestor>
    announcementDate String
    announcementDateEpoch Double
    bulletinNo String
    classId String
    createTime String
    description String
    domainGroupMoid String
    endofNewServiceAttachmentDate String
    endofNewServiceAttachmentDateEpoch Double
    endofServiceContractRenewalDate String
    endofServiceContractRenewalDateEpoch Double
    endofSwMaintenanceDate String
    endofSwMaintenanceDateEpoch Double
    headline String
    lastDateofSupport String
    lastDateofSupportEpoch Double
    lastShipDate String
    lastShipDateEpoch Double
    migrationUrl String
    modTime String
    moid String
    objectType String
    owners List<String>
    parent GetNiaapiApicSweolParent
    permissionResources List<GetNiaapiApicSweolPermissionResource>
    sharedScope String
    softwareEolUrl String
    tags List<GetNiaapiApicSweolTag>
    versionContext GetNiaapiApicSweolVersionContext
    id string
    results GetNiaapiApicSweolResult[]
    accountMoid string
    additionalProperties string
    affectedVersions string
    ancestors GetNiaapiApicSweolAncestor[]
    announcementDate string
    announcementDateEpoch number
    bulletinNo string
    classId string
    createTime string
    description string
    domainGroupMoid string
    endofNewServiceAttachmentDate string
    endofNewServiceAttachmentDateEpoch number
    endofServiceContractRenewalDate string
    endofServiceContractRenewalDateEpoch number
    endofSwMaintenanceDate string
    endofSwMaintenanceDateEpoch number
    headline string
    lastDateofSupport string
    lastDateofSupportEpoch number
    lastShipDate string
    lastShipDateEpoch number
    migrationUrl string
    modTime string
    moid string
    objectType string
    owners string[]
    parent GetNiaapiApicSweolParent
    permissionResources GetNiaapiApicSweolPermissionResource[]
    sharedScope string
    softwareEolUrl string
    tags GetNiaapiApicSweolTag[]
    versionContext GetNiaapiApicSweolVersionContext
    id str
    results Sequence[GetNiaapiApicSweolResult]
    account_moid str
    additional_properties str
    affected_versions str
    ancestors Sequence[GetNiaapiApicSweolAncestor]
    announcement_date str
    announcement_date_epoch float
    bulletin_no str
    class_id str
    create_time str
    description str
    domain_group_moid str
    endof_new_service_attachment_date str
    endof_new_service_attachment_date_epoch float
    endof_service_contract_renewal_date str
    endof_service_contract_renewal_date_epoch float
    endof_sw_maintenance_date str
    endof_sw_maintenance_date_epoch float
    headline str
    last_dateof_support str
    last_dateof_support_epoch float
    last_ship_date str
    last_ship_date_epoch float
    migration_url str
    mod_time str
    moid str
    object_type str
    owners Sequence[str]
    parent GetNiaapiApicSweolParent
    permission_resources Sequence[GetNiaapiApicSweolPermissionResource]
    shared_scope str
    software_eol_url str
    tags Sequence[GetNiaapiApicSweolTag]
    version_context GetNiaapiApicSweolVersionContext
    id String
    results List<Property Map>
    accountMoid String
    additionalProperties String
    affectedVersions String
    ancestors List<Property Map>
    announcementDate String
    announcementDateEpoch Number
    bulletinNo String
    classId String
    createTime String
    description String
    domainGroupMoid String
    endofNewServiceAttachmentDate String
    endofNewServiceAttachmentDateEpoch Number
    endofServiceContractRenewalDate String
    endofServiceContractRenewalDateEpoch Number
    endofSwMaintenanceDate String
    endofSwMaintenanceDateEpoch Number
    headline String
    lastDateofSupport String
    lastDateofSupportEpoch Number
    lastShipDate String
    lastShipDateEpoch Number
    migrationUrl String
    modTime String
    moid String
    objectType String
    owners List<String>
    parent Property Map
    permissionResources List<Property Map>
    sharedScope String
    softwareEolUrl String
    tags List<Property Map>
    versionContext Property Map

    Supporting Types

    GetNiaapiApicSweolAncestor

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId string
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetNiaapiApicSweolParent

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId string
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetNiaapiApicSweolPermissionResource

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId string
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetNiaapiApicSweolResult

    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AffectedVersions string
    String contains the Release versions affected by this notice, seperated by comma.
    Ancestors List<GetNiaapiApicSweolResultAncestor>
    AnnouncementDate string
    Date time of this notice Announced.
    AnnouncementDateEpoch double
    Epoch time of this notice Announced.
    BulletinNo string
    The bulletinno of this software release end of life notice.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description of this software release end of life notice.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndofNewServiceAttachmentDate string
    Date time of End of New service attachment .
    EndofNewServiceAttachmentDateEpoch double
    Epoch time of End of New service attachment .
    EndofServiceContractRenewalDate string
    Date time of End of Renewal of service contract .
    EndofServiceContractRenewalDateEpoch double
    Epoch time of End of Renewal of service contract .
    EndofSwMaintenanceDate string
    Date time of End of Maintenance.
    EndofSwMaintenanceDateEpoch double
    Epoch time of End of Maintenance.
    Headline string
    The title of this software release end of life notice.
    LastDateofSupport string
    Date time of Last day of Support .
    LastDateofSupportEpoch double
    Epoch time of Last day of Support .
    LastShipDate string
    Date time of Lastship Date.
    LastShipDateEpoch double
    Epoch time of Lastship Date.
    MigrationUrl string
    The URL of this migration notice.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners List<string>
    Parents List<GetNiaapiApicSweolResultParent>
    PermissionResources List<GetNiaapiApicSweolResultPermissionResource>
    SharedScope 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.
    SoftwareEolUrl string
    Software end of life notice URL link to the notice webpage.
    Tags List<GetNiaapiApicSweolResultTag>
    VersionContexts List<GetNiaapiApicSweolResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    AffectedVersions string
    String contains the Release versions affected by this notice, seperated by comma.
    Ancestors []GetNiaapiApicSweolResultAncestor
    AnnouncementDate string
    Date time of this notice Announced.
    AnnouncementDateEpoch float64
    Epoch time of this notice Announced.
    BulletinNo string
    The bulletinno of this software release end of life notice.
    ClassId string
    CreateTime string
    The time when this managed object was created.
    Description string
    The description of this software release end of life notice.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    EndofNewServiceAttachmentDate string
    Date time of End of New service attachment .
    EndofNewServiceAttachmentDateEpoch float64
    Epoch time of End of New service attachment .
    EndofServiceContractRenewalDate string
    Date time of End of Renewal of service contract .
    EndofServiceContractRenewalDateEpoch float64
    Epoch time of End of Renewal of service contract .
    EndofSwMaintenanceDate string
    Date time of End of Maintenance.
    EndofSwMaintenanceDateEpoch float64
    Epoch time of End of Maintenance.
    Headline string
    The title of this software release end of life notice.
    LastDateofSupport string
    Date time of Last day of Support .
    LastDateofSupportEpoch float64
    Epoch time of Last day of Support .
    LastShipDate string
    Date time of Lastship Date.
    LastShipDateEpoch float64
    Epoch time of Lastship Date.
    MigrationUrl string
    The URL of this migration notice.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Owners []string
    Parents []GetNiaapiApicSweolResultParent
    PermissionResources []GetNiaapiApicSweolResultPermissionResource
    SharedScope 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.
    SoftwareEolUrl string
    Software end of life notice URL link to the notice webpage.
    Tags []GetNiaapiApicSweolResultTag
    VersionContexts []GetNiaapiApicSweolResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    affectedVersions String
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors List<GetNiaapiApicSweolResultAncestor>
    announcementDate String
    Date time of this notice Announced.
    announcementDateEpoch Double
    Epoch time of this notice Announced.
    bulletinNo String
    The bulletinno of this software release end of life notice.
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description of this software release end of life notice.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endofNewServiceAttachmentDate String
    Date time of End of New service attachment .
    endofNewServiceAttachmentDateEpoch Double
    Epoch time of End of New service attachment .
    endofServiceContractRenewalDate String
    Date time of End of Renewal of service contract .
    endofServiceContractRenewalDateEpoch Double
    Epoch time of End of Renewal of service contract .
    endofSwMaintenanceDate String
    Date time of End of Maintenance.
    endofSwMaintenanceDateEpoch Double
    Epoch time of End of Maintenance.
    headline String
    The title of this software release end of life notice.
    lastDateofSupport String
    Date time of Last day of Support .
    lastDateofSupportEpoch Double
    Epoch time of Last day of Support .
    lastShipDate String
    Date time of Lastship Date.
    lastShipDateEpoch Double
    Epoch time of Lastship Date.
    migrationUrl String
    The URL of this migration notice.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<GetNiaapiApicSweolResultParent>
    permissionResources List<GetNiaapiApicSweolResultPermissionResource>
    sharedScope 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.
    softwareEolUrl String
    Software end of life notice URL link to the notice webpage.
    tags List<GetNiaapiApicSweolResultTag>
    versionContexts List<GetNiaapiApicSweolResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    affectedVersions string
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors GetNiaapiApicSweolResultAncestor[]
    announcementDate string
    Date time of this notice Announced.
    announcementDateEpoch number
    Epoch time of this notice Announced.
    bulletinNo string
    The bulletinno of this software release end of life notice.
    classId string
    createTime string
    The time when this managed object was created.
    description string
    The description of this software release end of life notice.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    endofNewServiceAttachmentDate string
    Date time of End of New service attachment .
    endofNewServiceAttachmentDateEpoch number
    Epoch time of End of New service attachment .
    endofServiceContractRenewalDate string
    Date time of End of Renewal of service contract .
    endofServiceContractRenewalDateEpoch number
    Epoch time of End of Renewal of service contract .
    endofSwMaintenanceDate string
    Date time of End of Maintenance.
    endofSwMaintenanceDateEpoch number
    Epoch time of End of Maintenance.
    headline string
    The title of this software release end of life notice.
    lastDateofSupport string
    Date time of Last day of Support .
    lastDateofSupportEpoch number
    Epoch time of Last day of Support .
    lastShipDate string
    Date time of Lastship Date.
    lastShipDateEpoch number
    Epoch time of Lastship Date.
    migrationUrl string
    The URL of this migration notice.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    owners string[]
    parents GetNiaapiApicSweolResultParent[]
    permissionResources GetNiaapiApicSweolResultPermissionResource[]
    sharedScope 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.
    softwareEolUrl string
    Software end of life notice URL link to the notice webpage.
    tags GetNiaapiApicSweolResultTag[]
    versionContexts GetNiaapiApicSweolResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    affected_versions str
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors Sequence[GetNiaapiApicSweolResultAncestor]
    announcement_date str
    Date time of this notice Announced.
    announcement_date_epoch float
    Epoch time of this notice Announced.
    bulletin_no str
    The bulletinno of this software release end of life notice.
    class_id str
    create_time str
    The time when this managed object was created.
    description str
    The description of this software release end of life notice.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    endof_new_service_attachment_date str
    Date time of End of New service attachment .
    endof_new_service_attachment_date_epoch float
    Epoch time of End of New service attachment .
    endof_service_contract_renewal_date str
    Date time of End of Renewal of service contract .
    endof_service_contract_renewal_date_epoch float
    Epoch time of End of Renewal of service contract .
    endof_sw_maintenance_date str
    Date time of End of Maintenance.
    endof_sw_maintenance_date_epoch float
    Epoch time of End of Maintenance.
    headline str
    The title of this software release end of life notice.
    last_dateof_support str
    Date time of Last day of Support .
    last_dateof_support_epoch float
    Epoch time of Last day of Support .
    last_ship_date str
    Date time of Lastship Date.
    last_ship_date_epoch float
    Epoch time of Lastship Date.
    migration_url str
    The URL of this migration notice.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    owners Sequence[str]
    parents Sequence[GetNiaapiApicSweolResultParent]
    permission_resources Sequence[GetNiaapiApicSweolResultPermissionResource]
    shared_scope 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.
    software_eol_url str
    Software end of life notice URL link to the notice webpage.
    tags Sequence[GetNiaapiApicSweolResultTag]
    version_contexts Sequence[GetNiaapiApicSweolResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    affectedVersions String
    String contains the Release versions affected by this notice, seperated by comma.
    ancestors List<Property Map>
    announcementDate String
    Date time of this notice Announced.
    announcementDateEpoch Number
    Epoch time of this notice Announced.
    bulletinNo String
    The bulletinno of this software release end of life notice.
    classId String
    createTime String
    The time when this managed object was created.
    description String
    The description of this software release end of life notice.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    endofNewServiceAttachmentDate String
    Date time of End of New service attachment .
    endofNewServiceAttachmentDateEpoch Number
    Epoch time of End of New service attachment .
    endofServiceContractRenewalDate String
    Date time of End of Renewal of service contract .
    endofServiceContractRenewalDateEpoch Number
    Epoch time of End of Renewal of service contract .
    endofSwMaintenanceDate String
    Date time of End of Maintenance.
    endofSwMaintenanceDateEpoch Number
    Epoch time of End of Maintenance.
    headline String
    The title of this software release end of life notice.
    lastDateofSupport String
    Date time of Last day of Support .
    lastDateofSupportEpoch Number
    Epoch time of Last day of Support .
    lastShipDate String
    Date time of Lastship Date.
    lastShipDateEpoch Number
    Epoch time of Lastship Date.
    migrationUrl String
    The URL of this migration notice.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    owners List<String>
    parents List<Property Map>
    permissionResources List<Property Map>
    sharedScope 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.
    softwareEolUrl String
    Software end of life notice URL link to the notice webpage.
    tags List<Property Map>
    versionContexts List<Property Map>

    GetNiaapiApicSweolResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiaapiApicSweolResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiaapiApicSweolResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiaapiApicSweolResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetNiaapiApicSweolResultVersionContext

    GetNiaapiApicSweolResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiaapiApicSweolResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetNiaapiApicSweolTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties 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.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetNiaapiApicSweolVersionContext

    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos List<GetNiaapiApicSweolVersionContextInterestedMo>
    MarkedForDeletion bool
    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.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiaapiApicSweolVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    AdditionalProperties string
    ClassId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    InterestedMos []GetNiaapiApicSweolVersionContextInterestedMo
    MarkedForDeletion bool
    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.
    NrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetNiaapiApicSweolVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<GetNiaapiApicSweolVersionContextInterestedMo>
    markedForDeletion Boolean
    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.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiaapiApicSweolVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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.
    additionalProperties string
    classId string
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos GetNiaapiApicSweolVersionContextInterestedMo[]
    markedForDeletion boolean
    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.
    nrVersion string
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetNiaapiApicSweolVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType 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[GetNiaapiApicSweolVersionContextInterestedMo]
    marked_for_deletion bool
    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 GetNiaapiApicSweolVersionContextRefMo
    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.
    additionalProperties String
    classId String
    The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    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.
    nrVersion String
    The version of the Managed Object, e.g. an incrementing number or a hash id.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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.

    GetNiaapiApicSweolVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId string
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetNiaapiApicSweolVersionContextRefMo

    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId string
    The fully-qualified name 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId string
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId String
    The fully-qualified name 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet