openapi: 3.2.0 info: description: 'Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. This document was created on 2026-08-07T06:46:04Z.' version: 1.0.11-20260807064027971 title: Cisco Intersight Nexus-insight-advisor Niatelemetry API license: name: Apache License, Version 2.0 url: https://www.apache.org/licenses/LICENSE-2.0.html contact: name: Intersight API support url: https://intersight.com/help email: intersight@cisco.com x-provenance: method: harvested authored_by: Cisco Intersight harvested_by: API Evangelist harvested_on: '2026-08-19' first_party: true provider_published: true source_host: cdn.intersight.com note: Cisco publishes the full Intersight OpenAPI 3.0.2 anonymously from its CDN (27.5MB master document; 3,963 operations / 2,448 paths / 5,612 schemas) plus 11 per-service documents covering 100% of the master's paths. Byte-identity reconfirmed 2026-08-19 by SHA-256. Note intersight.com itself is a soft-404 farm — the contract is on the CDN, not the app host. x-evidence: - type: source url: https://cdn.intersight.com/components/an-apidocs/1.0.11-20260807064027971/model/intersight-openapi-v3-1.0.11-20260807064027971.json - type: source url: https://intersight.com/apidocs/apirefs/ servers: - url: https://{server} variables: server: default: intersight.com description: The Intersight URL for the cloud-based infrastructure management APIs. tags: - name: niatelemetry paths: /api/v1/niatelemetry/AaaLdapProviderDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AaaLdapProviderDetails' resource. operationId: GetNiatelemetryAaaLdapProviderDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AaaLdapProviderDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.AaaLdapProviderDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AaaLdapProviderDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/AaaLdapProviderDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AaaLdapProviderDetails' resource. operationId: GetNiatelemetryAaaLdapProviderDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AaaLdapProviderDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.AaaLdapProviderDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AaaLdapProviderDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryAaaLdapProviderDetailsByMoid: operationId: GetNiatelemetryAaaLdapProviderDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/AaaLdapProviderDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/AaaRadiusProviderDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AaaRadiusProviderDetails' resource. operationId: GetNiatelemetryAaaRadiusProviderDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AaaRadiusProviderDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.AaaRadiusProviderDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AaaRadiusProviderDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/AaaRadiusProviderDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AaaRadiusProviderDetails' resource. operationId: GetNiatelemetryAaaRadiusProviderDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AaaRadiusProviderDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.AaaRadiusProviderDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AaaRadiusProviderDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryAaaRadiusProviderDetailsByMoid: operationId: GetNiatelemetryAaaRadiusProviderDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/AaaRadiusProviderDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/AaaTacacsProviderDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AaaTacacsProviderDetails' resource. operationId: GetNiatelemetryAaaTacacsProviderDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AaaTacacsProviderDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.AaaTacacsProviderDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AaaTacacsProviderDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/AaaTacacsProviderDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AaaTacacsProviderDetails' resource. operationId: GetNiatelemetryAaaTacacsProviderDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AaaTacacsProviderDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.AaaTacacsProviderDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AaaTacacsProviderDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryAaaTacacsProviderDetailsByMoid: operationId: GetNiatelemetryAaaTacacsProviderDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/AaaTacacsProviderDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Anomalies: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Anomaly' resource. operationId: GetNiatelemetryAnomalyList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Anomaly - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Anomaly' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Anomaly.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Anomalies/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Anomaly' resource. operationId: GetNiatelemetryAnomalyByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Anomaly - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Anomaly' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Anomaly' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryAnomalyByMoid: operationId: GetNiatelemetryAnomalyByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Anomalies/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicAppPluginDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicAppPluginDetails' resource. operationId: GetNiatelemetryApicAppPluginDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicAppPluginDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicAppPluginDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicAppPluginDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicAppPluginDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicAppPluginDetails' resource. operationId: GetNiatelemetryApicAppPluginDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicAppPluginDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicAppPluginDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicAppPluginDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicAppPluginDetailsByMoid: operationId: GetNiatelemetryApicAppPluginDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicAppPluginDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicCoreFileDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicCoreFileDetails' resource. operationId: GetNiatelemetryApicCoreFileDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicCoreFileDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicCoreFileDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicCoreFileDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicCoreFileDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicCoreFileDetails' resource. operationId: GetNiatelemetryApicCoreFileDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicCoreFileDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicCoreFileDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicCoreFileDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicCoreFileDetailsByMoid: operationId: GetNiatelemetryApicCoreFileDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicCoreFileDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicDbgexpRsExportDests: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicDbgexpRsExportDest' resource. operationId: GetNiatelemetryApicDbgexpRsExportDestList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicDbgexpRsExportDest parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicDbgexpRsExportDest' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsExportDest.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicDbgexpRsExportDests/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicDbgexpRsExportDest' resource. operationId: GetNiatelemetryApicDbgexpRsExportDestByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicDbgexpRsExportDest parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicDbgexpRsExportDest' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsExportDest' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicDbgexpRsExportDestByMoid: operationId: GetNiatelemetryApicDbgexpRsExportDestByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicDbgexpRsExportDests/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicDbgexpRsTsSchedulers: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicDbgexpRsTsScheduler' resource. operationId: GetNiatelemetryApicDbgexpRsTsSchedulerList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicDbgexpRsTsScheduler parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicDbgexpRsTsScheduler' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsTsScheduler.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicDbgexpRsTsSchedulers/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicDbgexpRsTsScheduler' resource. operationId: GetNiatelemetryApicDbgexpRsTsSchedulerByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicDbgexpRsTsScheduler parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicDbgexpRsTsScheduler' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsTsScheduler' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicDbgexpRsTsSchedulerByMoid: operationId: GetNiatelemetryApicDbgexpRsTsSchedulerByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicDbgexpRsTsSchedulers/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicFanDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicFanDetails' resource. operationId: GetNiatelemetryApicFanDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicFanDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicFanDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicFanDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicFanDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicFanDetails' resource. operationId: GetNiatelemetryApicFanDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicFanDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicFanDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicFanDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicFanDetailsByMoid: operationId: GetNiatelemetryApicFanDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicFanDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicFexDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicFexDetails' resource. operationId: GetNiatelemetryApicFexDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicFexDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicFexDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicFexDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicFexDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicFexDetails' resource. operationId: GetNiatelemetryApicFexDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicFexDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicFexDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicFexDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicFexDetailsByMoid: operationId: GetNiatelemetryApicFexDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicFexDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicFlashDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicFlashDetails' resource. operationId: GetNiatelemetryApicFlashDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicFlashDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicFlashDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicFlashDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicFlashDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicFlashDetails' resource. operationId: GetNiatelemetryApicFlashDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicFlashDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicFlashDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicFlashDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicFlashDetailsByMoid: operationId: GetNiatelemetryApicFlashDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicFlashDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicNtpAuths: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicNtpAuth' resource. operationId: GetNiatelemetryApicNtpAuthList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicNtpAuth parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicNtpAuth' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicNtpAuth.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicNtpAuths/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicNtpAuth' resource. operationId: GetNiatelemetryApicNtpAuthByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicNtpAuth parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicNtpAuth' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicNtpAuth' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicNtpAuthByMoid: operationId: GetNiatelemetryApicNtpAuthByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicNtpAuths/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicPerformanceData: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicPerformanceData' resource. operationId: GetNiatelemetryApicPerformanceDataList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicPerformanceData parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicPerformanceData' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicPerformanceData.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicPerformanceData/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicPerformanceData' resource. operationId: GetNiatelemetryApicPerformanceDataByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicPerformanceData parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicPerformanceData' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicPerformanceData' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicPerformanceDataByMoid: operationId: GetNiatelemetryApicPerformanceDataByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicPerformanceData/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicPodData: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicPodData' resource. operationId: GetNiatelemetryApicPodDataList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicPodData parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicPodData' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicPodData.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicPodData/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicPodData' resource. operationId: GetNiatelemetryApicPodDataByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicPodData parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicPodData' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicPodData' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicPodDataByMoid: operationId: GetNiatelemetryApicPodDataByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicPodData/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicPsuDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicPsuDetails' resource. operationId: GetNiatelemetryApicPsuDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicPsuDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicPsuDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicPsuDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicPsuDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicPsuDetails' resource. operationId: GetNiatelemetryApicPsuDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicPsuDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicPsuDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicPsuDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicPsuDetailsByMoid: operationId: GetNiatelemetryApicPsuDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicPsuDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicRealmDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicRealmDetails' resource. operationId: GetNiatelemetryApicRealmDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicRealmDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicRealmDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicRealmDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicRealmDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicRealmDetails' resource. operationId: GetNiatelemetryApicRealmDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicRealmDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicRealmDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicRealmDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicRealmDetailsByMoid: operationId: GetNiatelemetryApicRealmDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicRealmDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpClientGrpDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpClientGrpDetails' resource. operationId: GetNiatelemetryApicSnmpClientGrpDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpClientGrpDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSnmpClientGrpDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpClientGrpDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpClientGrpDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpClientGrpDetails' resource. operationId: GetNiatelemetryApicSnmpClientGrpDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpClientGrpDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSnmpClientGrpDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpClientGrpDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSnmpClientGrpDetailsByMoid: operationId: GetNiatelemetryApicSnmpClientGrpDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSnmpClientGrpDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpCommunityAccessDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpCommunityAccessDetails' resource. operationId: GetNiatelemetryApicSnmpCommunityAccessDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpCommunityAccessDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSnmpCommunityAccessDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityAccessDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpCommunityAccessDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpCommunityAccessDetails' resource. operationId: GetNiatelemetryApicSnmpCommunityAccessDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpCommunityAccessDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSnmpCommunityAccessDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityAccessDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSnmpCommunityAccessDetailsByMoid: operationId: GetNiatelemetryApicSnmpCommunityAccessDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSnmpCommunityAccessDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpCommunityDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpCommunityDetails' resource. operationId: GetNiatelemetryApicSnmpCommunityDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpCommunityDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSnmpCommunityDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpCommunityDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpCommunityDetails' resource. operationId: GetNiatelemetryApicSnmpCommunityDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpCommunityDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSnmpCommunityDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSnmpCommunityDetailsByMoid: operationId: GetNiatelemetryApicSnmpCommunityDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSnmpCommunityDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpTrapDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpTrapDetails' resource. operationId: GetNiatelemetryApicSnmpTrapDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpTrapDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSnmpTrapDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpTrapDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpTrapDetails' resource. operationId: GetNiatelemetryApicSnmpTrapDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpTrapDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSnmpTrapDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSnmpTrapDetailsByMoid: operationId: GetNiatelemetryApicSnmpTrapDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSnmpTrapDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpTrapFwdServerDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpTrapFwdServerDetails' resource. operationId: GetNiatelemetryApicSnmpTrapFwdServerDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpTrapFwdServerDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSnmpTrapFwdServerDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapFwdServerDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpTrapFwdServerDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpTrapFwdServerDetails' resource. operationId: GetNiatelemetryApicSnmpTrapFwdServerDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpTrapFwdServerDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSnmpTrapFwdServerDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapFwdServerDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSnmpTrapFwdServerDetailsByMoid: operationId: GetNiatelemetryApicSnmpTrapFwdServerDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSnmpTrapFwdServerDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpVersionThreeDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpVersionThreeDetails' resource. operationId: GetNiatelemetryApicSnmpVersionThreeDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpVersionThreeDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSnmpVersionThreeDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpVersionThreeDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSnmpVersionThreeDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSnmpVersionThreeDetails' resource. operationId: GetNiatelemetryApicSnmpVersionThreeDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSnmpVersionThreeDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSnmpVersionThreeDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSnmpVersionThreeDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSnmpVersionThreeDetailsByMoid: operationId: GetNiatelemetryApicSnmpVersionThreeDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSnmpVersionThreeDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSysLogGrps: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSysLogGrp' resource. operationId: GetNiatelemetryApicSysLogGrpList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSysLogGrp parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSysLogGrp' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSysLogGrp.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSysLogGrps/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSysLogGrp' resource. operationId: GetNiatelemetryApicSysLogGrpByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSysLogGrp parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSysLogGrp' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSysLogGrp' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSysLogGrpByMoid: operationId: GetNiatelemetryApicSysLogGrpByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSysLogGrps/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSysLogSrcs: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSysLogSrc' resource. operationId: GetNiatelemetryApicSysLogSrcList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSysLogSrc parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicSysLogSrc' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSysLogSrc.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicSysLogSrcs/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicSysLogSrc' resource. operationId: GetNiatelemetryApicSysLogSrcByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicSysLogSrc parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicSysLogSrc' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicSysLogSrc' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicSysLogSrcByMoid: operationId: GetNiatelemetryApicSysLogSrcByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicSysLogSrcs/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicTransceiverDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicTransceiverDetails' resource. operationId: GetNiatelemetryApicTransceiverDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicTransceiverDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicTransceiverDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicTransceiverDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicTransceiverDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicTransceiverDetails' resource. operationId: GetNiatelemetryApicTransceiverDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicTransceiverDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicTransceiverDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicTransceiverDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicTransceiverDetailsByMoid: operationId: GetNiatelemetryApicTransceiverDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicTransceiverDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicUiPageCounts: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicUiPageCounts' resource. operationId: GetNiatelemetryApicUiPageCountsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicUiPageCounts parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicUiPageCounts' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicUiPageCounts.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicUiPageCounts/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicUiPageCounts' resource. operationId: GetNiatelemetryApicUiPageCountsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicUiPageCounts parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicUiPageCounts' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicUiPageCounts' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicUiPageCountsByMoid: operationId: GetNiatelemetryApicUiPageCountsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicUiPageCounts/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicVisions: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicVision' resource. operationId: GetNiatelemetryApicVisionList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicVision parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ApicVision' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicVision.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ApicVisions/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ApicVision' resource. operationId: GetNiatelemetryApicVisionByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.ApicVision parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ApicVision' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ApicVision' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryApicVisionByMoid: operationId: GetNiatelemetryApicVisionByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ApicVisions/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/AppDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AppDetails' resource. operationId: GetNiatelemetryAppDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AppDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.AppDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AppDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/AppDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.AppDetails' resource. operationId: GetNiatelemetryAppDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.AppDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.AppDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.AppDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryAppDetailsByMoid: operationId: GetNiatelemetryAppDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/AppDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/CloudDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.CloudDetails' resource. operationId: GetNiatelemetryCloudDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.CloudDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.CloudDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.CloudDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/CloudDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.CloudDetails' resource. operationId: GetNiatelemetryCloudDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.CloudDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.CloudDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.CloudDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryCloudDetailsByMoid: operationId: GetNiatelemetryCloudDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/CloudDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Clusters: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Cluster' resource. operationId: GetNiatelemetryClusterList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Cluster - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Cluster' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Cluster.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Clusters/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Cluster' resource. operationId: GetNiatelemetryClusterByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Cluster - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Cluster' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Cluster' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryClusterByMoid: operationId: GetNiatelemetryClusterByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Clusters/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ClusterNodes: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ClusterNode' resource. operationId: GetNiatelemetryClusterNodeList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.ClusterNode - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.ClusterNode' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ClusterNode.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/ClusterNodes/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.ClusterNode' resource. operationId: GetNiatelemetryClusterNodeByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.ClusterNode - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.ClusterNode' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.ClusterNode' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryClusterNodeByMoid: operationId: GetNiatelemetryClusterNodeByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/ClusterNodes/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/CommonPolicies: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.CommonPolicies' resource. operationId: GetNiatelemetryCommonPoliciesList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.CommonPolicies parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.CommonPolicies' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.CommonPolicies.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/CommonPolicies/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.CommonPolicies' resource. operationId: GetNiatelemetryCommonPoliciesByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.CommonPolicies parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.CommonPolicies' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.CommonPolicies' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryCommonPoliciesByMoid: operationId: GetNiatelemetryCommonPoliciesByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/CommonPolicies/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Controllers: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Controller' resource. operationId: GetNiatelemetryControllerList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Controller - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Controller' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Controller.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Controllers/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Controller' resource. operationId: GetNiatelemetryControllerByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Controller - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Controller' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Controller' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryControllerByMoid: operationId: GetNiatelemetryControllerByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Controllers/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmFanDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmFanDetails' resource. operationId: GetNiatelemetryDcnmFanDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmFanDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.DcnmFanDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmFanDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmFanDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmFanDetails' resource. operationId: GetNiatelemetryDcnmFanDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmFanDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.DcnmFanDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmFanDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryDcnmFanDetailsByMoid: operationId: GetNiatelemetryDcnmFanDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/DcnmFanDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmFexDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmFexDetails' resource. operationId: GetNiatelemetryDcnmFexDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmFexDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.DcnmFexDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmFexDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmFexDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmFexDetails' resource. operationId: GetNiatelemetryDcnmFexDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmFexDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.DcnmFexDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmFexDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryDcnmFexDetailsByMoid: operationId: GetNiatelemetryDcnmFexDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/DcnmFexDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmModuleDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmModuleDetails' resource. operationId: GetNiatelemetryDcnmModuleDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmModuleDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.DcnmModuleDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmModuleDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmModuleDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmModuleDetails' resource. operationId: GetNiatelemetryDcnmModuleDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmModuleDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.DcnmModuleDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmModuleDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryDcnmModuleDetailsByMoid: operationId: GetNiatelemetryDcnmModuleDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/DcnmModuleDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmPsuDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmPsuDetails' resource. operationId: GetNiatelemetryDcnmPsuDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmPsuDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.DcnmPsuDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmPsuDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmPsuDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmPsuDetails' resource. operationId: GetNiatelemetryDcnmPsuDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmPsuDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.DcnmPsuDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmPsuDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryDcnmPsuDetailsByMoid: operationId: GetNiatelemetryDcnmPsuDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/DcnmPsuDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmTransceiverDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmTransceiverDetails' resource. operationId: GetNiatelemetryDcnmTransceiverDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmTransceiverDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.DcnmTransceiverDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmTransceiverDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DcnmTransceiverDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DcnmTransceiverDetails' resource. operationId: GetNiatelemetryDcnmTransceiverDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DcnmTransceiverDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.DcnmTransceiverDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DcnmTransceiverDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryDcnmTransceiverDetailsByMoid: operationId: GetNiatelemetryDcnmTransceiverDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/DcnmTransceiverDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DomInfoObjects: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DomInfoObject' resource. operationId: GetNiatelemetryDomInfoObjectList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DomInfoObject parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.DomInfoObject' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DomInfoObject.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DomInfoObjects/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DomInfoObject' resource. operationId: GetNiatelemetryDomInfoObjectByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DomInfoObject parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.DomInfoObject' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DomInfoObject' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryDomInfoObjectByMoid: operationId: GetNiatelemetryDomInfoObjectByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/DomInfoObjects/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DomThresInfoObjects: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DomThresInfoObject' resource. operationId: GetNiatelemetryDomThresInfoObjectList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DomThresInfoObject parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.DomThresInfoObject' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DomThresInfoObject.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/DomThresInfoObjects/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.DomThresInfoObject' resource. operationId: GetNiatelemetryDomThresInfoObjectByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.DomThresInfoObject parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.DomThresInfoObject' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.DomThresInfoObject' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryDomThresInfoObjectByMoid: operationId: GetNiatelemetryDomThresInfoObjectByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/DomThresInfoObjects/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Epgs: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Epg' resource. operationId: GetNiatelemetryEpgList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Epg parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Epg' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Epg.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Epgs/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Epg' resource. operationId: GetNiatelemetryEpgByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Epg parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Epg' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Epg' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryEpgByMoid: operationId: GetNiatelemetryEpgByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Epgs/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Fabrics: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Fabric' resource. operationId: GetNiatelemetryFabricList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Fabric - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Fabric' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Fabric.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Fabrics/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Fabric' resource. operationId: GetNiatelemetryFabricByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Fabric - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Fabric' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Fabric' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryFabricByMoid: operationId: GetNiatelemetryFabricByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Fabrics/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricModuleDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricModuleDetails' resource. operationId: GetNiatelemetryFabricModuleDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricModuleDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.FabricModuleDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricModuleDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricModuleDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricModuleDetails' resource. operationId: GetNiatelemetryFabricModuleDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricModuleDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.FabricModuleDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricModuleDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryFabricModuleDetailsByMoid: operationId: GetNiatelemetryFabricModuleDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/FabricModuleDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricNodeControlDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricNodeControlDetails' resource. operationId: GetNiatelemetryFabricNodeControlDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricNodeControlDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.FabricNodeControlDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricNodeControlDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricNodeControlDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricNodeControlDetails' resource. operationId: GetNiatelemetryFabricNodeControlDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricNodeControlDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.FabricNodeControlDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricNodeControlDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryFabricNodeControlDetailsByMoid: operationId: GetNiatelemetryFabricNodeControlDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/FabricNodeControlDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricPodProfiles: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricPodProfile' resource. operationId: GetNiatelemetryFabricPodProfileList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricPodProfile parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.FabricPodProfile' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricPodProfile.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricPodProfiles/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricPodProfile' resource. operationId: GetNiatelemetryFabricPodProfileByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricPodProfile parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.FabricPodProfile' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricPodProfile' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryFabricPodProfileByMoid: operationId: GetNiatelemetryFabricPodProfileByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/FabricPodProfiles/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricPodSs: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricPodSs' resource. operationId: GetNiatelemetryFabricPodSsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricPodSs parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.FabricPodSs' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricPodSs.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/FabricPodSs/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.FabricPodSs' resource. operationId: GetNiatelemetryFabricPodSsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.FabricPodSs parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.FabricPodSs' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.FabricPodSs' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryFabricPodSsByMoid: operationId: GetNiatelemetryFabricPodSsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/FabricPodSs/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Faults: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Fault' resource. operationId: GetNiatelemetryFaultList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Fault parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Fault' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Fault.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Faults/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Fault' resource. operationId: GetNiatelemetryFaultByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Fault parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Fault' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Fault' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryFaultByMoid: operationId: GetNiatelemetryFaultByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Faults/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HcloudDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HcloudDetails' resource. operationId: GetNiatelemetryHcloudDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HcloudDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.HcloudDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HcloudDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HcloudDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HcloudDetails' resource. operationId: GetNiatelemetryHcloudDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HcloudDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.HcloudDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HcloudDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryHcloudDetailsByMoid: operationId: GetNiatelemetryHcloudDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/HcloudDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HealthInsightsData: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HealthInsightsData' resource. operationId: GetNiatelemetryHealthInsightsDataList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HealthInsightsData parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.HealthInsightsData' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HealthInsightsData.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HealthInsightsData/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HealthInsightsData' resource. operationId: GetNiatelemetryHealthInsightsDataByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HealthInsightsData parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.HealthInsightsData' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HealthInsightsData' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryHealthInsightsDataByMoid: operationId: GetNiatelemetryHealthInsightsDataByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/HealthInsightsData/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclContractDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclContractDetails' resource. operationId: GetNiatelemetryHttpsAclContractDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclContractDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.HttpsAclContractDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclContractDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclContractDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclContractDetails' resource. operationId: GetNiatelemetryHttpsAclContractDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclContractDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.HttpsAclContractDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclContractDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryHttpsAclContractDetailsByMoid: operationId: GetNiatelemetryHttpsAclContractDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/HttpsAclContractDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclContractFilterMaps: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclContractFilterMap' resource. operationId: GetNiatelemetryHttpsAclContractFilterMapList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclContractFilterMap parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.HttpsAclContractFilterMap' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclContractFilterMap.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclContractFilterMaps/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclContractFilterMap' resource. operationId: GetNiatelemetryHttpsAclContractFilterMapByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclContractFilterMap parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.HttpsAclContractFilterMap' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclContractFilterMap' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryHttpsAclContractFilterMapByMoid: operationId: GetNiatelemetryHttpsAclContractFilterMapByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/HttpsAclContractFilterMaps/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclEpgContractMaps: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclEpgContractMap' resource. operationId: GetNiatelemetryHttpsAclEpgContractMapList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclEpgContractMap parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.HttpsAclEpgContractMap' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclEpgContractMap.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclEpgContractMaps/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclEpgContractMap' resource. operationId: GetNiatelemetryHttpsAclEpgContractMapByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclEpgContractMap parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.HttpsAclEpgContractMap' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclEpgContractMap' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryHttpsAclEpgContractMapByMoid: operationId: GetNiatelemetryHttpsAclEpgContractMapByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/HttpsAclEpgContractMaps/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclEpgDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclEpgDetails' resource. operationId: GetNiatelemetryHttpsAclEpgDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclEpgDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.HttpsAclEpgDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclEpgDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclEpgDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclEpgDetails' resource. operationId: GetNiatelemetryHttpsAclEpgDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclEpgDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.HttpsAclEpgDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclEpgDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryHttpsAclEpgDetailsByMoid: operationId: GetNiatelemetryHttpsAclEpgDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/HttpsAclEpgDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclFilterDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclFilterDetails' resource. operationId: GetNiatelemetryHttpsAclFilterDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclFilterDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.HttpsAclFilterDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclFilterDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/HttpsAclFilterDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.HttpsAclFilterDetails' resource. operationId: GetNiatelemetryHttpsAclFilterDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.HttpsAclFilterDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.HttpsAclFilterDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.HttpsAclFilterDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryHttpsAclFilterDetailsByMoid: operationId: GetNiatelemetryHttpsAclFilterDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/HttpsAclFilterDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/InsightGroupDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.InsightGroupDetails' resource. operationId: GetNiatelemetryInsightGroupDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.InsightGroupDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.InsightGroupDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.InsightGroupDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/InsightGroupDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.InsightGroupDetails' resource. operationId: GetNiatelemetryInsightGroupDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.InsightGroupDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.InsightGroupDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.InsightGroupDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryInsightGroupDetailsByMoid: operationId: GetNiatelemetryInsightGroupDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/InsightGroupDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Lcs: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Lc' resource. operationId: GetNiatelemetryLcList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Lc parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Lc' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Lc.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Lcs/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Lc' resource. operationId: GetNiatelemetryLcByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Lc parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Lc' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Lc' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryLcByMoid: operationId: GetNiatelemetryLcByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Lcs/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/LeafPolGrpDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.LeafPolGrpDetails' resource. operationId: GetNiatelemetryLeafPolGrpDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.LeafPolGrpDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.LeafPolGrpDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.LeafPolGrpDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/LeafPolGrpDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.LeafPolGrpDetails' resource. operationId: GetNiatelemetryLeafPolGrpDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.LeafPolGrpDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.LeafPolGrpDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.LeafPolGrpDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryLeafPolGrpDetailsByMoid: operationId: GetNiatelemetryLeafPolGrpDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/LeafPolGrpDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Links: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Link' resource. operationId: GetNiatelemetryLinkList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Link - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Link' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Link.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Links/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Link' resource. operationId: GetNiatelemetryLinkByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Link - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Link' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Link' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryLinkByMoid: operationId: GetNiatelemetryLinkByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Links/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MdsNeighbors: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MdsNeighbors' resource. operationId: GetNiatelemetryMdsNeighborsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MdsNeighbors parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.MdsNeighbors' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MdsNeighbors.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MdsNeighbors/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MdsNeighbors' resource. operationId: GetNiatelemetryMdsNeighborsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MdsNeighbors parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.MdsNeighbors' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MdsNeighbors' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryMdsNeighborsByMoid: operationId: GetNiatelemetryMdsNeighborsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/MdsNeighbors/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoContractDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoContractDetails' resource. operationId: GetNiatelemetryMsoContractDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoContractDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.MsoContractDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoContractDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoContractDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoContractDetails' resource. operationId: GetNiatelemetryMsoContractDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoContractDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.MsoContractDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoContractDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryMsoContractDetailsByMoid: operationId: GetNiatelemetryMsoContractDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/MsoContractDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoEpgDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoEpgDetails' resource. operationId: GetNiatelemetryMsoEpgDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoEpgDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.MsoEpgDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoEpgDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoEpgDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoEpgDetails' resource. operationId: GetNiatelemetryMsoEpgDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoEpgDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.MsoEpgDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoEpgDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryMsoEpgDetailsByMoid: operationId: GetNiatelemetryMsoEpgDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/MsoEpgDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoSchemaDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoSchemaDetails' resource. operationId: GetNiatelemetryMsoSchemaDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoSchemaDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.MsoSchemaDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoSchemaDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoSchemaDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoSchemaDetails' resource. operationId: GetNiatelemetryMsoSchemaDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoSchemaDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.MsoSchemaDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoSchemaDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryMsoSchemaDetailsByMoid: operationId: GetNiatelemetryMsoSchemaDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/MsoSchemaDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoSiteDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoSiteDetails' resource. operationId: GetNiatelemetryMsoSiteDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoSiteDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.MsoSiteDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoSiteDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoSiteDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoSiteDetails' resource. operationId: GetNiatelemetryMsoSiteDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoSiteDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.MsoSiteDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoSiteDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryMsoSiteDetailsByMoid: operationId: GetNiatelemetryMsoSiteDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/MsoSiteDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoTenantDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoTenantDetails' resource. operationId: GetNiatelemetryMsoTenantDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoTenantDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.MsoTenantDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoTenantDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/MsoTenantDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.MsoTenantDetails' resource. operationId: GetNiatelemetryMsoTenantDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.MsoTenantDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.MsoTenantDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.MsoTenantDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryMsoTenantDetailsByMoid: operationId: GetNiatelemetryMsoTenantDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/MsoTenantDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Neighbors: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Neighbor' resource. operationId: GetNiatelemetryNeighborList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Neighbor - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Neighbor' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Neighbor.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Neighbors/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Neighbor' resource. operationId: GetNiatelemetryNeighborByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Neighbor - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Neighbor' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Neighbor' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNeighborByMoid: operationId: GetNiatelemetryNeighborByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Neighbors/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Networks: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Network' resource. operationId: GetNiatelemetryNetworkList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Network - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Network' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Network.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Networks/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Network' resource. operationId: GetNiatelemetryNetworkByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Network - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Network' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Network' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNetworkByMoid: operationId: GetNiatelemetryNetworkByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Networks/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusCloudAccounts: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusCloudAccount' resource. operationId: GetNiatelemetryNexusCloudAccountList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusCloudAccount parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NexusCloudAccount' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusCloudAccount.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusCloudAccounts/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusCloudAccount' resource. operationId: GetNiatelemetryNexusCloudAccountByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusCloudAccount parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NexusCloudAccount' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusCloudAccount' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNexusCloudAccountByMoid: operationId: GetNiatelemetryNexusCloudAccountByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NexusCloudAccounts/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusCloudSites: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusCloudSite' resource. operationId: GetNiatelemetryNexusCloudSiteList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusCloudSite parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NexusCloudSite' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusCloudSite.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusCloudSites/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusCloudSite' resource. operationId: GetNiatelemetryNexusCloudSiteByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusCloudSite parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NexusCloudSite' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusCloudSite' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNexusCloudSiteByMoid: operationId: GetNiatelemetryNexusCloudSiteByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NexusCloudSites/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboardControllerDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboardControllerDetails' resource. operationId: GetNiatelemetryNexusDashboardControllerDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboardControllerDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NexusDashboardControllerDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboardControllerDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboardControllerDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboardControllerDetails' resource. operationId: GetNiatelemetryNexusDashboardControllerDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboardControllerDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NexusDashboardControllerDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboardControllerDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNexusDashboardControllerDetailsByMoid: operationId: GetNiatelemetryNexusDashboardControllerDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NexusDashboardControllerDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboardDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboardDetails' resource. operationId: GetNiatelemetryNexusDashboardDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboardDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NexusDashboardDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboardDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboardDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboardDetails' resource. operationId: GetNiatelemetryNexusDashboardDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboardDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NexusDashboardDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboardDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNexusDashboardDetailsByMoid: operationId: GetNiatelemetryNexusDashboardDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NexusDashboardDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboardMemoryDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboardMemoryDetails' resource. operationId: GetNiatelemetryNexusDashboardMemoryDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboardMemoryDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NexusDashboardMemoryDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboardMemoryDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboardMemoryDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboardMemoryDetails' resource. operationId: GetNiatelemetryNexusDashboardMemoryDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboardMemoryDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NexusDashboardMemoryDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboardMemoryDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNexusDashboardMemoryDetailsByMoid: operationId: GetNiatelemetryNexusDashboardMemoryDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NexusDashboardMemoryDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboards: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboards' resource. operationId: GetNiatelemetryNexusDashboardsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboards parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NexusDashboards' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboards.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NexusDashboards/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NexusDashboards' resource. operationId: GetNiatelemetryNexusDashboardsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NexusDashboards parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NexusDashboards' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NexusDashboards' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNexusDashboardsByMoid: operationId: GetNiatelemetryNexusDashboardsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NexusDashboards/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaFeatureUsages: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaFeatureUsage' resource. operationId: GetNiatelemetryNiaFeatureUsageList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaFeatureUsage parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NiaFeatureUsage' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaFeatureUsage.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaFeatureUsages/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaFeatureUsage' resource. operationId: GetNiatelemetryNiaFeatureUsageByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaFeatureUsage parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NiaFeatureUsage' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaFeatureUsage' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNiaFeatureUsageByMoid: operationId: GetNiatelemetryNiaFeatureUsageByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NiaFeatureUsages/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaInventories: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaInventory' resource. operationId: GetNiatelemetryNiaInventoryList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaInventory parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NiaInventory' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaInventory.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaInventories/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaInventory' resource. operationId: GetNiatelemetryNiaInventoryByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaInventory parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NiaInventory' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaInventory' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNiaInventoryByMoid: operationId: GetNiatelemetryNiaInventoryByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NiaInventories/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaInventoryDcnms: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaInventoryDcnm' resource. operationId: GetNiatelemetryNiaInventoryDcnmList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaInventoryDcnm parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NiaInventoryDcnm' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaInventoryDcnm.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaInventoryDcnms/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaInventoryDcnm' resource. operationId: GetNiatelemetryNiaInventoryDcnmByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaInventoryDcnm parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NiaInventoryDcnm' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaInventoryDcnm' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNiaInventoryDcnmByMoid: operationId: GetNiatelemetryNiaInventoryDcnmByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NiaInventoryDcnms/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaInventoryFabrics: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaInventoryFabric' resource. operationId: GetNiatelemetryNiaInventoryFabricList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaInventoryFabric parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NiaInventoryFabric' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaInventoryFabric.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaInventoryFabrics/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaInventoryFabric' resource. operationId: GetNiatelemetryNiaInventoryFabricByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaInventoryFabric parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NiaInventoryFabric' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaInventoryFabric' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNiaInventoryFabricByMoid: operationId: GetNiatelemetryNiaInventoryFabricByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NiaInventoryFabrics/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaLicenseStates: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaLicenseState' resource. operationId: GetNiatelemetryNiaLicenseStateList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaLicenseState parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.NiaLicenseState' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaLicenseState.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/NiaLicenseStates/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.NiaLicenseState' resource. operationId: GetNiatelemetryNiaLicenseStateByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.NiaLicenseState parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.NiaLicenseState' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.NiaLicenseState' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNiaLicenseStateByMoid: operationId: GetNiatelemetryNiaLicenseStateByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/NiaLicenseStates/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Niccs: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Nicc' resource. operationId: GetNiatelemetryNiccList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Nicc parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Nicc' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Nicc.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Niccs/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Nicc' resource. operationId: GetNiatelemetryNiccByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Nicc parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Nicc' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Nicc' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryNiccByMoid: operationId: GetNiatelemetryNiccByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Niccs/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PasswordStrengthChecks: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PasswordStrengthCheck' resource. operationId: GetNiatelemetryPasswordStrengthCheckList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PasswordStrengthCheck parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.PasswordStrengthCheck' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PasswordStrengthCheck.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PasswordStrengthChecks/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PasswordStrengthCheck' resource. operationId: GetNiatelemetryPasswordStrengthCheckByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PasswordStrengthCheck parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.PasswordStrengthCheck' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PasswordStrengthCheck' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryPasswordStrengthCheckByMoid: operationId: GetNiatelemetryPasswordStrengthCheckByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/PasswordStrengthChecks/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PodCommPolicies: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PodCommPolicies' resource. operationId: GetNiatelemetryPodCommPoliciesList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PodCommPolicies parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.PodCommPolicies' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PodCommPolicies.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PodCommPolicies/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PodCommPolicies' resource. operationId: GetNiatelemetryPodCommPoliciesByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PodCommPolicies parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.PodCommPolicies' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PodCommPolicies' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryPodCommPoliciesByMoid: operationId: GetNiatelemetryPodCommPoliciesByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/PodCommPolicies/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PodSnmpPolicies: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PodSnmpPolicies' resource. operationId: GetNiatelemetryPodSnmpPoliciesList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PodSnmpPolicies parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.PodSnmpPolicies' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PodSnmpPolicies.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PodSnmpPolicies/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PodSnmpPolicies' resource. operationId: GetNiatelemetryPodSnmpPoliciesByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PodSnmpPolicies parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.PodSnmpPolicies' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PodSnmpPolicies' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryPodSnmpPoliciesByMoid: operationId: GetNiatelemetryPodSnmpPoliciesByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/PodSnmpPolicies/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PodTimeServerPolicies: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PodTimeServerPolicies' resource. operationId: GetNiatelemetryPodTimeServerPoliciesList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PodTimeServerPolicies parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.PodTimeServerPolicies' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PodTimeServerPolicies.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/PodTimeServerPolicies/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.PodTimeServerPolicies' resource. operationId: GetNiatelemetryPodTimeServerPoliciesByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.PodTimeServerPolicies parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.PodTimeServerPolicies' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.PodTimeServerPolicies' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryPodTimeServerPoliciesByMoid: operationId: GetNiatelemetryPodTimeServerPoliciesByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/PodTimeServerPolicies/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Routes: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Route' resource. operationId: GetNiatelemetryRouteList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Route - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Route' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Route.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Routes/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Route' resource. operationId: GetNiatelemetryRouteByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Route - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Route' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Route' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryRouteByMoid: operationId: GetNiatelemetryRouteByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Routes/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SiteInventories: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SiteInventory' resource. operationId: GetNiatelemetrySiteInventoryList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SiteInventory parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SiteInventory' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SiteInventory.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SiteInventories/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SiteInventory' resource. operationId: GetNiatelemetrySiteInventoryByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SiteInventory parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SiteInventory' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SiteInventory' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySiteInventoryByMoid: operationId: GetNiatelemetrySiteInventoryByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SiteInventories/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SnmpSrcs: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SnmpSrc' resource. operationId: GetNiatelemetrySnmpSrcList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SnmpSrc parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SnmpSrc' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SnmpSrc.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SnmpSrcs/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SnmpSrc' resource. operationId: GetNiatelemetrySnmpSrcByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SnmpSrc parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SnmpSrc' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SnmpSrc' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySnmpSrcByMoid: operationId: GetNiatelemetrySnmpSrcByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SnmpSrcs/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SpinePolGrpDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SpinePolGrpDetails' resource. operationId: GetNiatelemetrySpinePolGrpDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SpinePolGrpDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SpinePolGrpDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SpinePolGrpDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SpinePolGrpDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SpinePolGrpDetails' resource. operationId: GetNiatelemetrySpinePolGrpDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SpinePolGrpDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SpinePolGrpDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SpinePolGrpDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySpinePolGrpDetailsByMoid: operationId: GetNiatelemetrySpinePolGrpDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SpinePolGrpDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SshVersionTwos: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SshVersionTwo' resource. operationId: GetNiatelemetrySshVersionTwoList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SshVersionTwo parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SshVersionTwo' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SshVersionTwo.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SshVersionTwos/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SshVersionTwo' resource. operationId: GetNiatelemetrySshVersionTwoByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SshVersionTwo parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SshVersionTwo' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SshVersionTwo' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySshVersionTwoByMoid: operationId: GetNiatelemetrySshVersionTwoByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SshVersionTwos/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SupervisorModuleDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SupervisorModuleDetails' resource. operationId: GetNiatelemetrySupervisorModuleDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SupervisorModuleDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SupervisorModuleDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SupervisorModuleDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SupervisorModuleDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SupervisorModuleDetails' resource. operationId: GetNiatelemetrySupervisorModuleDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SupervisorModuleDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SupervisorModuleDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SupervisorModuleDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySupervisorModuleDetailsByMoid: operationId: GetNiatelemetrySupervisorModuleDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SupervisorModuleDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Switches: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Switch' resource. operationId: GetNiatelemetrySwitchList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Switch - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Switch' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Switch.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Switches/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Switch' resource. operationId: GetNiatelemetrySwitchByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.Switch - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Switch' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Switch' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySwitchByMoid: operationId: GetNiatelemetrySwitchByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Switches/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SwitchInterfaces: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SwitchInterface' resource. operationId: GetNiatelemetrySwitchInterfaceList security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.SwitchInterface - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SwitchInterface' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SwitchInterface.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SwitchInterfaces/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SwitchInterface' resource. operationId: GetNiatelemetrySwitchInterfaceByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - PRIVSET.Read-Only - READ.niatelemetry.SwitchInterface - ROLE.Account Administrator - ROLE.Read-Only parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SwitchInterface' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SwitchInterface' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySwitchInterfaceByMoid: operationId: GetNiatelemetrySwitchInterfaceByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SwitchInterfaces/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SyslogRemoteDests: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SyslogRemoteDest' resource. operationId: GetNiatelemetrySyslogRemoteDestList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SyslogRemoteDest parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SyslogRemoteDest' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SyslogRemoteDest.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SyslogRemoteDests/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SyslogRemoteDest' resource. operationId: GetNiatelemetrySyslogRemoteDestByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SyslogRemoteDest parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SyslogRemoteDest' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SyslogRemoteDest' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySyslogRemoteDestByMoid: operationId: GetNiatelemetrySyslogRemoteDestByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SyslogRemoteDests/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SyslogSysMsgs: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SyslogSysMsg' resource. operationId: GetNiatelemetrySyslogSysMsgList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SyslogSysMsg parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SyslogSysMsg' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SyslogSysMsg.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SyslogSysMsgs/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SyslogSysMsg' resource. operationId: GetNiatelemetrySyslogSysMsgByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SyslogSysMsg parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SyslogSysMsg' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SyslogSysMsg' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySyslogSysMsgByMoid: operationId: GetNiatelemetrySyslogSysMsgByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SyslogSysMsgs/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SyslogSysMsgFacFilters: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SyslogSysMsgFacFilter' resource. operationId: GetNiatelemetrySyslogSysMsgFacFilterList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SyslogSysMsgFacFilter parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SyslogSysMsgFacFilter' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SyslogSysMsgFacFilter.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SyslogSysMsgFacFilters/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SyslogSysMsgFacFilter' resource. operationId: GetNiatelemetrySyslogSysMsgFacFilterByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SyslogSysMsgFacFilter parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SyslogSysMsgFacFilter' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SyslogSysMsgFacFilter' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySyslogSysMsgFacFilterByMoid: operationId: GetNiatelemetrySyslogSysMsgFacFilterByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SyslogSysMsgFacFilters/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SystemControllerDetails: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SystemControllerDetails' resource. operationId: GetNiatelemetrySystemControllerDetailsList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SystemControllerDetails parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.SystemControllerDetails' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SystemControllerDetails.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/SystemControllerDetails/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.SystemControllerDetails' resource. operationId: GetNiatelemetrySystemControllerDetailsByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.SystemControllerDetails parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.SystemControllerDetails' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.SystemControllerDetails' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetrySystemControllerDetailsByMoid: operationId: GetNiatelemetrySystemControllerDetailsByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/SystemControllerDetails/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Tenants: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Tenant' resource. operationId: GetNiatelemetryTenantList security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Tenant parameters: - $ref: '#/components/parameters/filterParam' - $ref: '#/components/parameters/orderbyParam' - $ref: '#/components/parameters/topParam' - $ref: '#/components/parameters/skipParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/applyParam' - $ref: '#/components/parameters/countParam' - $ref: '#/components/parameters/inlinecountParam' - $ref: '#/components/parameters/atParam' - $ref: '#/components/parameters/tagsParam' responses: '200': description: List of 'niatelemetry.Tenant' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Tenant.Response' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' /api/v1/niatelemetry/Tenants/{Moid}: get: tags: - niatelemetry x-intersight-type: SaaS summary: Read a 'niatelemetry.Tenant' resource. operationId: GetNiatelemetryTenantByMoid security: - cookieAuth: [] - http_signature: [] - oAuth2: - READ.niatelemetry.Tenant parameters: - $ref: '#/components/parameters/moidParam' - $ref: '#/components/parameters/selectParam' - $ref: '#/components/parameters/expandParam' - $ref: '#/components/parameters/atParam' responses: '200': description: An instance of the 'niatelemetry.Tenant' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' Content-Disposition: $ref: '#/components/headers/Content-Disposition' Content-Length: $ref: '#/components/headers/Content-Length' content: application/json: schema: $ref: '#/components/schemas/niatelemetry.Tenant' text/csv: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/CsvFile application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/ExcelFile links: GetNiatelemetryTenantByMoid: operationId: GetNiatelemetryTenantByMoid parameters: Moid: $response.body#/Moid description: The 'Moid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/niatelemetry/Tenants/{Moid}'. GetIamAccountByMoid: $ref: '#/components/links/GetIamAccountByMoid' GetIamDomainGroupByMoid: $ref: '#/components/links/GetIamDomainGroupByMoid' '400': $ref: '#/components/responses/http_status_400' '401': $ref: '#/components/responses/http_status_401' '403': $ref: '#/components/responses/http_status_403' '404': $ref: '#/components/responses/http_status_404' default: $ref: '#/components/responses/default' components: schemas: niatelemetry.NexusDashboardControllerDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NexusDashboardControllerDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NexusDashboardControllerDetails' resources." x-one-of-name: niatelemetry.NexusDashboardControllerDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NexusDashboardControllerDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.FabricPodProfile: title: Niatelemetry:Fabric Pod Profile description: Object to capture Fabric Pod Profile details. x-allOf-name: niatelemetry.FabricPodProfile allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.FabricPodProfile', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.FabricPodProfile default: niatelemetry.FabricPodProfile x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.FabricPodProfile default: niatelemetry.FabricPodProfile x-enum-as-string: true Dn: description: Dn of the Fabric pod profile for APIC. type: string x-omitempty: true FabricPodsList: description: Dn of the Children PodS for the above Pod Profile . type: string x-omitempty: true Name: description: Name of the Fabric pod profile for APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.DeploymentStatus: title: Niatelemetry:Deployment Status description: Stores information related to deployment details. x-allOf-name: niatelemetry.DeploymentStatus allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.DeploymentStatus', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DeploymentStatus default: niatelemetry.DeploymentStatus x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DeploymentStatus default: niatelemetry.DeploymentStatus x-enum-as-string: true Id: description: Returns the id of network/vrf. type: integer format: int64 x-omitempty: true Name: description: Returns the name of network/vrf. type: string x-omitempty: true Status: description: Returns the deployment status of network/vrf. type: string x-omitempty: true niatelemetry.PodSnmpPolicies.List: title: List of 'niatelemetry.PodSnmpPolicies' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.PodSnmpPolicies'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.PodSnmpPolicies' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.PodSnmpPolicies' niatelemetry.SnmpSrc: title: Niatelemetry:Snmp Src description: Object to capture SNMP Src details. x-allOf-name: niatelemetry.SnmpSrc allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SnmpSrc', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SnmpSrc default: niatelemetry.SnmpSrc x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SnmpSrc default: niatelemetry.SnmpSrc x-enum-as-string: true CommonPolicy: description: Parent common policy for SNMP Source in APIC. type: string x-omitempty: true Dn: description: Dn of the SNMP Source in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SnmpTrapDest: description: List of SNMP trap destination for the above src. type: string x-omitempty: true SnmpTrapDestGrp: description: SNMP trap destination group for the above src. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.HttpsAclContractDetails.List: title: List of 'niatelemetry.HttpsAclContractDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.HttpsAclContractDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.HttpsAclContractDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.HttpsAclContractDetails' niatelemetry.ApicSnmpTrapFwdServerDetails.List: title: List of 'niatelemetry.ApicSnmpTrapFwdServerDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSnmpTrapFwdServerDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSnmpTrapFwdServerDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapFwdServerDetails' niatelemetry.InsightGroupDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.InsightGroupDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.InsightGroupDetails' resources." x-one-of-name: niatelemetry.InsightGroupDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.InsightGroupDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NexusDashboardDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NexusDashboardDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NexusDashboardDetails' resources." x-one-of-name: niatelemetry.NexusDashboardDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NexusDashboardDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.MsoSiteDetails.List: title: List of 'niatelemetry.MsoSiteDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.MsoSiteDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.MsoSiteDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.MsoSiteDetails' niatelemetry.DcnmPsuDetails.List: title: List of 'niatelemetry.DcnmPsuDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.DcnmPsuDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.DcnmPsuDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.DcnmPsuDetails' niatelemetry.ApicFexDetails.List: title: List of 'niatelemetry.ApicFexDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicFexDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicFexDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicFexDetails' niatelemetry.EqptStorageFirmware: title: Niatelemetry:Eqpt Storage Firmware description: Disk utilization information for the aci nodes. x-allOf-name: niatelemetry.EqptStorageFirmware allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.EqptStorageFirmware', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.EqptStorageFirmware default: niatelemetry.EqptStorageFirmware x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.EqptStorageFirmware default: niatelemetry.EqptStorageFirmware x-enum-as-string: true Available: description: Availabe disk space in aci nodes. type: string x-omitempty: true Used: description: Used disk space in aci nodes. type: string x-omitempty: true niatelemetry.NxosModuleInfo: title: Niatelemetry:Nxos Module Info description: Hardware module information installed in the switch chassis (line cards, supervisors, etc.). x-allOf-name: niatelemetry.NxosModuleInfo allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.NxosModuleInfo', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NxosModuleInfo default: niatelemetry.NxosModuleInfo x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NxosModuleInfo default: niatelemetry.NxosModuleInfo x-enum-as-string: true Hw: description: Hardware version reported for the module. type: string readOnly: true x-omitempty: true Mod: description: Module number or slot identifier in the switch chassis. type: string readOnly: true x-omitempty: true Model: description: Model name or product ID of the module hardware. type: string readOnly: true x-omitempty: true OnlineDiagStatus: description: Online diagnostic status of the module. type: string readOnly: true x-omitempty: true SerialNumber: description: Serial number of the module. type: string readOnly: true x-omitempty: true Slot: description: Slot type reported for the module. type: string readOnly: true x-omitempty: true Status: description: Operational status of the module. type: string readOnly: true x-omitempty: true Sw: description: Software version reported for the module. type: string readOnly: true x-omitempty: true niatelemetry.SwitchDiskUtilization: title: Niatelemetry:Switch Disk Utilization description: Stores switch disk utilization details. x-allOf-name: niatelemetry.SwitchDiskUtilization allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.SwitchDiskUtilization', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SwitchDiskUtilization default: niatelemetry.SwitchDiskUtilization x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SwitchDiskUtilization default: niatelemetry.SwitchDiskUtilization x-enum-as-string: true Avail: description: Available space in the given path. type: string x-omitempty: true Name: description: Name of the path in the switch. type: string x-omitempty: true Path: description: Path details for the name in the switch. type: string x-omitempty: true Used: description: Used space in the given path. type: string x-omitempty: true niatelemetry.ApicCoreFileDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicCoreFileDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicCoreFileDetails' resources." x-one-of-name: niatelemetry.ApicCoreFileDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicCoreFileDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.DcnmPsuDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.DcnmPsuDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.DcnmPsuDetails' resources." x-one-of-name: niatelemetry.DcnmPsuDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.DcnmPsuDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NexusCloudSite.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NexusCloudSite' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NexusCloudSite' resources." x-one-of-name: niatelemetry.NexusCloudSite.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NexusCloudSite.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.VpcDetails: title: Niatelemetry:Vpc Details description: Stores information related to VPC pairs on every switch. x-allOf-name: niatelemetry.VpcDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.VpcDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.VpcDetails default: niatelemetry.VpcDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.VpcDetails default: niatelemetry.VpcDetails x-enum-as-string: true IsVpcConfigured: description: Returns boolean if VPC is configured on switch or not. type: boolean x-omitempty: true PeerSwitchDbId: description: Returns peer switch id if VPC configured. type: integer format: int64 x-omitempty: true SwitchDbId: description: Returns the switch id of the switch. type: integer format: int64 x-omitempty: true niatelemetry.HttpsAclContractDetails: title: Niatelemetry:Https Acl Contract Details description: Object to capture the HTTPS ACL contract details in APIC. x-allOf-name: niatelemetry.HttpsAclContractDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.HttpsAclContractDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.HttpsAclContractDetails default: niatelemetry.HttpsAclContractDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.HttpsAclContractDetails default: niatelemetry.HttpsAclContractDetails x-enum-as-string: true ConsumerDn: description: Consumer Dn of the HTTPS ACL contract children MOs for APIC. type: string x-omitempty: true ContractName: description: Name of HTTPS ACL contract for APIC. type: string x-omitempty: true MgmtInstpDn: description: Mgmt Inst Dn of the HTTPS ACL contract children MOs for APIC. type: string x-omitempty: true MgmtSubnetAddresses: description: Mgmt subnet address of the HTTPS ACL contract children MOs for APIC. type: string x-omitempty: true ProviderDn: description: Provider dn of the HTTPS ACL contract children MOs for APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Controller.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Controller' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Controller' resources." x-one-of-name: niatelemetry.Controller.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Controller.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicPerformanceData.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicPerformanceData' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicPerformanceData' resources." x-one-of-name: niatelemetry.ApicPerformanceData.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicPerformanceData.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.AaaTacacsProviderDetails.List: title: List of 'niatelemetry.AaaTacacsProviderDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.AaaTacacsProviderDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.AaaTacacsProviderDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.AaaTacacsProviderDetails' niatelemetry.NexusCloudSite.List: title: List of 'niatelemetry.NexusCloudSite' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NexusCloudSite'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NexusCloudSite' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NexusCloudSite' niatelemetry.ClusterNode.Relationship: description: A relationship to the 'niatelemetry.ClusterNode' resource, or the expanded 'niatelemetry.ClusterNode' resource, or the 'null' value. x-one-of-name: niatelemetry.ClusterNode.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.ClusterNode' discriminator: propertyName: ClassId niatelemetry.VniStatus: title: Niatelemetry:Vni Status description: Stores information related to vni details. x-allOf-name: niatelemetry.VniStatus allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.VniStatus', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.VniStatus default: niatelemetry.VniStatus x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.VniStatus default: niatelemetry.VniStatus x-enum-as-string: true Vni: description: Returns the vni id of the vni. type: string x-omitempty: true VniState: description: Returns the vni state of the vni. type: string x-omitempty: true VniType: description: Returns the vni type of the vni. type: string x-omitempty: true niatelemetry.DomThresInfoObject: title: Niatelemetry:Dom Thres Info Object description: DomThresInfoobject available per port per linecard per device. x-allOf-name: niatelemetry.DomThresInfoObject allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.DomThresInfoObject', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DomThresInfoObject default: niatelemetry.DomThresInfoObject x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DomThresInfoObject default: niatelemetry.DomThresInfoObject x-enum-as-string: true DomThresInfo: type: - array - 'null' items: description: Returns DomThresInfo collection for all ports in all linecard. $ref: '#/components/schemas/niatelemetry.DomThresInfo' x-omitempty: true RecordType: description: Type of record NEXUS - This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed - This determines what was the API version for data available from the device. type: string x-omitempty: true Serial: description: Serial number of device being inventoried - The serial number is unique per device. type: string x-omitempty: true SlotId: description: Line card slot of device being inventoried - The linecard number is specific to serial of a device. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.AaaLdapProviderDetails.List: title: List of 'niatelemetry.AaaLdapProviderDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.AaaLdapProviderDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.AaaLdapProviderDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.AaaLdapProviderDetails' niatelemetry.LeafPolGrpDetails: title: Niatelemetry:Leaf Pol Grp Details description: Object to capture leaf pol group details. x-allOf-name: niatelemetry.LeafPolGrpDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.LeafPolGrpDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.LeafPolGrpDetails default: niatelemetry.LeafPolGrpDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.LeafPolGrpDetails default: niatelemetry.LeafPolGrpDetails x-enum-as-string: true Dn: description: Dn of the Pol group and leaf profile relational object. type: string x-omitempty: true FabricNodeControlDn: description: Fabric node control dn associated with the pol group. type: string x-omitempty: true FabricNodeControlPolName: description: Fabric node control policy name associated with the pol group. type: string x-omitempty: true LeafPolGroupName: description: Leaf policy group name in APIC. type: string x-omitempty: true LeafProfileName: description: Leaf profile group name in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true State: description: State of fabric node control pol. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NexusDashboardDetails: title: Niatelemetry:Nexus Dashboard Details description: Details of NexusDashboard. x-allOf-name: niatelemetry.NexusDashboardDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NexusDashboardDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NexusDashboardDetails default: niatelemetry.NexusDashboardDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NexusDashboardDetails default: niatelemetry.NexusDashboardDetails x-enum-as-string: true ClusterName: description: Name of the nexus dashboard cluster. type: string x-omitempty: true DeviceModel: description: Model of the nexus dashboard cluster. type: string x-omitempty: true NexusDashboardName: description: Name of the NexusDashboard. type: string x-omitempty: true NexusDashboardSerialNumber: description: Serial number of NexusDashboard. type: string x-omitempty: true Type: description: Node type of the nexus dashboard cluster. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.FabricNodeControlDetails.List: title: List of 'niatelemetry.FabricNodeControlDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.FabricNodeControlDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.FabricNodeControlDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.FabricNodeControlDetails' niatelemetry.ApicSnmpVersionThreeDetails: title: Niatelemetry:Apic Snmp Version Three Details description: Object to capture Snmp V3 details in APIC. x-allOf-name: niatelemetry.ApicSnmpVersionThreeDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSnmpVersionThreeDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSnmpVersionThreeDetails default: niatelemetry.ApicSnmpVersionThreeDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSnmpVersionThreeDetails default: niatelemetry.ApicSnmpVersionThreeDetails x-enum-as-string: true AuthType: description: AuthType of SNMP V3 in APIC. type: string x-omitempty: true Dn: description: Dn of SNMP V3 attribute in APIC. type: string x-omitempty: true Name: description: Name of SNMP V3 attribute in APIC. type: string x-omitempty: true PrivType: description: PrivType of SNMP V3 in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.EqptcapacityPrefixEntries5min: title: Niatelemetry:Eqptcapacity Prefix Entries5min description: Aci node lpm utilization information in last 15 mintutes. x-allOf-name: niatelemetry.EqptcapacityPrefixEntries5min allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.EqptcapacityPrefixEntries5min', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.EqptcapacityPrefixEntries5min default: niatelemetry.EqptcapacityPrefixEntries5min x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.EqptcapacityPrefixEntries5min default: niatelemetry.EqptcapacityPrefixEntries5min x-enum-as-string: true ExtNormalizedLast: description: Aci node lpm utilized last. type: string x-omitempty: true niatelemetry.ApicRealmDetails.List: title: List of 'niatelemetry.ApicRealmDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicRealmDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicRealmDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicRealmDetails' niatelemetry.DcnmFexDetails.List: title: List of 'niatelemetry.DcnmFexDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.DcnmFexDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.DcnmFexDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.DcnmFexDetails' niatelemetry.Neighbor: title: Niatelemetry:Neighbor description: A layer 3 neighbor managed by a nexus dashboard instance. x-allOf-name: niatelemetry.Neighbor allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Neighbor', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Neighbor default: niatelemetry.Neighbor x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Neighbor default: niatelemetry.Neighbor x-enum-as-string: true Asn: description: Local autonomous system number for the neighbor. type: integer format: int64 readOnly: true x-omitempty: true FabricName: description: Fabric name for the neighbor. type: string readOnly: true x-omitempty: true InterfaceIp: description: Interface IP address for the neighbor. type: string readOnly: true x-omitempty: true LocalIp: description: Local IP address for the neighbor. type: string readOnly: true x-omitempty: true OperationalStatus: description: Operational status of the neighbor. type: string readOnly: true x-omitempty: true OspfArea: description: OSPF area for the neighbor. type: string readOnly: true x-omitempty: true PeerAsn: description: Peer autonomous system number for the neighbor. type: integer format: int64 readOnly: true x-omitempty: true PeerIp: description: Peer IP address for the neighbor. type: string readOnly: true x-omitempty: true SwitchName: description: Switch name for the neighbor. type: string readOnly: true x-omitempty: true Type: description: The type of Neighbor object. type: string readOnly: true x-omitempty: true VrfName: description: VRF name for the neighbor. type: string readOnly: true x-omitempty: true Fabric: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' description: 'A reference to a niatelemetryFabric resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MsoEpgDetails.List: title: List of 'niatelemetry.MsoEpgDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.MsoEpgDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.MsoEpgDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.MsoEpgDetails' niatelemetry.SyslogSysMsg.List: title: List of 'niatelemetry.SyslogSysMsg' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SyslogSysMsg'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SyslogSysMsg' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SyslogSysMsg' niatelemetry.ApicSnmpTrapDetails: title: Niatelemetry:Apic Snmp Trap Details description: Object to capture Snmp trap details in APIC. x-allOf-name: niatelemetry.ApicSnmpTrapDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSnmpTrapDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSnmpTrapDetails default: niatelemetry.ApicSnmpTrapDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSnmpTrapDetails default: niatelemetry.ApicSnmpTrapDetails x-enum-as-string: true Dn: description: Dn of SNMP Trap attribute in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true V3SecLevel: description: V3SecLevel of SNMP Trap in APIC. type: string x-omitempty: true Ver: description: Version of SNMP Trap in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SupervisorModuleDetails.List: title: List of 'niatelemetry.SupervisorModuleDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SupervisorModuleDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SupervisorModuleDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SupervisorModuleDetails' niatelemetry.ApicSnmpCommunityDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSnmpCommunityDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSnmpCommunityDetails' resources." x-one-of-name: niatelemetry.ApicSnmpCommunityDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.CloudRoutersElement: title: Niatelemetry:Cloud Routers Element description: Stores information related to cloud routers. x-allOf-name: niatelemetry.CloudRoutersElement allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.CloudRoutersElement', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.CloudRoutersElement default: niatelemetry.CloudRoutersElement x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.CloudRoutersElement default: niatelemetry.CloudRoutersElement x-enum-as-string: true Name: description: Return value of name of the cloud router. type: string x-omitempty: true Version: description: Return value of cloud router version. type: string x-omitempty: true niatelemetry.SyslogRemoteDest.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SyslogRemoteDest' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SyslogRemoteDest' resources." x-one-of-name: niatelemetry.SyslogRemoteDest.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SyslogRemoteDest.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Fault.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Fault' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Fault' resources." x-one-of-name: niatelemetry.Fault.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Fault.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NiaLicenseState.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NiaLicenseState' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NiaLicenseState' resources." x-one-of-name: niatelemetry.NiaLicenseState.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NiaLicenseState.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.SyslogSysMsgFacFilter: title: Niatelemetry:Syslog Sys Msg Fac Filter description: Object to capture Syslog system Msg details. x-allOf-name: niatelemetry.SyslogSysMsgFacFilter allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SyslogSysMsgFacFilter', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SyslogSysMsgFacFilter default: niatelemetry.SyslogSysMsgFacFilter x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SyslogSysMsgFacFilter default: niatelemetry.SyslogSysMsgFacFilter x-enum-as-string: true CommonPolicy: description: Parent common policy for syslog system msg in APIC. type: string x-omitempty: true Dn: description: Dn of the Syslog System msg facility filter in APIC. type: string x-omitempty: true Facility: description: Facility of Syslog System msg facility filter in APIC. type: string x-omitempty: true MinSev: description: Minimum severity of Syslog System msg facility filter in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SyslogSysMsg: description: Parent syslog msg for syslog sys msg facility filter in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.InterfaceElement: title: Niatelemetry:Interface Element description: Stores information related to ports of a device. x-allOf-name: niatelemetry.InterfaceElement allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.InterfaceElement', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.InterfaceElement default: niatelemetry.InterfaceElement x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.InterfaceElement default: niatelemetry.InterfaceElement x-enum-as-string: true Name: description: Return value of name of the port. type: string x-omitempty: true OperState: description: Return value of operState attribute. type: string x-omitempty: true XcvrPresent: description: Return whether sfp is present or not. type: string x-omitempty: true niatelemetry.NexusDashboardMemoryDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NexusDashboardMemoryDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NexusDashboardMemoryDetails' resources." x-one-of-name: niatelemetry.NexusDashboardMemoryDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NexusDashboardMemoryDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.HcloudDetails.List: title: List of 'niatelemetry.HcloudDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.HcloudDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.HcloudDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.HcloudDetails' niatelemetry.ApicFlashDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicFlashDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicFlashDetails' resources." x-one-of-name: niatelemetry.ApicFlashDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicFlashDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicFlashDetails.List: title: List of 'niatelemetry.ApicFlashDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicFlashDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicFlashDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicFlashDetails' niatelemetry.CloudDetails: title: Niatelemetry:Cloud Details description: Inventory object available per device scope. This common object holds a device level information. x-allOf-name: niatelemetry.CloudDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.CloudDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.CloudDetails default: niatelemetry.CloudDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.CloudDetails default: niatelemetry.CloudDetails x-enum-as-string: true Dn: description: Returns the dn of cloudProvP. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Region: type: - array - 'null' items: description: Returns the collection of cloud regions information. $ref: '#/components/schemas/niatelemetry.CloudRegionsElement' x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true Vendor: description: Returns the vendor of the cloud. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SystemControllerDetails: title: Niatelemetry:System Controller Details description: System controller slot details in APIC. x-allOf-name: niatelemetry.SystemControllerDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SystemControllerDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SystemControllerDetails default: niatelemetry.SystemControllerDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SystemControllerDetails default: niatelemetry.SystemControllerDetails x-enum-as-string: true Dn: description: Dn of the supervisor module in APIC. type: string x-omitempty: true HwVer: description: Hardware version of system controller. type: string x-omitempty: true Model: description: Model of the system controller. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Serial: description: Serial number of the system controller. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Tenant: title: Niatelemetry:Tenant description: Object is available at Tenant scope. x-allOf-name: niatelemetry.Tenant allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Tenant', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Tenant default: niatelemetry.Tenant x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Tenant default: niatelemetry.Tenant x-enum-as-string: true BfdIfPolCount: description: Number of Bidirectional Forwarding Detection bfdIfPol Model Objects. type: integer format: int64 x-omitempty: true BfdIfpCount: description: Number of objects with Bidirectional Forwarding Detection Interface Policy. type: integer format: int64 x-omitempty: true DhcpRsProvCount: description: Number of tenants with Dynamic Host Configuration Protocol enabled. type: integer format: int64 x-omitempty: true Dn: description: Dn for the tenants present. type: string x-omitempty: true FhsBdPolCount: description: Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection. type: integer format: int64 x-omitempty: true FvApCount: description: Number of application profiles per tenant. type: integer format: int64 x-omitempty: true FvBdCount: description: Number of bridge domains with hardware proxy enabled per tenant. type: integer format: int64 x-omitempty: true FvBdSubnetCount: description: Number of bridge domain subnets per tenant. type: integer format: int64 x-omitempty: true FvBdnoArpCount: description: Number of bridge domains with ARP flodding disabled per tenant. type: integer format: int64 x-omitempty: true FvCepCount: description: Count of number of endpoints per tenant. type: integer format: int64 x-omitempty: true FvRsBdToFhsCount: description: Number of objects with First hop security. Checks for presence of IP source gaurd, dynamic arp inspection. type: integer format: int64 x-omitempty: true FvRsBdToOutCount: description: Number of bridge domains connected to layer 3 out per tenant. type: integer format: int64 x-omitempty: true FvSiteConnpCount: description: Number of Multi-Site objects. type: integer format: int64 x-omitempty: true FvSubnetCount: description: Number of subnets per tenant. type: integer format: int64 x-omitempty: true IpStaticRouteCount: description: Number of IP static routes per tenant. type: integer format: int64 x-omitempty: true L3MulticastCount: description: Number of layer 3 multicasts. type: integer format: int64 x-omitempty: true L3MulticastCtxCount: description: Number of layer 3 multicast CtxP. type: integer format: int64 x-omitempty: true L3MulticastIfCount: description: Number of layer 3 multicast IfP. type: integer format: int64 x-omitempty: true L3outCount: description: Number of L3 out objects for the tenants present. type: integer format: int64 x-omitempty: true QosCustomPolCount: description: Number of Quality Of Service Custom Policy. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites. type: string x-omitempty: true Ssm: description: SSM property feature usage. type: string x-omitempty: true SsmCount: description: Number of context-level ssm translate policies per tenant. type: integer format: int64 x-omitempty: true TcamOptCount: description: Number of TCAM optimization enabled per tenant. type: integer format: int64 x-omitempty: true TenantHealth: description: Health of each tenant in the APIC. type: integer format: int64 x-omitempty: true TraceRouteEpCount: description: Number of ITrace route endpoint per tenant. type: integer format: int64 x-omitempty: true TraceRouteEpExtCount: description: Number of ITrace endpoint external routes per tenant. type: integer format: int64 x-omitempty: true TraceRouteExtEpCount: description: Number of ITrace external endpoint routes per tenant. type: integer format: int64 x-omitempty: true TraceRouteExtExtCount: description: Number of ITrace external routes per tenant. type: integer format: int64 x-omitempty: true VnsAbsGraphCount: description: Number of objects with L4 to L7 Services graph. type: integer format: int64 x-omitempty: true VnsBackupPolCount: description: Number of objects with Policy Based Routing standby Node. Checks the Policy Based Routing backup policy. type: integer format: int64 x-omitempty: true VnsRedirectDestCount: description: Number of objects with Policy Based Routing standby Node. Policy based redirect requires a destination to redirect traffic. type: integer format: int64 x-omitempty: true VnsSvcRedirectPolCount: description: Number of Policy Based Routing and Policy Based Service Insertion objects. Includes without L4-L7 package. type: integer format: int64 x-omitempty: true VrfCount: description: Number of Vrfs per tenant. type: integer format: int64 x-omitempty: true VzBrCpCount: description: Number of Zoning Policy per tenant. type: integer format: int64 x-omitempty: true VzRtConsCount: description: Number of Client Contract between End Point Groups per tenant. type: integer format: int64 x-omitempty: true VzRtProvCount: description: Number of Client Contract between End Point Groups per tenant. type: integer format: int64 x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicVision.List: title: List of 'niatelemetry.ApicVision' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicVision'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicVision' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicVision' niatelemetry.ApicFexDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicFexDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicFexDetails' resources." x-one-of-name: niatelemetry.ApicFexDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicFexDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.FabricPodSs.List: title: List of 'niatelemetry.FabricPodSs' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.FabricPodSs'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.FabricPodSs' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.FabricPodSs' niatelemetry.NexusDashboards.List: title: List of 'niatelemetry.NexusDashboards' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NexusDashboards'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NexusDashboards' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NexusDashboards' niatelemetry.ApicNtpAuth.List: title: List of 'niatelemetry.ApicNtpAuth' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicNtpAuth'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicNtpAuth' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicNtpAuth' niatelemetry.CloudDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.CloudDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.CloudDetails' resources." x-one-of-name: niatelemetry.CloudDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.CloudDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicTransceiverDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicTransceiverDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicTransceiverDetails' resources." x-one-of-name: niatelemetry.ApicTransceiverDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicTransceiverDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.FabricPodProfile.List: title: List of 'niatelemetry.FabricPodProfile' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.FabricPodProfile'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.FabricPodProfile' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.FabricPodProfile' niatelemetry.FabricModuleDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.FabricModuleDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.FabricModuleDetails' resources." x-one-of-name: niatelemetry.FabricModuleDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.FabricModuleDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Network: title: Niatelemetry:Network description: A network managed by a nexus dashboard fabric. x-allOf-name: niatelemetry.Network allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Network', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Network default: niatelemetry.Network x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Network default: niatelemetry.Network x-enum-as-string: true FabricName: description: Fabric name associated with the network. type: string readOnly: true x-omitempty: true GatewayIpv4Address: description: IPv4 gateway address configured for the network. type: string readOnly: true x-omitempty: true GatewayIpv6Address: description: IPv6 gateway address configured for the network. type: string readOnly: true x-omitempty: true VlanId: description: VLAN identifier associated with the network. type: integer format: int64 readOnly: true x-omitempty: true VrfName: description: VRF name associated with the network. type: string readOnly: true x-omitempty: true Fabric: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' description: 'A reference to a niatelemetryFabric resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NexusDashboards.Relationship: description: A relationship to the 'niatelemetry.NexusDashboards' resource, or the expanded 'niatelemetry.NexusDashboards' resource, or the 'null' value. x-one-of-name: niatelemetry.NexusDashboards.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.NexusDashboards' discriminator: propertyName: ClassId niatelemetry.ApicDbgexpRsExportDest.List: title: List of 'niatelemetry.ApicDbgexpRsExportDest' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicDbgexpRsExportDest'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicDbgexpRsExportDest' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsExportDest' niatelemetry.NiaLicenseState.Relationship: description: A relationship to the 'niatelemetry.NiaLicenseState' resource, or the expanded 'niatelemetry.NiaLicenseState' resource, or the 'null' value. x-one-of-name: niatelemetry.NiaLicenseState.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.NiaLicenseState' discriminator: propertyName: ClassId niatelemetry.ApicAppPluginDetails: title: Niatelemetry:Apic App Plugin Details description: Object to capture APIC App plugin details. x-allOf-name: niatelemetry.ApicAppPluginDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicAppPluginDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicAppPluginDetails default: niatelemetry.ApicAppPluginDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicAppPluginDetails default: niatelemetry.ApicAppPluginDetails x-enum-as-string: true AppId: description: App Id of the plugin in APIC. type: string x-omitempty: true Permission: description: Permissions to the app plugin in APIC. type: string x-omitempty: true PermissionLevel: description: Permission Level of the app plugin in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.FanDetails: title: Niatelemetry:Fan Details description: Stores information of fans per switch. x-allOf-name: niatelemetry.FanDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.FanDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.FanDetails default: niatelemetry.FanDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.FanDetails default: niatelemetry.FanDetails x-enum-as-string: true Name: description: Name of the fan used in the switch. type: string x-omitempty: true ProductId: description: Product ID of the fan used in the switch. type: string x-omitempty: true SerialNumber: description: Serial number of the fan used in the switch. type: string x-omitempty: true VendorId: description: Vendor Id of the fan used in the switch. type: string x-omitempty: true niatelemetry.ProcSysMem15min: title: Niatelemetry:Proc Sys Mem15min description: Aci node memory usage info in last 15 mintutes. x-allOf-name: niatelemetry.ProcSysMem15min allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.ProcSysMem15min', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ProcSysMem15min default: niatelemetry.ProcSysMem15min x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ProcSysMem15min default: niatelemetry.ProcSysMem15min x-enum-as-string: true FreeAvg: description: Returns the free average value. type: string x-omitempty: true TotalAvg: description: Returns the total average value. type: string x-omitempty: true niatelemetry.NiaInventoryDcnm.List: title: List of 'niatelemetry.NiaInventoryDcnm' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NiaInventoryDcnm'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NiaInventoryDcnm' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NiaInventoryDcnm' niatelemetry.CommonPolicies.List: title: List of 'niatelemetry.CommonPolicies' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.CommonPolicies'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.CommonPolicies' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.CommonPolicies' niatelemetry.ApicNtpAuth: title: Niatelemetry:Apic Ntp Auth description: Object to capture the authentication details of NTP in APIC. x-allOf-name: niatelemetry.ApicNtpAuth allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicNtpAuth', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicNtpAuth default: niatelemetry.ApicNtpAuth x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicNtpAuth default: niatelemetry.ApicNtpAuth x-enum-as-string: true AuthSt: description: Authentication state of NTP policy in APIC. type: string x-omitempty: true Dn: description: Dn of the NTP Auth in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.DcnmFexDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.DcnmFexDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.DcnmFexDetails' resources." x-one-of-name: niatelemetry.DcnmFexDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.DcnmFexDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Fabric: title: Niatelemetry:Fabric description: A fabric managed by a nexus dashboard instance. x-allOf-name: niatelemetry.Fabric allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Fabric', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Fabric default: niatelemetry.Fabric x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Fabric default: niatelemetry.Fabric x-enum-as-string: true Advisories: type: - array - 'null' items: description: Collection of advisory information related to the fabric. $ref: '#/components/schemas/niatelemetry.Advisories' readOnly: true x-omitempty: true LicenseTier: description: The license tier of the fabric. type: string readOnly: true x-omitempty: true Name: description: Returns the name of the fabric. type: string readOnly: true x-omitempty: true NetworkCount: description: The network count of the fabric. type: integer format: int64 readOnly: true x-omitempty: true OwnerClusterName: description: The name of the cluster this fabric belongs to. type: string readOnly: true x-omitempty: true PowerStatus: description: The power status of the fabric. type: string readOnly: true x-omitempty: true PowerUnit: description: The power unit of the fabric. type: string readOnly: true x-omitempty: true PowerValue: description: The power value of the fabric. type: string readOnly: true x-omitempty: true SecurityDomain: description: The security domain of the fabric. type: string readOnly: true x-omitempty: true TelemetryEnabled: description: Indicates whether telemetry is enabled for the fabric. type: boolean readOnly: true x-omitempty: true VrfCount: description: The VRF count of the fabric. type: integer format: int64 readOnly: true x-omitempty: true Cluster: $ref: '#/components/schemas/niatelemetry.Cluster.Relationship' description: 'A reference to a niatelemetryCluster resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ClusterNode.List: title: List of 'niatelemetry.ClusterNode' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ClusterNode'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ClusterNode' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ClusterNode' niatelemetry.ApicRealmDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicRealmDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicRealmDetails' resources." x-one-of-name: niatelemetry.ApicRealmDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicRealmDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Fault.List: title: List of 'niatelemetry.Fault' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Fault'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Fault' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Fault' niatelemetry.SystemControllerDetails.List: title: List of 'niatelemetry.SystemControllerDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SystemControllerDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SystemControllerDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SystemControllerDetails' niatelemetry.DomInfo: title: Niatelemetry:Dom Info description: Object that carries all the fields needed for Optics Dom Info. Sensor information for a transceiver includes temperature, current, voltage, and Rx/Tx power. x-allOf-name: niatelemetry.DomInfo allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.DomInfo', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DomInfo default: niatelemetry.DomInfo x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DomInfo default: niatelemetry.DomInfo x-enum-as-string: true Avg: description: Returns Average value of the transceiver sensor. type: string x-omitempty: true Dn: description: Returns distinguished name of the transceiver. type: string x-omitempty: true Instant: description: Returns instant value of the transceiversensor. type: string x-omitempty: true Max: description: Returns Maximum value reported by the transceiver sensor. type: string x-omitempty: true Min: description: Returns Minimum value reported by the transceiver sensor. type: string x-omitempty: true Unit: description: Returns transceiver sensor's unit identifier. type: string x-omitempty: true Value: description: Returns calibration value (unit) of transceiver sensor. type: string x-omitempty: true niatelemetry.ApicSnmpCommunityDetails.List: title: List of 'niatelemetry.ApicSnmpCommunityDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSnmpCommunityDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSnmpCommunityDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityDetails' niatelemetry.Nicc.List: title: List of 'niatelemetry.Nicc' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Nicc'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Nicc' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Nicc' niatelemetry.Cluster.List: title: List of 'niatelemetry.Cluster' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Cluster'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Cluster' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Cluster' niatelemetry.RouteNextHop: title: Niatelemetry:Route Next Hop description: Next-hop information associated with a static route. x-allOf-name: niatelemetry.RouteNextHop allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.RouteNextHop', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.RouteNextHop default: niatelemetry.RouteNextHop x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.RouteNextHop default: niatelemetry.RouteNextHop x-enum-as-string: true Interface: description: Interface associated with the static route next hop. type: string readOnly: true x-omitempty: true NextHop: description: Next-hop address configured for the static route. type: string readOnly: true x-omitempty: true Vrf: description: VRF associated with the static route next hop. type: string readOnly: true x-omitempty: true niatelemetry.ApicCoreFileDetails.List: title: List of 'niatelemetry.ApicCoreFileDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicCoreFileDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicCoreFileDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicCoreFileDetails' niatelemetry.SpinePolGrpDetails.List: title: List of 'niatelemetry.SpinePolGrpDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SpinePolGrpDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SpinePolGrpDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SpinePolGrpDetails' niatelemetry.NvePacketCounters: title: Niatelemetry:Nve Packet Counters description: Stores the packet count per switch. x-allOf-name: niatelemetry.NvePacketCounters allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.NvePacketCounters', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NvePacketCounters default: niatelemetry.NvePacketCounters x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NvePacketCounters default: niatelemetry.NvePacketCounters x-enum-as-string: true McastInpkts: description: Return mcast in packet count. type: integer format: int64 x-omitempty: true McastOutbytes: description: Return mcast outbytes count. type: integer format: int64 x-omitempty: true UcastInpkts: description: Return ucast in packet count. type: integer format: int64 x-omitempty: true UcastOutpkts: description: Return ucast out packet count. type: integer format: int64 x-omitempty: true niatelemetry.FabricPodSs: title: Niatelemetry:Fabric Pod Ss description: Object to capture Fabric PodS details. x-allOf-name: niatelemetry.FabricPodSs allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.FabricPodSs', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.FabricPodSs default: niatelemetry.FabricPodSs x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.FabricPodSs default: niatelemetry.FabricPodSs x-enum-as-string: true Dn: description: Dn of the Fabric podS for APIC. type: string x-omitempty: true FabricPodProf: description: Parent PodP of the Fabric podS for APIC. type: string x-omitempty: true PodBlk: description: Pod Block for the above Fabric PodS. type: string x-omitempty: true PodPolGrp: description: Policy Group for the above Fabric PodS. type: string x-omitempty: true PolList: description: List of Dn of CommPols, SnmpPols and TimePols. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicPodData.List: title: List of 'niatelemetry.ApicPodData' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicPodData'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicPodData' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicPodData' niatelemetry.DcnmFanDetails: title: Niatelemetry:Dcnm Fan Details description: Inventory Object available for DCNM Fan. x-allOf-name: niatelemetry.DcnmFanDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.DcnmFanDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DcnmFanDetails default: niatelemetry.DcnmFanDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DcnmFanDetails default: niatelemetry.DcnmFanDetails x-enum-as-string: true Name: description: Name of the fan used in the switch. type: string x-omitempty: true ProductId: description: Product ID of the fan used in the switch. type: string x-omitempty: true RecordType: description: Type of record. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the fan used in the switch. type: string x-omitempty: true VendorId: description: Vendor Id of the fan used in the switch. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Switch.Relationship: description: A relationship to the 'niatelemetry.Switch' resource, or the expanded 'niatelemetry.Switch' resource, or the 'null' value. x-one-of-name: niatelemetry.Switch.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.Switch' discriminator: propertyName: ClassId niatelemetry.HealthInsightsData.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.HealthInsightsData' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.HealthInsightsData' resources." x-one-of-name: niatelemetry.HealthInsightsData.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.HealthInsightsData.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.SyslogSysMsgFacFilter.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SyslogSysMsgFacFilter' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SyslogSysMsgFacFilter' resources." x-one-of-name: niatelemetry.SyslogSysMsgFacFilter.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SyslogSysMsgFacFilter.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.CloudRegionsElement: title: Niatelemetry:Cloud Regions Element description: Stores information related to cloud region. x-allOf-name: niatelemetry.CloudRegionsElement allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.CloudRegionsElement', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.CloudRegionsElement default: niatelemetry.CloudRegionsElement x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.CloudRegionsElement default: niatelemetry.CloudRegionsElement x-enum-as-string: true AdminState: description: Return value of adminState attribute. type: string x-omitempty: true CapicDeployed: description: Return whether CAPIC is deployed in the cloud region or not. type: string x-omitempty: true InUse: description: Return whether any user deployment is configured in the cloud region or not. type: string x-omitempty: true Name: description: Return value of name of the cloud region. type: string x-omitempty: true niatelemetry.NexusDashboardMemoryDetails.List: title: List of 'niatelemetry.NexusDashboardMemoryDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NexusDashboardMemoryDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NexusDashboardMemoryDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NexusDashboardMemoryDetails' niatelemetry.DcnmFanDetails.List: title: List of 'niatelemetry.DcnmFanDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.DcnmFanDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.DcnmFanDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.DcnmFanDetails' niatelemetry.ApicSnmpClientGrpDetails.List: title: List of 'niatelemetry.ApicSnmpClientGrpDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSnmpClientGrpDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSnmpClientGrpDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSnmpClientGrpDetails' niatelemetry.HttpsAclFilterDetails: title: Niatelemetry:Https Acl Filter Details description: Object to capture the HTTPS ACL EPGs filter details in APIC. x-allOf-name: niatelemetry.HttpsAclFilterDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.HttpsAclFilterDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.HttpsAclFilterDetails default: niatelemetry.HttpsAclFilterDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.HttpsAclFilterDetails default: niatelemetry.HttpsAclFilterDetails x-enum-as-string: true DestFromPort: description: Destination From Port HTTPS ACL EPGs filter MO for APIC. type: string x-omitempty: true DestToPort: description: Destination To Port HTTPS ACL EPGs filter MO for APIC. type: string x-omitempty: true Dn: description: Dn of the HTTPS ACL EPGs filter MO for APIC. type: string x-omitempty: true FilterName: description: Name of HTTPS ACL filter for APIC. type: string x-omitempty: true Prot: description: Prot of the HTTPS ACL EPGs filter MO for APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SrcFromPort: description: Source From Port HTTPS ACL EPGs filter MO for APIC. type: string x-omitempty: true SrcToPort: description: Source To Port HTTPS ACL EPGs filter MO for APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.EqptcapacityPrefixEntries15min: title: Niatelemetry:Eqptcapacity Prefix Entries15min description: Aci node lpm utilization information in last 15 mintutes. x-allOf-name: niatelemetry.EqptcapacityPrefixEntries15min allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.EqptcapacityPrefixEntries15min', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.EqptcapacityPrefixEntries15min default: niatelemetry.EqptcapacityPrefixEntries15min x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.EqptcapacityPrefixEntries15min default: niatelemetry.EqptcapacityPrefixEntries15min x-enum-as-string: true ExtNormalizedLast: description: Aci node lpm utilized last. type: string x-omitempty: true niatelemetry.NiaLicenseState.List: title: List of 'niatelemetry.NiaLicenseState' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NiaLicenseState'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NiaLicenseState' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NiaLicenseState' niatelemetry.ApicSysLogGrp.List: title: List of 'niatelemetry.ApicSysLogGrp' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSysLogGrp'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSysLogGrp' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSysLogGrp' niatelemetry.NexusDashboards.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NexusDashboards' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NexusDashboards' resources." x-one-of-name: niatelemetry.NexusDashboards.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NexusDashboards.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Fabric.List: title: List of 'niatelemetry.Fabric' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Fabric'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Fabric' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Fabric' niatelemetry.Node: title: Niatelemetry:Node description: Stores information related to golden image on dcnm controller. x-allOf-name: niatelemetry.Node allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.Node', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Node default: niatelemetry.Node x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Node default: niatelemetry.Node x-enum-as-string: true Hostname: description: Returns hostname of the node. type: string x-omitempty: true ManagementtIp: description: Returns management IP of the node. type: string x-omitempty: true OutofbandIp: description: Returns out of band IP of the node. type: string x-omitempty: true niatelemetry.ApicAppPluginDetails.List: title: List of 'niatelemetry.ApicAppPluginDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicAppPluginDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicAppPluginDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicAppPluginDetails' niatelemetry.NiaInventoryDcnm: title: Niatelemetry:Nia Inventory Dcnm description: Inventory Object available for DCNM-scoped attributes. x-allOf-name: niatelemetry.NiaInventoryDcnm allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NiaInventoryDcnm', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NiaInventoryDcnm default: niatelemetry.NiaInventoryDcnm x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NiaInventoryDcnm default: niatelemetry.NiaInventoryDcnm x-enum-as-string: true ControllerHealth: description: Health of controller on DCNM. type: integer format: int64 x-omitempty: true Dev: description: Returns the value of the dev Field. type: boolean x-omitempty: true EpldImageCount: description: Number of EPLD images uploaded to DCNM. type: integer format: int64 x-omitempty: true GoldenImageDetails: type: - array - 'null' items: description: Version of controller on DCNM. $ref: '#/components/schemas/niatelemetry.ImageDetail' x-omitempty: true HaEnabled: description: Returns the value of the haEnabled field. type: boolean x-omitempty: true HaReplicationStatus: description: Returns the value of the haReplicationStatus field. type: string x-omitempty: true Install: description: Returns the value of the install field. type: string x-omitempty: true InstallationType: description: Installation type of controller on DCNM. type: string x-omitempty: true InstallationTypeDescription: description: Installation type description of controller on DCNM. type: string x-omitempty: true IsIsnConfigured: description: Returns true if ISN is configured. type: boolean x-omitempty: true IsMediaController: description: Returns the value of the isMediaController field. type: boolean x-omitempty: true IsSmartLicenseEnabled: description: Returns true if the Smart license is enabled and is in use. type: boolean x-omitempty: true Mode: description: Mode of controller on DCNM. type: string x-omitempty: true NdfcFabricName: description: NDFC name information of the setup. type: string x-omitempty: true NdfcOperState: description: NDFC status information for the setup. type: string x-omitempty: true NetworkInfo: description: Installation type description of controller on DCNM. $ref: '#/components/schemas/niatelemetry.NetworkInfo' x-omitempty: true NumDcnmSite: description: Returns the number of DCNM site fabrics. type: integer format: int64 x-omitempty: true NumFabrics: description: Returns total number of fabrics in DCNM set-up. type: integer format: int64 x-omitempty: true NumFabricsInMsd: description: Returns the number of fabrics in msd. type: integer format: int64 x-omitempty: true NumIngressReplicationFabrics: description: Returns the number of fabrics that have ingress replication type. type: integer format: int64 x-omitempty: true NumLocalUsers: description: Returns the number of local users other than admin user. type: integer format: int64 x-omitempty: true NumMsd: description: Returns the number of MSD fabrics. type: integer format: int64 x-omitempty: true NumSviVrfCount: description: Returns the number of svi interfaces configured for VRF vlans. type: integer format: int64 x-omitempty: true NumTrmEnabledCount: description: Returns the number of links where TRM is enabled. type: integer format: int64 x-omitempty: true NumUpgUsers: description: Number of users who have upgrade privileges excluding the admin. type: integer format: int64 x-omitempty: true NxosImageCount: description: Number of NXOS images uploaded to DCNM. type: integer format: int64 x-omitempty: true OutofbandIp: description: Out of band IP of controller on DCNM. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Serial: description: Serial number of device being inventoried. The serial number is unique per device. type: string x-omitempty: true SiteName: description: Name of fabric domain of the controller. type: string x-omitempty: true UnderlayPeeringActiveLinksCount: description: Returns the number of underlay peering active links. type: integer format: int64 x-omitempty: true UpgJobCount: description: Number of upgrade jobs configured on DCNM. type: integer format: int64 x-omitempty: true UpgStatus: type: - array - 'null' items: description: Upgrade status of jobs created on DCNM. $ref: '#/components/schemas/niatelemetry.JobDetail' x-omitempty: true Version: description: Returns the value of the version field. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.HealthInsightsData: title: Niatelemetry:Health Insights Data description: Object to capture apic health details. x-allOf-name: niatelemetry.HealthInsightsData allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.HealthInsightsData', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.HealthInsightsData default: niatelemetry.HealthInsightsData x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.HealthInsightsData default: niatelemetry.HealthInsightsData x-enum-as-string: true FltEqptFlashMinorAlarmFaultCount: description: Flt eqpt flash minor alarm fault count for the APIC. type: integer format: int64 x-omitempty: true FltEqptFlashWornOutFaultCount: description: Flt eqpt flash worn out fault count for the APIC. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected.. type: string x-omitempty: true SsdMonitoringFaultCount: description: Ssd fault monitoring count for the APIC. type: integer format: int64 x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MsoEpgDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.MsoEpgDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.MsoEpgDetails' resources." x-one-of-name: niatelemetry.MsoEpgDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.MsoEpgDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Route: title: Niatelemetry:Route description: A static route managed by a nexus dashboard fabric. x-allOf-name: niatelemetry.Route allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Route', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Route default: niatelemetry.Route x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Route default: niatelemetry.Route x-enum-as-string: true FabricName: description: Fabric name associated with the route. type: string readOnly: true x-omitempty: true NextHops: type: - array - 'null' items: description: Next-hop details configured for the static route. $ref: '#/components/schemas/niatelemetry.RouteNextHop' readOnly: true x-omitempty: true Route: description: Route prefix or destination for the static route. type: string readOnly: true x-omitempty: true RouteType: description: Route type reported by Nexus Dashboard. type: string readOnly: true x-omitempty: true SwitchName: description: Switch name associated with the static route. type: string readOnly: true x-omitempty: true Vrf: description: VRF name associated with the static route. type: string readOnly: true x-omitempty: true Fabric: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' description: 'A reference to a niatelemetryFabric resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.FabricModuleDetails: title: Niatelemetry:Fabric Module Details description: Fabric module slot details in APIC. x-allOf-name: niatelemetry.FabricModuleDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.FabricModuleDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.FabricModuleDetails default: niatelemetry.FabricModuleDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.FabricModuleDetails default: niatelemetry.FabricModuleDetails x-enum-as-string: true Dn: description: Dn of the fabric module in APIC. type: string x-omitempty: true HwVer: description: Hardware version of fabric module. type: string x-omitempty: true Model: description: Model of the fabric module. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Revision: description: Revision of the fabric module. type: string x-omitempty: true Serial: description: Serial number of the fabric module. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true Type: description: Type of the fabric module. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SwitchInterface.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SwitchInterface' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SwitchInterface' resources." x-one-of-name: niatelemetry.SwitchInterface.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SwitchInterface.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.HttpsAclFilterDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.HttpsAclFilterDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.HttpsAclFilterDetails' resources." x-one-of-name: niatelemetry.HttpsAclFilterDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.HttpsAclFilterDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NiaInventory.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NiaInventory' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NiaInventory' resources." x-one-of-name: niatelemetry.NiaInventory.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NiaInventory.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.FabricNodeControlDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.FabricNodeControlDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.FabricNodeControlDetails' resources." x-one-of-name: niatelemetry.FabricNodeControlDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.FabricNodeControlDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Lc.List: title: List of 'niatelemetry.Lc' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Lc'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Lc' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Lc' niatelemetry.Link: title: Niatelemetry:Link description: A link managed by a nexus dashboard instance. x-allOf-name: niatelemetry.Link allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Link', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Link default: niatelemetry.Link x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Link default: niatelemetry.Link x-enum-as-string: true DstFabricName: description: Destination fabric name for the link. type: string readOnly: true x-omitempty: true DstInterfaceName: description: Destination interface name for the link. type: string readOnly: true x-omitempty: true DstSwitchId: description: Destination switch identifier for the link. type: string readOnly: true x-omitempty: true DstSwitchModelName: description: Destination switch model for the link. type: string readOnly: true x-omitempty: true DstSwitchName: description: Destination switch name for the link. type: string readOnly: true x-omitempty: true DstSwitchRole: description: Destination switch role for the link. type: string readOnly: true x-omitempty: true LinkDiscovered: description: Indicates whether the link is discovered. type: boolean readOnly: true x-omitempty: true LinkId: description: Unique identifier for the link. type: string readOnly: true x-omitempty: true LinkPlanned: description: Indicates whether the link is planned. type: boolean readOnly: true x-omitempty: true LinkPresent: description: Indicates whether the link is present. type: boolean readOnly: true x-omitempty: true LinkType: description: A description of the type of link. type: string readOnly: true x-omitempty: true PortChannel: description: Indicates whether the link is a port channel. type: boolean readOnly: true x-omitempty: true SrcFabricName: description: Source fabric name for the link. type: string readOnly: true x-omitempty: true SrcInterfaceAdminStatus: description: Administrative status of the source interface. type: string readOnly: true x-omitempty: true SrcInterfaceName: description: Source interface name for the link. type: string readOnly: true x-omitempty: true SrcInterfaceOperStatus: description: Operational status of the source interface. type: string readOnly: true x-omitempty: true SrcSwitchId: description: Source switch identifier for the link. type: string readOnly: true x-omitempty: true SrcSwitchModelName: description: Source switch model for the link. type: string readOnly: true x-omitempty: true SrcSwitchName: description: Source switch name for the link. type: string readOnly: true x-omitempty: true SrcSwitchRole: description: Source switch role for the link. type: string readOnly: true x-omitempty: true Fabric: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' description: 'A reference to a niatelemetryFabric resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SyslogSysMsg.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SyslogSysMsg' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SyslogSysMsg' resources." x-one-of-name: niatelemetry.SyslogSysMsg.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SyslogSysMsg.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSysLogSrc.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSysLogSrc' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSysLogSrc' resources." x-one-of-name: niatelemetry.ApicSysLogSrc.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSysLogSrc.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicDbgexpRsTsScheduler.List: title: List of 'niatelemetry.ApicDbgexpRsTsScheduler' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicDbgexpRsTsScheduler'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicDbgexpRsTsScheduler' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsTsScheduler' niatelemetry.MsoSchemaDetails.List: title: List of 'niatelemetry.MsoSchemaDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.MsoSchemaDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.MsoSchemaDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.MsoSchemaDetails' niatelemetry.NexusDashboardMemoryDetails: title: Niatelemetry:Nexus Dashboard Memory Details description: Details of Nexus Dashboard's memory. x-allOf-name: niatelemetry.NexusDashboardMemoryDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NexusDashboardMemoryDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NexusDashboardMemoryDetails default: niatelemetry.NexusDashboardMemoryDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NexusDashboardMemoryDetails default: niatelemetry.NexusDashboardMemoryDetails x-enum-as-string: true DeviceName: description: Name of the node in Nexus Dashboard cluster. type: string x-omitempty: true MemoryCapacity: description: Memory capacity of a node in Nexus Dashboard. type: integer format: int64 x-omitempty: true NexusDashboard: $ref: '#/components/schemas/niatelemetry.NexusDashboards.Relationship' description: 'A reference to a niatelemetryNexusDashboards resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.HttpsAclContractFilterMap.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.HttpsAclContractFilterMap' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.HttpsAclContractFilterMap' resources." x-one-of-name: niatelemetry.HttpsAclContractFilterMap.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.HttpsAclContractFilterMap.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.SshVersionTwo.List: title: List of 'niatelemetry.SshVersionTwo' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SshVersionTwo'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SshVersionTwo' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SshVersionTwo' niatelemetry.NiaInventory: title: Niatelemetry:Nia Inventory description: Inventory object available per device scope. This common object holds a device level information. x-allOf-name: niatelemetry.NiaInventory allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NiaInventory', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NiaInventory default: niatelemetry.NiaInventory x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NiaInventory default: niatelemetry.NiaInventory x-enum-as-string: true ControllerIpAddress: description: Returns controller's IP address details. type: string x-omitempty: true Cpu: description: CPU usage of device being inventoried. This determines the percentage of CPU resources used. type: number format: float x-omitempty: true CrashResetLogs: description: Last crash reset reason of device being inventoried. This determines the last reason for a device's restart due to crash of the system. type: string x-omitempty: true CustomerDeviceConnector: description: Returns the value of the customerDeviceConnector field. type: string x-omitempty: true DcnmFanDetails: type: - array - 'null' items: description: Return DCNM fan detials per switch. $ref: '#/components/schemas/niatelemetry.FanDetails' x-omitempty: true DcnmLicenseState: description: Returns the License state of the device. type: string x-omitempty: true DeviceDiscovery: description: Returns the value of the deviceDiscovery field. type: string x-omitempty: true DeviceHealth: description: Returns the device health. type: integer format: int64 x-omitempty: true DeviceId: description: Returns the value of the deviceId field. type: string x-omitempty: true DeviceName: description: Name of device being inventoried. The name the user assigns to the device is inventoried here. type: string x-omitempty: true DeviceType: description: Type of device being inventoried. This determines whether the device is a controller, leaf or spine. type: string x-omitempty: true DeviceUpTime: description: Returns the device up time. type: integer format: int64 x-omitempty: true Disk: description: Disk Usage of device being inventoried. This determines the amount of disk usage. $ref: '#/components/schemas/niatelemetry.Diskinfo' x-omitempty: true Dn: description: Dn for the inventories present. type: string x-omitempty: true FabricName: description: Name of the fabric of the device being inventoried. type: string x-omitempty: true FexCount: description: Number of fabric extendors utilized. type: integer format: int64 x-omitempty: true InfraWiNodeCount: description: Number of appliances as physical device that are wired into the cluster. type: integer format: int64 x-omitempty: true Interface: type: - array - 'null' items: description: Returns the collection of port information. $ref: '#/components/schemas/niatelemetry.InterfaceElement' x-omitempty: true IpAddress: description: The IP address of the device being inventoried. type: string x-omitempty: true IsVirtualNode: description: Flag to specify if the node is virtual. type: string x-omitempty: true LastRebootTime: description: Returns the last reboot Time of the device. type: string x-omitempty: true LastResetReason: description: Returns the last reset reason of the device. type: string x-omitempty: true LicenseType: description: Returns the License type of the device. type: string x-omitempty: true LogInTime: description: Last log in time device being inventoried. This determines the last login time on the device. type: string x-omitempty: true LogOutTime: description: Last log out time of device being inventoried. This determines the last logout time on the device. type: string x-omitempty: true MacSecCount: description: Number of Macsec configured interfaces on a TOR. type: integer format: int64 x-omitempty: true MacSecFabCount: description: Number of Macsec configured interfaces on a Spine. type: integer format: int64 x-omitempty: true MacsecTotalCount: description: Number of total Macsec configured interfaces for all nodes. type: integer format: int64 x-omitempty: true Memory: description: Memory usage of device being inventoried. This determines the percentage of memory resources used. type: integer format: int64 x-omitempty: true NexusCloudMembershipStatus: description: Returns if site has been onboarded to nexus cloud or not. type: boolean default: false x-omitempty: true NodeId: description: The ID of the device being inventoried. type: string x-omitempty: true NxosBgpEvpn: description: Returns Nxos EVPN BGP details. $ref: '#/components/schemas/niatelemetry.NxosBgpEvpn' x-omitempty: true NxosBgpMvpn: description: Returns the value of the nxosTrmConfigs field. $ref: '#/components/schemas/niatelemetry.NxosBgpMvpn' x-omitempty: true NxosBootflashDetails: description: Returns the value of the nxosBootflashDetails field. $ref: '#/components/schemas/niatelemetry.BootflashDetails' x-omitempty: true NxosDciInterfaceStatus: description: Returns the status of dci interface configured. type: string x-omitempty: true NxosInterfaceBrief: description: Returns the value of the nxosInterfaceBrief field. $ref: '#/components/schemas/niatelemetry.Interface' x-omitempty: true NxosModuleDetails: type: - array - 'null' items: description: Details of hardware modules installed in the switch chassis per device. $ref: '#/components/schemas/niatelemetry.NxosModuleInfo' readOnly: true x-omitempty: true NxosNveInterfaceStatus: description: Returns the value of the nxosNveInterface field. type: string x-omitempty: true NxosNvePacketCounters: description: Returns the value of the nxosNvePacketCounters field. $ref: '#/components/schemas/niatelemetry.NvePacketCounters' x-omitempty: true NxosNveVni: description: Returns the value of the nxosNveVni field. $ref: '#/components/schemas/niatelemetry.NveVni' x-omitempty: true NxosOspfNeighbors: description: Total number of ospf neighbors per switch in DCNM. type: integer format: int64 x-omitempty: true NxosPimNeighbors: description: Total number of pim neighbors per switch in DCNM. type: string x-omitempty: true NxosTelnet: description: Returns the value of the nxosTelnet field. type: string x-omitempty: true NxosTotalRoutes: description: Total number of routes configured in the DCNM. type: integer format: int64 x-omitempty: true NxosVtp: description: Returns the value of the nxosVtpStatus field. $ref: '#/components/schemas/niatelemetry.NxosVtp' x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE / Nexus Switch. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true RoutePrefixCount: description: Total nuumber of v4 and v6 routes per node. type: integer format: int64 x-omitempty: true RoutePrefixV4Count: description: Number of v4 routes per node. type: integer format: int64 x-omitempty: true RoutePrefixV6Count: description: Number of v6 routes per node. type: integer format: int64 x-omitempty: true Serial: description: Serial number of device being invetoried. The serial number is unique per device and will be used as the key. type: string x-omitempty: true SiteName: description: Name of fabric domain of the controller. type: string x-omitempty: true Siteuuid: description: Returns the uuid of the Nexus Cloud site associated to the inventory object. type: string x-omitempty: true SmartAccountId: description: Returns the value of the smartAccountId/CustomerId field. type: integer format: int64 x-omitempty: true SoftwareDownload: description: Last software downloaded of device being inventoried. This determines if software download API was used. type: string x-omitempty: true SystemUpTime: description: The amount of time that the device being inventoried been up. type: string x-omitempty: true Version: description: Software version of device being inventoried. The various software version values for each device are available on cisco.com. type: string x-omitempty: true VniStatus: type: - array - 'null' items: description: Returns Vni type and vni state for all vni's per node. $ref: '#/components/schemas/niatelemetry.VniStatus' x-omitempty: true VpcPeerIpAddress: description: The TEP IP address of the node's vPC peer, if present. type: string x-omitempty: true LicenseState: $ref: '#/components/schemas/niatelemetry.NiaLicenseState.Relationship' description: 'A reference to a niatelemetryNiaLicenseState resource. When the $expand query parameter is specified, the referenced resource is returned inline.' RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicSnmpCommunityAccessDetails.List: title: List of 'niatelemetry.ApicSnmpCommunityAccessDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSnmpCommunityAccessDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSnmpCommunityAccessDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityAccessDetails' niatelemetry.Tenant.List: title: List of 'niatelemetry.Tenant' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Tenant'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Tenant' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Tenant' niatelemetry.HealthInsightsData.List: title: List of 'niatelemetry.HealthInsightsData' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.HealthInsightsData'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.HealthInsightsData' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.HealthInsightsData' niatelemetry.MdsNeighborInfo: title: Niatelemetry:Mds Neighbor Info description: Object that carries wwn of Neighbours needed for Neighbor discovery for Autoclaim. x-allOf-name: niatelemetry.MdsNeighborInfo allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.MdsNeighborInfo', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.MdsNeighborInfo default: niatelemetry.MdsNeighborInfo x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.MdsNeighborInfo default: niatelemetry.MdsNeighborInfo x-enum-as-string: true DeviceWwn: description: Returns deviceWwn info of neigbbor. type: string x-omitempty: true niatelemetry.HttpsAclEpgDetails: title: Niatelemetry:Https Acl Epg Details description: Object to capture the HTTPS ACL EPGs in APIC. x-allOf-name: niatelemetry.HttpsAclEpgDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.HttpsAclEpgDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.HttpsAclEpgDetails default: niatelemetry.HttpsAclEpgDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.HttpsAclEpgDetails default: niatelemetry.HttpsAclEpgDetails x-enum-as-string: true Dn: description: Dn of the HTTPS ACL EPG for APIC. type: string x-omitempty: true EpgName: description: Name of EPGs of the HTTPS ACL EPG for APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NexusDashboards: title: Niatelemetry:Nexus Dashboards description: Object is available for Nexus Dashboard devices. x-allOf-name: niatelemetry.NexusDashboards allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NexusDashboards', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NexusDashboards default: niatelemetry.NexusDashboards x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NexusDashboards default: niatelemetry.NexusDashboards x-enum-as-string: true BackupStatus: type: - array - 'null' items: description: List of the current state of backup operations. type: string readOnly: true x-omitempty: true BandwidthUsageMonitoring: description: Feature operational state of bandwidth monitoring. type: boolean readOnly: true x-omitempty: true ChangeApprovalCount: description: Count of total Change Control tickets that have been approved and completed. type: integer format: int64 readOnly: true x-omitempty: true ChangeRollbackCount: description: Count the number of change control tickets that have been rolled back. type: integer format: int64 readOnly: true x-omitempty: true ClusterName: description: Nexus Dashboard can onboard multiple APIC clusters/sites. type: string x-omitempty: true ClusterUuid: description: UUID of the Nexus Dashboard cluster. type: string x-omitempty: true ComplianceRules: description: Number of compliance rules on the fabric. type: integer format: int64 readOnly: true x-omitempty: true DashboardCount: description: Number of custom dashboard in the fabric. type: integer format: int64 readOnly: true x-omitempty: true DeviceSnapshotsCount: description: Count of number of image snapshots taken. type: integer format: int64 readOnly: true x-omitempty: true Dn: description: Dn of the objects present for Nexus Dashboard devices. type: string x-omitempty: true EndpointCount: description: Total number of endpoints on fabric. type: integer format: int64 readOnly: true x-omitempty: true FabricImagePoliciesCount: description: Count of number of devices with attached image policies. type: integer format: int64 readOnly: true x-omitempty: true FeatureOperStatus: description: Feature Operation status of change management. type: boolean x-omitempty: true ImageFileStagingCount: description: Count of number of image operations of type stage. type: integer format: int64 readOnly: true x-omitempty: true IpamOperState: description: Feature Operation status of Integration with IPAM. type: string readOnly: true x-omitempty: true IsClusterHealthy: description: Health of Nexus Dashboard cluster. type: string x-omitempty: true K8VisualizerAdminState: description: Feature Operation status of Kubernetes Visualizer. type: string readOnly: true x-omitempty: true LatestVersionList: type: - array - 'null' items: description: List of latest versions on the fabric. type: string readOnly: true x-omitempty: true LiveProtectEnabledCount: description: Count of devices with Live Protect shield status enabled. type: integer format: int64 x-omitempty: true MulticastRouteCount: description: Number of multicast routes on fabric. type: integer format: int64 readOnly: true x-omitempty: true NdClusterSize: description: Number of nodes in Nexus Dashboard cluster. type: integer format: int64 x-omitempty: true NdHealthy: description: Health status of the Nexus Dashboard cluster. type: boolean readOnly: true x-omitempty: true NdSites: type: - array - 'null' items: description: Information of sites present onboarded to ND. $ref: '#/components/schemas/niatelemetry.Sites' x-omitempty: true NdType: description: Node type in Nexus Dashboard cluster. type: string x-omitempty: true NdVersion: description: Version running on Nexus Dashboard. type: string x-omitempty: true NumberOfApps: description: Number of applications installed in the Nexus Dashboard. type: integer format: int64 x-omitempty: true NumberOfInsightGroups: description: Number of total insight groups in ND. type: integer format: int64 x-omitempty: true NumberOfNirDashboards: description: Number of total NIR dashboards in ND. type: integer format: int64 x-omitempty: true NumberOfSchemasInMso: description: Number of total schemas in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true NumberOfSitesInMso: description: Number of sites in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true NumberOfSitesServiced: description: Number of sites serviced by ND. type: integer format: int64 x-omitempty: true NumberOfTenantsInMso: description: Number of total tenants in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true NumberOfVxlanFabricSitesInMso: description: Number of sites with vxLan type fabric in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true OamEnabled: type: - array - 'null' items: description: List of boolean flags indicating whether the VXLAN OAM feature is enabled to provide enhanced troubleshooting capabilities in NDFC. type: boolean readOnly: true x-omitempty: true PerformanceMonitoring: description: Feature operational state of performance Monitoring. type: boolean readOnly: true x-omitempty: true PostUpgradeReportGenerationCount: description: Count of post upgrade report generation. type: integer format: int64 readOnly: true x-omitempty: true PreUpgradeReportGenerationCount: description: Count of pre upgrade report generation. type: integer format: int64 readOnly: true x-omitempty: true PreupgradeValidationCount: description: Number of pre-upgrade validations on the fabric. type: integer format: int64 readOnly: true x-omitempty: true PtpAdminState: description: Feature Operation status of Precision Time Protocol Monitoring. type: string readOnly: true x-omitempty: true RecVersionList: type: - array - 'null' items: description: List of recommended versions on the fabric. type: string readOnly: true x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true ReleaseVersion: type: - array - 'null' items: description: List of release versions on the fabric. type: string readOnly: true x-omitempty: true SustainabilityReportStatus: description: Status of sustainability report on fabric. type: string readOnly: true x-omitempty: true TypeOfSiteInMso: description: Type of site added to Multi-Site Orchestrator. type: string x-omitempty: true VcenterCount: description: Number of vCenters integrated into the fabric. type: integer format: int64 readOnly: true x-omitempty: true VmmVisualizerAdminState: description: Feature Operation status of VMM Visualizer. type: string readOnly: true x-omitempty: true VxLanFabCount: description: The total number of active VXLAN-managed fabrics that have both leaf and spine switches configured. type: integer format: int64 readOnly: true x-omitempty: true VxLanFabNames: type: - array - 'null' items: description: A list of names of the active VXLAN-managed fabrics that have both leaf and spine switches configured. type: string readOnly: true x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Anomaly.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Anomaly' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Anomaly' resources." x-one-of-name: niatelemetry.Anomaly.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Anomaly.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Switch: title: Niatelemetry:Switch description: A switch managed by a nexus dashboard instance. x-allOf-name: niatelemetry.Switch allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Switch', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Switch default: niatelemetry.Switch x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Switch default: niatelemetry.Switch x-enum-as-string: true AnomalyStatus: description: The anomaly status of the managed switch. type: string readOnly: true x-omitempty: true ComplianceStatus: description: The compliance status of the managed switch. type: string readOnly: true x-omitempty: true FabricType: description: The type of fabric the managed switch belongs to. type: string readOnly: true x-omitempty: true HardwareConformance: description: The hardware conformance status of the managed switch. type: string readOnly: true x-omitempty: true HardwareEndOfVulnerabilitySupportDate: description: The hardware end of vulnerability support date of the managed switch. type: string readOnly: true x-omitempty: true HardwareLastDateOfSupport: description: The hardware last date of support of the managed switch. type: string readOnly: true x-omitempty: true Hostname: description: The hostname of the managed switch. type: string readOnly: true x-omitempty: true InBandIp: description: The inband IPv4 address of the managed switch. type: string readOnly: true x-omitempty: true IpAddress: description: The IP address of the managed switch. type: string readOnly: true x-omitempty: true Model: description: The model of the managed switch. type: string readOnly: true x-omitempty: true OperatingSystemVersion: description: The OS version of the managed switch. type: string readOnly: true x-omitempty: true OutOfBandIp: description: The out-of-band IPv4 address of the managed switch. type: string readOnly: true x-omitempty: true Role: description: The role of the managed switch. type: string readOnly: true x-omitempty: true Serial: description: The serial number of the managed switch. type: string readOnly: true x-omitempty: true Site: description: The name of the managed fabric. type: string readOnly: true x-omitempty: true SoftwareConformance: description: The software conformance status of the managed switch. type: string readOnly: true x-omitempty: true SoftwareEndOfVulnerabilitySupportDate: description: The software end of vulnerability support date of the managed switch. type: string readOnly: true x-omitempty: true SoftwareLastDateOfSupport: description: The software last date of support of the managed switch. type: string readOnly: true x-omitempty: true SoftwareVersion: description: The software version of the managed switch. type: string readOnly: true x-omitempty: true StrongAssetId: description: The DBID of the managed switch. type: string readOnly: true x-omitempty: true SystemUpTime: description: The system uptime of the managed switch. type: string readOnly: true x-omitempty: true TelemetryEnabled: description: Indicates whether telemetry is enabled for the fabric. type: boolean readOnly: true x-omitempty: true Fabric: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' description: 'A reference to a niatelemetryFabric resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true SwitchInterfaces: description: An array of relationships to niatelemetrySwitchInterface resources. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SwitchInterface.Relationship' readOnly: true niatelemetry.DomThresInfoObject.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.DomThresInfoObject' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.DomThresInfoObject' resources." x-one-of-name: niatelemetry.DomThresInfoObject.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.DomThresInfoObject.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.MdsNeighbors: title: Niatelemetry:Mds Neighbors description: MdsNeighbors object available per device scope for neighbor discovery. x-allOf-name: niatelemetry.MdsNeighbors allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.MdsNeighbors', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.MdsNeighbors default: niatelemetry.MdsNeighbors x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.MdsNeighbors default: niatelemetry.MdsNeighbors x-enum-as-string: true DeviceIp: description: Ip address of device being inventoried. type: string x-omitempty: true DeviceName: description: Device name of device being inventoried. type: string x-omitempty: true DeviceWwn: description: Device wwn of device being inventoried. type: string x-omitempty: true NeighborInfo: type: - array - 'null' items: description: Returns Neighbor Info for all neighbor's per node. $ref: '#/components/schemas/niatelemetry.MdsNeighborInfo' x-omitempty: true RecordType: description: Type of record MDS. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Serial: description: Serial number of device being inventoried. The serial number is unique per device. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Network.List: title: List of 'niatelemetry.Network' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Network'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Network' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Network' niatelemetry.SmartLicense: title: Niatelemetry:Smart License description: Object that carries details about smart license of a fabric. x-allOf-name: niatelemetry.SmartLicense allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.SmartLicense', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SmartLicense default: niatelemetry.SmartLicense x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SmartLicense default: niatelemetry.SmartLicense x-enum-as-string: true ActiveMode: description: Indicate the mode smart license is curerntly running. type: string x-omitempty: true AuthStatus: description: Authorization status of the smart license. type: string x-omitempty: true LicenseUdi: description: License Udi of the smart license. type: string x-omitempty: true SmartAccount: description: Smart licensing account name in CSSM and is retrieved from CSSM after regsitration. type: string x-omitempty: true niatelemetry.PodCommPolicies: title: Niatelemetry:Pod Comm Policies description: Object to capture Pod Communication Policy details. x-allOf-name: niatelemetry.PodCommPolicies allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.PodCommPolicies', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.PodCommPolicies default: niatelemetry.PodCommPolicies x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.PodCommPolicies default: niatelemetry.PodCommPolicies x-enum-as-string: true CommHttpAdminSt: description: Comm Http Admin State of the Comm Pol in APIC. type: string x-omitempty: true CommHttpsAdminSt: description: Comm Https Admin State of the Comm Pol in APIC. type: string x-omitempty: true CommSshAdminSt: description: Comm Ssh Admin State of the Comm Pol in APIC. type: string x-omitempty: true CommTelnetAdminSt: description: Comm Telnet Admin State of the Comm Pol in APIC. type: string x-omitempty: true PolDn: description: Dn of the Comm Pol in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.AppDetails.List: title: List of 'niatelemetry.AppDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.AppDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.AppDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.AppDetails' niatelemetry.JobDetail: title: Niatelemetry:Job Detail description: Stores information related to job details. x-allOf-name: niatelemetry.JobDetail allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.JobDetail', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.JobDetail default: niatelemetry.JobDetail x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.JobDetail default: niatelemetry.JobDetail x-enum-as-string: true JobId: description: Returns the id of the job. type: integer format: int64 x-omitempty: true UpgStatus: description: Returns the status of the job. type: string x-omitempty: true niatelemetry.HcloudDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.HcloudDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.HcloudDetails' resources." x-one-of-name: niatelemetry.HcloudDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.HcloudDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSnmpTrapDetails.List: title: List of 'niatelemetry.ApicSnmpTrapDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSnmpTrapDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSnmpTrapDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapDetails' niatelemetry.DcnmModuleDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.DcnmModuleDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.DcnmModuleDetails' resources." x-one-of-name: niatelemetry.DcnmModuleDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.DcnmModuleDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Lc: title: Niatelemetry:Lc description: Object is available at Line Card scope. x-allOf-name: niatelemetry.Lc allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Lc', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Lc default: niatelemetry.Lc x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Lc default: niatelemetry.Lc x-enum-as-string: true Description: description: Description of the line cards present. type: string x-omitempty: true Dn: description: Dn value for the line cards present. type: string x-omitempty: true HardwareVersion: description: Hardware version of the line cards present. type: string x-omitempty: true Model: description: Model of the line cards present. type: string x-omitempty: true NodeId: description: Node Id of the line card present. type: integer format: int64 x-omitempty: true OperationalState: description: Opretaional state of the line cards present. type: string x-omitempty: true PowerState: description: Power state of the line cards present. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true RedundancyState: description: Redundancy state of the line cards present. type: string x-omitempty: true SerialNumber: description: Serial number of the line card present. type: string x-omitempty: true SiteName: description: The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites. type: string x-omitempty: true Vid: description: VID for the line card in the inventory. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MsoContractDetails.List: title: List of 'niatelemetry.MsoContractDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.MsoContractDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.MsoContractDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.MsoContractDetails' niatelemetry.ApicPerformanceData.List: title: List of 'niatelemetry.ApicPerformanceData' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicPerformanceData'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicPerformanceData' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicPerformanceData' niatelemetry.Nicc: title: Niatelemetry:Nicc description: Object to capture NICC properties. x-allOf-name: niatelemetry.Nicc allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Nicc', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Nicc default: niatelemetry.Nicc x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Nicc default: niatelemetry.Nicc x-enum-as-string: true ConfigIssues: description: Configuration issues depicts the failures for NICC managed package upgrade on APIC. type: string x-omitempty: true NiccState: description: NICC state. NiccState checks the current operational state of NICC app on APIC. type: string x-omitempty: true NiccStateLastUpdateTs: description: NICC state last updated timestamp. It indicates the last updated timestamp for operational state of NICC app. type: string x-omitempty: true NiccVersion: description: NICC version. NiccVersion is used to check compatibility with Nexus Cloud features. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SpinePolGrpDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SpinePolGrpDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SpinePolGrpDetails' resources." x-one-of-name: niatelemetry.SpinePolGrpDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SpinePolGrpDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.SyslogSysMsg: title: Niatelemetry:Syslog Sys Msg description: Object to capture Syslog system Msg details. x-allOf-name: niatelemetry.SyslogSysMsg allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SyslogSysMsg', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SyslogSysMsg default: niatelemetry.SyslogSysMsg x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SyslogSysMsg default: niatelemetry.SyslogSysMsg x-enum-as-string: true CommonPolicy: description: Parent common policy for syslog msg in APIC. type: string x-omitempty: true Dn: description: Dn of the Syslog System msg in APIC. type: string x-omitempty: true FacilityFilter: description: List of Facility filter DN of the Syslog System msg in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NiaInventory.List: title: List of 'niatelemetry.NiaInventory' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NiaInventory'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NiaInventory' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NiaInventory' niatelemetry.ApicSnmpCommunityAccessDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSnmpCommunityAccessDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSnmpCommunityAccessDetails' resources." x-one-of-name: niatelemetry.ApicSnmpCommunityAccessDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSnmpCommunityAccessDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.PodCommPolicies.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.PodCommPolicies' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.PodCommPolicies' resources." x-one-of-name: niatelemetry.PodCommPolicies.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.PodCommPolicies.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.MsoTenantDetails: title: Niatelemetry:Mso Tenant Details description: Details of tenant in Multi-Site Orchestrator. x-allOf-name: niatelemetry.MsoTenantDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.MsoTenantDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.MsoTenantDetails default: niatelemetry.MsoTenantDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.MsoTenantDetails default: niatelemetry.MsoTenantDetails x-enum-as-string: true DeployedSites: description: Site IDs to which this tenant is deployed to. type: string x-omitempty: true NumberOfSchemasAssignedPerTenantInMso: description: Number of schemas assigned to each tenant in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true SitesEachTenantIsDeployedToInMso: description: Number of sites each tenant is deployed to. type: integer format: int64 x-omitempty: true TenantId: description: ID of tenant in Multi-Site Orchestrator. type: string x-omitempty: true TenantName: description: Name of the tenant in Multi-Site Orchestrator. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MdsNeighbors.List: title: List of 'niatelemetry.MdsNeighbors' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.MdsNeighbors'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.MdsNeighbors' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.MdsNeighbors' niatelemetry.ProcSysMem5min: title: Niatelemetry:Proc Sys Mem5min description: Aci node memory usage info in last 15 mintutes. x-allOf-name: niatelemetry.ProcSysMem5min allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.ProcSysMem5min', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ProcSysMem5min default: niatelemetry.ProcSysMem5min x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ProcSysMem5min default: niatelemetry.ProcSysMem5min x-enum-as-string: true FreeAvg: description: Returns the free average value. type: string x-omitempty: true TotalAvg: description: Returns the total average value. type: string x-omitempty: true niatelemetry.DomThresInfoObject.List: title: List of 'niatelemetry.DomThresInfoObject' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.DomThresInfoObject'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.DomThresInfoObject' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.DomThresInfoObject' niatelemetry.NiaFeatureUsage.List: title: List of 'niatelemetry.NiaFeatureUsage' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NiaFeatureUsage'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NiaFeatureUsage' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NiaFeatureUsage' niatelemetry.ApicFanDetails.List: title: List of 'niatelemetry.ApicFanDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicFanDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicFanDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicFanDetails' niatelemetry.NxosVtp: title: Niatelemetry:Nxos Vtp description: Stores vtp data per switch. x-allOf-name: niatelemetry.NxosVtp allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.NxosVtp', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NxosVtp default: niatelemetry.NxosVtp x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NxosVtp default: niatelemetry.NxosVtp x-enum-as-string: true OperMode: description: Returns the status of operational mode of vtp. type: string x-omitempty: true PruningMode: description: Returns the status pruning mode of vtp. type: string x-omitempty: true RunningVersion: description: Returns the running version of vtp. type: string x-omitempty: true TrapEnabled: description: Returns the status of trap in vtp. type: string x-omitempty: true V2Mode: description: Returns the status of v2 mode of vtp. type: string x-omitempty: true Version: description: Returns version of vtp running. type: integer format: int64 x-omitempty: true niatelemetry.ApicSnmpCommunityDetails: title: Niatelemetry:Apic Snmp Community Details description: Object to capture the SNMP community details in APIC. x-allOf-name: niatelemetry.ApicSnmpCommunityDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSnmpCommunityDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSnmpCommunityDetails default: niatelemetry.ApicSnmpCommunityDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSnmpCommunityDetails default: niatelemetry.ApicSnmpCommunityDetails x-enum-as-string: true Dn: description: Dn of the SNMP community in APIC. type: string x-omitempty: true Name: description: Name of SNMP community in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Fault: title: Niatelemetry:Fault description: Object is available at Fault scope in a fabric and provides details about a fault occurred. x-allOf-name: niatelemetry.Fault allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Fault', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Fault default: niatelemetry.Fault x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Fault default: niatelemetry.Fault x-enum-as-string: true Cause: description: Cause of the fault present. type: string x-omitempty: true Code: description: Code of the fault present. type: string x-omitempty: true CreatedTime: description: Created time of the fault present. type: string x-omitempty: true Description: description: Description of the fault present. type: string x-omitempty: true Dn: description: Dn value for the fault present. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Severity: description: Severity of the fault present. type: string x-omitempty: true SiteName: description: The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters/sites. type: string x-omitempty: true Type: description: Type of the fault present. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NexusCloudAccount: title: Niatelemetry:Nexus Cloud Account description: Nexus Cloud object responsible for tracking site devices per account. x-allOf-name: niatelemetry.NexusCloudAccount allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NexusCloudAccount', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NexusCloudAccount default: niatelemetry.NexusCloudAccount x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NexusCloudAccount default: niatelemetry.NexusCloudAccount x-enum-as-string: true AciCount: description: Count of ACI-type site devices. type: integer format: int64 x-omitempty: true NxosCount: description: Count of NXOS-type site devices. type: integer format: int64 x-omitempty: true Account: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/iam.Account.Relationship description: 'A reference to a iamAccount resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.DcnmModuleDetails.List: title: List of 'niatelemetry.DcnmModuleDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.DcnmModuleDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.DcnmModuleDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.DcnmModuleDetails' niatelemetry.CommonPolicies: title: Niatelemetry:Common Policies description: Object to capture Common Policy details. x-allOf-name: niatelemetry.CommonPolicies allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.CommonPolicies', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.CommonPolicies default: niatelemetry.CommonPolicies x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.CommonPolicies default: niatelemetry.CommonPolicies x-enum-as-string: true Dn: description: Dn of the Common Policy in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SnmpSrc: description: List of Dn of SNMP Src for the above common pol. type: string x-omitempty: true SyslogSrc: description: List of Dn of Syslog Src for the above common pol. type: string x-omitempty: true SyslogSysMsg: description: List of Dn of Syslog Sys Msg the above common pol. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.EqptcapacityPolUsage5min: title: Niatelemetry:Eqptcapacity Pol Usage5min description: Aci node tcam utilization information. x-allOf-name: niatelemetry.EqptcapacityPolUsage5min allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.EqptcapacityPolUsage5min', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.EqptcapacityPolUsage5min default: niatelemetry.EqptcapacityPolUsage5min x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.EqptcapacityPolUsage5min default: niatelemetry.EqptcapacityPolUsage5min x-enum-as-string: true PolUsageBase: description: PolUsageBase information for aci nodes. type: string x-omitempty: true PolUsageCapCum: description: PolUsageCapCum information for aci nodes. type: string x-omitempty: true PolUsageCum: description: PolUsageCum information for aci nodes. type: string x-omitempty: true niatelemetry.SshVersionTwo: title: Niatelemetry:Ssh Version Two description: Object to capture SSH V2 details in APIC. x-allOf-name: niatelemetry.SshVersionTwo allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SshVersionTwo', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SshVersionTwo default: niatelemetry.SshVersionTwo x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SshVersionTwo default: niatelemetry.SshVersionTwo x-enum-as-string: true AdminSt: description: Admin state of SSH V2 in APIC. type: string x-omitempty: true Dn: description: Dn of SSH V2 attribute in APIC. type: string x-omitempty: true PasswordAuth: description: Password auth for SSH V2 in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SshCiphers: description: SSH Ciphers for SSH V2 in APIC. type: string x-omitempty: true SshMacs: description: SSH MACS for SSH V2 in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicSnmpClientGrpDetails: title: Niatelemetry:Apic Snmp Client Grp Details description: Object to capture the SNMP client grp details in APIC. x-allOf-name: niatelemetry.ApicSnmpClientGrpDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSnmpClientGrpDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSnmpClientGrpDetails default: niatelemetry.ApicSnmpClientGrpDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSnmpClientGrpDetails default: niatelemetry.ApicSnmpClientGrpDetails x-enum-as-string: true Dn: description: Dn of the SNMP community in APIC. type: string x-omitempty: true Name: description: Name of SNMP client grp in APIC. type: string x-omitempty: true PolDn: description: Dn of the parent SNMP Policy in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true RestrictedClients: description: List of address of restricted clients for particular client grp. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NiaInventoryFabric: title: Niatelemetry:Nia Inventory Fabric description: Inventory Object available for Fabric-scoped attributes. x-allOf-name: niatelemetry.NiaInventoryFabric allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NiaInventoryFabric', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NiaInventoryFabric default: niatelemetry.NiaInventoryFabric x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NiaInventoryFabric default: niatelemetry.NiaInventoryFabric x-enum-as-string: true AnycastGwMac: description: Returns the aycast gateway mac. type: string x-omitempty: true BgpEstablishedInterfaceCount: description: Counts the number of BGP interfaces that are in established state. type: integer format: int64 x-omitempty: true BgwCount: description: Returns number of bgw switches in the fabric. type: integer format: int64 x-omitempty: true BgwInterfaceUpCount: description: Count number of active interfaces on border gateways. type: integer format: int64 x-omitempty: true BorderGatewaySpineCount: description: Count number of border gateway spines in the fabric inventory. type: integer format: int64 x-omitempty: true BorderLeafCount: description: Count number of border leafs in the fabric inventory. type: integer format: int64 x-omitempty: true CloudsecAutoconfig: description: Cloudsec autoconfig details on the fabric. type: boolean x-omitempty: true DciSubnetRange: description: Returns the dci subnet range. type: string x-omitempty: true DciSubnetTargetMask: description: Returns the dci subnet target mask. type: string x-omitempty: true DcnmtrackerEnabled: description: Returns the value of the dcnmtrackerEnabled field. type: boolean x-omitempty: true EbgpEvpnLinkUpCount: description: Count number of ebgp evpn active interfaces. type: integer format: int64 x-omitempty: true FabricId: description: Uniquely identifies a fabric. type: string x-omitempty: true FabricName: description: Returns the value of the Name of a fabric. type: string x-omitempty: true FabricParent: description: Parent of the fabric on DCNM. type: string x-omitempty: true FabricTechnology: description: Fabric Technology details on the fabric. type: string x-omitempty: true FabricType: description: Fabric type information string. type: string x-omitempty: true FeaturePtp: description: PTP feature details on the fabric. type: string x-omitempty: true IsBgwPresent: description: Checks if border gateway is present in the fabric inventory. type: boolean x-omitempty: true IsEnableNxapiHttp: description: Check if NXAPI HTTP is enabled or not on the fabric. type: boolean x-omitempty: true IsEnableRealTimeBackup: description: Check if real time backup is enabled or not on the fabric. type: boolean x-omitempty: true IsNgoamEnabled: description: Returns if ngoam is enabled. type: boolean x-omitempty: true IsScheduledBackUpEnabled: description: Returns if the scheduled backup is enabled. type: boolean x-omitempty: true IsTrmEnabled: description: Is TRM enabled for the fabric. type: boolean x-omitempty: true LeafCount: description: Returns total number of leafs in the fabric. type: integer format: int64 x-omitempty: true LinkStateRouting: description: Link state routing details on the fabric. type: string x-omitempty: true LinkType: description: Fabric oper status information. type: string x-omitempty: true LogicalLinks: type: - array - 'null' items: description: Returns the value of the logicalLinks field. $ref: '#/components/schemas/niatelemetry.LogicalLink' x-omitempty: true NetworkDeploymentCount: description: No of networks deployed on a fabric. type: integer format: int64 x-omitempty: true NetworkDeploymentStatus: type: - array - 'null' items: description: Deployement status of each network on a fabric. $ref: '#/components/schemas/niatelemetry.DeploymentStatus' x-omitempty: true NtpServerIpList: description: NTP server IP List on the fabric. type: string x-omitempty: true NxosVniBwSitesCount: description: Returns the count of vnis between sites. type: integer format: int64 x-omitempty: true NxosVrfBwSitesCount: description: Returns the count of vrfs between sites. type: integer format: int64 x-omitempty: true NxosVrfCount: description: Returns the value of the nxosVrfCount field. type: integer format: int64 x-omitempty: true OperStatus: description: Fabric oper status information. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true ReplicationMode: description: Replication mode details on the fabric. type: string x-omitempty: true RpMode: description: RP Mode details on the fabric. type: string x-omitempty: true Serial: description: Serial number of device being inventoried. The serial number is unique per device. type: string x-omitempty: true SiteName: description: Name of fabric domain of the controller. type: string x-omitempty: true SoftwareImage: description: Software image details on the fabric. type: string x-omitempty: true SpineCount: description: Returns total number of spines in the fabric. type: integer format: int64 x-omitempty: true SyslogServerIpList: description: Syslog server IP list on DCNM. type: string x-omitempty: true SyslogSev: description: Syslog sev details on the fabric. type: string x-omitempty: true TemplateName: description: Template name of the fabric on DCNM. type: string x-omitempty: true VlanVniMappings: description: VLAN to VNI mappings configured in the DCNM. type: string x-omitempty: true VniIpCount: description: Count number of IP addresses configured in the DCNM networks. type: integer format: int64 x-omitempty: true VpcDetails: type: - array - 'null' items: description: VPC details of each switch on the fabric. $ref: '#/components/schemas/niatelemetry.VpcDetails' x-omitempty: true VrfDeploymentCount: description: No of vrfs deployed on a fabric. type: integer format: int64 x-omitempty: true VrfDeploymentStatus: type: - array - 'null' items: description: Deployement status of each vrf on a fabric. $ref: '#/components/schemas/niatelemetry.DeploymentStatus' x-omitempty: true XsiteNetworkCount: description: Returns deployed network count for bgw/bgws switches in the MSD fabric. type: integer format: int64 x-omitempty: true XsiteVrfCount: description: Returns deployed vrf count for bgw/bgws switches in the MSD fabric. type: integer format: int64 x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicRealmDetails: title: Niatelemetry:Apic Realm Details description: Object to capture Realm details in APIC. x-allOf-name: niatelemetry.ApicRealmDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicRealmDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicRealmDetails default: niatelemetry.ApicRealmDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicRealmDetails default: niatelemetry.ApicRealmDetails x-enum-as-string: true Dn: description: Dn of the Realm Details in APIC. type: string x-omitempty: true Realm: description: Realm value in Realm Details in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ProcSysCpu5min: title: Niatelemetry:Proc Sys Cpu5min description: Aci node performance info in last 5 mintutes. x-allOf-name: niatelemetry.ProcSysCpu5min allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.ProcSysCpu5min', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ProcSysCpu5min default: niatelemetry.ProcSysCpu5min x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ProcSysCpu5min default: niatelemetry.ProcSysCpu5min x-enum-as-string: true KernalAvg: description: Returns the kernal average value. type: string x-omitempty: true UserAvg: description: Returns the user average value. type: string x-omitempty: true niatelemetry.DomInfoObject.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.DomInfoObject' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.DomInfoObject' resources." x-one-of-name: niatelemetry.DomInfoObject.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.DomInfoObject.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicTransceiverDetails: title: Niatelemetry:Apic Transceiver Details description: Object to capture the Transceiver details in APIC. x-allOf-name: niatelemetry.ApicTransceiverDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicTransceiverDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicTransceiverDetails default: niatelemetry.ApicTransceiverDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicTransceiverDetails default: niatelemetry.ApicTransceiverDetails x-enum-as-string: true Dn: description: Dn of the Transceiver in APIC. type: string x-omitempty: true Model: description: Model of the Transceiver in APIC. type: string x-omitempty: true PartNumber: description: Part Number of the Transceiver in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the Transceiver in APIC. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true Vendor: description: Vendor of the Transceiver in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Nicc.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Nicc' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Nicc' resources." x-one-of-name: niatelemetry.Nicc.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Nicc.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Fabric.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Fabric' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Fabric' resources." x-one-of-name: niatelemetry.Fabric.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Fabric.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicAppPluginDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicAppPluginDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicAppPluginDetails' resources." x-one-of-name: niatelemetry.ApicAppPluginDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicAppPluginDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NexusCloudAccount.Relationship: description: A relationship to the 'niatelemetry.NexusCloudAccount' resource, or the expanded 'niatelemetry.NexusCloudAccount' resource, or the 'null' value. x-one-of-name: niatelemetry.NexusCloudAccount.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.NexusCloudAccount' discriminator: propertyName: ClassId niatelemetry.ApicFanDetails: title: Niatelemetry:Apic Fan Details description: Object to capture the fan details in APIC. x-allOf-name: niatelemetry.ApicFanDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicFanDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicFanDetails default: niatelemetry.ApicFanDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicFanDetails default: niatelemetry.ApicFanDetails x-enum-as-string: true Dn: description: Dn for the fan in the inventory. type: string x-omitempty: true ModelNumber: description: Model number of the fan in APIC. type: string x-omitempty: true NodeId: description: Node id for the fan in the inventory. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the fan in APIC. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true VendorName: description: Vendor name of the fan in APIC. type: string x-omitempty: true Vid: description: VID for the fan in the inventory. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.InsightGroupDetails: title: Niatelemetry:Insight Group Details description: Insight group details in ND. x-allOf-name: niatelemetry.InsightGroupDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.InsightGroupDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.InsightGroupDetails default: niatelemetry.InsightGroupDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.InsightGroupDetails default: niatelemetry.InsightGroupDetails x-enum-as-string: true AlertRulesCount: description: Alert rules count of the Insight group. type: integer format: int64 x-omitempty: true AnalysisSettingsStatus: description: Analysis setting status of the Insight group. type: string x-omitempty: true BugScanSettingsStatus: description: Bug scan settings status of the Insight group. type: string x-omitempty: true DeltaAnalysisJobCount: description: Delta analysis job count of the Insight group. type: integer format: int64 x-omitempty: true EmailSettingsCount: description: Email settings count of the Insight group. type: integer format: int64 x-omitempty: true FlowSettingsCount: description: Flow setting count of the Insight group. type: integer format: int64 x-omitempty: true FlowSettingsStatus: description: Flow setting status of the Insight group. type: string x-omitempty: true GroupName: description: Name of the Insight group. type: string x-omitempty: true InsightSites: type: - array - 'null' items: description: Information of sites present in the Insight group. $ref: '#/components/schemas/niatelemetry.Sites' x-omitempty: true KafkaSettingsCount: description: Kafka settings count of the Insight group. type: integer format: int64 x-omitempty: true MicroBurstSettingsStatus: description: Microburst setting status of the Insight group. type: string x-omitempty: true PrechangeAnalysisCount: description: Prechange analysis count of the Insight group. type: integer format: int64 x-omitempty: true TacCollectionConfigCount: description: TAC collection config count of the Insight group. type: integer format: int64 x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SnmpSrc.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SnmpSrc' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SnmpSrc' resources." x-one-of-name: niatelemetry.SnmpSrc.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SnmpSrc.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSnmpCommunityAccessDetails: title: Niatelemetry:Apic Snmp Community Access Details description: Object to capture Snmp Community access details in APIC. x-allOf-name: niatelemetry.ApicSnmpCommunityAccessDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSnmpCommunityAccessDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSnmpCommunityAccessDetails default: niatelemetry.ApicSnmpCommunityAccessDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSnmpCommunityAccessDetails default: niatelemetry.ApicSnmpCommunityAccessDetails x-enum-as-string: true Addr: description: Address of SNMP community access in APIC. type: string x-omitempty: true Dn: description: Dn of SNMP Community access in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SiteInventory: title: Niatelemetry:Site Inventory description: Details of sites onboarded onto an ND. x-allOf-name: niatelemetry.SiteInventory allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SiteInventory', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SiteInventory default: niatelemetry.SiteInventory x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SiteInventory default: niatelemetry.SiteInventory x-enum-as-string: true Apps: type: - array - 'null' items: description: List of all apps installed on the site. type: string x-omitempty: true ConfigurationChangeTrackingCount: description: Count of configuration change tracking. type: integer format: int64 readOnly: true x-omitempty: true ConnectivityAnalysisCount: description: Returns the total number of connectivity Analysis run for EPs in NDFC Fabrics. type: integer format: int64 x-omitempty: true EndpointLocatorCount: description: Count of total Endpoint Locators. type: integer format: int64 readOnly: true x-omitempty: true FabricTechnology: description: Fabric technology reported by the onboarded DCNM site. type: string x-omitempty: true FabricUpdateStatus: description: Status of the fabric update. type: string readOnly: true x-omitempty: true FirmwareVersion: description: Version of the specified site. type: string x-omitempty: true InstallType: description: Fine-grained type DCNM either SAN or LAN. type: string x-omitempty: true IpAddress: type: - array - 'null' items: description: List of IP Addresses of site. type: string x-omitempty: true Name: description: Name of the APIC / DCNM site onboarded. type: string x-omitempty: true NexusDashboard: description: Name of ND on which site has been onboarded. type: string x-omitempty: true Nodes: description: Number of nodes the site contains. type: integer format: int64 x-omitempty: true OnDemandBackups: description: Count of number of manual backups. type: boolean readOnly: true x-omitempty: true PerimeterService: description: Count of service functions configured with use case Perimeter Service. type: integer format: int64 readOnly: true x-omitempty: true RecordType: description: Specifies whether Site object is DCNM or APIC or ND. type: string x-omitempty: true RedirectToServiceChain: description: Count of service functions configured with use case Service Chain Redirection. type: integer format: int64 readOnly: true x-omitempty: true ScheduledBackups: description: Count of number of scheduled backups. type: boolean readOnly: true x-omitempty: true SecurityGroupsCount: description: Count of total security groups. type: integer format: int64 readOnly: true x-omitempty: true ServiceAsGateway: description: Count of service functions configured with use case Service As Default Gateway. type: integer format: int64 readOnly: true x-omitempty: true ServiceClustersCount: description: Count of total Service Clusters. type: integer format: int64 readOnly: true x-omitempty: true ServiceFunctionCount: description: Count of total Service Functions configured. type: integer format: int64 readOnly: true x-omitempty: true ServiceInsertionCount: description: Count of total Service Function Insertions enabled. type: integer format: int64 readOnly: true x-omitempty: true SumCount: description: Sum of latestVersionCount and recommendedVersionCount. type: integer format: int64 readOnly: true x-omitempty: true SwitchCount: description: Count of switches in the fabric. type: integer format: int64 readOnly: true x-omitempty: true TotalNetworks: description: Count of total Networks on the fabric. type: integer format: int64 readOnly: true x-omitempty: true TotalVrfs: description: Count of total VRFs on the fabric. type: integer format: int64 readOnly: true x-omitempty: true Type: description: Type of site onboarded either APIC or DCNM. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.FabricPodSs.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.FabricPodSs' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.FabricPodSs' resources." x-one-of-name: niatelemetry.FabricPodSs.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.FabricPodSs.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Tenant.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Tenant' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Tenant' resources." x-one-of-name: niatelemetry.Tenant.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Tenant.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.DcnmTransceiverDetails.List: title: List of 'niatelemetry.DcnmTransceiverDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.DcnmTransceiverDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.DcnmTransceiverDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.DcnmTransceiverDetails' niatelemetry.ApicPsuDetails: title: Niatelemetry:Apic Psu Details description: Object to capture PSU details in APIC. x-allOf-name: niatelemetry.ApicPsuDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicPsuDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicPsuDetails default: niatelemetry.ApicPsuDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicPsuDetails default: niatelemetry.ApicPsuDetails x-enum-as-string: true Dn: description: Dn for the PSU in the inventory. type: string x-omitempty: true ModelNumber: description: Model number of the PSU in APIC. type: string x-omitempty: true NodeId: description: Node id for the PSU in the inventory. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the PSU in APIC. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true VendorName: description: Vendor name of the PSU in APIC. type: string x-omitempty: true Vid: description: VID for the PSU in the inventory. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NexusCloudAccount.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NexusCloudAccount' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NexusCloudAccount' resources." x-one-of-name: niatelemetry.NexusCloudAccount.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NexusCloudAccount.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.MsoSchemaDetails: title: Niatelemetry:Mso Schema Details description: Details of schema in Multi-Site Orchestrator. x-allOf-name: niatelemetry.MsoSchemaDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.MsoSchemaDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.MsoSchemaDetails default: niatelemetry.MsoSchemaDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.MsoSchemaDetails default: niatelemetry.MsoSchemaDetails x-enum-as-string: true DeployedSites: description: Site IDs to which this schema is deployed to. type: string x-omitempty: true NumberOfPolicyObjectsPerSchema: description: Number of policy objects per schema. type: integer format: int64 x-omitempty: true NumberOfTemplatesPerSchema: description: Number of tenants assigned per schema in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true SchemaId: description: Schema ID in Multi-Site Orchestrator. type: string x-omitempty: true SchemaName: description: Schema name in Multi-Site Orchestrator. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.PasswordStrengthCheck.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.PasswordStrengthCheck' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.PasswordStrengthCheck' resources." x-one-of-name: niatelemetry.PasswordStrengthCheck.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.PasswordStrengthCheck.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.SiteInventory.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SiteInventory' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SiteInventory' resources." x-one-of-name: niatelemetry.SiteInventory.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SiteInventory.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicUiPageCounts.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicUiPageCounts' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicUiPageCounts' resources." x-one-of-name: niatelemetry.ApicUiPageCounts.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicUiPageCounts.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NexusCloudSite: title: Niatelemetry:Nexus Cloud Site description: Stores information of Nexus Cloud site devices. x-allOf-name: niatelemetry.NexusCloudSite allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NexusCloudSite', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NexusCloudSite default: niatelemetry.NexusCloudSite x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NexusCloudSite default: niatelemetry.NexusCloudSite x-enum-as-string: true Advisories: description: Advisories setting status, based on license type. type: boolean x-omitempty: true Anomalies: description: Anomalies setting status, based on license type. type: boolean x-omitempty: true CapacityUtilization: description: Capacity utilization setting status, based on license type. type: boolean x-omitempty: true LicenseType: description: Returns the license type of the device. type: string x-omitempty: true Name: description: Returns the name of the Nexus Cloud site. type: string x-omitempty: true SiteType: description: Returns the type of the Nexus Cloud site. type: string x-omitempty: true SoftwareManagement: description: Software management setting status, based on license type. type: boolean x-omitempty: true Uuid: description: Returns the uuid of the Nexus Cloud site. type: string x-omitempty: true NexusCloudAccount: $ref: '#/components/schemas/niatelemetry.NexusCloudAccount.Relationship' description: 'A reference to a niatelemetryNexusCloudAccount resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.DcnmFexDetails: title: Niatelemetry:Dcnm Fex Details description: Inventory Object available for DCNM FEX. x-allOf-name: niatelemetry.DcnmFexDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.DcnmFexDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DcnmFexDetails default: niatelemetry.DcnmFexDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DcnmFexDetails default: niatelemetry.DcnmFexDetails x-enum-as-string: true Name: description: Name of the fex in the fabric inventory. type: string x-omitempty: true ProductId: description: Product ID of the fex in the fabric inventory. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the fex in the fabric inventory. type: string x-omitempty: true VendorId: description: Vendor Id of the fex in the fabric inventory. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Epg: title: Niatelemetry:Epg description: Object is available at End Point Group scope. This currently applies only to the APIC environemt. x-allOf-name: niatelemetry.Epg allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Epg', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Epg default: niatelemetry.Epg x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Epg default: niatelemetry.Epg x-enum-as-string: true AzurePackCount: description: Azure Pack NAT with ASA feature usage. type: integer format: int64 x-omitempty: true Dn: description: Dn value for the End Point Groups present. type: string x-omitempty: true EpgDelimiterCount: description: Number of objects with delimiter value present in EPG Delimiter attribute. type: integer format: int64 x-omitempty: true FcNpvCount: description: Number of ports with FC path attribute of type FC. type: integer format: int64 x-omitempty: true FcoeCount: description: Number of FCoE per End Point Group. deprecated: true x-sunset: '2027-03-01' type: integer format: int64 x-omitempty: true FvRsDomAttCount: description: Number of FvRsDomAtt objects per End Point Group with VMware configuration. type: integer format: int64 x-omitempty: true IntraEpgDvsBmCount: description: Intra End Point Group Contract for Distributed Virtual Switch and BM feature usage. type: integer format: int64 x-omitempty: true IntraEpgHyperv: description: Intra EPG Isolation for Hyper-V, enabled if pcEnfPref attribute is set to enforced. type: string x-omitempty: true IsAttrBased: description: Gets the state of End Point Groups with isAttrBasedEPg value as configured. type: string x-omitempty: true Microsegmentation: description: Gets the state of End Point Groups where microsegmentation is present. type: string x-omitempty: true MicrosoftUsegCount: description: Number of FvRsDomAtt objects per End Point Group with Microsoft configuration. type: integer format: int64 x-omitempty: true Name: description: Name value for the End Point Groups present. type: string x-omitempty: true OrchslDevVipCfgCount: description: Number of objects with Simplified Service Graph Integration with Windows Azure Pack. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites. type: string x-omitempty: true UsegHypervCount: description: Logical Operators for attribute based microsegmentation in a hypervisor. type: integer format: int64 x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SyslogRemoteDest.List: title: List of 'niatelemetry.SyslogRemoteDest' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SyslogRemoteDest'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SyslogRemoteDest' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SyslogRemoteDest' niatelemetry.NiaInventoryFabric.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NiaInventoryFabric' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NiaInventoryFabric' resources." x-one-of-name: niatelemetry.NiaInventoryFabric.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NiaInventoryFabric.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.CloudDetails.List: title: List of 'niatelemetry.CloudDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.CloudDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.CloudDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.CloudDetails' niatelemetry.Interface: title: Niatelemetry:Interface description: Stores data about interfaces per switch. x-allOf-name: niatelemetry.Interface allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.Interface', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Interface default: niatelemetry.Interface x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Interface default: niatelemetry.Interface x-enum-as-string: true InterfaceDownCount: description: Return value of number of interafces down. deprecated: true x-sunset: '2027-03-01' type: integer format: int64 x-omitempty: true InterfaceUpCount: description: Return value of number of interafces up. deprecated: true x-sunset: '2027-03-01' type: integer format: int64 x-omitempty: true niatelemetry.SystemControllerDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SystemControllerDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SystemControllerDetails' resources." x-one-of-name: niatelemetry.SystemControllerDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SystemControllerDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.DcnmTransceiverDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.DcnmTransceiverDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.DcnmTransceiverDetails' resources." x-one-of-name: niatelemetry.DcnmTransceiverDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.DcnmTransceiverDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.DomInfoObject: title: Niatelemetry:Dom Info Object description: DomInfoobject available per device. x-allOf-name: niatelemetry.DomInfoObject allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.DomInfoObject', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DomInfoObject default: niatelemetry.DomInfoObject x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DomInfoObject default: niatelemetry.DomInfoObject x-enum-as-string: true CollectionId: description: Collection id is for index of one of 4 records in the timestamp interval for the particular dom threshold info. type: string x-omitempty: true DomInfo: type: - array - 'null' items: description: Returns DomInfo for all node. $ref: '#/components/schemas/niatelemetry.DomInfo' x-omitempty: true RecordType: description: Type of record NEXUS. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Serial: description: Serial number of device being inventoried. The serial number is unique per device. type: string x-omitempty: true SlotId: description: Line card slot of device being inventoried - The linecard number is specific to serial of a device. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.LeafPolGrpDetails.List: title: List of 'niatelemetry.LeafPolGrpDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.LeafPolGrpDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.LeafPolGrpDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.LeafPolGrpDetails' niatelemetry.ApicSnmpTrapFwdServerDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSnmpTrapFwdServerDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSnmpTrapFwdServerDetails' resources." x-one-of-name: niatelemetry.ApicSnmpTrapFwdServerDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapFwdServerDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Sites: title: Niatelemetry:Sites description: Stores information of sites that are in an insight group. x-allOf-name: niatelemetry.Sites allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.Sites', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Sites default: niatelemetry.Sites x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Sites default: niatelemetry.Sites x-enum-as-string: true Name: description: Returns the name of the site. type: string x-omitempty: true SiteType: description: Returns the type of the site. type: string x-omitempty: true Uuid: description: Returns the uuid of the site. type: string x-omitempty: true niatelemetry.HttpsAclContractDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.HttpsAclContractDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.HttpsAclContractDetails' resources." x-one-of-name: niatelemetry.HttpsAclContractDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.HttpsAclContractDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.HttpsAclEpgDetails.List: title: List of 'niatelemetry.HttpsAclEpgDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.HttpsAclEpgDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.HttpsAclEpgDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.HttpsAclEpgDetails' niatelemetry.ApicPsuDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicPsuDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicPsuDetails' resources." x-one-of-name: niatelemetry.ApicPsuDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicPsuDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSnmpClientGrpDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSnmpClientGrpDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSnmpClientGrpDetails' resources." x-one-of-name: niatelemetry.ApicSnmpClientGrpDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSnmpClientGrpDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.SshVersionTwo.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SshVersionTwo' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SshVersionTwo' resources." x-one-of-name: niatelemetry.SshVersionTwo.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SshVersionTwo.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NexusDashboardDetails.List: title: List of 'niatelemetry.NexusDashboardDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NexusDashboardDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NexusDashboardDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NexusDashboardDetails' niatelemetry.LogicalLink: title: Niatelemetry:Logical Link description: Stores logical links per fabric. x-allOf-name: niatelemetry.LogicalLink allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.LogicalLink', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.LogicalLink default: niatelemetry.LogicalLink x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.LogicalLink default: niatelemetry.LogicalLink x-enum-as-string: true DbId: description: Return value of dbId attribute. type: integer format: int64 x-omitempty: true IsPresent: description: Return value of isPresent attribute. type: boolean x-omitempty: true LinkAddr1: description: Return value of linkAddr1 attribute. type: string x-omitempty: true LinkAddr2: description: Return value of linkAddr2 attribute. type: string x-omitempty: true LinkState: description: Return value of linkState attribute. type: string x-omitempty: true LinkType: description: Return value of linkType attribute. type: string x-omitempty: true Uptime: description: Return value of uptime attribute. type: string x-omitempty: true niatelemetry.NexusCloudAccount.List: title: List of 'niatelemetry.NexusCloudAccount' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NexusCloudAccount'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NexusCloudAccount' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NexusCloudAccount' niatelemetry.AaaRadiusProviderDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.AaaRadiusProviderDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.AaaRadiusProviderDetails' resources." x-one-of-name: niatelemetry.AaaRadiusProviderDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.AaaRadiusProviderDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ImageDetail: title: Niatelemetry:Image Detail description: Stores information related to golden image on dcnm controller. x-allOf-name: niatelemetry.ImageDetail allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.ImageDetail', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ImageDetail default: niatelemetry.ImageDetail x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ImageDetail default: niatelemetry.ImageDetail x-enum-as-string: true ImageName: description: Returns name of the image on controller. type: string x-omitempty: true Name: description: Returns name of the image on controller. type: string x-omitempty: true Version: description: Returns version of the image on controller. type: string x-omitempty: true niatelemetry.MsoContractDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.MsoContractDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.MsoContractDetails' resources." x-one-of-name: niatelemetry.MsoContractDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.MsoContractDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicUiPageCounts.List: title: List of 'niatelemetry.ApicUiPageCounts' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicUiPageCounts'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicUiPageCounts' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicUiPageCounts' niatelemetry.ApicVision: title: Niatelemetry:Apic Vision description: Object to capture ApicVision App properties. x-allOf-name: niatelemetry.ApicVision allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicVision', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicVision default: niatelemetry.ApicVision x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicVision default: niatelemetry.ApicVision x-enum-as-string: true ApicVisionState: description: ApicVision App state. apicVisionState checks the current operational state of ApicVision app on APIC. type: string x-omitempty: true ApicVisionStateLastUpdateTs: description: ApicVision App state last updated timestamp. It indicates the last updated timestamp for operational state of ApicVision app. type: string x-omitempty: true ApicVisionVersion: description: ApicVision App version. apicVisionVersion is used to check compatibility with Nexus Cloud features. type: string x-omitempty: true ConfigIssues: description: Configuration issues depicts the failures for ApicVision managed package upgrade on APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.HttpsAclFilterDetails.List: title: List of 'niatelemetry.HttpsAclFilterDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.HttpsAclFilterDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.HttpsAclFilterDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.HttpsAclFilterDetails' niatelemetry.ApicNtpAuth.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicNtpAuth' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicNtpAuth' resources." x-one-of-name: niatelemetry.ApicNtpAuth.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicNtpAuth.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicVision.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicVision' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicVision' resources." x-one-of-name: niatelemetry.ApicVision.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicVision.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NexusDashboardControllerDetails: title: Niatelemetry:Nexus Dashboard Controller Details description: Details of controller added to NexusDashboard. x-allOf-name: niatelemetry.NexusDashboardControllerDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NexusDashboardControllerDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NexusDashboardControllerDetails default: niatelemetry.NexusDashboardControllerDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NexusDashboardControllerDetails default: niatelemetry.NexusDashboardControllerDetails x-enum-as-string: true SiteHealth: description: Health of the site serviced by ND. type: integer format: int64 x-omitempty: true SiteName: description: Name of fabric domain of the controller. type: string x-omitempty: true VersionOfController: description: Version of the controller serviced by ND. type: string x-omitempty: true NexusDashboard: $ref: '#/components/schemas/niatelemetry.NexusDashboards.Relationship' description: 'A reference to a niatelemetryNexusDashboards resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.HttpsAclEpgContractMap.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.HttpsAclEpgContractMap' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.HttpsAclEpgContractMap' resources." x-one-of-name: niatelemetry.HttpsAclEpgContractMap.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.HttpsAclEpgContractMap.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ProcSysCpu15min: title: Niatelemetry:Proc Sys Cpu15min description: Aci node performance info in last 15 mintutes. x-allOf-name: niatelemetry.ProcSysCpu15min allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.ProcSysCpu15min', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ProcSysCpu15min default: niatelemetry.ProcSysCpu15min x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ProcSysCpu15min default: niatelemetry.ProcSysCpu15min x-enum-as-string: true KernalAvg: description: Returns the kernal average value. type: string x-omitempty: true UserAvg: description: Returns the user average value. type: string x-omitempty: true niatelemetry.NiaInventory.Relationship: description: A relationship to the 'niatelemetry.NiaInventory' resource, or the expanded 'niatelemetry.NiaInventory' resource, or the 'null' value. x-one-of-name: niatelemetry.NiaInventory.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.NiaInventory' discriminator: propertyName: ClassId niatelemetry.SupervisorModuleDetails: title: Niatelemetry:Supervisor Module Details description: Supervisor module slot details in APIC. x-allOf-name: niatelemetry.SupervisorModuleDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SupervisorModuleDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SupervisorModuleDetails default: niatelemetry.SupervisorModuleDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SupervisorModuleDetails default: niatelemetry.SupervisorModuleDetails x-enum-as-string: true Dn: description: Dn of the supervisor module in APIC. type: string x-omitempty: true HwVer: description: Hardware version of supervisor module. type: string x-omitempty: true Model: description: Model of the supervisor module. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Serial: description: Serial number of the supervisor module. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicCoreFileDetails: title: Niatelemetry:Apic Core File Details description: Object to capture Core File details in APIC. x-allOf-name: niatelemetry.ApicCoreFileDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicCoreFileDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicCoreFileDetails default: niatelemetry.ApicCoreFileDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicCoreFileDetails default: niatelemetry.ApicCoreFileDetails x-enum-as-string: true Annotation: description: Annotation of the Core file in APIC. type: string x-omitempty: true ChildAction: description: Child action of the Core file in APIC. type: string x-omitempty: true CollectionTime: description: Collection Time of the Core file in APIC. type: string x-omitempty: true DataType: description: Data type of the Core file in APIC. type: string x-omitempty: true Dn: description: Dn for the Core file in the inventory. type: string x-omitempty: true ExportFileUri: description: Export file URI of the Core file in APIC. type: string x-omitempty: true ExportStatus: description: Export status of the Core file in APIC. type: string x-omitempty: true ExportStatusStr: description: Export status str of the Core file in APIC. type: integer format: int64 x-omitempty: true ExportTechSupFileUri: description: Export tech Sup file URI of the Core file in APIC. type: string x-omitempty: true ExportedToController: description: Return if file is exported To Controller or not in APIC. type: string x-omitempty: true ExtMngdBy: description: Ext Mngd By of the Core file in APIC. type: string x-omitempty: true FileSize: description: File size of the Core file in APIC. type: integer format: int64 x-omitempty: true HostName: description: Host Name of the Core file in APIC. type: string x-omitempty: true LcOwn: description: Lc owner of the Core file in APIC. type: string x-omitempty: true ModTs: description: Mod Ts of the Core file in APIC. type: integer format: int64 x-omitempty: true NodeId: description: Node Id of the Core file in APIC. type: string x-omitempty: true PolName: description: Pol Name of the Core file in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true Status: description: Status of the Core file in APIC. type: string x-omitempty: true Uid: description: UId of the Core file in the APIC. type: string x-omitempty: true Userdom: description: User dom of the Core file in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SnmpSrc.List: title: List of 'niatelemetry.SnmpSrc' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SnmpSrc'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SnmpSrc' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SnmpSrc' niatelemetry.Link.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Link' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Link' resources." x-one-of-name: niatelemetry.Link.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Link.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSnmpVersionThreeDetails.List: title: List of 'niatelemetry.ApicSnmpVersionThreeDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSnmpVersionThreeDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSnmpVersionThreeDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSnmpVersionThreeDetails' niatelemetry.ApicSnmpTrapFwdServerDetails: title: Niatelemetry:Apic Snmp Trap Fwd Server Details description: Object to capture the SNMP Trap Fwd Server details in APIC. x-allOf-name: niatelemetry.ApicSnmpTrapFwdServerDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSnmpTrapFwdServerDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSnmpTrapFwdServerDetails default: niatelemetry.ApicSnmpTrapFwdServerDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSnmpTrapFwdServerDetails default: niatelemetry.ApicSnmpTrapFwdServerDetails x-enum-as-string: true Address: description: Address of SNMP Trap Fwd Server in APIC. type: string x-omitempty: true Dn: description: Dn of the SNMP Trap Fwd Server details in APIC. type: string x-omitempty: true PolDn: description: Dn of the parent SNMP Policy in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.HttpsAclEpgDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.HttpsAclEpgDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.HttpsAclEpgDetails' resources." x-one-of-name: niatelemetry.HttpsAclEpgDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.HttpsAclEpgDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.PasswordStrengthCheck: title: Niatelemetry:Password Strength Check description: Password Strength of user in APIC. x-allOf-name: niatelemetry.PasswordStrengthCheck allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.PasswordStrengthCheck', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.PasswordStrengthCheck default: niatelemetry.PasswordStrengthCheck x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.PasswordStrengthCheck default: niatelemetry.PasswordStrengthCheck x-enum-as-string: true Dn: description: Dn for each registering user in APIC. type: string x-omitempty: true PwdStrengthCheck: description: Check for password strength per user. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MsoSchemaDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.MsoSchemaDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.MsoSchemaDetails' resources." x-one-of-name: niatelemetry.MsoSchemaDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.MsoSchemaDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Neighbor.List: title: List of 'niatelemetry.Neighbor' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Neighbor'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Neighbor' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Neighbor' niatelemetry.SpinePolGrpDetails: title: Niatelemetry:Spine Pol Grp Details description: Object to capture leaf pol group details. x-allOf-name: niatelemetry.SpinePolGrpDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SpinePolGrpDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SpinePolGrpDetails default: niatelemetry.SpinePolGrpDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SpinePolGrpDetails default: niatelemetry.SpinePolGrpDetails x-enum-as-string: true Dn: description: Dn of the Pol group and leaf profile relational object. type: string x-omitempty: true FabricNodeControlDn: description: Fabric node control dn associated with the pol group. type: string x-omitempty: true FabricNodeControlPolName: description: Fabric node control policy name associated with the pol group. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SpinePolGroupName: description: Spine policy group name in APIC. type: string x-omitempty: true SpineProfileName: description: Spine profile group name in APIC. type: string x-omitempty: true State: description: State of fabric node control pol. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Anomaly: title: Niatelemetry:Anomaly description: An anomaly notification generated by Nexus Dashboard. x-allOf-name: niatelemetry.Anomaly allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Anomaly', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Anomaly default: niatelemetry.Anomaly x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Anomaly default: niatelemetry.Anomaly x-enum-as-string: true AlertTypeId: description: Identifier of the alert type that triggered this notification. type: string readOnly: true x-omitempty: true Category: description: Classification of the anomaly. type: string readOnly: true x-omitempty: true DeepLink: description: Deep link to investigate the anomaly in the source system. type: string readOnly: true x-omitempty: true Description: description: Concise explanation of the anomaly. type: string readOnly: true x-omitempty: true Details: description: Additional contextual details for triage. type: string readOnly: true x-omitempty: true EntityId: description: Identifier of the impacted entity in the source system. type: string readOnly: true x-omitempty: true EntityType: description: Impacted entity type information derived from anomaly objects. type: string readOnly: true x-omitempty: true EventTime: description: Time when the event occurred in the source system. type: string readOnly: true x-omitempty: true FabricName: description: The name of the fabric that generated the anomaly. type: string readOnly: true x-omitempty: true FirstRaisedTime: description: First time the anomaly was raised. type: string readOnly: true x-omitempty: true Ext_Id: description: Globally unique identifier for the anomaly notification. type: string readOnly: true x-omitempty: true LastRaisedTime: description: Most recent transition to open or reopened state. type: string readOnly: true x-omitempty: true LastUpdatedTime: description: Most recent lifecycle change time. type: string readOnly: true x-omitempty: true NotificationType: description: Type of notification, such as anomaly or advisory. type: string readOnly: true x-omitempty: true Product: description: Product that generated the notification. type: string readOnly: true x-omitempty: true Region: description: Region for data sovereignty. type: string readOnly: true x-omitempty: true Severity: description: Normalized severity level. type: string readOnly: true x-omitempty: true Title: description: Short human-readable summary of the notification. type: string readOnly: true x-omitempty: true Fabric: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' description: 'A reference to a niatelemetryFabric resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NiaLicenseState: title: Niatelemetry:Nia License State description: Object available at device scope for license information. This determines the usage of this attribute. x-allOf-name: niatelemetry.NiaLicenseState allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NiaLicenseState', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NiaLicenseState default: niatelemetry.NiaLicenseState x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NiaLicenseState default: niatelemetry.NiaLicenseState x-enum-as-string: true FeatureActivated: description: Features activated on device being inventoried. This determines which features are currently enabled on the device that the license API can check. type: string x-omitempty: true LicenseActivated: description: Licenses activated on device being inventoried. This determines which lienceses are currently enabled on the device. type: string x-omitempty: true PidType: description: PID of device being inventoried. This determines the hardware model type of the device. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Serial: description: Serial number of device being inventoried. The serial number is unique per device. type: string x-omitempty: true SiteName: description: Name of fabric domain of the controller. type: string x-omitempty: true Device: $ref: '#/components/schemas/niatelemetry.NiaInventory.Relationship' description: 'A reference to a niatelemetryNiaInventory resource. When the $expand query parameter is specified, the referenced resource is returned inline.' niatelemetry.MsoContractDetails: title: Niatelemetry:Mso Contract Details description: Details of contract configured from the Multi-Site Orchestrator. x-allOf-name: niatelemetry.MsoContractDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.MsoContractDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.MsoContractDetails default: niatelemetry.MsoContractDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.MsoContractDetails default: niatelemetry.MsoContractDetails x-enum-as-string: true ContractName: description: Name of contract in Multi-Site Orchestrator. type: string x-omitempty: true DeployedSites: description: Site Ids to which this contract is deployed to. type: string x-omitempty: true IsLocal: description: Is the contract local to the Multi-Site Orchestrator. type: string x-omitempty: true Reference: description: Unique reference for the contract in the Multi-Site Orchestrator. type: string x-omitempty: true SchemaId: description: Schema ID in Multi-Site Orchestrator. type: string x-omitempty: true SchemaName: description: Schema name this contract belongs to in Multi-Site Orchestrator. type: string x-omitempty: true TemplateName: description: Template name this contract belongs to in Multi-Site Orchestrator. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Switch.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Switch' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Switch' resources." x-one-of-name: niatelemetry.Switch.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Switch.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Controller: title: Niatelemetry:Controller description: A Controller managed by a nexus dashboard instance. x-allOf-name: niatelemetry.Controller allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Controller', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Controller default: niatelemetry.Controller x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Controller default: niatelemetry.Controller x-enum-as-string: true AnomalyStatus: description: The anomaly status of the managed Controller. type: string readOnly: true x-omitempty: true ComplianceStatus: description: The compliance status of the managed Controller. type: string readOnly: true x-omitempty: true FabricType: description: The type of fabric the managed switch belongs to. type: string readOnly: true x-omitempty: true HardwareConformance: description: The hardware conformance status of the managed Controller. type: string readOnly: true x-omitempty: true HardwareEndOfVulnerabilitySupportDate: description: The hardware end of vulnerability support date of the managed Controller. type: string readOnly: true x-omitempty: true HardwareLastDateOfSupport: description: The hardware last date of support of the managed Controller. type: string readOnly: true x-omitempty: true Hostname: description: The hostname of the managed Controller. type: string readOnly: true x-omitempty: true InBandIpV4Address: description: The inband IPv4 address of the managed Controller. type: string readOnly: true x-omitempty: true InBandIpV6Address: description: The inband IPv6 address of the managed Controller. type: string readOnly: true x-omitempty: true Model: description: The model of the managed Controller. type: string readOnly: true x-omitempty: true OperatingSystem: description: The operating system of the managed Controller. type: string readOnly: true x-omitempty: true OperatingSystemVersion: description: The OS version of the managed Controller. type: string readOnly: true x-omitempty: true OutOfBandIpV4Address: description: The out-of-band IPv4 address of the managed Controller. type: string readOnly: true x-omitempty: true OutOfBandIpV6Address: description: The out-of-band IPv6 address of the managed Controller. type: string readOnly: true x-omitempty: true Role: description: The role of the managed Controller. type: string readOnly: true x-omitempty: true Serial: description: The serial number of the managed Controller. type: string readOnly: true x-omitempty: true Site: description: The name of the managed fabric. type: string readOnly: true x-omitempty: true SoftwareConformance: description: The software conformance status of the managed Controller. type: string readOnly: true x-omitempty: true SoftwareEndOfVulnerabilitySupportDate: description: The software end of vulnerability support date of the managed Controller. type: string readOnly: true x-omitempty: true SoftwareLastDateOfSupport: description: The software last date of support of the managed Controller. type: string readOnly: true x-omitempty: true SoftwareVersion: description: The software version of the managed Controller. type: string readOnly: true x-omitempty: true StrongAssetId: description: The DBID of the managed Controller. type: string readOnly: true x-omitempty: true TelemetryEnabled: description: Indicates whether telemetry is enabled for the fabric. type: boolean readOnly: true x-omitempty: true Fabric: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' description: 'A reference to a niatelemetryFabric resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicFanDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicFanDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicFanDetails' resources." x-one-of-name: niatelemetry.ApicFanDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicFanDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSysLogGrp.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSysLogGrp' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSysLogGrp' resources." x-one-of-name: niatelemetry.ApicSysLogGrp.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSysLogGrp.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.SiteInventory.List: title: List of 'niatelemetry.SiteInventory' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SiteInventory'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SiteInventory' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SiteInventory' niatelemetry.DomThresInfo: title: Niatelemetry:Dom Thres Info description: Object that carries all the fields needed for Dom Threshold Information. x-allOf-name: niatelemetry.DomThresInfo allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.DomThresInfo', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DomThresInfo default: niatelemetry.DomThresInfo x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DomThresInfo default: niatelemetry.DomThresInfo x-enum-as-string: true Dn: description: Returns distinguished name of the transceiver. type: string x-omitempty: true HighAlarm: description: Returns highalarm value of the transceiver sensor. type: string x-omitempty: true HighWarning: description: Returns highwarning value of the transceiver sensor. type: string x-omitempty: true LowAlarm: description: Returns lowalarm value of the transceiver sensor. type: string x-omitempty: true LowWarning: description: Returns lowwarning value of the transceiver sensor. type: string x-omitempty: true NumLanes: description: Returns numlanes of the transceiver sensors. type: string x-omitempty: true PartNumber: description: Returns part number of the transceiver. type: string x-omitempty: true Type: description: Returns type of the transceiver sfp or qsfp. type: string x-omitempty: true TypeName: description: Returns type name of the transceiver sfp or qsfp. type: string x-omitempty: true Unit: description: Returns calibration value (unit) of transceiver sensor. type: string x-omitempty: true VendorName: description: Returns vendor name string of the transceiver. type: string x-omitempty: true VendorPn: description: Returns vendor part number of the transceiver. type: string x-omitempty: true VendorRev: description: Returns vendor revision number of the transceiver. type: string x-omitempty: true VendorSn: description: Returns vendor serial number of the transceiver. type: string x-omitempty: true VersionId: description: Returns version identifier of the transceiver. type: string x-omitempty: true niatelemetry.ApicSysLogSrc: title: Niatelemetry:Apic Sys Log Src description: Object to capture the SysLogGroup details in APIC. x-allOf-name: niatelemetry.ApicSysLogSrc allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSysLogSrc', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSysLogSrc default: niatelemetry.ApicSysLogSrc x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSysLogSrc default: niatelemetry.ApicSysLogSrc x-enum-as-string: true Dn: description: Dn of the SysLogSrc in APIC. type: string x-omitempty: true MinSev: description: Minimum sevirity on SysLogSrc MO in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SyslogRemoteDest: description: List of Syslog remote destination for SyslogSrc in APIC. type: string x-omitempty: true SyslogRsDestGrp: description: Syslog destination grp for SysLogSrc in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NexusDashboardControllerDetails.List: title: List of 'niatelemetry.NexusDashboardControllerDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NexusDashboardControllerDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NexusDashboardControllerDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NexusDashboardControllerDetails' niatelemetry.ApicPodData.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicPodData' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicPodData' resources." x-one-of-name: niatelemetry.ApicPodData.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicPodData.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.HcloudDetails: title: Niatelemetry:Hcloud Details description: Inventory object available per device scope. This common object holds a device level information. x-allOf-name: niatelemetry.HcloudDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.HcloudDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.HcloudDetails default: niatelemetry.HcloudDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.HcloudDetails default: niatelemetry.HcloudDetails x-enum-as-string: true Dn: description: Dn for the inventories present. type: string x-omitempty: true EpgCount: description: Returns the total number of EPGs deployed. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Router: type: - array - 'null' items: description: Returns the collection of cloud routers information. $ref: '#/components/schemas/niatelemetry.CloudRoutersElement' x-omitempty: true RouterCount: description: Returns the total number of Cisco Cloud Routers deployed. type: integer format: int64 x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SubnetsAddress: description: Returns the IP addresses of the subnets. type: string x-omitempty: true SubnetsCount: description: Returns the total number of subnets deployed. type: integer format: int64 x-omitempty: true TransitGatewaysCount: description: Returns the total number of Transit Gateways deployed. type: integer format: int64 x-omitempty: true VpcCount: description: Returns the total number of VPCs deployed in Azure/AWS platforms. type: integer format: int64 x-omitempty: true VpcCountGcp: description: Returns the total number of VPCs deployed in GCP. type: integer format: int64 x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Network.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Network' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Network' resources." x-one-of-name: niatelemetry.Network.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Network.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.DcnmPsuDetails: title: Niatelemetry:Dcnm Psu Details description: Inventory Object available for DCNM PSU. x-allOf-name: niatelemetry.DcnmPsuDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.DcnmPsuDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DcnmPsuDetails default: niatelemetry.DcnmPsuDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DcnmPsuDetails default: niatelemetry.DcnmPsuDetails x-enum-as-string: true Name: description: Name of the power supply unit. type: string x-omitempty: true ProductId: description: Product ID of the power supply. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the power supply unit. type: string x-omitempty: true VendorId: description: Vendor Id of the power supply unit. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Advisories: title: Niatelemetry:Advisories description: Advisory information related to the Fabric. x-allOf-name: niatelemetry.Advisories allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.Advisories', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Advisories default: niatelemetry.Advisories x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Advisories default: niatelemetry.Advisories x-enum-as-string: true NodeNames: type: - array - 'null' items: description: List of node names associated with the advisory. type: string readOnly: true x-omitempty: true Severity: description: Severity level of the advisory. type: string readOnly: true x-omitempty: true niatelemetry.NxosBgpEvpn: title: Niatelemetry:Nxos Bgp Evpn description: Stores information related to Nxos BGP Evpn. x-allOf-name: niatelemetry.NxosBgpEvpn allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.NxosBgpEvpn', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NxosBgpEvpn default: niatelemetry.NxosBgpEvpn x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NxosBgpEvpn default: niatelemetry.NxosBgpEvpn x-enum-as-string: true NxosEvpnMacCount: description: Returns the EVPN mac count. type: string x-omitempty: true TotalNetworks: description: Returns the BGP EVPN total networks. type: integer format: int64 x-omitempty: true TotalPaths: description: Returns the BGP EVPN total paths. type: integer format: int64 x-omitempty: true niatelemetry.HttpsAclEpgContractMap: title: Niatelemetry:Https Acl Epg Contract Map description: Object to capture the HTTPS ACL contract EPG mappings in APIC. x-allOf-name: niatelemetry.HttpsAclEpgContractMap allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.HttpsAclEpgContractMap', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.HttpsAclEpgContractMap default: niatelemetry.HttpsAclEpgContractMap x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.HttpsAclEpgContractMap default: niatelemetry.HttpsAclEpgContractMap x-enum-as-string: true ContractName: description: Name of HTTPS ACL contract for APIC. type: string x-omitempty: true Dn: description: Dn of the HTTPS ACL contract provider for APIC. type: string x-omitempty: true EpgName: description: Name of EPGs of the HTTPS ACL contract for APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true TargetDn: description: TDn of the HTTPS ACL contract provider for APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Switch.List: title: List of 'niatelemetry.Switch' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Switch'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Switch' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Switch' niatelemetry.ApicSysLogSrc.List: title: List of 'niatelemetry.ApicSysLogSrc' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicSysLogSrc'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicSysLogSrc' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicSysLogSrc' niatelemetry.Lc.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Lc' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Lc' resources." x-one-of-name: niatelemetry.Lc.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Lc.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSnmpVersionThreeDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSnmpVersionThreeDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSnmpVersionThreeDetails' resources." x-one-of-name: niatelemetry.ApicSnmpVersionThreeDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSnmpVersionThreeDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.HttpsAclContractFilterMap.List: title: List of 'niatelemetry.HttpsAclContractFilterMap' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.HttpsAclContractFilterMap'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.HttpsAclContractFilterMap' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.HttpsAclContractFilterMap' niatelemetry.PodCommPolicies.List: title: List of 'niatelemetry.PodCommPolicies' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.PodCommPolicies'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.PodCommPolicies' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.PodCommPolicies' niatelemetry.HttpsAclContractFilterMap: title: Niatelemetry:Https Acl Contract Filter Map description: Object to capture the HTTPS ACL contract filter map in APIC. x-allOf-name: niatelemetry.HttpsAclContractFilterMap allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.HttpsAclContractFilterMap', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.HttpsAclContractFilterMap default: niatelemetry.HttpsAclContractFilterMap x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.HttpsAclContractFilterMap default: niatelemetry.HttpsAclContractFilterMap x-enum-as-string: true ContractName: description: Name of HTTPS ACL contract for APIC. type: string x-omitempty: true Dn: description: Dn of the HTTPS ACL EPGs subject filter relation MO for APIC. type: string x-omitempty: true FilterName: description: Name of HTTPS ACL filter for APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NiaFeatureUsage.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NiaFeatureUsage' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NiaFeatureUsage' resources." x-one-of-name: niatelemetry.NiaFeatureUsage.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NiaFeatureUsage.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.MdsNeighbors.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.MdsNeighbors' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.MdsNeighbors' resources." x-one-of-name: niatelemetry.MdsNeighbors.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.MdsNeighbors.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.PodSnmpPolicies.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.PodSnmpPolicies' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.PodSnmpPolicies' resources." x-one-of-name: niatelemetry.PodSnmpPolicies.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.PodSnmpPolicies.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicSnmpTrapDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicSnmpTrapDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicSnmpTrapDetails' resources." x-one-of-name: niatelemetry.ApicSnmpTrapDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicSnmpTrapDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.MsoSiteDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.MsoSiteDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.MsoSiteDetails' resources." x-one-of-name: niatelemetry.MsoSiteDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.MsoSiteDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.DigitalOpticalMonitoring: title: Niatelemetry:Digital Optical Monitoring description: Digital optical monitoring details for aci nodes. x-allOf-name: niatelemetry.DigitalOpticalMonitoring allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.DigitalOpticalMonitoring', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DigitalOpticalMonitoring default: niatelemetry.DigitalOpticalMonitoring x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DigitalOpticalMonitoring default: niatelemetry.DigitalOpticalMonitoring x-enum-as-string: true Alerts: description: Alerts count for the interface in the node. type: string x-omitempty: true Dn: description: Dn with interface name for the aci nodes. type: string x-omitempty: true RxLos: description: RxLos count for the interface in the node. type: string x-omitempty: true TxFaultCount: description: TxfaultCount for the interface in the node. type: string x-omitempty: true niatelemetry.ApicTransceiverDetails.List: title: List of 'niatelemetry.ApicTransceiverDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicTransceiverDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicTransceiverDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicTransceiverDetails' niatelemetry.ApicUiPageCounts: title: Niatelemetry:Apic Ui Page Counts description: Object to capture the UI page counts in APIC. x-allOf-name: niatelemetry.ApicUiPageCounts allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicUiPageCounts', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicUiPageCounts default: niatelemetry.ApicUiPageCounts x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicUiPageCounts default: niatelemetry.ApicUiPageCounts x-enum-as-string: true Dn: description: Dn of the page opened by the user. type: string x-omitempty: true PageCount: description: Number of times that the user has opened this page. type: integer format: int64 x-omitempty: true PageName: description: Name of the page for which page count is recorded. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.DomInfoObject.List: title: List of 'niatelemetry.DomInfoObject' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.DomInfoObject'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.DomInfoObject' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.DomInfoObject' niatelemetry.DcnmTransceiverDetails: title: Niatelemetry:Dcnm Transceiver Details description: Inventory Object available for DCNM transceiver details. x-allOf-name: niatelemetry.DcnmTransceiverDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.DcnmTransceiverDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DcnmTransceiverDetails default: niatelemetry.DcnmTransceiverDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DcnmTransceiverDetails default: niatelemetry.DcnmTransceiverDetails x-enum-as-string: true PartNumber: description: Part number of the transceiver in the fabric inventory. type: string x-omitempty: true ProductId: description: Product Id of the transceiver in the fabric inventory. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the transceiver in the fabric inventory. type: string x-omitempty: true VendorId: description: Vendor Id of the transceiver in the fabric inventory. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.AaaTacacsProviderDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.AaaTacacsProviderDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.AaaTacacsProviderDetails' resources." x-one-of-name: niatelemetry.AaaTacacsProviderDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.AaaTacacsProviderDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.AaaLdapProviderDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.AaaLdapProviderDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.AaaLdapProviderDetails' resources." x-one-of-name: niatelemetry.AaaLdapProviderDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.AaaLdapProviderDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Controller.List: title: List of 'niatelemetry.Controller' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Controller'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Controller' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Controller' niatelemetry.PasswordStrengthCheck.List: title: List of 'niatelemetry.PasswordStrengthCheck' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.PasswordStrengthCheck'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.PasswordStrengthCheck' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.PasswordStrengthCheck' niatelemetry.AaaRadiusProviderDetails.List: title: List of 'niatelemetry.AaaRadiusProviderDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.AaaRadiusProviderDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.AaaRadiusProviderDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.AaaRadiusProviderDetails' niatelemetry.FabricModuleDetails.List: title: List of 'niatelemetry.FabricModuleDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.FabricModuleDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.FabricModuleDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.FabricModuleDetails' niatelemetry.MsoEpgDetails: title: Niatelemetry:Mso Epg Details description: Details of Epgs configured from the Multi-Site Orchestrator. x-allOf-name: niatelemetry.MsoEpgDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.MsoEpgDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.MsoEpgDetails default: niatelemetry.MsoEpgDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.MsoEpgDetails default: niatelemetry.MsoEpgDetails x-enum-as-string: true DeployedSites: description: Site Ids to which this EPG is deployed to. type: string x-omitempty: true EpgName: description: Name of EPG in Multi-Site Orchestrator. type: string x-omitempty: true IsLocal: description: Is the EPG local to the Multi-Site Orchestrator. type: string x-omitempty: true Reference: description: Unique reference for the EPG in the Multi-Site Orchestrator. type: string x-omitempty: true SchemaId: description: Schema ID in Multi-Site Orchestrator. type: string x-omitempty: true SchemaName: description: Schema name in Multi-Site Orchestrator. type: string x-omitempty: true TemplateName: description: Template name in Multi-Site Orchestrator. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NiaInventoryFabric.List: title: List of 'niatelemetry.NiaInventoryFabric' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.NiaInventoryFabric'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.NiaInventoryFabric' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.NiaInventoryFabric' niatelemetry.ApicDbgexpRsTsScheduler: title: Niatelemetry:Apic Dbgexp Rs Ts Scheduler description: Object to capture Dn of Rs Ts scheduler in APIC. x-allOf-name: niatelemetry.ApicDbgexpRsTsScheduler allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicDbgexpRsTsScheduler', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicDbgexpRsTsScheduler default: niatelemetry.ApicDbgexpRsTsScheduler x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicDbgexpRsTsScheduler default: niatelemetry.ApicDbgexpRsTsScheduler x-enum-as-string: true Dn: description: Dn of the Rs Ts scheduler in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.AaaTacacsProviderDetails: title: Niatelemetry:Aaa Tacacs Provider Details description: Object to capture AAA Tacacs provider details. x-allOf-name: niatelemetry.AaaTacacsProviderDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.AaaTacacsProviderDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.AaaTacacsProviderDetails default: niatelemetry.AaaTacacsProviderDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.AaaTacacsProviderDetails default: niatelemetry.AaaTacacsProviderDetails x-enum-as-string: true Dn: description: Dn of the AAA tacacs provider in APIC. type: string x-omitempty: true OwnerKey: description: Owner Key of the AAA tacacs provider in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SupervisorModuleDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.SupervisorModuleDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.SupervisorModuleDetails' resources." x-one-of-name: niatelemetry.SupervisorModuleDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.SupervisorModuleDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.LeafPolGrpDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.LeafPolGrpDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.LeafPolGrpDetails' resources." x-one-of-name: niatelemetry.LeafPolGrpDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.LeafPolGrpDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.DcnmFanDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.DcnmFanDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.DcnmFanDetails' resources." x-one-of-name: niatelemetry.DcnmFanDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.DcnmFanDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicDbgexpRsExportDest: title: Niatelemetry:Apic Dbgexp Rs Export Dest description: Object to capture Dn of Rs export dest in APIC. x-allOf-name: niatelemetry.ApicDbgexpRsExportDest allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicDbgexpRsExportDest', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicDbgexpRsExportDest default: niatelemetry.ApicDbgexpRsExportDest x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicDbgexpRsExportDest default: niatelemetry.ApicDbgexpRsExportDest x-enum-as-string: true Dn: description: Dn of the Rs export dest in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.CommonPolicies.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.CommonPolicies' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.CommonPolicies' resources." x-one-of-name: niatelemetry.CommonPolicies.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.CommonPolicies.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.FabricPodProfile.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.FabricPodProfile' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.FabricPodProfile' resources." x-one-of-name: niatelemetry.FabricPodProfile.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.FabricPodProfile.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Epg.List: title: List of 'niatelemetry.Epg' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Epg'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Epg' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Epg' niatelemetry.AppDetails: title: Niatelemetry:App Details description: Details of apps installed on Nexus Dashboard. x-allOf-name: niatelemetry.AppDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.AppDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.AppDetails default: niatelemetry.AppDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.AppDetails default: niatelemetry.AppDetails x-enum-as-string: true AppName: description: Names of apps running on ND. type: string x-omitempty: true AppStatus: description: Status of apps running on ND. type: string x-omitempty: true AppVersion: description: Versions of apps running on ND. type: string x-omitempty: true NexusDashboard: description: Clustername on which apps are running on ND. type: string x-omitempty: true NumberOfSitesOnboarded: description: Number of sites on which particular app installed on ND. type: integer format: int64 x-omitempty: true Type: description: Type of apps running on ND. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicPerformanceData: title: Niatelemetry:Apic Performance Data description: Object to capture apic health details. x-allOf-name: niatelemetry.ApicPerformanceData allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicPerformanceData', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicPerformanceData default: niatelemetry.ApicPerformanceData x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicPerformanceData default: niatelemetry.ApicPerformanceData x-enum-as-string: true DigitalOpticalMonitoring: type: - array - 'null' items: description: Switch digital optical monitoring. $ref: '#/components/schemas/niatelemetry.DigitalOpticalMonitoring' x-omitempty: true Dn: description: Dn of the fabric nodes in the apic. type: string x-omitempty: true EqptStorageFirmware: description: Returns disk space utilization information. $ref: '#/components/schemas/niatelemetry.EqptStorageFirmware' x-omitempty: true EqptcapacityPolUsage5min: description: Returns tcam utilization information. $ref: '#/components/schemas/niatelemetry.EqptcapacityPolUsage5min' x-omitempty: true EqptcapacityPrefixEntries15min: description: Returns lpm max utilization info in last 15 minutes. $ref: '#/components/schemas/niatelemetry.EqptcapacityPrefixEntries15min' x-omitempty: true EqptcapacityPrefixEntries5min: description: Returns lpm max utilization info in last 5 minutes. $ref: '#/components/schemas/niatelemetry.EqptcapacityPrefixEntries5min' x-omitempty: true NodeHealth: description: Health of the fabric nodes in the apic. type: integer format: int64 x-omitempty: true ProcSysCpu15min: description: Returns cpu performance info in last 15 mintues. $ref: '#/components/schemas/niatelemetry.ProcSysCpu15min' x-omitempty: true ProcSysCpu5min: description: Returns cpu performance info in last 5 mintues. $ref: '#/components/schemas/niatelemetry.ProcSysCpu5min' x-omitempty: true ProcSysMem15min: description: Returns memory performance info in last 15 mintues. $ref: '#/components/schemas/niatelemetry.ProcSysMem15min' x-omitempty: true ProcSysMem5min: description: Returns memory performance info in last 5 mintues. $ref: '#/components/schemas/niatelemetry.ProcSysMem5min' x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected.. type: string x-omitempty: true SwitchDiskUtilization: type: - array - 'null' items: description: Switch disk utilization status in aci. $ref: '#/components/schemas/niatelemetry.SwitchDiskUtilization' x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.PodTimeServerPolicies.List: title: List of 'niatelemetry.PodTimeServerPolicies' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.PodTimeServerPolicies'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.PodTimeServerPolicies' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.PodTimeServerPolicies' niatelemetry.ApicDbgexpRsTsScheduler.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicDbgexpRsTsScheduler' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicDbgexpRsTsScheduler' resources." x-one-of-name: niatelemetry.ApicDbgexpRsTsScheduler.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsTsScheduler.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Epg.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Epg' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Epg' resources." x-one-of-name: niatelemetry.Epg.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Epg.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.AaaRadiusProviderDetails: title: Niatelemetry:Aaa Radius Provider Details description: Object to capture AAA Radius provider details. x-allOf-name: niatelemetry.AaaRadiusProviderDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.AaaRadiusProviderDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.AaaRadiusProviderDetails default: niatelemetry.AaaRadiusProviderDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.AaaRadiusProviderDetails default: niatelemetry.AaaRadiusProviderDetails x-enum-as-string: true Dn: description: Dn of the AAA radius provider in APIC. type: string x-omitempty: true OwnerKey: description: Owner Key of the AAA radius provider in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.PodSnmpPolicies: title: Niatelemetry:Pod Snmp Policies description: Object to capture Pod SNMP Policy details. x-allOf-name: niatelemetry.PodSnmpPolicies allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.PodSnmpPolicies', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.PodSnmpPolicies default: niatelemetry.PodSnmpPolicies x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.PodSnmpPolicies default: niatelemetry.PodSnmpPolicies x-enum-as-string: true AdminSt: description: Admin State of the Snmp Pol in APIC. type: string x-omitempty: true PolDn: description: Dn of the Snmp Pol in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SnmpClientGrp: description: List of Dn of the SNMP Client grp in APIC. type: string x-omitempty: true SnmpCommunity: description: List of Dn of the SNMP Community in APIC. type: string x-omitempty: true SnmpTrapFwdServer: description: List of Dn of the SNMP Trap Fwd Server in APIC. type: string x-omitempty: true SnmpUser: description: List of Dn of the SNMP user in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Cluster.Relationship: description: A relationship to the 'niatelemetry.Cluster' resource, or the expanded 'niatelemetry.Cluster' resource, or the 'null' value. x-one-of-name: niatelemetry.Cluster.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.Cluster' discriminator: propertyName: ClassId niatelemetry.SwitchInterface: title: Niatelemetry:Switch Interface description: An interface managed by a nexus dashboard instance. x-allOf-name: niatelemetry.SwitchInterface allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SwitchInterface', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SwitchInterface default: niatelemetry.SwitchInterface x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SwitchInterface default: niatelemetry.SwitchInterface x-enum-as-string: true AdminStatus: description: Administrative status of the interface. type: string readOnly: true x-omitempty: true Discovered: description: Indicates whether the interface was discovered. type: boolean readOnly: true x-omitempty: true DiscoveredConfigMode: description: Discovered configuration mode of the interface. type: string readOnly: true x-omitempty: true DisplayName: description: Display name of the interface. type: string readOnly: true x-omitempty: true ExternalFabric: description: Indicates whether the interface belongs to an external fabric. type: boolean readOnly: true x-omitempty: true FabricName: description: Fabric name for the interface. type: string readOnly: true x-omitempty: true InterfaceName: description: The name of the interface. type: string readOnly: true x-omitempty: true InterfaceType: description: The type of the interface. type: string readOnly: true x-omitempty: true Ip: description: IP address configured on the interface. type: string readOnly: true x-omitempty: true OperMode: description: Operational mode of the interface. type: string readOnly: true x-omitempty: true OperationalStatus: description: Operational status of the interface. type: string readOnly: true x-omitempty: true Platform: description: Platform of the interface. type: string readOnly: true x-omitempty: true PortChannelId: description: The portchannel ID of the associated interface. type: integer format: int64 readOnly: true x-omitempty: true Speed: description: The speed of the interface. type: string readOnly: true x-omitempty: true SwitchId: description: Identifier of the switch that owns the interface. type: string readOnly: true x-omitempty: true SwitchName: description: Name of the switch that owns the interface. type: string readOnly: true x-omitempty: true VlanId: description: VLAN identifier associated with the interface. type: integer format: int64 readOnly: true x-omitempty: true VpcId: description: VPC identifier for the interface. type: integer format: int64 readOnly: true x-omitempty: true Switch: $ref: '#/components/schemas/niatelemetry.Switch.Relationship' description: 'A reference to a niatelemetrySwitch resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MsoSiteDetails: title: Niatelemetry:Mso Site Details description: Details of sites in Multi-Site Orchestrator. x-allOf-name: niatelemetry.MsoSiteDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.MsoSiteDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.MsoSiteDetails default: niatelemetry.MsoSiteDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.MsoSiteDetails default: niatelemetry.MsoSiteDetails x-enum-as-string: true IsCloudSecEnabled: description: Status of cloudSec on Multi-Site Orchestrator site. type: string x-omitempty: true NumberOfLeafsPerSiteInMso: description: Number of leafs per site in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true NumberOfPodsPerSiteInMso: description: Number of pods per site in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true NumberOfSpinesPerSiteInMso: description: Number of spines per site in Multi-Site Orchestrator. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true SiteId: description: ID of site in Multi-Site Orchestrator. type: string x-omitempty: true SiteName: description: Name of the site in Multi-Site Orchestrator. type: string x-omitempty: true SiteVersion: description: Version of the controller in the site. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Fabric.Relationship: description: A relationship to the 'niatelemetry.Fabric' resource, or the expanded 'niatelemetry.Fabric' resource, or the 'null' value. x-one-of-name: niatelemetry.Fabric.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.Fabric' discriminator: propertyName: ClassId niatelemetry.Anomaly.List: title: List of 'niatelemetry.Anomaly' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Anomaly'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Anomaly' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Anomaly' niatelemetry.DcnmModuleDetails: title: Niatelemetry:Dcnm Module Details description: Inventory Object available for DCNM hardware modules. x-allOf-name: niatelemetry.DcnmModuleDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.DcnmModuleDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.DcnmModuleDetails default: niatelemetry.DcnmModuleDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.DcnmModuleDetails default: niatelemetry.DcnmModuleDetails x-enum-as-string: true Name: description: Name of the hardware module in the fabric inventory. type: string x-omitempty: true ProductId: description: Product ID of the hardware module in the fabric inventory. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the hardware module in the fabric inventory. type: string x-omitempty: true VendorId: description: Vendor Id of the hardware module in the fabric inventory. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ClusterNode: title: Niatelemetry:Cluster Node description: A node managed by a nexus dashboard instance. x-allOf-name: niatelemetry.ClusterNode allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ClusterNode', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ClusterNode default: niatelemetry.ClusterNode x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ClusterNode default: niatelemetry.ClusterNode x-enum-as-string: true BootTime: description: The boot time of the node in the cluster. type: string readOnly: true x-omitempty: true ClusterName: description: The name of the cluster this node belongs to. type: string readOnly: true x-omitempty: true FirmwareVersion: description: The firmware version of the node in the cluster. type: string readOnly: true x-omitempty: true ManagementIp: description: The management IP address of the node in the cluster. type: string readOnly: true x-omitempty: true Model: description: The model of the node in the cluster. type: string readOnly: true x-omitempty: true Name: description: Returns the name of the node. type: string readOnly: true x-omitempty: true PlatformType: description: The platform type of the node in the cluster. type: string readOnly: true x-omitempty: true Role: description: Role of the node in the cluster. type: string readOnly: true x-omitempty: true SerialNumber: description: Serial number of the node in the cluster. type: string readOnly: true x-omitempty: true Status: description: Status of the node in the cluster. type: string readOnly: true x-omitempty: true Cluster: $ref: '#/components/schemas/niatelemetry.Cluster.Relationship' description: 'A reference to a niatelemetryCluster resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Route.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Route' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Route' resources." x-one-of-name: niatelemetry.Route.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Route.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.FabricNodeControlDetails: title: Niatelemetry:Fabric Node Control Details description: Fabric node control details in APIC. x-allOf-name: niatelemetry.FabricNodeControlDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.FabricNodeControlDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.FabricNodeControlDetails default: niatelemetry.FabricNodeControlDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.FabricNodeControlDetails default: niatelemetry.FabricNodeControlDetails x-enum-as-string: true Dn: description: Dn for each fabric node control in APIC. type: string x-omitempty: true FeatureSel: description: Fetaure sel for each fabric node control in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NxosBgpMvpn: title: Niatelemetry:Nxos Bgp Mvpn description: Stores data about BGP MVPN. x-allOf-name: niatelemetry.NxosBgpMvpn allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.NxosBgpMvpn', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NxosBgpMvpn default: niatelemetry.NxosBgpMvpn x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NxosBgpMvpn default: niatelemetry.NxosBgpMvpn x-enum-as-string: true CapablePeers: description: Return count of BGP MVPN table capable peers. type: integer format: int64 x-omitempty: true ConfiguredPeers: description: Return count of BGP MVPN configured peers. type: integer format: int64 x-omitempty: true MemoryUsed: description: Return value of BGP MVPN memory used. type: integer format: int64 x-omitempty: true NumberOfClusterLists: description: Return value of BGP MVPN cluster list. type: integer format: int64 x-omitempty: true NumberOfCommunities: description: Return count of BGP MVPN communities. type: integer format: int64 x-omitempty: true TableVersion: description: Return value of BGP MVPN table version. type: integer format: int64 x-omitempty: true TotalNetworks: description: Return count of BGP MVPN networks. type: integer format: int64 x-omitempty: true TotalPaths: description: Return count of BGP MVPN paths. type: integer format: int64 x-omitempty: true niatelemetry.Neighbor.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Neighbor' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Neighbor' resources." x-one-of-name: niatelemetry.Neighbor.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Neighbor.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.NiaFeatureUsage: title: Niatelemetry:Nia Feature Usage description: Object available at Device connector scope for feature and fabric information. This applies to APIC environment currently. x-allOf-name: niatelemetry.NiaFeatureUsage allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.NiaFeatureUsage', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NiaFeatureUsage default: niatelemetry.NiaFeatureUsage x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NiaFeatureUsage default: niatelemetry.NiaFeatureUsage x-enum-as-string: true AaaLdapProviderCount: description: Returns the total number of AAA Ldap Providers. type: integer format: int64 x-omitempty: true AaaRadiusProviderCount: description: Returns the total number of AAA Radius Providers. type: integer format: int64 x-omitempty: true AaaTacacsProviderCount: description: Returns the total number of AAA Tacacs Providers. type: integer format: int64 x-omitempty: true ApicClusterHealth: description: Cluster health for the APIC controller. type: string x-omitempty: true ApicCount: description: Number of APIC controllers. This determines the value of controllers for the fabric. type: integer format: int64 x-omitempty: true ApicIsTelnetEnabled: description: Returns if telnet is enabled on APIC. type: boolean x-omitempty: true ApicNtpCount: description: Count of NTP servers configured on APIC. type: integer format: int64 x-omitempty: true ApicSnmpCommunityCount: description: Number of SNMP communities configured on APIC. type: integer format: int64 x-omitempty: true ApicSysLogGrpCount: description: Number of logging groups configured on APIC. type: integer format: int64 x-omitempty: true ApicSysLogSrcCount: description: Number of logging sources configured on APIC. type: integer format: int64 x-omitempty: true AppCenterCount: description: ACI APPs feature usage scale. type: integer format: int64 x-omitempty: true Ave: description: AVE feature usage. This determines if ACI virtual edge feature is enabled or disabled. type: string x-omitempty: true BdCount: description: Number of BDs. This determines the total number of Broadcast Domains across the fabric. type: integer format: int64 x-omitempty: true CallhomeSmartGroupCount: description: Number of call home smart monitoring policies on the fabric. type: integer format: int64 x-omitempty: true CloudSecPeerCount: description: Number of Cloudsec SA peers. type: integer format: int64 x-omitempty: true CloudTenantCount: description: Returns the total number of tenants deployed. type: integer format: int64 x-omitempty: true CompHvCount: description: Number of compute hypervisors on the fabric. type: integer format: int64 x-omitempty: true ConfigExportpCount: description: Number of system backup configure export policies on the fabric. type: integer format: int64 x-omitempty: true ConfigJobCount: description: Number of system backup configure jobs on the fabric. type: integer format: int64 x-omitempty: true ConsistencyCheckerApp: description: Consistency checker application usage. This determines if the fabric has Consistency checker application installed. type: string x-omitempty: true ContractCount: description: Number of contracts. This determines the total number of Contracts configured across the fabric. type: integer format: int64 x-omitempty: true DnsCount: description: DNS feature usage. This determines the total number of DNS configurations across the fabric. type: integer format: int64 x-omitempty: true EigrpCount: description: Eigrp feature usage. This determines the total number of EIGRP sessions across the fabric. type: integer format: int64 x-omitempty: true EpgCount: description: Number of End Point Groups. This determines the total number of End Point Groups across the fabric. type: integer format: int64 x-omitempty: true FabricModuleCount: description: Returns the total number of fabric module slots. type: integer format: int64 x-omitempty: true FabricSetuppCount: description: Number of Multi-Pods per fabric. type: integer format: int64 x-omitempty: true FcoeNportCount: description: Total number of FCoE N-Port for DOM, VSAn, and VLAN. type: integer format: int64 x-omitempty: true FcoeNportDomCount: description: Number of FCoE N-Port DOM. type: integer format: int64 x-omitempty: true FcoeNportVlanCount: description: Number of FCoE N-Port VLAN. type: integer format: int64 x-omitempty: true FcoeNportVsanCount: description: Number of FCoE N-Port VSAN. type: integer format: int64 x-omitempty: true FvSlaDefCount: description: Number of Internet Protocol Service Level Agreements Monitoring policy objects for object tracking. type: integer format: int64 x-omitempty: true HsrpCount: description: Hsrp feature usage. This determines the total number of HSRP sessions across the fabric. type: integer format: int64 x-omitempty: true IbgpCount: description: Ibgp feature usage. This determines the total number of BGP sessions across the fabric. type: integer format: int64 x-omitempty: true IgmpAccessListCount: description: IGMP Access List feature usage. This determines the total number of IGMP access lists configured across the fabric. type: integer format: int64 x-omitempty: true IgmpSnoop: description: IGMP Snooping feature usage. This determines if this feature is enabled or disabled. type: string x-omitempty: true IpEpgCount: description: Number of IP based End Point Groups. This determines the total number of IP End Point Groups across the fabric. type: integer format: int64 x-omitempty: true IsBgpRouteReflectorsFeatureUsed: description: BGP route reflector usage on APIC. type: boolean x-omitempty: true IsBridgeDomainsFeatureUsed: description: Brodge domains feature usage on APIC controller. type: boolean x-omitempty: true IsCommonLocalUserName: description: Returns value of isCommonLocalUserName field. type: boolean x-omitempty: true IsContractsFeatureUsed: description: Contracts feature usage on APIC controller. type: boolean x-omitempty: true IsEpgFeatureUsed: description: EPG feature usage on APIC controller. type: boolean x-omitempty: true IsFiltersFeatureUsed: description: Filters feature usage on APIC. type: boolean x-omitempty: true IsHttpConfigured: description: Returns if HTTP is configured. type: boolean x-omitempty: true IsHttpsConfigured: description: Returns if HTTPS is configured. type: boolean x-omitempty: true IsNtpFeatureUsed: description: NTP feature usage on APIC controller. type: boolean x-omitempty: true IsPtpFeatureUsed: description: Ptp feature usage on APIC. type: boolean x-omitempty: true IsSynceFeatureUsed: description: Synce feature usage on APIC. type: boolean x-omitempty: true IsTechSupportCollected: description: Status of techsupport collection. type: string x-omitempty: true IsTenantsFeatureUsed: description: Tenants feature usage on APIC. type: boolean x-omitempty: true IsVrfsFeatureUsed: description: VRF feature usage on APIC controller. type: boolean x-omitempty: true IsisCount: description: Isis feature usage. This determines the total number of ISIS sessions across the fabric. type: integer format: int64 x-omitempty: true L2Multicast: description: L2Multicast feature usage. This determines if this Layer 2 Multicast feature is being enabled / disabled on the fabric. type: string x-omitempty: true LatencyPtpMode: description: Returns the Latency ptp mode for the controller. type: string x-omitempty: true LeafCount: description: Number of Leafs. This determines the total number of Leaf switches in the fabric. type: integer format: int64 x-omitempty: true LocalUsernameCount: description: Returns count of local users. type: integer format: int64 x-omitempty: true LoginBlockDuration: description: Returns login block duration value. type: integer format: int64 x-omitempty: true LoginMaxFailedAttempts: description: Returns the maximum failed attempts on login. type: integer format: int64 x-omitempty: true LoginMaxFailedAttemptsWindow: description: Returns the maximum failed attempt windows on login. type: integer format: int64 x-omitempty: true MaintenanceModeCount: description: Maintenance Mode feature usage. This determines the number of switches that are currently in maintenance mode. type: integer format: int64 x-omitempty: true ManagementOverV6Count: description: Management over IPv6 feature usage. This determines the total number of IPv6 configurtaions in the fabric. type: integer format: int64 x-omitempty: true MicrosoftUsegVmmEpPdCount: description: Number of Microsoft microsegmentation VmmEpPD objects. Ensures that Microsoft was configured. type: integer format: int64 x-omitempty: true NetFlowCount: description: Number of Netflow monitor policies. type: integer format: int64 x-omitempty: true Nir: description: NIR application usage. This determines if the fabric has NIR application installed. type: string x-omitempty: true OpenStack: description: Open stack feature usage. type: string x-omitempty: true OpflexKubernetesCount: description: Opflex for Kubernetes feature usage. This determines the total number of VMM sessions of type kubernetes. type: integer format: int64 x-omitempty: true OspfCount: description: Ospf feature usage. This determines the total number of OSPF sessions across the fabric. type: integer format: int64 x-omitempty: true PasswordHistoryCount: description: Returns count of passwords. type: integer format: int64 x-omitempty: true PasswordStrengthCheck: description: Returns if the password is strong or not. type: string x-omitempty: true PasswordStrengthProfileCount: description: Returns the number of password strength profile. type: integer format: int64 x-omitempty: true PoeCount: description: POE feature usage. This determines the total number of POE configurations across the fabric. type: integer format: int64 x-omitempty: true PortSecurityCount: description: Number of objects with Port Security enabled. Non-Zero value indicates the object as enabled. type: integer format: int64 x-omitempty: true QinVniTunnelCount: description: QinVniTunnel feature usage. This determines if the qinVniTunnel feature is being used on the fabric and the scale of it. type: integer format: int64 x-omitempty: true QosCongCount: description: Number of Quality Of Service congestion class. type: integer format: int64 x-omitempty: true QosPfcPolCount: description: Number of Quality Of Service class. type: integer format: int64 x-omitempty: true RealmCount: description: Returns the value of count of realms. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true RemoteLeafCount: description: Number of remote Leafs. This determines the total number of remote leaf switches in the fabric. type: integer format: int64 x-omitempty: true ScvmmCount: description: SCVMM feature usage. This determines the total number of SCVMM configurations in the fabric. type: integer format: int64 x-omitempty: true SharedL3OutCount: description: SharedL3Out feature usage. This determines the total number of Shared L3 out configured across the fabric. type: integer format: int64 x-omitempty: true SiteName: description: The Site name represents an APIC cluster. Service Engine can onboard multiple APIC clusters / sites. There will be a feature usage object per site in Multi site scenario. In multi-site scenario the site name is available in all the requests being made. type: string x-omitempty: true SmartCallHome: description: Smart callhome feature usage. This determines if this feature is being enabled or disabled. type: string x-omitempty: true SmartLicense: description: Details of smart license. $ref: '#/components/schemas/niatelemetry.SmartLicense' x-omitempty: true SnapshotCount: description: Returns count of snapshots. type: integer format: int64 x-omitempty: true Snmp: description: SNMP feature usage. This determines if this feature is enabled or disabled. type: string x-omitempty: true SnmpCommunityAccessCount: description: Returns count of SNMP Community Access. type: integer format: int64 x-omitempty: true SnmpGroupCount: description: Number of SNMP monitoring policies on the fabric. type: integer format: int64 x-omitempty: true SnmpTrapCount: description: Returns count of SNMP trap. type: integer format: int64 x-omitempty: true SnmpV3Count: description: Returns count of SNMP V3 on the fabric. type: integer format: int64 x-omitempty: true SpanCount: description: Number of Span Sources and Destinations. type: integer format: int64 x-omitempty: true SpanDstCount: description: Number of Span Destinations with valid state. type: integer format: int64 x-omitempty: true SpanSrcCount: description: Number of Span Sources with valid state. type: integer format: int64 x-omitempty: true SpineCount: description: Number of Spines. This determines the total number of spine switches in the fabric. type: integer format: int64 x-omitempty: true SshOverV6Count: description: Ssh over IPv6 feature usage. This determines the total number of IPv6 configurtaions in the fabric. type: integer format: int64 x-omitempty: true SshV2Count: description: Returns count of ssh V2 on the fabric. type: integer format: int64 x-omitempty: true SupervisorModuleCount: description: Returns the total number of supervisor module slots. type: integer format: int64 x-omitempty: true SyslogGroupCount: description: Number of syslog monitoring policies on the fabric. type: integer format: int64 x-omitempty: true SyslogOverV6Count: description: Syslog over IPv6 feature usage. This determines the total number of IPv6 configurtaions in the fabric. type: integer format: int64 x-omitempty: true SystemControllerCount: description: Returns the total number of system controller slots. type: integer format: int64 x-omitempty: true TacacsGroupCount: description: Number of tacacs monitoring policies on the fabric. type: integer format: int64 x-omitempty: true TenantCount: description: Number of tenants. This determines the total number of tenants configured across the fabric. type: integer format: int64 x-omitempty: true TierTwoLeafCount: description: Number of tier 2 Leafs. This determines the total number of tier 2 Leaf switches in the fabric. type: integer format: int64 x-omitempty: true TotalCriticalFaults: description: Returns the total number of critical faults. type: integer format: int64 x-omitempty: true Twamp: description: TWAMP feature usage. This determines if this feature is enabled or disabled. type: string x-omitempty: true Useg: description: VMM uSegmentation feature usage. This determines if microsegmentation feature is enabled or disabled. type: string x-omitempty: true VmWareVdsCount: description: Number of objects with VmWare vCenter 6.5 support. Checks the controller revision value. type: integer format: int64 x-omitempty: true VmmCtrlrpCount: description: Number of Virtual Machine Monitor controller policy objects for VMware vCenter. type: integer format: int64 x-omitempty: true VmmDompCount: description: Number of Virtual Machine Monitor domain policy model objects for VMware vCenter. type: integer format: int64 x-omitempty: true VmmEpPdCount: description: Microsegmentation Distributed Virtual Switch feature usage. Gets the number of objects associated to VMware vCenter. type: integer format: int64 x-omitempty: true VnsmDevCount: description: Number of objects with L4-L7 Device Package Import enabled. Checks for the vendor and the model. type: integer format: int64 x-omitempty: true VpodCount: description: Virtual pod feature usage. This determines the total number of virtual POD configurations in the fabrics. type: integer format: int64 x-omitempty: true WebtokenTimeoutSeconds: description: Timeout for web token in seconds. type: integer format: int64 x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MsoTenantDetails.List: title: List of 'niatelemetry.MsoTenantDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.MsoTenantDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.MsoTenantDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.MsoTenantDetails' niatelemetry.AaaLdapProviderDetails: title: Niatelemetry:Aaa Ldap Provider Details description: Object to capture AAA Ldap provider details. x-allOf-name: niatelemetry.AaaLdapProviderDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.AaaLdapProviderDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.AaaLdapProviderDetails default: niatelemetry.AaaLdapProviderDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.AaaLdapProviderDetails default: niatelemetry.AaaLdapProviderDetails x-enum-as-string: true BaseDn: description: Base dn of the AAA ldap provider in APIC. type: string x-omitempty: true Dn: description: Dn of the AAA ldap provider in APIC. type: string x-omitempty: true Port: description: Port of the AAA ldap provider in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true RootDn: description: Root dn of the AAA ldap provider in APIC. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.PodTimeServerPolicies.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.PodTimeServerPolicies' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.PodTimeServerPolicies' resources." x-one-of-name: niatelemetry.PodTimeServerPolicies.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.PodTimeServerPolicies.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.AppDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.AppDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.AppDetails' resources." x-one-of-name: niatelemetry.AppDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.AppDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.BootflashDetails: title: Niatelemetry:Bootflash Details description: Stores the boot flash details per switch. x-allOf-name: niatelemetry.BootflashDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.BootflashDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.BootflashDetails default: niatelemetry.BootflashDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.BootflashDetails default: niatelemetry.BootflashDetails x-enum-as-string: true FwRev: description: Return firmware revision in boot flash details. type: string x-omitempty: true ModelType: description: Return model type in boot flash details. type: string x-omitempty: true Serial: description: Return serial id in boot flash details. type: string x-omitempty: true niatelemetry.ClusterNode.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ClusterNode' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ClusterNode' resources." x-one-of-name: niatelemetry.ClusterNode.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ClusterNode.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.Cluster.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.Cluster' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.Cluster' resources." x-one-of-name: niatelemetry.Cluster.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.Cluster.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicPodData: title: Niatelemetry:Apic Pod Data description: Object to capture Snmp trap details in APIC. x-allOf-name: niatelemetry.ApicPodData allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicPodData', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicPodData default: niatelemetry.ApicPodData x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicPodData default: niatelemetry.ApicPodData x-enum-as-string: true Dn: description: Dn of the pods in the APIC. type: string x-omitempty: true Health: description: Health of the pod in the APIC. type: integer format: int64 x-omitempty: true PodId: description: Pod id of the pod in the APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.Link.List: title: List of 'niatelemetry.Link' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Link'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Link' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Link' niatelemetry.Diskinfo: title: Niatelemetry:Diskinfo description: Object that carries all the fields needed for Disk usage. This determines the usage of disk capacity of a device. x-allOf-name: niatelemetry.Diskinfo allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.Diskinfo', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Diskinfo default: niatelemetry.Diskinfo x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Diskinfo default: niatelemetry.Diskinfo x-enum-as-string: true Free: description: The free disk capacity, currently the type of this field is set to integer. This determines how much memory is free in Bytes. type: integer format: int64 x-omitempty: true Name: description: Disk Name used to identified the disk usage record. This determines the name of the disk partition that is inventoried. type: string x-omitempty: true Total: description: The total disk capacity, it should be the sum of free and used, currently the type of this field is set to integer. This determines the total memory for this partition. type: integer format: int64 x-omitempty: true Used: description: The used disk capacity, currently the type of this field is set to integer. This determines how much memory is used in Bytes. type: integer format: int64 x-omitempty: true niatelemetry.HttpsAclEpgContractMap.List: title: List of 'niatelemetry.HttpsAclEpgContractMap' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.HttpsAclEpgContractMap'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.HttpsAclEpgContractMap' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.HttpsAclEpgContractMap' niatelemetry.SyslogRemoteDest: title: Niatelemetry:Syslog Remote Dest description: Object to capture Syslog remote dest details. x-allOf-name: niatelemetry.SyslogRemoteDest allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.SyslogRemoteDest', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.SyslogRemoteDest default: niatelemetry.SyslogRemoteDest x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.SyslogRemoteDest default: niatelemetry.SyslogRemoteDest x-enum-as-string: true AdminState: description: Admin state of Syslog remote dest in APIC. type: string x-omitempty: true CommonPolicy: description: Parent common policy for syslog src in APIC. type: string x-omitempty: true Dn: description: Dn of the Syslog remote dest in APIC. type: string x-omitempty: true Host: description: Host of Syslog remote dest in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true SyslogRsDestGrp: description: Dn of sys log src dest grp in APIC. type: string x-omitempty: true SyslogSrc: description: Dn of parent syslog src for the syslog dest grp in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicDbgexpRsExportDest.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.ApicDbgexpRsExportDest' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.ApicDbgexpRsExportDest' resources." x-one-of-name: niatelemetry.ApicDbgexpRsExportDest.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.ApicDbgexpRsExportDest.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicFexDetails: title: Niatelemetry:Apic Fex Details description: Object to capture FEX details in APIC. x-allOf-name: niatelemetry.ApicFexDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicFexDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicFexDetails default: niatelemetry.ApicFexDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicFexDetails default: niatelemetry.ApicFexDetails x-enum-as-string: true Dn: description: Dn for the FEX in the inventory. type: string x-omitempty: true ModelNumber: description: Model number of the FEX in APIC. type: string x-omitempty: true NodeId: description: Node id for the FEX in the inventory. type: integer format: int64 x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SerialNumber: description: Serial number of the FEX in APIC. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true VendorName: description: Vendor name of the FEX in APIC. type: string x-omitempty: true Vid: description: VID for the FEX in the inventory. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.ApicSysLogGrp: title: Niatelemetry:Apic Sys Log Grp description: Object to capture the SysLogGroup details in APIC. x-allOf-name: niatelemetry.ApicSysLogGrp allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicSysLogGrp', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicSysLogGrp default: niatelemetry.ApicSysLogGrp x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicSysLogGrp default: niatelemetry.ApicSysLogGrp x-enum-as-string: true Dn: description: Dn of the SysLogGroup in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true RemoteDestCount: description: Count of remote destinations configured. type: integer format: int64 x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.MsoTenantDetails.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.MsoTenantDetails' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.MsoTenantDetails' resources." x-one-of-name: niatelemetry.MsoTenantDetails.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.MsoTenantDetails.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.PodTimeServerPolicies: title: Niatelemetry:Pod Time Server Policies description: Object to capture Pod Timer server Policy details. x-allOf-name: niatelemetry.PodTimeServerPolicies allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.PodTimeServerPolicies', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.PodTimeServerPolicies default: niatelemetry.PodTimeServerPolicies x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.PodTimeServerPolicies default: niatelemetry.PodTimeServerPolicies x-enum-as-string: true PolDn: description: Dn of the Time server Pol in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true TimeServerEnableSt: description: Admin State of the time server Pol in APIC. type: string x-omitempty: true TimeServers: description: Time server of the time server Pol in APIC. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NveVni: title: Niatelemetry:Nve Vni description: Stores nve vni count information per switch. x-allOf-name: niatelemetry.NveVni allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.NveVni', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NveVni default: niatelemetry.NveVni x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NveVni default: niatelemetry.NveVni x-enum-as-string: true CpVniCount: description: Return value of cp vni count. type: integer format: int64 x-omitempty: true CpVniDown: description: Return value of cp vni down count. type: integer format: int64 x-omitempty: true CpVniUp: description: Return value of cp vni up count. type: integer format: int64 x-omitempty: true DpVniCount: description: Return value of dp vni count. type: integer format: int64 x-omitempty: true DpVniDown: description: Return value of cp vni down count. type: integer format: int64 x-omitempty: true DpVniUp: description: Return value of cp vni up count. type: integer format: int64 x-omitempty: true niatelemetry.Route.List: title: List of 'niatelemetry.Route' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.Route'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.Route' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Route' niatelemetry.Cluster: title: Niatelemetry:Cluster description: A cluster managed by a nexus dashboard instance. x-allOf-name: niatelemetry.Cluster allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.Cluster', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.Cluster default: niatelemetry.Cluster x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.Cluster default: niatelemetry.Cluster x-enum-as-string: true ConnectionState: description: The current Intersight connection state of the cluster. type: string readOnly: true x-omitempty: true Name: description: Returns the name of the fabric. type: string readOnly: true x-omitempty: true Fabrics: description: An array of relationships to niatelemetryFabric resources. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.Fabric.Relationship' readOnly: true Nodes: description: An array of relationships to niatelemetryClusterNode resources. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ClusterNode.Relationship' readOnly: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.SyslogSysMsgFacFilter.List: title: List of 'niatelemetry.SyslogSysMsgFacFilter' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SyslogSysMsgFacFilter'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SyslogSysMsgFacFilter' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SyslogSysMsgFacFilter' niatelemetry.SwitchInterface.Relationship: description: A relationship to the 'niatelemetry.SwitchInterface' resource, or the expanded 'niatelemetry.SwitchInterface' resource, or the 'null' value. x-one-of-name: niatelemetry.SwitchInterface.Relationship oneOf: - type: 'null' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.MoRef - $ref: '#/components/schemas/niatelemetry.SwitchInterface' discriminator: propertyName: ClassId niatelemetry.SwitchInterface.List: title: List of 'niatelemetry.SwitchInterface' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.SwitchInterface'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.SwitchInterface' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.SwitchInterface' niatelemetry.NiaInventoryDcnm.Response: description: "The response body of a HTTP GET request for the 'niatelemetry.NiaInventoryDcnm' resource.\nThe value may be one of the following types.\n1. When 'tag' is specified in the URL query, the response schema\n is a summary of the tag usage.\n1. When '$apply' is specified in the URL query, the response schema\n is dynamically-generated schema based on the $apply value.\n1. When '$count' is specified in the URL query, the response is\n a simple object providing the count of the resources.\n1. In all other cases, the response is a list of 'niatelemetry.NiaInventoryDcnm' resources." x-one-of-name: niatelemetry.NiaInventoryDcnm.Response oneOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.DocumentCount - $ref: '#/components/schemas/niatelemetry.NiaInventoryDcnm.List' - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.AggregateTransform - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.TagSummary discriminator: propertyName: ObjectType niatelemetry.ApicFlashDetails: title: Niatelemetry:Apic Flash Details description: Object to capture the flash details in APIC. x-allOf-name: niatelemetry.ApicFlashDetails allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseMo - type: object description: Definition of the list of properties defined in 'niatelemetry.ApicFlashDetails', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.ApicFlashDetails default: niatelemetry.ApicFlashDetails x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.ApicFlashDetails default: niatelemetry.ApicFlashDetails x-enum-as-string: true Dn: description: Dn for the flash in the inventory. type: string x-omitempty: true ModelNumber: description: Model number of the flash in APIC. type: string x-omitempty: true RecordType: description: Type of record DCNM / APIC / SE. This determines the type of platform where inventory was collected. type: string x-omitempty: true RecordVersion: description: Version of record being pushed. This determines what was the API version for data available from the device. type: string x-omitempty: true Revision: description: Revision of the flash Mo in APIC. type: string x-omitempty: true SerialNumber: description: Serial number of the flash in APIC. type: string x-omitempty: true SiteName: description: Name of the APIC site from which this data is being collected. type: string x-omitempty: true RegisteredDevice: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/asset.DeviceRegistration.Relationship description: 'A reference to a assetDeviceRegistration resource. When the $expand query parameter is specified, the referenced resource is returned inline.' readOnly: true niatelemetry.NetworkInfo: title: Niatelemetry:Network Info description: Stores information related to a network on dcnm controller. x-allOf-name: niatelemetry.NetworkInfo allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseComplexType - type: object description: Definition of the list of properties defined in 'niatelemetry.NetworkInfo', excluding properties defined in parent classes. required: - ClassId - ObjectType properties: ClassId: description: 'The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.' enum: - niatelemetry.NetworkInfo default: niatelemetry.NetworkInfo x-enum-as-string: true ObjectType: description: 'The fully-qualified name of the instantiated, concrete type. The value should be the same as the ''ClassId'' property.' enum: - niatelemetry.NetworkInfo default: niatelemetry.NetworkInfo x-enum-as-string: true ActiveNode: description: Returns details of active node. $ref: '#/components/schemas/niatelemetry.Node' x-omitempty: true Hostname: description: Returns hostname of the network. type: string x-omitempty: true ManagementtIp: description: Returns management IP of the network. type: string x-omitempty: true OutofbandIp: description: Returns out of band IP of the network. type: string x-omitempty: true StandbyNode: description: Returns details of standby node. $ref: '#/components/schemas/niatelemetry.Node' x-omitempty: true niatelemetry.ApicPsuDetails.List: title: List of 'niatelemetry.ApicPsuDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.ApicPsuDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.ApicPsuDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.ApicPsuDetails' niatelemetry.InsightGroupDetails.List: title: List of 'niatelemetry.InsightGroupDetails' resources description: This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. allOf: - $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/mo.BaseResponse - type: object properties: Count: description: 'The total number of ''niatelemetry.InsightGroupDetails'' resources matching the request, accross all pages. The ''Count'' attribute is included when the HTTP GET request includes the ''$inlinecount'' parameter.' type: integer format: int32 Results: description: The array of 'niatelemetry.InsightGroupDetails' resources matching the request. type: - array - 'null' items: $ref: '#/components/schemas/niatelemetry.InsightGroupDetails' parameters: selectParam: name: $select in: query description: Specifies a subset of properties to return. required: false schema: type: string default: '' examples: select: summary: Return a summary list of resources. The response will include the Moid, which is always returned, and the 'CreateTime' and 'ModTime' properties. value: $select=CreateTime,ModTime select_filtered: summary: Return a filtered, summary list of resources. value: $select=CreateTime,ModTime&$filter=CreateTime gt now() sub PT2H description: 'Return a summary list of resources. The response will include the Moid, which is always returned even if it is not specified in the $select query, and the ''CreateTime'' and ''ModTime'' properties, which are explicitly specified in the $select query. The results are filtered and only include the resources that were created less than two hours ago.' topParam: name: $top in: query description: Specifies the maximum number of resources to return in the response. required: false allowEmptyValue: false schema: type: integer format: int32 default: 100 examples: top: summary: Return up to 10 resources. value: $top=10 top_with_filter: summary: Return up to 20 resources that were created less than two hours ago. value: $top=20&$filter=CreateTime gt now() sub PT2H inlinecountParam: name: $inlinecount in: query description: The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. required: false allowEmptyValue: false schema: type: string enum: - allpages - none default: allpages examples: inlinecount_output: summary: Return the count of the resources, and an array containing the resources. value: $inlinecount=true inlinecount_filtered: summary: Return the count of the resources that were created less than two hours ago, and an array containing the resources. value: $inlinecount=true&$filter=CreateTime gt now() sub PT2H filterParam: name: $filter in: query description: 'Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).' required: false schema: type: string default: '' examples: property_createTime_gt: summary: Return the resources where the 'CreateTime' property is greater than the specified date. value: $filter=CreateTime gt 2012-08-29T21:58:33Z property_createTime_gt_now: summary: Return the resources that were created less than seventy-two hours ago. value: $filter=CreateTime gt now() sub PT72H description: 'This example uses a filter expression to compare the ''CreateTime'' property of the resource against the current time. The now() function is resolved to the current time in the Intersight service when the query is processed. ''PT72H'' is a string value that represents 72 hours. See https://intersight.com/apidocs for more details about how to construct a duration. The "sub" operator is used to substract a duration from the current time.' property_createTime_lt_now: summary: Return the resources that were created at least 60 days ago. value: $filter=CreateTime lt now() sub P60D property_modTime_gt_now1: summary: Return the resources that were modified less than three minutes and 20 seconds ago. value: $filter=ModTime gt now() sub PT3M20S property_modTime_gt_now2: summary: Return the resources that were modified less than 90 days ago. value: $filter=ModTime gt now() sub P90D property_modTime_gt_now3: summary: Return the resources that were modified less than 1 day and 12 hours ago. value: $filter=ModTime gt now() sub P1DT12H skipParam: name: $skip in: query description: Specifies the number of resources to skip in the response. required: false allowEmptyValue: false schema: type: integer format: int32 default: 0 examples: skip: summary: Return the resources. Skip the first 100 resources. value: $skip=100 skip_and_top: summary: Return the resources. Skip the first 100 resources and return up to 20 resources. value: $skip=100&$top=20 skip_with_filter: summary: Return the resources that were created less than two hours ago. Skip the first 100 resources and return up to 20 resources. value: $skip=100&$top=20&$filter=CreateTime gt now() sub PT2H atParam: name: at in: query description: 'Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section.' examples: versiontype_equality: summary: Return the resources where the 'VersionType' property of the VersionContext is equal to 'Configured' value: at=VersionType eq 'Configured' interestedmos_query: summary: Return the resources where the 'InterestedMos' property of the VersionContext includes an MoRef with Moid equal to '5b5877e56c6730367acf46cd' value: at=InterestedMos.Moid eq '5b5877e56c6730367acf46cd' required: false schema: type: string applyParam: name: $apply in: query description: 'Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are "aggregate" and "groupby". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set.' required: false schema: type: string tagsParam: name: tags in: query description: The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. required: false schema: type: string moidParam: name: Moid in: path required: true description: The unique Moid identifier of a resource instance. schema: type: string countParam: name: $count in: query description: The $count query specifies the service should return the count of the matching resources, instead of returning the resources. required: false allowEmptyValue: false schema: type: boolean examples: total_count: summary: Return the count of the resources. value: $count=true count_filtered: summary: Return the count of resources that were created less than two hours ago. value: $count=true&$filter=CreateTime gt now() sub PT2H expandParam: name: $expand in: query description: Specify additional attributes or related resources to return in addition to the primary resources. required: false schema: type: string examples: expand_displaynames: summary: Return the resources. value: $expand=DisplayNames orderbyParam: name: $orderby in: query description: Determines what properties are used to sort the collection of resources. required: false schema: type: string examples: date_sort_ascending: summary: Return the resources, sorted by creation time in ascending order, i.e., oldest resources first. value: $orderby=CreationTime date_sort_descending: summary: Return the resources, sorted by creation time in descending order, i.e., most recently created resources first. value: $orderby=-CreationTime date_sort_filtered_descending: summary: Return the resources that have been modified less than 80 minutes ago, sorted by modification time, most recently modified resources first. value: $orderby=-ModTime&$filter=ModTime gt now() sub PT80M sorted_results_with_paging: summary: Return the first 20 resources sorted by modification time. value: $top=20&$orderby=ModTime responses: http_status_400: description: 'The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modifications. For example, the request may contain an incorrect JSON syntax, or the request fails validation checks. The HTTP body may contain a document that provides more details about the error.' headers: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' content: application/json: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/Error http_status_404: description: The specified resource was not found. The HTTP body contains a document that provides more details about the error. headers: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' content: application/json: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/Error http_status_403: description: 'The request was properly authenticated, but the server is refusing to fulfill it. The HTTP body may contain a document that provides more details about the error. For example, the user may not have sufficient privileges to perform the request.' headers: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' content: application/json: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/Error default: description: An unexpected error occurred. headers: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' content: application/json: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/Error http_status_401: description: 'The request requires user authentication. The client may repeat the request with a suitable Authorization header field. If the request already included Authorization credentials, then the 401 response indicates that authorization has been refused for those credentials. The HTTP body may contain a document that provides more details about the error.' headers: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' content: application/json: schema: $ref: intersight-system-v3-1.0.11-20260807064027971.json#/components/schemas/Error headers: Content-Length: description: Indicates the size of the entity-body, in bytes, sent to the recipient. schema: type: integer Content-Disposition: description: If not present, indicates the response content is expected to be displayed inline in the browser, that is, as a Web page or as part of a Web page. If present, indicates the response content is expected to be an attachment, that is downloaded and saved locally. schema: type: string x-starship-traceid: description: A value that uniquely identifies a HTTP request and its response. schema: type: string Set-Cookie: description: Cookie authentication key for use with the `cookieAuth` apiKey authentication. schema: type: string example: X-Starship-Token=abcde12345; Path=/ links: GetIamDomainGroupByMoid: operationId: GetIamDomainGroupByMoid parameters: Moid: $response.body#/DomainGroupMoid description: The 'DomainGroupMoid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/iam/DomainGroups/{Moid}'. GetIamAccountByMoid: operationId: GetIamAccountByMoid parameters: Moid: $response.body#/AccountMoid description: The 'AccountMoid' value returned in the response can be used as the 'Moid' parameter in 'GET /api/v1/iam/Accounts/{Moid}'. securitySchemes: cookieAuth: type: apiKey in: cookie description: The authentication cookie obtained from a Single-Sign-On SAML assertion. name: X-Starship-Token http_signature: type: http scheme: signature description: "The 'HTTP signature' security scheme. Each HTTP request is cryptographically signed\nas specified in https://datatracker.ietf.org/doc/draft-cavage-http-signatures/.\nSee [Intersight API and SDK documentation](https://intersight.com/apidocs) for details\nabout how to configure the HTTP signature scheme.\nYou must include the following fields in the signed headers.\n 1. '(request-target)'\n 1. '(created)'\n 1. 'Host'\n 1. 'Date'\n 1. 'Digest'\nIn addition, it is recommended that you include at least the following headers.\n 1. '(expires)'\n 1. 'Content-Type'\n* The '(created)' header expresses when the signature was created. The value must be a\n Unix timestamp integer value. Subsecond precision is not supported.\n* The ('expires') header is optional and expresses when the signature ceases to be valid.\n The value must be a Unix timestamp integer value. Subsecond precision is allowed\n using decimal notation.\n It is recommended to set the value of the '(expire)' header to '(created)' plus thirty\n minutes, i.e., the signature is valid for thirty minutes.\n* The 'Digest' header value must be a cryptographic digest of the HTTP request body,\n as specified in RFC 3230.\n* The 'Authorization' header must include the computed signature of the HTTP request.\n The host machine where the API client is running must be synchronized with Internet\n time (i.e., NIST time)." oAuth2: type: oauth2 description: 'The client uses the OAuth2 security scheme. To use OAuth2, a client application must be registered by creating a iam.AppRegistration resource. The user who creates the iam.AppRegistration resource can specify a list of OAuth2 scopes. These iam.AppRegistration scopes restricts which subset of scopes a registered client can obtain. Supported OAuth2 flows are: **Authorization Code** In the authorization code flow, the client sends a list of requested scopes to the authorization URL (/iam/app-authorize). The scope in the authorization request must be one of the scopes that have been configured in the corresponding iam.AppRegistration resource. **Client Credentials** In the client credentials flow, the scope is selected when the AppRegistration is created. The client cannot select a specific scope in the token request.' flows: authorizationCode: authorizationUrl: /iam/app-authorize tokenUrl: /iam/token refreshUrl: /iam/token scopes: ROLE.Account Administrator: 'As an Account administrator, you have complete access to all services and resources in Intersight. You can perform all administrative and management tasks, including claim and manage devices, create and deploy Server and HyperFlex Cluster profiles, upgrade firmware, perform server actions, cross launch devices, add and manage users and groups, configure Identity providers and more. ' ROLE.Audit Log Viewer: 'As an Audit Log Viewer, you can view audit logs. ' ROLE.Automation Governance: 'As an Automation Governor, you can approve or reject requests to publish generic objects, including Workflows, Tasks, CDTs, FaaS, and Service Items. Each request is created for a generic asset, enabling automation governance to publish these assets. ' ROLE.Catalog Administrator: 'As a Catalog Administrator, you can create workflows, custom data types, resource selection policies, service items, catalog items, execute catalog item, and view and perform post-deployment operations on the service item instance. Also, you can view and publish the catalog items. ' ROLE.Catalog User: 'As a Catalog User, you can view the catalog items that are assigned to you. You can deploy the catalog item, track the catalog item execution, view the service item instance that is created or assigned to you, and perform post-deployment operations on the service item instances. ' ROLE.Complete Claim: 'As a Complete Claim user you can complete the claim of a previously created Target by providing the security token of the device. You do not have access to read the status or details of any devices within the account. ' ROLE.Device Administrator: 'As a Device Administrator, you can claim and unclaim a device in Intersight, view the device details, license status, a list of all the claimed devices, and generate API keys. You cannot perform any other management or administrative task in this role. ' ROLE.Device Technician: 'As a Device Technician you can claim a device, view the device details, license status, a list of the claimed devices, and generate API keys. You cannot perform any other management or administrative task in this role. ' ROLE.External Syslog Administrator: 'As an External Syslog Administrator, you can configure an external syslog server on an on-prem appliance. ' ROLE.HCI Cluster Administrator: 'As an HCI Cluster Administrator, you can view and manage HCI Clusters, view all the cluster dashboard widgets, view cluster details. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.HCI Cluster Operator: 'As an HCI Cluster Operator, you can view and manage HCI Clusters, view all the cluster dashboard widgets, view cluster details. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.HyperFlex Cluster Access Operator: 'As a HyperFlex Cluster Access Operator, you can cross launch CLI and HXConnect. ' ROLE.HyperFlex Cluster Administrator: 'As a HyperFlex Cluster Administrator, you can create, edit, deploy, and manage HyperFlex Clusters, view all the cluster dashboard widgets, view cluster details, create HyperFlex policies and profiles, execute capacity planning, and launch HyperFlex Connect. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.HyperFlex Cluster Data Protection Administrator: 'As a HyperFlex Cluster Data Protection Administrator, you can perform N:1 backups. ' ROLE.HyperFlex Cluster Lifecycle Administrator: 'As a HyperFlex Cluster Lifecycle Administrator, you can install, expand, upgrade a HX cluster, execute capacity planning, OS installation, VC plugin installation, security hardening, and launch HyperFlex Connect as admin. ' ROLE.HyperFlex Cluster Operator: 'As a HyperFlex Cluster Operator, you can perform health checks and launch HyperFlex Connect. However, you cannot change cluster configuration. ' ROLE.HyperFlex Cluster Storage Administrator: 'As a HyperFlex Cluster Storage Administrator, you can perform datastore, iSCSI, and storage container CRUD operations. ' ROLE.HyperFlex Cluster Syslog Administrator: 'As a HyperFlex Cluster Syslog Administrator, you can configure the external HX Syslog profile. ' ROLE.HyperFlex Cluster System Administrator: 'As a HyperFlex Cluster System Administrator, you can perform most system administrator tasks, create backups, view syslogs, and configure encryption. ' ROLE.HyperFlex Cluster System Operator: 'As a HyperFlex Cluster System Operator, you can perform encryption, health checks, and post-install tasks. ' ROLE.Integrated Systems Administrator: "As an Integrated Systems Administrator, you can perform all actions related to Integrated Systems (e.g., FlexPod) like\ncreate/edit/delete of an Integrated System. In addition you can perform administrative and management tasks related to \ndevices (including claim), servers, server profiles, UCS domain, switch profiles, hypervisors, network/SAN switches, \nstorage devices. Also, you can define workflow and task definitions and can execute them and view workflow executions.\n" ROLE.Integrated Systems Operator: "As an Integrated Systems Operator, you can view Integrated Systems (e.g., FlexPod) and can run inventory based actions (e.g., Interoperability check) \nIn addition you can view devices, servers, server profiles, UCS domain, switch profiles, hypervisors, network/SAN \nswitches, storage devices and workflows. This role does not include the ability to claim a target. You must have a\nDevice Technician, Device Administrator, or an Account Administrator role to claim a target.\n" ROLE.Kubernetes Administrator: 'As a Kubernetes Administrator, you can create, edit, deploy, and manage Kubernetes Clusters. Also, you can view all the cluster dashboard widgets, and view cluster details. In addition, you also have privileges to view and manage storage targets associated with the Kubernetes clusters. The capability to view and execute workflows against the Kubernetes clusters is also granted. It also allows the user to run workflows to manage VMs on hypervisor endpoints, and manage connected storage. The ability to create and view IP pools is also allowed. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Kubernetes Operator: 'As a Kubernetes Operator, you can view Kubernetes Clusters. Also, you can view all the cluster dashboard widgets, and view cluster details. In addition, you also have privileges to view storage targets associated with the Kubernetes clusters. The capability to view workflows is also granted. It also allows the user to view VMs on hypervisor endpoints. This role also provides the capability to view IP pools. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Location Management: 'As a user with location management privileges, you can manage location, including creating, updating, and deleting. ' ROLE.Network Administrator: 'As a Network Administrator, you can create, update, delete and view the Managed network device objects. The capability to view and execute workflows against the network device is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Network Operator: 'As a Network Operator, you can view the Managed network device objects. The capability to view workflows against the network device is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Nexus Administrator: 'As a Nexus Administrator, you have the privileges to perform all Nexus related operations. This includes claiming devices, updating policy configuration, and monitoring the system. ' ROLE.Nexus Analyst: 'As a Nexus Analyst, you can run and update the available Nexus Cloud analyses such as Sustainability, Conformance, Compliance, and others. ' ROLE.Nexus Config Administrator: 'As a Nexus Config Administrator, you can create or modify policy configuration and can initiate the workflow that will activate policy changes. This role does not allow you to claim or remove devices. ' ROLE.Nexus Observer: 'As a Nexus Observer, you can generally view the state of all devices. Additional items include things like viewing configured policies and monitoring active flows. This role does not include any permission which allows the system to be changed. ' ROLE.Read-Only: 'As a Read-Only user, you can view the dashboard, table views of the managed devices, change your user preferences, and generate API keys. You cannot claim a device, add or remove a user, configure Identity providers or perform any server actions. ' ROLE.SAN Administrator: 'As a SAN Administrator, you can create, update, delete and view the Managed SAN switch objects. The capability to view and execute workflows against the SAN switches is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.SAN Operator: 'As a SAN Operator, you can view the Managed SAN switch objects. The capability to view workflows against the SAN switches is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Server Administrator: 'As a Server Administrator, you can view and manage UCS Servers and Fabric Interconnects, view all the server and Fabric Interconnect dashboard widgets, perform server actions, view server details, launch management interfaces and the CLI, create and deploy server policies and profiles, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Service Designer: 'As a Service Designer, you can create custom data types, tasks, workflows, resource selection criteria, and use these to design the service items. The service designer can validate the service items by using the deployment and post-deployment actions. ' ROLE.Service Operator: 'As a Service Operator, you can view and update the catalog items, service items, and workflows. Also, you can execute the workflow and validate the catalog or service items. ' ROLE.Storage Administrator: 'As a Storage Administrator, a user can view and manage Storage devices, view and execute workflows and view all the storage dashboard widgets. This privilege does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Support Services: 'As a Support Services user, you can view the dashboard and table views of managed devices, change your user preferences, collect tech support bundles, and generate API keys. In this role, you cannot claim targets, add or remove users, configure Identity Providers, or perform server actions. ' ROLE.Sustainability Metrics Viewer: 'As a Sustainability Metrics Viewer user, you have read access to the Energy Management Capability (EMC) features and the ability register an OAuth2 application for programmatic access to the APIs. ' ROLE.Tag Management: 'As a user with tag management privileges, you can manage tag definitions, including creating, updating, and deleting tags. ' ROLE.UCS Domain Administrator: 'As a UCS Domain Administrator, you can view and manage Switch Profiles and Network Configuration Policies, view Fabric Interconnect dashboard widgets, perform actions on Switch, launch management interfaces and the CLI, create and deploy switch policies and profiles, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Unified Edge Administrator: 'As a Unified Edge Administrator, you can view and manage Switch Profiles, Network and Chassis Configuration Policies, view Unified Edge dashboard widgets, perform actions on Switch and Chassis, launch management interfaces and the CLI, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.User Access Administrator: 'As a User Access Administrator, you can add and manage Users and Groups in Intersight, view account details and audit logs, manage the IdPs, roles, sessions and API keys for non Account Administrator users. However, you cannot claim a device or perform any management tasks in Intersight. You cannot add or manage a user with Account Administrator role. ' ROLE.Virtualization Administrator: 'As a Virtualization Administrator, a user can view and manage hypervisor resources, view and execute workflows. This privilege does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Workflow Designer: 'As a Workflow Designer, you can define workflow definitions and custom data types, view workflow definitions, task definitions and custom data types, execute workflows and view workflow executions. ' ROLE.Workload Administrator: 'As a Workload Administrator you can view and manage Workload Definitions and Workload Deployments. ' ROLE.Workload Operator: 'As a Workload Operator you can view and manage Workload Deployments and view Workload Definitions. ' ROLE.Workload Optimizer Administrator: "As a Workload Optimizer Administrator, you can access all Workload Optimizer features and perform \nadministrative tasks to configure Workload Optimizer.\n" ROLE.Workload Optimizer Advisor: 'As a Workload Optimizer Advisor, you can view workload optimization state and recommended actions, run plans for workload optimization. ' ROLE.Workload Optimizer Automator: 'As a Workload Optimizer Automator, you can view workload optimization state, recommended actions, run plans for workload optimization, execute workload optimization actions, and deploy workloads. ' ROLE.Workload Optimizer Deployer: "As a Workload Optimizer Deployer, you can view all Workload Optimizer charts and data, deploy \nworkloads, and create policies and templates. You cannot run plans or execute any recommended actions.\n" ROLE.Workload Optimizer Observer: 'As a Workload Optimizer Observer, you can view workload optimization state and recommended actions. ' ROLE.vKVM Only: "As a vKVM-only user, you can launch vKVM and tunneled vKVM sessions to a server from Intersight. \nIn addition you can view servers, chassis and the running workflows. \nIn this role, you cannot perform any server actions from Intersight apart from launching vKVM.\n" clientCredentials: tokenUrl: /iam/token scopes: ROLE.Account Administrator: 'As an Account administrator, you have complete access to all services and resources in Intersight. You can perform all administrative and management tasks, including claim and manage devices, create and deploy Server and HyperFlex Cluster profiles, upgrade firmware, perform server actions, cross launch devices, add and manage users and groups, configure Identity providers and more. ' ROLE.Audit Log Viewer: 'As an Audit Log Viewer, you can view audit logs. ' ROLE.Automation Governance: 'As an Automation Governor, you can approve or reject requests to publish generic objects, including Workflows, Tasks, CDTs, FaaS, and Service Items. Each request is created for a generic asset, enabling automation governance to publish these assets. ' ROLE.Catalog Administrator: 'As a Catalog Administrator, you can create workflows, custom data types, resource selection policies, service items, catalog items, execute catalog item, and view and perform post-deployment operations on the service item instance. Also, you can view and publish the catalog items. ' ROLE.Catalog User: 'As a Catalog User, you can view the catalog items that are assigned to you. You can deploy the catalog item, track the catalog item execution, view the service item instance that is created or assigned to you, and perform post-deployment operations on the service item instances. ' ROLE.Complete Claim: 'As a Complete Claim user you can complete the claim of a previously created Target by providing the security token of the device. You do not have access to read the status or details of any devices within the account. ' ROLE.Device Administrator: 'As a Device Administrator, you can claim and unclaim a device in Intersight, view the device details, license status, a list of all the claimed devices, and generate API keys. You cannot perform any other management or administrative task in this role. ' ROLE.Device Technician: 'As a Device Technician you can claim a device, view the device details, license status, a list of the claimed devices, and generate API keys. You cannot perform any other management or administrative task in this role. ' ROLE.External Syslog Administrator: 'As an External Syslog Administrator, you can configure an external syslog server on an on-prem appliance. ' ROLE.HCI Cluster Administrator: 'As an HCI Cluster Administrator, you can view and manage HCI Clusters, view all the cluster dashboard widgets, view cluster details. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.HCI Cluster Operator: 'As an HCI Cluster Operator, you can view and manage HCI Clusters, view all the cluster dashboard widgets, view cluster details. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.HyperFlex Cluster Access Operator: 'As a HyperFlex Cluster Access Operator, you can cross launch CLI and HXConnect. ' ROLE.HyperFlex Cluster Administrator: 'As a HyperFlex Cluster Administrator, you can create, edit, deploy, and manage HyperFlex Clusters, view all the cluster dashboard widgets, view cluster details, create HyperFlex policies and profiles, execute capacity planning, and launch HyperFlex Connect. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.HyperFlex Cluster Data Protection Administrator: 'As a HyperFlex Cluster Data Protection Administrator, you can perform N:1 backups. ' ROLE.HyperFlex Cluster Lifecycle Administrator: 'As a HyperFlex Cluster Lifecycle Administrator, you can install, expand, upgrade a HX cluster, execute capacity planning, OS installation, VC plugin installation, security hardening, and launch HyperFlex Connect as admin. ' ROLE.HyperFlex Cluster Operator: 'As a HyperFlex Cluster Operator, you can perform health checks and launch HyperFlex Connect. However, you cannot change cluster configuration. ' ROLE.HyperFlex Cluster Storage Administrator: 'As a HyperFlex Cluster Storage Administrator, you can perform datastore, iSCSI, and storage container CRUD operations. ' ROLE.HyperFlex Cluster Syslog Administrator: 'As a HyperFlex Cluster Syslog Administrator, you can configure the external HX Syslog profile. ' ROLE.HyperFlex Cluster System Administrator: 'As a HyperFlex Cluster System Administrator, you can perform most system administrator tasks, create backups, view syslogs, and configure encryption. ' ROLE.HyperFlex Cluster System Operator: 'As a HyperFlex Cluster System Operator, you can perform encryption, health checks, and post-install tasks. ' ROLE.Integrated Systems Administrator: "As an Integrated Systems Administrator, you can perform all actions related to Integrated Systems (e.g., FlexPod) like\ncreate/edit/delete of an Integrated System. In addition you can perform administrative and management tasks related to \ndevices (including claim), servers, server profiles, UCS domain, switch profiles, hypervisors, network/SAN switches, \nstorage devices. Also, you can define workflow and task definitions and can execute them and view workflow executions.\n" ROLE.Integrated Systems Operator: "As an Integrated Systems Operator, you can view Integrated Systems (e.g., FlexPod) and can run inventory based actions (e.g., Interoperability check) \nIn addition you can view devices, servers, server profiles, UCS domain, switch profiles, hypervisors, network/SAN \nswitches, storage devices and workflows. This role does not include the ability to claim a target. You must have a\nDevice Technician, Device Administrator, or an Account Administrator role to claim a target.\n" ROLE.Kubernetes Administrator: 'As a Kubernetes Administrator, you can create, edit, deploy, and manage Kubernetes Clusters. Also, you can view all the cluster dashboard widgets, and view cluster details. In addition, you also have privileges to view and manage storage targets associated with the Kubernetes clusters. The capability to view and execute workflows against the Kubernetes clusters is also granted. It also allows the user to run workflows to manage VMs on hypervisor endpoints, and manage connected storage. The ability to create and view IP pools is also allowed. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Kubernetes Operator: 'As a Kubernetes Operator, you can view Kubernetes Clusters. Also, you can view all the cluster dashboard widgets, and view cluster details. In addition, you also have privileges to view storage targets associated with the Kubernetes clusters. The capability to view workflows is also granted. It also allows the user to view VMs on hypervisor endpoints. This role also provides the capability to view IP pools. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Location Management: 'As a user with location management privileges, you can manage location, including creating, updating, and deleting. ' ROLE.Network Administrator: 'As a Network Administrator, you can create, update, delete and view the Managed network device objects. The capability to view and execute workflows against the network device is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Network Operator: 'As a Network Operator, you can view the Managed network device objects. The capability to view workflows against the network device is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Nexus Administrator: 'As a Nexus Administrator, you have the privileges to perform all Nexus related operations. This includes claiming devices, updating policy configuration, and monitoring the system. ' ROLE.Nexus Analyst: 'As a Nexus Analyst, you can run and update the available Nexus Cloud analyses such as Sustainability, Conformance, Compliance, and others. ' ROLE.Nexus Config Administrator: 'As a Nexus Config Administrator, you can create or modify policy configuration and can initiate the workflow that will activate policy changes. This role does not allow you to claim or remove devices. ' ROLE.Nexus Observer: 'As a Nexus Observer, you can generally view the state of all devices. Additional items include things like viewing configured policies and monitoring active flows. This role does not include any permission which allows the system to be changed. ' ROLE.Read-Only: 'As a Read-Only user, you can view the dashboard, table views of the managed devices, change your user preferences, and generate API keys. You cannot claim a device, add or remove a user, configure Identity providers or perform any server actions. ' ROLE.SAN Administrator: 'As a SAN Administrator, you can create, update, delete and view the Managed SAN switch objects. The capability to view and execute workflows against the SAN switches is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.SAN Operator: 'As a SAN Operator, you can view the Managed SAN switch objects. The capability to view workflows against the SAN switches is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' ROLE.Server Administrator: 'As a Server Administrator, you can view and manage UCS Servers and Fabric Interconnects, view all the server and Fabric Interconnect dashboard widgets, perform server actions, view server details, launch management interfaces and the CLI, create and deploy server policies and profiles, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Service Designer: 'As a Service Designer, you can create custom data types, tasks, workflows, resource selection criteria, and use these to design the service items. The service designer can validate the service items by using the deployment and post-deployment actions. ' ROLE.Service Operator: 'As a Service Operator, you can view and update the catalog items, service items, and workflows. Also, you can execute the workflow and validate the catalog or service items. ' ROLE.Storage Administrator: 'As a Storage Administrator, a user can view and manage Storage devices, view and execute workflows and view all the storage dashboard widgets. This privilege does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Support Services: 'As a Support Services user, you can view the dashboard and table views of managed devices, change your user preferences, collect tech support bundles, and generate API keys. In this role, you cannot claim targets, add or remove users, configure Identity Providers, or perform server actions. ' ROLE.Sustainability Metrics Viewer: 'As a Sustainability Metrics Viewer user, you have read access to the Energy Management Capability (EMC) features and the ability register an OAuth2 application for programmatic access to the APIs. ' ROLE.Tag Management: 'As a user with tag management privileges, you can manage tag definitions, including creating, updating, and deleting tags. ' ROLE.UCS Domain Administrator: 'As a UCS Domain Administrator, you can view and manage Switch Profiles and Network Configuration Policies, view Fabric Interconnect dashboard widgets, perform actions on Switch, launch management interfaces and the CLI, create and deploy switch policies and profiles, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Unified Edge Administrator: 'As a Unified Edge Administrator, you can view and manage Switch Profiles, Network and Chassis Configuration Policies, view Unified Edge dashboard widgets, perform actions on Switch and Chassis, launch management interfaces and the CLI, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.User Access Administrator: 'As a User Access Administrator, you can add and manage Users and Groups in Intersight, view account details and audit logs, manage the IdPs, roles, sessions and API keys for non Account Administrator users. However, you cannot claim a device or perform any management tasks in Intersight. You cannot add or manage a user with Account Administrator role. ' ROLE.Virtualization Administrator: 'As a Virtualization Administrator, a user can view and manage hypervisor resources, view and execute workflows. This privilege does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' ROLE.Workflow Designer: 'As a Workflow Designer, you can define workflow definitions and custom data types, view workflow definitions, task definitions and custom data types, execute workflows and view workflow executions. ' ROLE.Workload Administrator: 'As a Workload Administrator you can view and manage Workload Definitions and Workload Deployments. ' ROLE.Workload Operator: 'As a Workload Operator you can view and manage Workload Deployments and view Workload Definitions. ' ROLE.Workload Optimizer Administrator: "As a Workload Optimizer Administrator, you can access all Workload Optimizer features and perform \nadministrative tasks to configure Workload Optimizer.\n" ROLE.Workload Optimizer Advisor: 'As a Workload Optimizer Advisor, you can view workload optimization state and recommended actions, run plans for workload optimization. ' ROLE.Workload Optimizer Automator: 'As a Workload Optimizer Automator, you can view workload optimization state, recommended actions, run plans for workload optimization, execute workload optimization actions, and deploy workloads. ' ROLE.Workload Optimizer Deployer: "As a Workload Optimizer Deployer, you can view all Workload Optimizer charts and data, deploy \nworkloads, and create policies and templates. You cannot run plans or execute any recommended actions.\n" ROLE.Workload Optimizer Observer: 'As a Workload Optimizer Observer, you can view workload optimization state and recommended actions. ' ROLE.vKVM Only: "As a vKVM-only user, you can launch vKVM and tunneled vKVM sessions to a server from Intersight. \nIn addition you can view servers, chassis and the running workflows. \nIn this role, you cannot perform any server actions from Intersight apart from launching vKVM.\n" PRIVSET.API keys: 'Manage API keys used for secure access to system resources and services. ' PRIVSET.API keys and OAuth tokens: 'Manage API keys and OAuth tokens used for secure access to system resources and services. ' PRIVSET.Access and permissions: 'Manage access of users, user groups; and organizations, resource groups, and roles; and IP access management. ' PRIVSET.Access domains: 'Log in and interact with domain settings. ' PRIVSET.Access servers: 'Log in and interact with servers to perform operations based on privileges. ' PRIVSET.Account: 'Manage Intersight account settings. ' PRIVSET.Account Administrator: 'A set of privileges that provides complete access to all services and resources in Intersight. ' PRIVSET.Acknowledge advisories: 'Acknowledge the filed notices, end-of-life and security advisories. ' PRIVSET.Acknowledge alarms: 'Acknowledge the alarms. ' PRIVSET.Activate server profiles: 'Activate the profile on the attached server. ' PRIVSET.Activate webhook: 'As an Activate Webhooks user, you can enable webhooks, allowing them to start receiving and processing notifications and data from the system. ' PRIVSET.Adapter Configuration policies: 'Configure Ethernet and Fibre Channel settings for the Virtual Interface Card (VIC), including features like VXLAN, NVGRE, and TCP Offload settings. ' PRIVSET.Add OS configuration links: 'Upload an OS configuration file for automated and unattended OS installation on servers to improve deployment efficiency. ' PRIVSET.Add OS image links: 'Add the image source of the operating system, specifying the file share location and protocol (CIFS/NFS/HTTPS) to the software repository. ' PRIVSET.Add SCU links: 'Add the Server Configuration Utility (SCU) for automated OS installation, specifying file share locations using NFS, CIFS, or HTTP protocols. ' PRIVSET.Add and remove server profile template tags: 'Assign and manage tags for server profiles. ' PRIVSET.Add domain names: 'Configure and add a domain name to the system for proper network addressing and identification of resources. ' PRIVSET.Add explorations to dashboard: 'Add an exploration to the Intersight dashboard. ' PRIVSET.Add external syslog servers: 'Configure and add external Syslog servers to the system for centralized collection and management of log data from various sources. Note: This is a virtual appliance only privilege. ' PRIVSET.Add firmware links: 'Add a firmware source to the software repository by specifying the file share location and protocol (NFS/CIFS/HTTP[S]) for firmware upgrades. ' PRIVSET.Add identity providers: 'Configure and add a new identity provider (IdP) to the system, enabling authentication and access management through external or federated identity services. ' PRIVSET.Add notification rule or webhook: 'Create and configure new notification rules, defining criteria and actions for alerting users based on specific events or conditions. ' PRIVSET.Add trusted IP ranges: 'Add trusted IP ranges. ' PRIVSET.Add trusted certificates: 'Upload and install certificates that are trusted by the system, enabling secure communications and verifying connection authenticity. ' PRIVSET.Alerts: 'Manage the alerts from advisories, and alarms. ' PRIVSET.Allow or Disallow Data Collection: 'Enable and disable proactive RMA, tech support bundle collection, sending additional system information to Cisco. ' PRIVSET.Allow/disallow FI and Unified Edge eCMC CLI launches: 'Enable or disable launch of FI and Unified Edge eCMC CLI. ' PRIVSET.Allow/disallow tech support bundles: 'Enable or disable tech support incident bundle collection. ' PRIVSET.Allow/disallow tunneled vKVM configurations: 'Enable or disable configuration of tunneled vKVM access. ' PRIVSET.Allow/disallow tunneled vKVM launches: 'Enable or disable launch of tunneled vKVM access. ' PRIVSET.Appliance authentication: 'Manage authentication in Intersight appliance using Single sign-on (SSO), Cisco ID, SSL/TLS Certificate and LDAP. Note: This is a virtual appliance only privilege. ' PRIVSET.Appliance configuration: 'Manage the configuration settings of the Intersight appliance. Note: This is a virtual appliance only privilege. ' PRIVSET.Appliance networking: 'Manage networking settings related to the appliance. Note: This is a virtual appliance only privilege. ' PRIVSET.Appliance security & privacy: 'Managing system maintenance and data sharing features related to Proactive RMA feature and option to send supplementary diagnostic and operational data to Cisco. Note: This is a virtual appliance only privilege. ' PRIVSET.Apply SSL Certificate: 'As a user with the ability to apply SSL certificates, you can install and configure SSL certificates for secure communications. Note: This is a virtual appliance only privilege. ' PRIVSET.Approve Publish Requests: 'Approve Publish Requests ' PRIVSET.Assign chassis profiles: 'Link domain profiles to servers for management. ' PRIVSET.Assign domain profiles: 'Link domain profiles for server management. ' PRIVSET.Assign server profiles: 'Assign a server to the server profile. ' PRIVSET.Attach to and detach from chassis profile templates: 'It allows to attach any policies to server profile and removal of policies from chassis profile. ' PRIVSET.Attach to and detach from domain profile templates: 'It allows to attach any policies to domain profile template and removal of policies from domain profile template. ' PRIVSET.Attach to and detach from server profile templates: 'It allows to attach any policies to server profile and removal of policies from server profile. ' PRIVSET.Audit Log Viewer: 'As an Audit Log Viewer, you can view audit logs. ' PRIVSET.Audit logs: 'Manage and view audit logs. ' PRIVSET.AuditD policies: 'Manage logging of user activities, configuration changes, and operational commands for FIs, leveraging the Linux audit daemon framework (auditd). ' PRIVSET.Authentication: 'Manage authentication methods and policies for securing system access. ' PRIVSET.Authentication settings: 'As a user with access to Authentication settings, you can manage and configure the authentication methods and policies for securing access to the system. ' PRIVSET.Automation Governance: 'As Automation Governor, you can approve or reject approval requests. ' PRIVSET.BIOS policies: 'Set the BIOS policies. ' PRIVSET.Boot Order policies: 'Set the BIOS boot mode, and enable secure boot. ' PRIVSET.Catalog Administrator: 'As a Catalog Administrator, you can create tasks, workflows, custom datatypes, resource selection criteria, service items and use these building blocks to create catalog items. You can validate these catalog items by deploying them and performing post-deployment operations on the deployed resources. The catalog administrator can publish the catalog items to an organization so that these can be consumed by the catalog users in that organization. ' PRIVSET.Catalog User: 'As a Catalog User, you can view the catalog items assigned to you, deploy the catalog item, track the service requests, view the service item instance that you have created or are assigned to you, and perform post-deployment operations on the resource. ' PRIVSET.Certificate Management policies: 'Specify and attach external certificate details to servers, supporting Root CA and IMC certificates. ' PRIVSET.Cisco ID: 'Manage Cisco identification credentials and settings used for accessing Cisco services. ' PRIVSET.Claim Devices: 'Claim devices. ' PRIVSET.Claim targets: 'Assign or register a target to the system for management or monitoring purposes. ' PRIVSET.Clear TPMs: 'Clear the Trusted Platform Module (TPM) on servers. ' PRIVSET.Clear configurations: 'Remove foreign configurations not integrated with current setups. ' PRIVSET.Clear foreign configurations: 'Remove foreign configurations from a server''s storage system to clear external storage setups that are not integrated with the server''s current configuration. ' PRIVSET.Clear system event logs (SEL): 'Erase the system event log (SEL), clearing recorded events. ' PRIVSET.Clusters: 'Manage and configure clusters. ' PRIVSET.Complete Claim: 'As a Complete Claim user you can complete the claim of a previously created Target by providing the security token of the device. You do not have access to read the status or details of any devices within the account. ' PRIVSET.Configure: "Configure physical servers, chassis, and domains along with their respective profiles and templates, \nwhile managing compute, management, network, and storage policies, and configuring pools of Intersight Infrastructure Services.\n" PRIVSET.Configure Cisco software download credentials: 'Set up and manage credentials required for accessing and downloading Cisco software to ensure secure and authorized access to updates and resources.Set up and manage credentials required for accessing and downloading Cisco software to ensure secure and authorized access to updates and resources. ' PRIVSET.Configure DNS settings: 'Set up and manage Domain Name System (DNS) configurations, including DNS servers, domain names, and search domains to ensure proper name resolution and network connectivity. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure IP pools: 'Manages the collection of IP addresses that can be dynamically assigned to services running on network elements. It supports both IPv4 and IPv6 addresses and can be configured at either the pool level or block level. ' PRIVSET.Configure IQN pools: 'Define and manage iSCSI Qualified Names (IQNs) pools for organized iSCSI identifier assignment. ' PRIVSET.Configure LDAP servers: 'Set up and manage LDAP server settings, including server address, port, authentication methods, and directory structures to enable directory services and authentication. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure Local Users Password Policy: 'Set up and manage the password policy for local users, including requirements for password complexity, expiration, and reset procedures to ensure secure access control. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure MAC pools: 'Manage the collection of MAC addresses that are unique in their Layer 2 environment, used to assign to vNICs on a server. This helps in automating the assignment of MAC addresses in server profiles. ' PRIVSET.Configure MFA: 'Set up and manage Multi-Factor Authentication (MFA) settings, including configuring authentication methods, policies, and user access requirements to enhance security. ' PRIVSET.Configure NTP settings: 'Set up and manage Network Time Protocol (NTP) configurations, including NTP servers and time synchronization settings to ensure accurate and consistent time across the network. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure Resource Pool: 'Manage pool aggregation of homogeneous resources, such as servers, to manage their utilization efficiently. It allows for logical grouping and management of resources for server profiles ' PRIVSET.Configure SMTP servers: 'Set up and manage Simple Mail Transfer Protocol (SMTP) server settings, including server address, port, authentication, and security settings to enable and configure email functionality. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure UUID pools: 'Manage universally unique identifier (UUID) for each server associated with a server profile, ensuring that each server has a unique identifier. ' PRIVSET.Configure WWNN or WWPN pools: 'Manage world wide node name (WWNN) or world wide port name (WWPN) pools to provide unique IDs for Fibre Channel nodes and ports on a server. ' PRIVSET.Configure account details: 'Set up and modify account information, including user credentials, contact details, and other account-specific settings. ' PRIVSET.Configure backup schedule: 'Set up and modify schedules for automated backups, defining timing, frequency, and scope to ensure regular and reliable data protection. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure banner message: 'Set up and modify banner messages displayed to users, providing important information, warnings, or notifications within the system interface. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure chassis profile templates: 'Manage chassis profile template settings. ' PRIVSET.Configure chassis profiles: 'Manage chassis profile settings to ensure configurations align with operational requirements and organizational standards. ' PRIVSET.Configure compute policies: 'Create, Clone, Edit or Delete the compute policies of Cisco UCS which define the configuration parameters for server resources. ' PRIVSET.Configure data collection settings: 'As a user with the ability to Configure Data Collection Settings, you can manage the proactive return merchandise authorization settings for the system. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure device connector settings: 'Set up and manage the configuration for device connectors, including network settings and parameters needed for device communication and integration within the appliance networking environment. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure domain profile templates: 'Manage domain profile template. ' PRIVSET.Configure domain profiles: 'Manage domain profiles to define and apply network, storage, and compute configurations across systems. ' PRIVSET.Configure management policies: 'Create, Clone, Edit or Delete the policies that manage different aspects of network management, such as adapter and ethernet policies, fibre channel and iSCSI policies, traffic and flow control, connectivity and control, virtualization and group management. It includes certificate management, device connector, IPMI over LAN, LDAP, local user, network connectivity, NTP, serial over LAN, SMTP, SNMP, SSH, Syslog, and virtual KVM policies. ' PRIVSET.Configure metrics settings: 'Set up and manage the configuration of metrics collection and reporting, defining which metrics are tracked, how they are recorded, and how they are displayed for analysis. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure network policies: 'It allows setting up various policies to manage Ethernet and Fibre Channel settings, as well as network communication resources between servers and the LAN or SAN. It includes adapter configuration, iSCSI boot, LAN connectivity, and SAN connectivity policies. ' PRIVSET.Configure physical chassis: 'Manage settings of a physical chassis to ensure optimal configuration and operation of chassis components within your infrastructure. ' PRIVSET.Configure physical domains: 'Manage settings of physical domains. ' PRIVSET.Configure physical servers: 'Configure settings and perform actions on physical servers to ensure they meet operational requirements. ' PRIVSET.Configure pools: 'Manage resource pools like IP, MAC, WWPN, and storage pools for efficient resource allocation. ' PRIVSET.Configure server profile templates: 'Create or modify server profiles templates by setting up specific configurations, assigning resources, and updating settings to ensure the server operates according to required specifications. ' PRIVSET.Configure server profiles: "Create or modify server profiles by setting up specific configurations, assigning resources, \nand updating settings to ensure the server operates according to required specifications.\n" PRIVSET.Configure software update settings: 'Set up and manage settings related to software updates, including scheduling, sources, and policies to ensure that software remains current and secure. Note: This is a virtual appliance only privilege. ' PRIVSET.Configure storage policies: 'It allows setting up various policies to manage storage resources effectively. It includes Drive Security, SD Card, and Storage policies. ' PRIVSET.Configure vHBA templates: 'Manage vHBA Templates. ' PRIVSET.Configure vNIC templates: 'Manage vNIC Templates. ' PRIVSET.Create Approval Request: 'Create Approval Request ' PRIVSET.Create CSR: 'As a user with the ability to create Certificate Signing Requests (CSR), you can generate requests for digital certificates to establish secure communications. Note: This is a virtual appliance only privilege. ' PRIVSET.Create IP pool address reservations: 'Reserve specific IP addresses within pools. ' PRIVSET.Create IP pools: '' PRIVSET.Create IQN pool address reservations: 'Reserve specific iSCSI Qualified Names (IQNs) within an IQN pool to ensure allocation for particular devices and restrict general assignment. ' PRIVSET.Create IQN pools: 'Create new iSCSI Qualified Name (IQN) pools, configuring settings for iSCSI targets. ' PRIVSET.Create MAC pool address reservations: 'Reserve specific MAC addresses within pools. ' PRIVSET.Create MAC pools: 'Create new MAC address pools, configuring settings for network devices. ' PRIVSET.Create Nexus Reports: 'A set of privileges that allow the users to create nexus reports. ' PRIVSET.Create OAuth 2.0 grant type applications: 'Register new applications with OAuth 2.0 grant types, defining their authentication and authorization settings for secure access. ' PRIVSET.Create Resource pool address reservations: 'Reserve specific resources within a resource pool to ensure allocation for particular uses and restrict general assignment. ' PRIVSET.Create Resource pools: 'Create new resource pools, configuring settings for system resource allocation. ' PRIVSET.Create UUID pool address reservations: 'Reserve specific UUIDs within a UUID pool to ensure allocation for particular devices and restrict general assignment. ' PRIVSET.Create UUID pools: 'Create new universally unique identifier (UUID) pools, configuring settings for devices or services. ' PRIVSET.Create WWNN and WWPN pool address reservations: 'Reserve specific World Wide Node Names (WWNNs) or World Wide Port Names (WWPNs) within their respective pools to ensure allocation for particular devices and restrict general assignment. ' PRIVSET.Create WWNN or WWPN pools: 'Create new WWNN or WWPN pools, managing identifiers for devices. ' PRIVSET.Create backups: 'Initiate the creation of backup copies of data to ensure important information is saved and can be restored in case of data loss or corruption. Note: This is a virtual appliance only privilege. ' PRIVSET.Create chassis profile templates from chassis profile: 'Create chassis profile templates to serve as the foundation for multiple derived chassis profiles. ' PRIVSET.Create domain profile templates from domain profile: 'Create domain profile templates from domain profiles. ' PRIVSET.Create integrated systems: 'Create new integrated systems. ' PRIVSET.Create server profile template from server profile: 'Generate new server profile templates from an existing server profiles. ' PRIVSET.Create, clone and edit Adapter Configuration policies: '' PRIVSET.Create, clone and edit AuditD policies: '' PRIVSET.Create, clone and edit BIOS policies: '' PRIVSET.Create, clone and edit Boot Order policies: '' PRIVSET.Create, clone and edit Certificate Management policies: '' PRIVSET.Create, clone and edit Device Connector policies: '' PRIVSET.Create, clone and edit Drive Security policies: '' PRIVSET.Create, clone and edit Ethernet Adapter policies: '' PRIVSET.Create, clone and edit Ethernet Network Control policies: '' PRIVSET.Create, clone and edit Ethernet Network Group policies: '' PRIVSET.Create, clone and edit Ethernet Network policies: '' PRIVSET.Create, clone and edit Ethernet QoS policies: '' PRIVSET.Create, clone and edit FC Zone policies: '' PRIVSET.Create, clone and edit Fibre Channel Adapter policies: '' PRIVSET.Create, clone and edit Fibre Channel Network policies: '' PRIVSET.Create, clone and edit Fibre Channel QoS policies: '' PRIVSET.Create, clone and edit Firmware policies: '' PRIVSET.Create, clone and edit Flow Control policies: '' PRIVSET.Create, clone and edit IMC Access policies: '' PRIVSET.Create, clone and edit IPMI over LAN policies: '' PRIVSET.Create, clone and edit LAN Connectivity policies: '' PRIVSET.Create, clone and edit LDAP policies: '' PRIVSET.Create, clone and edit Link Aggregation policies: "As a Create or Clone Link Aggregation Policy user, you can define and establish new policies for link aggregation, \nconfiguring settings to combine multiple network connections into a single logical link for improved performance and redundancy.\n" PRIVSET.Create, clone and edit Link Control policies: "As a Create or Clone Link Control Policy user, you can define and establish new policies for link control, \nconfiguring settings to manage and optimize network link behavior and performance.\n" PRIVSET.Create, clone and edit Local User policies: '' PRIVSET.Create, clone and edit Memory policies: 'As a Create or Clone Memory Policy user, you can define and establish new memory policies. ' PRIVSET.Create, clone and edit Multicast policies: '' PRIVSET.Create, clone and edit NTP policies: '' PRIVSET.Create, clone and edit Network Connectivity policies: '' PRIVSET.Create, clone and edit Persistent Memory policies: '' PRIVSET.Create, clone and edit Port policies: '' PRIVSET.Create, clone and edit Power policies: '' PRIVSET.Create, clone and edit SAN Connectivity policies: '' PRIVSET.Create, clone and edit SD Card policies: '' PRIVSET.Create, clone and edit SMTP policies: '' PRIVSET.Create, clone and edit SNMP policies: '' PRIVSET.Create, clone and edit SSH policies: '' PRIVSET.Create, clone and edit Scrub policies: "As a Create or Clone Scrub Policy user, you can define and establish new Scrub policies within the system, \nconfiguring virtual media access and management settings for devices.\n" PRIVSET.Create, clone and edit Serial Over LAN policies: '' PRIVSET.Create, clone and edit Storage policies: '' PRIVSET.Create, clone and edit Switch Control policies: '' PRIVSET.Create, clone and edit Syslog policies: '' PRIVSET.Create, clone and edit System QoS policies: '' PRIVSET.Create, clone and edit Thermal policies: '' PRIVSET.Create, clone and edit VLAN policies: '' PRIVSET.Create, clone and edit VSAN policies: '' PRIVSET.Create, clone and edit Virtual KVM policies: '' PRIVSET.Create, clone and edit Virtual Media policies: '' PRIVSET.Create, clone and edit iSCSI Adapter policies: '' PRIVSET.Create, clone and edit iSCSI Boot policies: '' PRIVSET.Create, clone and edit iSCSI Static Target policies: "As a Create or Clone iSCSI Static Target Policy user, you can define and establish new policies for iSCSI static targets, \nconfiguring settings to manage and optimize the connections to specific iSCSI targets within the storage network.\n" PRIVSET.Create, clone, and edit chassis profile templates: 'Create, clone and edit chassis profile templates to define and manage configuration settings for physical chassis. ' PRIVSET.Create, clone, and edit chassis profiles: 'Create and manage chassis profiles. ' PRIVSET.Create, clone, and edit domain profile templates: 'Create, clone and edit domain profile templates. ' PRIVSET.Create, clone, and edit domain profiles: 'Create, clone and edit domain profiles by configuring settings and policies to standardize domain operations. ' PRIVSET.Create, clone, and edit server profile templates: 'Create and manage server profiles templates. ' PRIVSET.Create, clone, and edit server profiles: 'Create and manage server profiles, attach/detach policies. ' PRIVSET.Create, clone, and edit vHBA templates: 'Create, clone and edit vHBA Templates. ' PRIVSET.Create, clone, and edit vNIC templates: 'Create, clone and edit vNIC Templates. ' PRIVSET.Datacenters: 'Manage and configure datacenters. ' PRIVSET.Datastore clusters: 'Manage and configure datastore clusters. ' PRIVSET.Datastores: 'Manage and configure datastores. ' PRIVSET.Decommission Fabric Extender (FEX): "Safely retire and remove Fabric Extenders (FEX), deactivating related connections and updating the system status. \n" PRIVSET.Decommission chassis: 'Safely retire and remove chassis. ' PRIVSET.Decommission servers: 'Safely shut down servers, disconnect from the network, and ensure data is erased and backed up in alignment with policies. ' PRIVSET.Define and edit chassis profile general properties: 'Set or edit name, description, organization and tag of chassis profiles. ' PRIVSET.Define and edit chassis profile template general properties: 'Set or edit name, description, organization and tag of chassis profile templates. ' PRIVSET.Define and edit domain profile general properties: 'Add or edit name, description, organization and tag for UCS domain profiles. ' PRIVSET.Define and edit domain profile template general properties: 'Set or edit name, description, organization and tag of domain profile templates. ' PRIVSET.Define and edit server profile general properties: 'Set or edit the Organization, name, description, tag of Server Profile. ' PRIVSET.Define and edit server profile template general properties: 'Set or edit name, description, organization and tag of server profile templates. ' PRIVSET.Define and edit vHBA template general properties: 'Set or edit name, description, organization and tag of vHBA templates. ' PRIVSET.Define and edit vNIC template general properties: 'Add or edit the name, description and tag for the vNIC templates. ' PRIVSET.Delete API keys: 'Remove API keys from the system, terminating their access to system APIs and ensuring they are no longer valid for integration or automation purposes. ' PRIVSET.Delete Adapter Configuration policies: '' PRIVSET.Delete Approval Request: 'Delete Approval Request ' PRIVSET.Delete AuditD policies: '' PRIVSET.Delete BIOS policies: '' PRIVSET.Delete Boot Order policies: '' PRIVSET.Delete CSR: 'As a user with the ability to delete Certificate Signing Requests (CSR), you can remove existing requests for digital certificates from the system. Note: This is a virtual appliance only privilege. ' PRIVSET.Delete Certificate Management policies: '' PRIVSET.Delete Device Connector policies: '' PRIVSET.Delete Devices: 'Delete Devices. ' PRIVSET.Delete Drive Security policies: '' PRIVSET.Delete Ethernet Adapter policies: '' PRIVSET.Delete Ethernet Network Control policies: '' PRIVSET.Delete Ethernet Network Group policies: '' PRIVSET.Delete Ethernet Network policies: '' PRIVSET.Delete Ethernet QoS policies: '' PRIVSET.Delete FC Zone policies: '' PRIVSET.Delete Fibre Channel Adapter policies: '' PRIVSET.Delete Fibre Channel Network policies: '' PRIVSET.Delete Fibre Channel QoS policies: '' PRIVSET.Delete Firmware policies: '' PRIVSET.Delete Flow Control policies: '' PRIVSET.Delete IMC Access policies: '' PRIVSET.Delete IP pool address reservations: 'Remove IP address reservations, freeing them for use. ' PRIVSET.Delete IP pools: '' PRIVSET.Delete IPMI over LAN policies: '' PRIVSET.Delete IQN pool address reservations: 'Remove specific IQN reservations from an IQN pool to make them available for general assignment. ' PRIVSET.Delete IQN pools: 'Remove existing iSCSI Qualified Name (IQN) pools, managing outdated IQN allocations. ' PRIVSET.Delete LAN Connectivity policies: '' PRIVSET.Delete LDAP policies: '' PRIVSET.Delete LDAP servers: 'Remove the configuration of LDAP servers, ceasing the directory services and authentication provided by those servers. Note: This is a virtual appliance only privilege. ' PRIVSET.Delete Link Aggregation policies: "As a Delete Link Aggregation Policy user, you can remove existing link aggregation policies, \nmanaging outdated or unnecessary settings related to network connection combinations.\n" PRIVSET.Delete Link Control policies: "As a Delete Link Control Policy user, you can remove existing link control policies, \nmanaging outdated or unnecessary settings related to network link management.\n" PRIVSET.Delete Local User policies: '' PRIVSET.Delete MAC pool address reservations: 'Remove MAC address reservations, freeing them for use. ' PRIVSET.Delete MAC pools: 'Remove existing MAC pools, managing outdated MAC address allocations. ' PRIVSET.Delete Memory policies: 'As a Delete Memory Policy user, you can remove existing Memory policies, managing outdated or unnecessary permissions and access settings. ' PRIVSET.Delete Multicast policies: '' PRIVSET.Delete NTP policies: '' PRIVSET.Delete Network Connectivity policies: '' PRIVSET.Delete OAuth 2.0 grant type applications: 'Remove OAuth 2.0 grant type applications from the system, revoking their access and associated permissions. ' PRIVSET.Delete OAuth 2.0 tokens: 'Remove OAuth 2.0 tokens from the system, revoking their access and preventing their use for authentication and authorization. ' PRIVSET.Delete OS configuration links: 'Remove the OS configuration file for automated and unattended OS installation on servers. ' PRIVSET.Delete OS image links: 'Remove the image source of the operating system from the software repository, deleting file share location and protocol (CIFS/NFS/HTTPS). ' PRIVSET.Delete Persistent Memory policies: '' PRIVSET.Delete Port policies: '' PRIVSET.Delete Power policies: '' PRIVSET.Delete Resource pool address reservations: 'Remove specific resource reservations from a resource pool to make them available for general assignment. ' PRIVSET.Delete Resource pools: 'Remove existing resource pools, managing outdated allocations. ' PRIVSET.Delete SAN Connectivity policies: '' PRIVSET.Delete SCU links: 'Remove the Server Configuration Utility (SCU) for automated OS installation, deleting file share locations using NFS, CIFS, or HTTP protocols. ' PRIVSET.Delete SD Card policies: '' PRIVSET.Delete SMTP policies: '' PRIVSET.Delete SNMP policies: '' PRIVSET.Delete SSH policies: '' PRIVSET.Delete Scrub policies: "As a Delete Scrub Policy user, you can remove existing Scrub policies from the system, \nmanaging outdated or unnecessary virtual media configurations.\n" PRIVSET.Delete Serial Over LAN policies: '' PRIVSET.Delete Storage policies: '' PRIVSET.Delete Switch Control policies: '' PRIVSET.Delete Syslog policies: '' PRIVSET.Delete System QoS policies: '' PRIVSET.Delete Thermal policies: '' PRIVSET.Delete UUID pool address reservations: 'Remove specific UUID reservations from a UUID pool to make them available for general assignment. ' PRIVSET.Delete UUID pools: 'Remove existing universally unique identifier (UUID) pools, managing outdated UUID allocations. ' PRIVSET.Delete VLAN policies: '' PRIVSET.Delete VSAN policies: '' PRIVSET.Delete Virtual KVM policies: '' PRIVSET.Delete Virtual Media policies: '' PRIVSET.Delete WWNN and WWPN pool address reservations: 'Remove specific WWNN or WWPN reservations from pools to make them available for general assignment. ' PRIVSET.Delete WWNN or WWPN pools: 'Remove existing WWNN or WWPN pools, managing outdated allocations. ' PRIVSET.Delete chassis profile templates: 'Remove existing chassis profile templates. ' PRIVSET.Delete chassis profiles: 'Remove existing chassis profiles from your infrastructure, ensuring outdated or unnecessary configurations are managed. ' PRIVSET.Delete domain names: 'Remove existing domain names from the system, ceasing their use for network addressing and identification of resources. ' PRIVSET.Delete domain profile templates: 'Delete domain profile templates. ' PRIVSET.Delete domain profiles: 'Delete domain profiles from the system, ensuring associated configurations are managed. ' PRIVSET.Delete explorations: 'Delete an existing exploration. ' PRIVSET.Delete external syslog servers: 'Remove the configuration of external Syslog servers from the system, ceasing the collection and management of log data from those servers. Note: This is a virtual appliance only privilege. ' PRIVSET.Delete firmware links: 'Remove the firmware source from the software repository by deleting the file share location and protocol (NFS/CIFS/HTTP[S]). ' PRIVSET.Delete iSCSI Adapter policies: '' PRIVSET.Delete iSCSI Boot policies: '' PRIVSET.Delete iSCSI Static Target policies: "As a Delete iSCSI Static Target Policy user, you can remove existing iSCSI static target policies, \nmanaging outdated or unnecessary settings related to specific iSCSI target connections.\n" PRIVSET.Delete identity providers: 'Remove existing IdPs from the system, discontinuing associated authentication and access management services. ' PRIVSET.Delete integrated systems: 'Delete an existing integrated system. ' PRIVSET.Delete notification rule or webhook: 'Remove existing notification rules, stopping the triggering and management of alerts and notifications based on those rules. ' PRIVSET.Delete server profile templates: 'Remove server profile templates. ' PRIVSET.Delete server profiles: 'Remove server profiles. ' PRIVSET.Delete trusted IP ranges: 'Delete the trusted IP range. ' PRIVSET.Delete trusted certificates: 'Remove certificates from the system''s list of trusted certificates, ceasing their use for secure communications. ' PRIVSET.Delete vHBA templates: 'Delete vHBA Templates. ' PRIVSET.Delete vNIC templates: 'Delete vNIC Templates. ' PRIVSET.Deploy chassis profiles: 'Apply domain profiles to servers, implementing settings. ' PRIVSET.Deploy domain profiles: 'Apply domain profiles, implementing server settings. ' PRIVSET.Deploy server profiles: 'Deploy the profile to the attached server. ' PRIVSET.Deregister Smart Licenses: 'Cancel the registration of your device. ' PRIVSET.Derive profiles from chassis profile templates: 'Create profiles derived from chassis profile templates. ' PRIVSET.Derive profiles from domain profile templates: 'Create profiles derived from domain profile templates. ' PRIVSET.Derive server profiles: 'Create new server profiles using existing profiles or templates. ' PRIVSET.Device Administrator: 'As a Device Administrator, you can claim and unclaim a device in Intersight, view the device details, license status, a list of all the claimed devices, and generate API keys. You cannot perform any other management or administrative task in this role. ' PRIVSET.Device Connector policies: 'Control configuration changes allowed from Cisco IMC, ensuring that changes are managed through Intersight. ' PRIVSET.Device Technician: 'As a Device Technician you can claim a device, view the device details, license status, a list of the claimed devices, and generate API keys. You cannot perform any other management or administrative task in this role. ' PRIVSET.Devices: 'A set of privileges that allows the access to manage devices e.g. view device details, claim and delete devices. ' PRIVSET.Disable security: 'Deactivate security features on storage systems. ' PRIVSET.Disable subscriptions: 'Disable visibility of subscription details in the Intersight appliance. Note: This is a virtual appliance only privilege. ' PRIVSET.Domain names: 'Manage the configurations and settings related to domain names within the system. ' PRIVSET.Download server event logs: 'Download the server''s event log (SEL) to review and analyse recorded events and errors for diagnostics. ' PRIVSET.Drive Security policies: 'Define self-encrypting drives (SEDs) management to ensure data security using a Key-Encryption Key (KEK) and a Key Management Interoperability Protocol (KMIP) for remote key management. ' PRIVSET.Edit API keys: 'Modify settings and permissions associated with existing API keys, managing their scope and access to ensure proper integration and security. ' PRIVSET.Edit Adapter Configuration policies: '' PRIVSET.Edit Adapter Configuration policies for server profile: 'Attach/detach Adapter Configuration policies. ' PRIVSET.Edit Adapter Configuration policies for server profile template: 'Attach/detach Adapter Configuration policies. ' PRIVSET.Edit AuditD policies: '' PRIVSET.Edit AuditD policies for domain profile: 'Attach/detach AuditD policies. ' PRIVSET.Edit AuditD policies for domain profile template: 'Attach/detach AuditD policies. ' PRIVSET.Edit BIOS policies: '' PRIVSET.Edit BIOS policies for server profile: 'Attach/detach BIOS policies. ' PRIVSET.Edit BIOS policies for server profile template: 'Attach/detach BIOS policies. ' PRIVSET.Edit Boot Order policies: '' PRIVSET.Edit Boot Order policies for server profile: 'Attach/detach Boot Order policies. ' PRIVSET.Edit Boot Order policies for server profile template: 'Attach/detach Boot Order policies. ' PRIVSET.Edit Certificate Management policies: '' PRIVSET.Edit Certificate Management policies for domain profile: 'Attach/detach Certificate Management policies. ' PRIVSET.Edit Certificate Management policies for domain profile template: 'Attach/detach Certificate Management policies. ' PRIVSET.Edit Certificate Management policies for server profile: 'Attach/detach Certificate Management policies. ' PRIVSET.Edit Certificate Management policies for server profile template: 'Attach/detach Certificate Management policies. ' PRIVSET.Edit Device Connector policies: '' PRIVSET.Edit Device Connector policies for server profile: 'Attach/detach Device Connector policies. ' PRIVSET.Edit Device Connector policies for server profile template: 'Attach/detach Device Connector policies. ' PRIVSET.Edit Drive Security policies: '' PRIVSET.Edit Drive Security policies for server profile: 'Attach/detach Drive Security policies. ' PRIVSET.Edit Drive Security policies for server profile template: 'Attach/detach Drive Security policies. ' PRIVSET.Edit Ethernet Adapter policies: '' PRIVSET.Edit Ethernet Adapter policies for vNIC template: 'Attach/detach Ethernet Adapter policies. ' PRIVSET.Edit Ethernet Network Control policies: '' PRIVSET.Edit Ethernet Network Control policies for vNIC template: 'Attach/detach Ethernet Network Control policies. ' PRIVSET.Edit Ethernet Network Group policies: '' PRIVSET.Edit Ethernet Network Group policies for vNIC template: 'Attach/detach Ethernet Network Group policies. ' PRIVSET.Edit Ethernet Network policies: '' PRIVSET.Edit Ethernet QoS policies: '' PRIVSET.Edit Ethernet QoS policies for vNIC template: 'Attach/detach Ethernet QoS policies. ' PRIVSET.Edit FC Zone policies: '' PRIVSET.Edit Fibre Channel Adapter policies: '' PRIVSET.Edit Fibre Channel Adapter policies for vHBA template: 'Attach/detach Fibre Channel Adapter policies. ' PRIVSET.Edit Fibre Channel Network policies: '' PRIVSET.Edit Fibre Channel Network policies for vHBA template: 'Attach/detach Fibre Channel Network policies. ' PRIVSET.Edit Fibre Channel QoS policies: '' PRIVSET.Edit Fibre Channel QoS policies for vHBA template: 'Attach/detach Fibre Channel QoS policies. ' PRIVSET.Edit Fibre Channel Zone policies for vHBA template: 'Attach/detach Fibre Channel Zone policies. ' PRIVSET.Edit Firmware policies: '' PRIVSET.Edit Firmware policies for server profile: 'Attach/detach Firmware policies. ' PRIVSET.Edit Firmware policies for server profile template: 'Attach/detach Firmware policies. ' PRIVSET.Edit Flow Control policies: '' PRIVSET.Edit IMC Access policies: '' PRIVSET.Edit IMC Access policies for chassis profile: 'Attach/detach IMC Access policies. ' PRIVSET.Edit IMC Access policies for chassis profile template: 'Attach/detach IMC Access policies. ' PRIVSET.Edit IMC Access policies for server profile: 'As a Edit IMC Access policies for server profile user, you can adjust IMC access policies for server profiles. This includes updating access settings and ensuring that configurations are correctly applied to servers. ' PRIVSET.Edit IMC Access policies for server profile template: 'As a Edit IMC Access policies for server profile template user, you can adjust IMC access policies for server profile templates. This includes updating access settings and ensuring that configurations are correctly applied to templates. ' PRIVSET.Edit IP pools: '' PRIVSET.Edit IPMI Over LAN policies for server profile: 'Attach/detach IPMI Over LAN policies. ' PRIVSET.Edit IPMI Over LAN policies for server profile template: 'Attach/detach IPMI Over LAN policies. ' PRIVSET.Edit IPMI over LAN policies: '' PRIVSET.Edit IQN pools: 'Modify existing iSCSI Qualified Name (IQN) pools, optimizing IQN management. ' PRIVSET.Edit LAN Connectivity policies: '' PRIVSET.Edit LAN Connectivity policies for server profile: 'Attach/detach LAN Connectivity policies. ' PRIVSET.Edit LAN Connectivity policies for server profile template: 'Attach/detach LAN Connectivity policies. ' PRIVSET.Edit LDAP policies: '' PRIVSET.Edit LDAP policies for domain profile: 'Attach/detach LDAP policies. ' PRIVSET.Edit LDAP policies for domain profile template: 'Attach/detach LDAP policies. ' PRIVSET.Edit LDAP policies for server profile: 'Attach/detach LDAP policies. ' PRIVSET.Edit LDAP policies for server profile template: 'Attach/detach LDAP policies. ' PRIVSET.Edit LDAP servers: 'Modify the configuration of existing LDAP servers by updating server address, port, authentication methods, and directory structures to ensure proper directory services and authentication. Note: This is a virtual appliance only privilege. ' PRIVSET.Edit Link Aggregation policies: "As an Edit Link Aggregation Policy user, you can modify existing link aggregation policies, \nadjusting settings to optimize the performance and redundancy of combined network connections.\n" PRIVSET.Edit Link Control policies: "As an Edit Link Control Policy user, you can modify existing link control policies, \nadjusting settings to enhance network link behavior and performance.\n" PRIVSET.Edit Local User policies: '' PRIVSET.Edit Local User policies for domain profile: 'Attach/detach Local User policies. ' PRIVSET.Edit Local User policies for domain profile template: 'Attach/detach Local User policies. ' PRIVSET.Edit Local User policies for server profile: 'Attach/detach Local User policies. ' PRIVSET.Edit Local User policies for server profile template: 'Attach/detach Local User policies. ' PRIVSET.Edit MAC Pools for vNIC template: 'Attach/detach MAC Pools. ' PRIVSET.Edit MAC pools: 'Modify existing MAC pools, optimizing MAC address management. ' PRIVSET.Edit Memory policies: 'As an Edit Memory Policy user, you can modify existing memory policies. ' PRIVSET.Edit Memory policies for server profile: 'Attach/detach Memory policies. ' PRIVSET.Edit Memory policies for server profile template: 'Attach/detach Memory policies. ' PRIVSET.Edit Multicast policies: '' PRIVSET.Edit NTP policies: '' PRIVSET.Edit NTP policies for domain profile: 'Attach/detach NTP policies. ' PRIVSET.Edit NTP policies for domain profile template: 'Attach/detach NTP policies. ' PRIVSET.Edit NTP policies for server profile: 'Attach/detach NTP policies. ' PRIVSET.Edit NTP policies for server profile template: 'Attach/detach NTP policies. ' PRIVSET.Edit Network Connectivity policies: '' PRIVSET.Edit Network Connectivity policies for domain profile: 'Attach/detach LDAP policies. ' PRIVSET.Edit Network Connectivity policies for domain profile template: 'Attach/detach Network Connectivity policies. ' PRIVSET.Edit Network Connectivity policies for server profile: 'Attach/detach Network Connectivity policies. ' PRIVSET.Edit Network Connectivity policies for server profile template: 'Attach/detach Network Connectivity policies. ' PRIVSET.Edit OAuth 2.0 grant type applications: 'Modify settings of existing OAuth 2.0 grant type applications, including their grant types, permissions, and configurations. ' PRIVSET.Edit OS configuration links: 'Modify the OS configuration file for automated and unattended OS installation on servers. ' PRIVSET.Edit OS image links: 'Modify the image source of the operating system in the software repository, updating file share location and protocol (CIFS/NFS/HTTPS). ' PRIVSET.Edit Persistent Memory policies: '' PRIVSET.Edit Persistent Memory policies for server profile: 'Attach/detach Persistent Memory policies. ' PRIVSET.Edit Persistent Memory policies for server profile template: 'Attach/detach Persistent Memory policies. ' PRIVSET.Edit Port policies: '' PRIVSET.Edit Ports Configuration policies for domain profile: 'Attach/detach Ports Configuration policies. ' PRIVSET.Edit Ports Configuration policies for domain profile template: 'Attach/detach Ports Configuration policies. ' PRIVSET.Edit Power policies: '' PRIVSET.Edit Power policies for chassis profile: 'Attach/detach Power policies. ' PRIVSET.Edit Power policies for chassis profile template: 'Attach/detach Power policies. ' PRIVSET.Edit Power policies for server profile: 'Attach/detach Power policies. ' PRIVSET.Edit Power policies for server profile template: 'Attach/detach Power policies. ' PRIVSET.Edit Resource pools: 'Modify existing resource pools to optimize resource management. ' PRIVSET.Edit SAN Connectivity policies: '' PRIVSET.Edit SAN Connectivity policies for server profile: 'Attach/detach SAN Connectivity policies. ' PRIVSET.Edit SAN Connectivity policies for server profile template: 'Attach/detach SAN Connectivity policies. ' PRIVSET.Edit SCU links: 'Modify the Server Configuration Utility (SCU) for automated OS installation, editing file share locations using NFS, CIFS, or HTTP protocols. ' PRIVSET.Edit SD Card policies: '' PRIVSET.Edit SD Card policies for server profile: 'Attach/detach SD Card policies. ' PRIVSET.Edit SD Card policies for server profile template: 'Attach/detach SD Card policies. ' PRIVSET.Edit SMTP policies: '' PRIVSET.Edit SMTP policies for server profile: 'Attach/detach SMTP policies. ' PRIVSET.Edit SMTP policies for server profile template: 'Attach/detach SMTP policies. ' PRIVSET.Edit SNMP policies: '' PRIVSET.Edit SNMP policies for chassis profile: 'Attach/detach SNMP policies. ' PRIVSET.Edit SNMP policies for chassis profile template: 'Attach/detach SNMP policies. ' PRIVSET.Edit SNMP policies for domain profile: 'Attach/detach SNMP policies. ' PRIVSET.Edit SNMP policies for domain profile template: 'Attach/detach SNMP policies. ' PRIVSET.Edit SNMP policies for server profile: 'Attach/detach SNMP policies. ' PRIVSET.Edit SNMP policies for server profile template: 'Attach/detach SNMP policies. ' PRIVSET.Edit SSH policies: '' PRIVSET.Edit SSH policies for server profile: 'Attach/detach SSH policies. ' PRIVSET.Edit SSH policies for server profile template: 'Attach/detach SSH policies. ' PRIVSET.Edit Scrub policies: "As an Edit Scrub Policy user, you can modify existing Scrub policies within the system \nto adjust virtual media access and management settings.\n" PRIVSET.Edit Scrub policies for server profile: 'As a Edit Scrub policies for server profile user, you can adjust scrub policies for Server Profiles. ' PRIVSET.Edit Scrub policies for server profile template: 'As a Edit Scrub policies for server profile user, you can adjust scrub policies for Server Profiles. ' PRIVSET.Edit Serial Over LAN policies: '' PRIVSET.Edit Serial Over LAN policies for server profile: 'Attach/detach Serial Over LAN policies. ' PRIVSET.Edit Serial Over LAN policies for server profile template: 'Attach/detach Serial Over LAN policies. ' PRIVSET.Edit Storage policies: '' PRIVSET.Edit Storage policies for server profile: 'Attach/detach Storage policies. ' PRIVSET.Edit Storage policies for server profile template: 'Attach/detach Storage policies. ' PRIVSET.Edit Switch Control policies: '' PRIVSET.Edit Switch Control policies for domain profile: 'Attach/detach Switch Control policies. ' PRIVSET.Edit Switch Control policies for domain profile template: 'Attach/detach Switch Control policies. ' PRIVSET.Edit Syslog policies: '' PRIVSET.Edit Syslog policies for domain profile: 'Attach/detach Syslog policies. ' PRIVSET.Edit Syslog policies for domain profile template: 'Attach/detach Syslog policies. ' PRIVSET.Edit Syslog policies for server profile: 'Attach/detach Syslog policies. ' PRIVSET.Edit Syslog policies for server profile template: 'Attach/detach Syslog policies. ' PRIVSET.Edit System QoS policies: '' PRIVSET.Edit System QoS policies for domain profile: 'Attach/detach System QoS policies. ' PRIVSET.Edit System QoS policies for domain profile template: 'Attach/detach System QoS policies. ' PRIVSET.Edit Thermal policies: '' PRIVSET.Edit Thermal policies for chassis profile: 'Attach/detach Thermal policies. ' PRIVSET.Edit Thermal policies for chassis profile template: 'Attach/detach Thermal policies. ' PRIVSET.Edit Thermal policies for server profile: 'Attach/detach Thermal policies. ' PRIVSET.Edit Thermal policies for server profile template: 'Attach/detach Thermal policies. ' PRIVSET.Edit UUID pools: 'Modify existing universally unique identifier (UUID) pools, optimizing UUID management. ' PRIVSET.Edit UUID pools for server profile: 'As a Modify UUID Pool for Server Profile user, you can adjust UUID pools for server profiles. This includes updating UUID settings and ensuring that configurations are correctly applied to servers. ' PRIVSET.Edit UUID pools for server profile template: 'As a Modify UUID Pool for Server Profile Template user, you can adjust UUID pools for server profile templates. This includes updating UUID settings and ensuring that configurations are correctly applied to templates. ' PRIVSET.Edit VLAN policies: '' PRIVSET.Edit VSAN policies: '' PRIVSET.Edit Virtual KVM policies: '' PRIVSET.Edit Virtual KVM policies for server profile: 'Attach/detach Virtual KVM policies. ' PRIVSET.Edit Virtual KVM policies for server profile template: 'Attach/detach Virtual KVM policies. ' PRIVSET.Edit Virtual Media policies: '' PRIVSET.Edit Virtual Media policies for server profile: 'Attach/detach Virtual Media policies. ' PRIVSET.Edit Virtual Media policies for server profile template: 'Attach/detach Virtual Media policies. ' PRIVSET.Edit WWNN or WWPN pools: 'Modify existing WWNN or WWPN pools to optimize management. ' PRIVSET.Edit WWPN pools for vHBA template: 'Attach/detach WWPN Pools. ' PRIVSET.Edit chassis profile general properties: 'Edit name, description, organization and tag of chassis profiles. ' PRIVSET.Edit chassis profile policies: 'Attach/detach the policies associated with chassis profiles. ' PRIVSET.Edit chassis profile template general properties: 'Edit name, description, organization and tag of chassis profile templates. ' PRIVSET.Edit chassis profile template policies: 'Attach/detach the policies associated with chassis profile templates. ' PRIVSET.Edit chassis profile templates: 'Modify chassis profile templates to update and manage configuration settings for physical chassis. ' PRIVSET.Edit chassis profiles: 'Edit chassis profiles to update and manage configuration settings for physical chassis. ' PRIVSET.Edit domain profile general properties: 'Edit name, description, organization and tag for UCS domain profiles. ' PRIVSET.Edit domain profile policies: 'Attach/detach the policies for domain profile. ' PRIVSET.Edit domain profile template general properties: 'Edit name, description, organization and tag of domain profile templates. ' PRIVSET.Edit domain profile template policies: 'Attach/detach the policies associated with domain profile templates. ' PRIVSET.Edit domain profile templates: 'Modify existing chassis profile templates to update and manage configuration settings for domain. ' PRIVSET.Edit domain profiles: 'Edit the settings and policies of domain profiles to update and optimize operations. ' PRIVSET.Edit external syslog servers: 'Modify the configuration of existing external Syslog servers by adjusting settings and parameters to ensure effective log data collection and management. Note: This is a virtual appliance only privilege. ' PRIVSET.Edit firmware links: 'Modify the firmware source in the software repository by changing the file share location and protocol (NFS/CIFS/HTTP[S]). ' PRIVSET.Edit iSCSI Adapter policies: '' PRIVSET.Edit iSCSI Boot policies: '' PRIVSET.Edit iSCSI Boot policies for vNIC template: 'Attach/detach iSCSI Boot policies. ' PRIVSET.Edit iSCSI Static Target policies: "As an Edit iSCSI Static Target Policy user, you can modify existing iSCSI static target policies, \nadjusting settings to enhance the management and performance of connections to specific iSCSI targets within the storage network.\n" PRIVSET.Edit identity providers: 'Modify the configuration of existing IdPs by updating settings, credentials, and trust relationships to maintain or enhance authentication and access management. ' PRIVSET.Edit integrated systems: 'Edit the configuration of an existing integrated system. ' PRIVSET.Edit notification rule or webhook: 'Modify existing notification rules, adjusting criteria and actions to refine how alerts and notifications are triggered and managed. ' PRIVSET.Edit server profile general properties: 'Edit name, description, organization and tag of server profiles. ' PRIVSET.Edit server profile policies: 'Attach/detach the policies associated with server profiles. ' PRIVSET.Edit server profile template general properties: 'Edit name, description, organization and tag of server profile templates. ' PRIVSET.Edit server profile template policies: "Attach/detach the policies associated with server profile templates. \n" PRIVSET.Edit server profile templates: 'Edit, attach/detach policies associated with server profile templates. ' PRIVSET.Edit server profiles: 'Edit, attach/detach the policies associated with server profiles. ' PRIVSET.Edit trusted IP ranges: 'Edit the trusted IP ranges. ' PRIVSET.Edit vHBA template general properties: 'Set or edit name, description, organization and tag of vHBA templates. ' PRIVSET.Edit vHBA template policies: 'Attach/detach the policies and pools associated with vHBA templates. ' PRIVSET.Edit vHBA templates: 'Edit vHBA templates to update and manage configuration settings for vHBA. ' PRIVSET.Edit vLAN Configuration policies for domain profile: 'Attach/detach vLAN Configuration policies. ' PRIVSET.Edit vLAN Configuration policies for domain profile template: 'Attach/detach vLAN Configuration policies. ' PRIVSET.Edit vNIC template general properties: 'Set or edit name, description, organization and tag of vNIC templates. ' PRIVSET.Edit vNIC template policies: 'Attach/detach the policies and pools associated with vNIC templates. ' PRIVSET.Edit vNIC templates: 'Edit the settings and policies of vNIC Templates. ' PRIVSET.Edit vSAN Configuration policies for domain profile: 'Attach/detach vSAN Configuration policies. ' PRIVSET.Edit vSAN Configuration policies for domain profile template: 'Attach/detach vSAN Configuration policies. ' PRIVSET.Enable and disable API keys: 'As a user with the ability to Enable or Disable API Keys, you can Activate & deactivate API keys, restricting access to the system''s services. ' PRIVSET.Enable and disable OAuth 2.0 grant type applications: 'Activate or deactivate OAuth 2.0 grant type applications to control their availability for authentication and authorization processes. ' PRIVSET.Enable and disable ports: 'Activate or deactivate network ports to manage connectivity. ' PRIVSET.Enable or Disable Port Channels: 'As an Enable or Disable Port user, you can activate or deactivate network ports, controlling their operational status to manage network connectivity and configuration. ' PRIVSET.Enable subscription information: 'Obtain subscription details such as usage, status, and next expiration date. ' PRIVSET.Enable subscriptions: 'Enable visibility of subscription details in the Intersight appliance. Note: This is a virtual appliance only privilege. ' PRIVSET.Enable/disable IP access management: 'Enable or disable IP access management. ' PRIVSET.Enable/disable tunneled vKVM: 'Enable or disable tunneled virtual keyboard, video, and mouse (vKVM) on servers. ' PRIVSET.Enter maintenance modes: 'Enter maintenance mode for a VM host. ' PRIVSET.Ethernet Adapter policies: 'Configure Ethernet adapter settings, impacting network properties such as MAC address pools, speed, and media modes. ' PRIVSET.Ethernet Network Control policies: 'Manage server discoverability through protocols like Cisco Discovery Protocol and Link Layer Discovery Protocol. ' PRIVSET.Ethernet Network Group policies: 'Manage QinQ VLAN and native VLAN settings. ' PRIVSET.Ethernet Network policies: 'Manage VLAN mode and default VLAN settings. ' PRIVSET.Ethernet QoS policies: 'Assigns a system class to outgoing traffic for a vNIC, determining the quality of service. ' PRIVSET.Execute Workflows: 'A set of privileges that allow the users to execute workflows and manage running workflows in IO. ' PRIVSET.Exit maintenance modes: 'Exit maintenance mode for a VM host. ' PRIVSET.Explorations: 'Manage and configure explorations. ' PRIVSET.Explorer: 'Manage and configure the metric explorer. ' PRIVSET.External Syslog Administrator: 'As an External Syslog Administrator, you can configure an external syslog server on an on-prem appliance. ' PRIVSET.FC Zone policies: 'Manage FC target zoning type and target settings. ' PRIVSET.Fabric Interconnects: 'A set of privileges that allows to perform operations related to Fabric Interconnect e.g. view fabric interconnect summary or detailed information about fabric connect. Fabric Interconnect privilege set is the top level privilege set of other privilege set(s) which are mapped to privileges related to Fabric Interconnect. ' PRIVSET.Fabric evacuation: 'Initiate fabric resource evacuation for maintenance. ' PRIVSET.Fibre Channel Adapter policies: 'Manages host-side behaviour of Fibre Channel adapters, including error recovery and performance settings. ' PRIVSET.Fibre Channel Network policies: 'Manage the default VLAN and VSAN ID settings. ' PRIVSET.Fibre Channel QoS policies: 'Manage network traffic prioritization in Fibre Channel environments by assigning different levels of service (Platinum, Gold, Silver, Bronze). ' PRIVSET.Firmware links: 'Manage firmware links. ' PRIVSET.Firmware policies: 'Manage the current firmware, including option to exclude upgrade of drives and storage controllers. ' PRIVSET.Flow Control policies: 'Configure the Priority Flow Control (PFC) for each port. ' PRIVSET.Generate API keys: 'Create new API keys to enable secure access and interaction with system APIs for integration and automation purposes. ' PRIVSET.Generic: 'Manage the general configuration settings of the appliance. Note: This is a virtual appliance only privilege. ' PRIVSET.Global Read Privileges: 'A set of privileges that are common to all privilege sets. These are read-only privileges that will be common to all the hierarchial privileges ' PRIVSET.Global System Privileges: 'A set of privileges that are common to all system packaged, system defined and internal privilege sets. Global System Privileges will not be part of the user created privilege sets. ' PRIVSET.Global Write Privileges: 'A set of privileges that are common to all privilege sets. These are write privileges that will be common to all the hierarchial privileges ' PRIVSET.HCI Cluster Administrator: 'As an HCI Cluster Administrator, you can view and manage HCI Clusters, view all the cluster dashboard widgets, view cluster details. This role does not include the ability to claim a device. ' PRIVSET.HCI Cluster Operator: 'As an HCI Cluster Operator, you can view and manage HCI Clusters, view all the cluster dashboard widgets, view cluster details. This role provides view only access to hypervisor, storage related inventory and dashboards. This role does not include the ability to claim a device. ' PRIVSET.HCI Clusters: 'A set of privileges that allows the access to manage HCI clusters. ' PRIVSET.Hosts: 'Manage and configure VM hosts. ' PRIVSET.HyperFlex Cluster: 'A set of privileges that allows the access to manage HyperFlex clusters. ' PRIVSET.HyperFlex Cluster Access Operator: 'As a HyperFlex Cluster Access Operator, you can cross launch CLI and HXConnect. ' PRIVSET.HyperFlex Cluster Administrator: 'As a HyperFlex Cluster Administrator, you can create, edit, deploy, and manage HyperFlex Clusters, view all the cluster dashboard widgets, view cluster details, create HyperFlex policies and profiles, execute capacity planning, and launch HyperFlex Connect. This role does not include the ability to claim a device. It also allows the user to run workflows, manage VMs on HyperFlexAP, and manage connected storage. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.HyperFlex Cluster Advanced Security: 'A set of privileges that allows the configuration and deployment of advanced security profiles. ' PRIVSET.HyperFlex Cluster Backups: 'A set of privileges that allows the configuration and deployment of HyperFlex Cluster backup policy and restore. ' PRIVSET.HyperFlex Cluster Capacity Planning: 'A set of privileges that allows users to execute capacity planning. ' PRIVSET.HyperFlex Cluster Data Protection Administrator: 'As a HyperFlex Cluster Data Protection Administrator, you can perform N:1 backups. ' PRIVSET.HyperFlex Cluster Lifecycle Administrator: 'As a HyperFlex Cluster Lifecycle Administrator, you can install, expand, upgrade a HX cluster, execute capacity planning, OS installation, VC plugin installation, security hardening, and launch HyperFlex Connect as admin. ' PRIVSET.HyperFlex Cluster Operations: 'A set of privileges that allows the viewing of cluster operation related functionality. ' PRIVSET.HyperFlex Cluster Operator: 'As a HyperFlex Cluster Operator, you can perform health checks. However, you cannot change cluster configuration. ' PRIVSET.HyperFlex Cluster Profiles: 'A set of privileges that allows to manage HyperFlex policies and profiles. ' PRIVSET.HyperFlex Cluster Storage Administrator: 'As a HyperFlex Cluster Storage Administrator, you can perform datastore, iSCSI, and storage container CRUD operations. ' PRIVSET.HyperFlex Cluster Syslog Administrator: 'As a HyperFlex Cluster Syslog Administrator, you can configure the external HX Syslog profile. ' PRIVSET.HyperFlex Cluster Syslog Profile Control: 'This allows write access to the Remote Syslog Advanced Security Profile ' PRIVSET.HyperFlex Cluster System Administrator: 'As a HyperFlex Cluster System Administrator, you can perform most of the system administrator tasks. ' PRIVSET.HyperFlex Cluster System Operator: 'As a HyperFlex Cluster System Operator, you can perform encryption, health checks, and post-install tasks. ' PRIVSET.HyperFlex Key Encryption: 'A set of privileges that allows users to configure encryption keys. ' PRIVSET.HyperFlex View Only: 'A set of privileges that grants view only to HyperFlex related functionality ' PRIVSET.Hypervisors: 'A set of privileges that allows the access to detailed hypervisor information and to perform hypervisor related actions. Hypervisors privilege set is the top level privilege set of other privilege set(s) which are mapped to privileges related to hypervisors. ' PRIVSET.IMC Access policies: 'Configure network settings and associates IP addresses with servers, supporting both in-band and out-of-band management. ' PRIVSET.IP access management: 'Manage and allow access to Intersight, only for users from trusted IP addresses. ' PRIVSET.IP block mapping: 'Manage the mapping of IP blocks on servers. ' PRIVSET.IPMI over LAN policies: 'Define protocols for interfacing with the server''s service processor via the Intelligent Platform Management Interface (IPMI). ' PRIVSET.IQN block mapping: 'Manage the pool containing iSCSI Qualified Names (IQNs) used as initiator identifiers by iSCSI vNICs. ' PRIVSET.Import foreign configurations: 'Import and apply foreign configurations, integrating external storage setups. ' PRIVSET.Import server profiles: 'Import server profiles from external sources. ' PRIVSET.Install operating systems: 'Install and configure an operating system on a server to make it operational. ' PRIVSET.Install updates: 'Apply and execute software updates to ensure the latest features, improvements, and security patches are installed on the system. Note: This is a virtual appliance only privilege. ' PRIVSET.Integrated Systems Administrator: "As an Integrated Systems Administrator, you can perform all actions related to Integrated Systems (e.g., FlexPod) like\ncreate/edit/delete of an Integrated System. In addition you can perform administrative and management tasks related to \ndevices (including claim), servers, server profiles, UCS domain, switch profiles, hypervisors, network/SAN switches, \nstorage devices. Also, you can define workflow and task definitions and can execute them and view workflow executions.\n" PRIVSET.Integrated Systems Operator: "As an Integrated Systems Operator, you can view Integrated Systems (e.g., FlexPod) and can run inventory based actions \n(e.g., Interoperability check). In addition you can view devices, servers, server profiles, UCS domain, switch profiles,\nhypervisors, network/SAN switches, storage devices and workflows. This role does not include the ability to claim a target.\nYou must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target.\n" PRIVSET.Integrated systems: 'Manage and configure integrated systems. ' PRIVSET.Kubernetes Administrator: 'As a Kubernetes Administrator, you can create, edit, deploy, and manage Kubernetes Clusters. You can also view all the cluster dashboard widgets, and view cluster details. In addition, you also have privileges to view and manage storage devices associated with the Kubernetes clusters. The capability to view and execute workflows against the Kubernetes clusters is also granted. It also allows the user to run workflows to manage VMs on hypervisor endpoints, and manage connected storage, and creat/view ip pools. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.Kubernetes Operator: 'As a Kubernetes Operator, you can view Kubernetes Clusters. You can also view all the cluster dashboard widgets, and view cluster details. In addition, you also have privileges to view storage devices associated with the Kubernetes clusters. The capability to view workflows is also granted. It also allows the user to view VMs on hypervisor endpoints. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.LAN Connectivity policies: 'Manage the network settings for server connectivity within a Local Area Network (LAN). ' PRIVSET.LDAP policies: 'Attach/detach LDAP policies. ' PRIVSET.Launch CLI as admin: 'As a Launch CLI user, you can access the command-line interface (CLI) for managing and configuring UCS systems, allowing for command execution and system administration tasks. ' PRIVSET.Launch CLI as read-only: 'As a Launch CLI as read-only user, you can access the command-line interface (CLI) for UCS systems with read-only permissions, allowing you to view system configurations and status without making changes. ' PRIVSET.Launch Endpoint Management Interfaces: 'Launch Endpoint Management Interfaces. ' PRIVSET.Launch IMC as admin: 'Manage servers through the IMC interface with administrative privileges. ' PRIVSET.Launch IMC as read-only: 'Access servers via the IMC interface with read-only permissions. ' PRIVSET.Launch UCS Manager as admin: 'Access and manage UCS Manager with full privileges. ' PRIVSET.Launch UCS Manager as read-only: 'View UCS Manager interface without changes. ' PRIVSET.Launch VM consoles: 'Launch the console for a virtual machine (VM). ' PRIVSET.Launch host consoles: 'Launch the console for a VM host. ' PRIVSET.Launch tunneled vKVM sessions: 'Allows access to a server''s KVM console even if the user is not in the same network as the server and the KVM IP is not reachable. ' PRIVSET.Launch vKVM: 'Allows to launch the virtual keyboard, video, and mouse (KVM) console directly for Fabric Interconnect-attached and standalone servers. ' PRIVSET.Launch vKVM sessions: 'Allows to launch the virtual keyboard, video, and mouse (KVM) console directly for Fabric Interconnect-attached and standalone servers. ' PRIVSET.Licensing: 'Manage and configure licensing. ' PRIVSET.Link Aggregation policies: 'Configure throughput and redundancy using Link Aggregation Control Protocol (LACP) for efficient failure detection. ' PRIVSET.Link Control policies: 'Configure Unidirectional Link Detection (UDLD) Admin state and mode. ' PRIVSET.Local User policies: 'Configure local user preferences, and password properties. ' PRIVSET.Location Management: 'Users can view and manage locations. This role provides location management privileges to an user. ' PRIVSET.Locator LEDs: 'Control the locator LED functionality to visually locate and identify specific hardware components within a rack. ' PRIVSET.Manage API Keys: 'Manage API Keys. ' PRIVSET.Manage Access and Permissions: 'Manage access control rules and permissions. ' PRIVSET.Manage Auth Tokens: 'Manage Authentication and Authorization Tokens. ' PRIVSET.Manage Exports: 'A set of privileges that allow the users to export Intersight managed objects. ' PRIVSET.Manage External Syslog: 'Manage External Syslog. ' PRIVSET.Manage Fabric Interconnects: 'Manage Fabric Interconnects. ' PRIVSET.Manage Functions: 'A set of privileges that allows the users to manage serverless functions. ' PRIVSET.Manage Geo Locations: 'A set of privileges that allows the users to manage geo locations. ' PRIVSET.Manage HCI Clusters: 'Manage HyperConverged Infrastructure Clusters. ' PRIVSET.Manage HyperFlex Cluster Profiles: 'Manage HyperFlex Cluster Profiles. ' PRIVSET.Manage HyperFlex Clusters: 'Manage HyperFlex Clusters. ' PRIVSET.Manage HyperFlex Syslog: 'Manage HyperFlex Advanced Syslog Configuration ' PRIVSET.Manage Hypervisors: 'A set of privileges that allow the users to execute workflows related to hypervisor and virtual machines management. ' PRIVSET.Manage Identity Providers: 'Manage Single Sign On identity providers. ' PRIVSET.Manage Imports: 'A set of privileges that allow the users to import Intersight managed objects. ' PRIVSET.Manage Language Runtimes: 'A set of privileges that allows the users to manage language runtimes for serverless functions. ' PRIVSET.Manage Nexus Config: 'A set of privileges that allows users to add, remove, or alter site templates and policies. ' PRIVSET.Manage Nexus Sites: 'A set of privileges that allows users to add, remove, or alter sites. ' PRIVSET.Manage Organizations: 'A set of privileges that allows the access to manage Organizations. ' PRIVSET.Manage Server Profiles: 'Manage server profiles. ' PRIVSET.Manage Servers: 'Manage Servers. ' PRIVSET.Manage ServiceItem Instances.: 'A set of privileges that allow the users to manage ServiceItem Instances. ' PRIVSET.Manage Sessions: 'Manage user login sessions. ' PRIVSET.Manage Storage Arrays: 'A set of privileges that allow the user to execute workflows related to storage arrays. ' PRIVSET.Manage Switch Profiles: 'Manage Switch Profiles. ' PRIVSET.Manage Tags: 'A set of privileges that allows the users to manage tag definitions. ' PRIVSET.Manage Techsupport Bundles: 'Collect and download techsupport bundles. ' PRIVSET.Manage Telemetry: 'Manage Telemetry allows [READ of broker information](http://druid.io/docs/latest/operations/api-reference.html#broker). ' PRIVSET.Manage Unified Edge: 'Manage Unified Edge. ' PRIVSET.Manage Unified Edge Profiles: 'Manage Unified Edge Profiles. ' PRIVSET.Manage Workflow Definitions: 'A set of privileges that allow the users to manage workflow and custom data type definitions. ' PRIVSET.Manage Workload Definitions: 'A set of privileges that allow the users to manage workload definitions. ' PRIVSET.Manage Workload Deployments: 'A set of privileges that allow the users to manage workload deployments. ' PRIVSET.Manage alarm suppression: 'Suppress and unsuppress alarms. ' PRIVSET.Manage products: 'Select products to be enabled for the Intersight account. ' PRIVSET.Manage targets: 'Manage targets in the system by adding, claiming, and unclaiming. ' PRIVSET.Manage tech support bundles: 'Add a new tech support bundle. ' PRIVSET.Memory policies: 'Attach/detach Memory policies. ' PRIVSET.Modify security keys: 'Change security keys to update encryption or access controls. ' PRIVSET.Monitor audit logs: 'View and analyze audit logs. ' PRIVSET.Multicast policies: 'Configure the snooping, quierer and source IP proxy states. ' PRIVSET.NTP policies: 'Attach/detach NTP policies. ' PRIVSET.Network Administrator: "As a Network Administrator, you can create, update, delete and view the Managed Network switch objects. \nThe capability to view and execute workflows against the Network switches is also granted. \n\nThis role does not include the ability to claim a target. You must have a Device Technician,\nDevice Administrator, or an Account Administrator role to claim a target.\n" PRIVSET.Network Connectivity policies: 'Configure and assign IPv4 and IPv6 addresses, enable dynamic DNS. ' PRIVSET.Network Operator: "As a Network Operator, you can view the Managed Network switch objects. The capability to view workflows against the \nNetwork switches is also granted. This role does not include the ability to claim a target.\n\nYou must have a Device Technician, Device Administrator, or an Account Administrator role to\nclaim a target.\n" PRIVSET.Nexus Administrator: 'As a Nexus Administrator, you have the privileges to perform all Nexus related operations. This includes claiming devices, view license, updating policy configuration, and monitoring the system. ' PRIVSET.Nexus Analyst: 'As a Nexus Analyst, you can run and update the available Nexus Cloud analyzes such as Sustainability, Conformance, Compliance, and others. ' PRIVSET.Nexus Config Administrator: 'As a Nexus Config Administrator, you can create or modify policy configuration, view license and can initiate the workflow that will activate policy changes. This role does not allow you to claim or remove devices. ' PRIVSET.Nexus Observer: 'As a Nexus Observer, you can generally view the state of all devices. Additional items include things like viewing configured policies, license status and monitoring active flows. This role does not include any permission which allows the system to be changed. ' PRIVSET.Notifications and webhooks: 'Manage notification rules. ' PRIVSET.OAuth 2.0 applications: 'Manage OAuth 2.0 applications, including creating, editing, enabling/disabling, and deleting them. ' PRIVSET.OAuth2 tokens: 'Manage OAuth 2.0 tokens, including deleting tokens to control access to the system''s resources. ' PRIVSET.OS configuration files: 'Manage OS configuration files. ' PRIVSET.OS image links: 'Manage OS image links. ' PRIVSET.Operate: 'Access and operate physical servers, chassis, and domains, along with their respective profiles and pools of Intersight Infrastructure Services. ' PRIVSET.Operate IP pools: 'Manage IP pools, including creation and modification. ' PRIVSET.Operate IQN pools: 'As an IQN Pool user, you can create, manage, and delete IQN pools to organize and allocate IQNs for network storage resources efficiently. ' PRIVSET.Operate MAC pools: 'Manage MAC pools, including creation and modification. ' PRIVSET.Operate Resource pools: 'Manage resource pools by creating, modifying, deleting pools, and handling resource allocation within them. ' PRIVSET.Operate UUID pools: 'Manage UUID pools by creating, modifying, deleting, and handling the allocation and reservation of UUIDs within those pools. ' PRIVSET.Operate WWNN and WWPN pools: 'Manage world wide node names (WWNNs) or world wide port name (WWPNs) pools. ' PRIVSET.Operate chassis profiles: 'Operate chassis profiles, deploying and assigning profiles. ' PRIVSET.Operate domain profiles: 'Manage domain profiles, deploying and assigning them. ' PRIVSET.Operate physical chassis: 'Perform chassis operations like power cycling and resetting. ' PRIVSET.Operate physical domains: 'Manage physical domain operations related to hardware. ' PRIVSET.Operate physical server: 'Manage physical server operations like powering on/off and resetting. This involves several key actions: server power management, virtual network and host bus adapters (vNIC/vHBA), server storage operations, system maintenance: Covers tasks such as resetting the CMOS, virtual KVM, monitoring and metrics. ' PRIVSET.Operate pools: 'Manage resource pool operations like attaching or detaching. ' PRIVSET.Operate server power: "Manage server power actions. \n" PRIVSET.Operate server profile: 'Manage server profile operations like deployment and activation. ' PRIVSET.Operate server storage: 'Operate server storage, including clearing configurations and managing security keys. ' PRIVSET.Operate server system: 'Perform server system operations like rebooting and resetting CMOS. ' PRIVSET.Operate server vHBAs: 'Perform operations on virtual host bus adapters (vHBAs), including enabling, disabling, and resetting. ' PRIVSET.Operate server vNICs: 'Perform operations on virtual network interface cards (vNICs), including enabling, disabling, and resetting. ' PRIVSET.Organizations: 'A set of privileges that allows the access to manage Organizations. ' PRIVSET.Persistent Memory policies: 'Configure security, goals, and namespaces for persistent memory modules, ensuring data retention across power cycles. ' PRIVSET.Port policies: 'Manage Fabric Interconnect ports, including port roles, types (Ethernet or Fibre Channel), and connection modes. ' PRIVSET.Power cycle chassis slots: 'Power cycle chassis slots to refresh components. ' PRIVSET.Power policies: 'Manage power settings for FI-attached servers and chassis, including profiling and priority. ' PRIVSET.Read Chassis Profiles and Chassis Profile Templates: 'A set of privileges that allows read access to chassis profiles and chassis profile templates. ' PRIVSET.Read Domain Profiles and Domain Profile Templates: 'A set of privileges that allows read access to domain profiles and domain profile templates. ' PRIVSET.Read Organizations: 'As a Read Organizations user, you can view the configuration and status of the organization without making any modifications. ' PRIVSET.Read Server Profiles and Server Profile Templates: 'A set of privileges that allows read access to server profiles and server profile templates. ' PRIVSET.Read Workflows: 'As a Read Workflows user, you can view the configuration and status of workflows without making any modifications. ' PRIVSET.Read all API keys in the account: 'Read-only access to configuration and status of all API keys associated with the account. ' PRIVSET.Read all OAuth apps in the account: 'Read-only access to configuration and status of all OAuth tokens associated with the account. ' PRIVSET.Read-Only: 'A set of privileges that provides read-only access to services and resources in Intersight. ' PRIVSET.Read-only: 'Read-only access to configuration and status of all Intersight Infrastructure Services. ' PRIVSET.Read-only Adapter Configuration policies: 'Read-only access to configuration and status of Adapter Configuration policies. ' PRIVSET.Read-only AuditD policies: 'Read-only access to configuration and status of AuditD policies. ' PRIVSET.Read-only BIOS policies: 'Read-only access to configuration and status of BIOS policies. ' PRIVSET.Read-only Boot Order policies: 'Read-only access to configuration and status of Boot policies. ' PRIVSET.Read-only CLI policies: 'Read-only access to configuration and status of CLI policies. ' PRIVSET.Read-only Certificate Management policies: 'Read-only access to configuration and status of Certificate Management policies. ' PRIVSET.Read-only Device Connector Policies: 'Read-only access to configuration and status of Device Connector policies. ' PRIVSET.Read-only Drive Security policies: 'Read-only access to configuration and status of Drive Security policies. ' PRIVSET.Read-only Ethernet Adapter policies: 'Read-only access to configuration and status of Ethernet Adapter policies. ' PRIVSET.Read-only Ethernet Network Control policies: 'Read-only access to configuration and status of Ethernet Network Control policies. ' PRIVSET.Read-only Ethernet Network Group policies: 'Read-only access to configuration and status of Ethernet Network Group policies. ' PRIVSET.Read-only Ethernet Network policies: 'Read-only access to configuration and status of Ethernet Network policies. ' PRIVSET.Read-only Ethernet QoS policies: 'Read-only access to configuration and status of Ethernet QoS policies. ' PRIVSET.Read-only FC Zone policies: 'Read-only access to configuration and status of FC Zone policies. ' PRIVSET.Read-only Fabric Interconnects: 'Read-only access to configuration and status of fabric interconnects (FIs). ' PRIVSET.Read-only Fibre Channel Adapter policies: 'As a Read-only Fibre Channel Adapter Policy user, you can view the configuration and status of Fibre Channel adapter policies without making any modifications. ' PRIVSET.Read-only Fibre Channel Network policies: 'Read-only access to configuration and status of Fibre Channel Network policies. ' PRIVSET.Read-only Fibre Channel QoS policies: 'Read-only access to configuration and status of Fibre Channel QoS policies. ' PRIVSET.Read-only Firmware policies: 'Read-only access to configuration and status of Firmware policies. ' PRIVSET.Read-only Flow Control policies: 'Read-only access to configuration and status of Flow Control policies. ' PRIVSET.Read-only HyperFlex cluster profiles: 'Read-only access to configuration and status of HyperFlex Cluster Profiles. ' PRIVSET.Read-only HyperFlex clusters: 'Read-only access to configuration and status of HyperFlex (HX) clusters. ' PRIVSET.Read-only IMC Access policies: 'Read-only access to configuration and status of IMC Access policies. ' PRIVSET.Read-only IP pools: 'Read-only access to configuration and status of IP pools. ' PRIVSET.Read-only IPMI over LAN policies: 'Read-only access to configuration and status of IPMI over LAN policies. ' PRIVSET.Read-only IQN pools: 'Read-only access to configuration and status of IQN pools. ' PRIVSET.Read-only Kubernetes cluster profiles: 'Read-only access to configuration and status of Kubernetes Cluster Profiles. ' PRIVSET.Read-only LAN Connectivity policies: 'Read-only access to configuration and status of LAN Connectivity policies. ' PRIVSET.Read-only LDAP policies: 'As a LDAP Policy user, you can view the configuration and status of system QoS policies without making any modifications. ' PRIVSET.Read-only Link Aggregation policies: 'Read-only access to configuration and status of Link Aggregation policies. ' PRIVSET.Read-only Link Control policies: 'Read-only access to configuration and status of Link Control policies. ' PRIVSET.Read-only Local User policies: 'Read-only access to configuration and status of Local User policies. ' PRIVSET.Read-only MAC pools: 'Read-only access to configuration and status of MAC pools. ' PRIVSET.Read-only Memory policies: 'As a Read-only Memory Policy user, you can view the configuration and status of Memory policies without making any modifications. ' PRIVSET.Read-only Multicast policies: 'Read-only access to configuration and status of Multicast policies. ' PRIVSET.Read-only NTP policies: 'Read-only access to configuration and status of NTP policies. ' PRIVSET.Read-only Network Connectivity policies: 'Read-only access to configuration and status of Network Connectivity policies. ' PRIVSET.Read-only Persistent Memory policies: 'Read-only access to configuration and status of Persistent Memory policies. ' PRIVSET.Read-only Port policies: 'Read-only access to configuration and status of Port policies. ' PRIVSET.Read-only Power policies: 'Read-only access to configuration and status of Power policies. ' PRIVSET.Read-only SAN Connectivity policies: 'Read-only access to configuration and status of SAN Connectivity policies. ' PRIVSET.Read-only SD Card policies: 'Read-only access to configuration and status of SD Card policies. ' PRIVSET.Read-only SMTP policies: 'Read-only access to configuration and status of SMTP policies. ' PRIVSET.Read-only SNMP policies: 'Read-only access to configuration and status of SNMP policies ' PRIVSET.Read-only SOL policies: 'Read-only access to configuration and status of SOL policies. ' PRIVSET.Read-only SSH policies: 'Read-only access to configuration and status of SSH policies. ' PRIVSET.Read-only SSL Certificates: 'As a Read-only SSL Certificates user, you can view the configuration and status of SSL certificates without making any modifications. ' PRIVSET.Read-only Scrub policies: 'As a Read-only Scrub Policy user, you can view the configuration and status of Scrub policies without making any modifications. ' PRIVSET.Read-only Storage policies: 'Read-only access to configuration and status of Storage policies. ' PRIVSET.Read-only Switch Control policies: 'Read-only access to configuration and status of Switch Control policies. ' PRIVSET.Read-only Syslog policies: 'Read-only access to configuration and status of Syslog policies. ' PRIVSET.Read-only System QoS policies: 'Read-only access to configuration and status of System QoS policies. ' PRIVSET.Read-only Thermal policies: 'Read-only access to configuration and status of Thermal policies. ' PRIVSET.Read-only UCS chassis profile templates: 'Read-only access to configuration and status of UCS Chassis Profile templates. ' PRIVSET.Read-only UCS chassis profiles: 'Read-only access to configuration and status of UCS Chassis Profiles. ' PRIVSET.Read-only UCS domain profile templates: 'Read-only access to configuration and status of UCS Domain Profile templates. ' PRIVSET.Read-only UCS domain profiles: 'Read-only access to configuration and status of UCS Domain Profiles. ' PRIVSET.Read-only UCS server profile templates: 'Read-only access to configuration and status of UCS Server Profile templates. ' PRIVSET.Read-only UCS server profiles: 'Read-only access to configuration and status of UCS Server Profiles. ' PRIVSET.Read-only UUID pools: 'Read-only access to configuration and status of UUID pools. ' PRIVSET.Read-only VLAN policies: 'Read-only access to configuration and status of VLAN policies. ' PRIVSET.Read-only VMs: 'Read-only access to configuration and status of virtual machines (VMs). ' PRIVSET.Read-only VSAN policies: 'Read-only access to configuration and status of VSAN policies. ' PRIVSET.Read-only Virtual KVM policies: 'Read-only access to configuration and status of Virtual KVM policies. ' PRIVSET.Read-only WWNN and WWPN pools: 'Read-only access to configuration and status of WWNN or WWPN pools. ' PRIVSET.Read-only all advisories: 'As a Read-only Advisories user, you can view the configuration and status of all advisories without making any modifications. ' PRIVSET.Read-only all alarms: 'Read-only access to configuration and status of all alarms. ' PRIVSET.Read-only all audit logs: 'Read-only access to configuration and details of all audit logs. ' PRIVSET.Read-only all compute policies: 'Read-only access to configuration and status of Compute policies. ' PRIVSET.Read-only all management policies: 'Read-only access to configuration and status of all Management policies. ' PRIVSET.Read-only all network policies: 'Read-only access to configuration and status of all Network policies. ' PRIVSET.Read-only all policies: 'Read-only access to configuration and status of all policies. ' PRIVSET.Read-only all storage policies: 'Read-only access to configuration and status of Storage policies. ' PRIVSET.Read-only chassis: 'Read-only access to configuration and status of chassis. ' PRIVSET.Read-only hosts: 'As a Read-only Hosts user, you can view the configuration and status of hosts without making any modifications. ' PRIVSET.Read-only iSCSI Adapter policies: 'Read-only access to configuration and status of iSCSI Adapter policies. ' PRIVSET.Read-only iSCSI Boot policies: 'Read-only access to configuration and status of iSCSI Boot policies. ' PRIVSET.Read-only iSCSI Static Target policies: 'Read-only access to configuration and status of iSCSI Static Target policies. ' PRIVSET.Read-only integrated systems: 'Read-only access to configuration and status of integrated systems. ' PRIVSET.Read-only licensing: 'As a Read-only licensing user, you can view the configuration and status of licensing without making any modifications. ' PRIVSET.Read-only metrics explorations: 'Read-only access to configuration and status of metrics explorations. ' PRIVSET.Read-only networking: 'Read-only access to configuration and status of networking settings. ' PRIVSET.Read-only pools: 'Read-only access to configuration and status of all pools. ' PRIVSET.Read-only profiles: 'Read-only access to configuration and status of all Profiles. ' PRIVSET.Read-only resource pools: 'Read-only access to configuration and status of Resource pools. ' PRIVSET.Read-only servers: 'Read-only access to configuration and status of servers. ' PRIVSET.Read-only software repository: 'As a Red-only Software Repository user, you can view the configuration and status of the software repository without making any modifications. ' PRIVSET.Read-only storage: 'Read-only access to configuration and status of storage. ' PRIVSET.Read-only targets: 'Read-only access to configuration and status of targets. ' PRIVSET.Read-only tech support bundles: 'Read-only access to configuration and status of Tech Support Bundles ' PRIVSET.Read-only templates: 'Read-only access to configuration and status of all templates. ' PRIVSET.Read-only vHBA templates: 'Read-only access to configuration and status of vHBA templates. ' PRIVSET.Read-only vMedia policies: 'Read-only access to configuration and status of vMedia policies. ' PRIVSET.Read-only vNIC templates: 'Read-only access to configuration and status of vNIC templates. ' PRIVSET.Reboot Fabric Interconnect: 'As a Reboot Fabric Interconnect user, you can restart the fabric interconnect, allowing for system updates, configuration changes, or recovery from issues. ' PRIVSET.Reboot management controllers: 'Restart the management controller of a server. ' PRIVSET.Recommission Fabric Extender (FEX): 'Reactivate and restore a previously decommissioned Fabric Extenders (FEX), reestablishing connections and updating the system status. ' PRIVSET.Recommission chassis: 'Reactivate and restore previously decommissioned chassis. ' PRIVSET.Recommission servers: 'Bring a previously decommissioned server back into operational status. Allows read access to Fabric Interconnect. ' PRIVSET.Rediscover Fabric Extender (FEX): 'As a Rediscover Fabric Extender user, you can initiate a rediscovery process for fabric extenders, ' PRIVSET.Rediscover chassis: 'Initiate a process to re-scan and identify chassis in the network, updating their status and configurations. ' PRIVSET.Rediscover servers: 'Initiate a process to re-scan and identify servers in the network, updating their status and configurations. ' PRIVSET.Regenerate domain names: 'Refresh or recreate a domain name within the system, updating its configuration or resolving issues related to network addressing and resource identification. ' PRIVSET.Register licenses: 'Register Intersight licenses with Cisco Smart Licensing. Note: This is a virtual appliance only privilege. ' PRIVSET.Reject Publish Requests: 'Reject Publish Requests ' PRIVSET.Remove Fabric Extender (FEX): 'Safely disconnect and remove Fabric Extenders (FEX) from the system, ensuring proper management of dependencies. ' PRIVSET.Remove chassis: 'Safely disconnect and remove chassis, ensuring all dependencies are managed. ' PRIVSET.Remove servers: 'Disconnect the server from the network, erase all data, and update inventory records to reflect the change. ' PRIVSET.Renew licenses: 'Update the Intersight license to include any changes on Cisco Smart Software Manager. Note: This is a virtual appliance only privilege. ' PRIVSET.Replace Fabric Interconnect: 'Oversee the replacement process for Fabric Interconnects (FIs). ' PRIVSET.Reserve licenses: 'Reserve licensing slots for specific private virtual appliance (PVA). Note: This is a virtual appliance only privilege. ' PRIVSET.Reset CMOS: 'AReset CMOS settings, restoring BIOS to default. ' PRIVSET.Reset IOMs and IFMs: 'Reboot Input/Output Module (IOM) or Intelligent Fabric Module (IFM). ' PRIVSET.Reset VMs: 'Reset a virtual machine (VM). ' PRIVSET.Reset memory errors: 'Reset memory errors on servers. ' PRIVSET.Reset peer IOMs and IFMs: 'Reboot peer IOM or IFM to resolve issues. ' PRIVSET.Reset vKVM: 'Reset vKVM session, restarting the interface. ' PRIVSET.Restart VMs: 'Restart a virtual machine (VM). ' PRIVSET.Return licenses: 'Deregister the Intersight private virtual appliance (PVA) license after the initial setup. Note: This is a virtual appliance only privilege. ' PRIVSET.Run Workflows: 'As a Run Workflows user, you can execute workflows in the system. ' PRIVSET.Run interoperability checks: 'Run an interoperability check on integrated systems. ' PRIVSET.SAN Administrator: 'As a SAN Administrator, you can create, update, delete and view the Managed SAN switch objects. The capability to view and execute workflows against the SAN switches is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' PRIVSET.SAN Connectivity policies: 'Manage storage area network (SAN) settings for servers. ' PRIVSET.SAN Operator: 'As a SAN Operator, you can view the Managed SAN switch objects. The capability to view workflows against the SAN switches is also granted. This role does not include the ability to claim a target. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a target. ' PRIVSET.SCU links: 'Manage server configuration utility (SCU) links. ' PRIVSET.SD Card policies: 'Configure the Cisco FlexFlash and FlexUtil Secure Digital (SD) cards for Cisco UCS servers. This policy specifies details of virtual drives on the SD cards and allows configuration in different modes such as Operating System Only, Utility Only, or Operating System + Utility modes. ' PRIVSET.SD card operations: 'Manage SD card operations like mounting and formatting. ' PRIVSET.SMTP policies: 'Set SMTP client preferences for outgoing communications on managed devices. ' PRIVSET.SNMP policies: 'Manage SNMP settings for sending alerts and traps from managed devices. ' PRIVSET.SSH policies: 'Manage access control and settings for Secure Shell (SSH) connections, allowing secure remote management. ' PRIVSET.SSL Certificates: 'As a user with access to SSL Certificates, you can view and manage the SSL certificates used for secure communications within the system. Note: This is a virtual appliance only privilege. ' PRIVSET.Save and clone explorations: 'Save or clone an existing exploration. ' PRIVSET.Scrub policies: 'As a Scrub Policy user, you can create, edit, delete, and manage virtual media policies, allowing you to configure and control remote media access for servers. ' PRIVSET.Security and privacy: 'Configure data collection and connection to Intersight. ' PRIVSET.Serial Over LAN policies: 'Manage remote access to the management console through the server''s management interface, facilitating troubleshooting and server management without a direct connection. ' PRIVSET.Server Administrator: 'As a Server Administrator, you can view and manage UCS Servers and Fabric Interconnects, view all the server and Fabric Interconnect dashboard widgets, perform server actions, view server details, launch management interfaces and the CLI, create and deploy server policies and profiles, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.Server Profiles: 'A set of privileges that allows to manage server policies and server profiles. Server Policy Management privilege set is the top level privilege set of other privilege set(s) which are mapped to privileges related to server policy management. ' PRIVSET.Server delete virtual drives: 'Remove virtual drives, managing storage volumes. ' PRIVSET.Server enable and disable vHBAs: 'Enable or disable vHBAs to control storage operations. ' PRIVSET.Server enable and disable vNICs: 'Enable or disable vNICs to manage network participation. ' PRIVSET.Server hard reset: 'Initiate a hard reset on servers, restarting hardware without a graceful shutdown. ' PRIVSET.Server power cycle: 'Perform a power cycle on servers, rebooting hardware. ' PRIVSET.Server power off: 'Safely power off servers, terminating operations. ' PRIVSET.Server power on: 'Initiate the power-on sequence for server activation. ' PRIVSET.Server reset vHBAs: 'Reset vHBAs to resolve issues or refresh state. ' PRIVSET.Server reset vNICs: 'Reset vNICs to resolve issues or refresh state. ' PRIVSET.Server secure erase drives: 'Perform a secure erase on drives, permanently removing data. ' PRIVSET.Server set drive states: 'Change drive states to control availability. ' PRIVSET.Server shutdown OS: 'Initiate a graceful shutdown, ensuring services close properly before powering down. ' PRIVSET.Servers: 'A set of privileges that allows the access to detailed server information and to perform server related actions. Servers privilege set is the top level privilege set of other privilege set(s) which are mapped to privileges related to servers. ' PRIVSET.Service Designer: 'As a Service Designer, you can create tasks, workflows, custom datatypes, resource selection criteria, and use these building blocks to create service items. The service items are used to create resources with attributes in Intersight and associate with deploy, maintenance, and decommission actions on the resource. ' PRIVSET.Service Operator: 'As a Service Operator, you can view and update the catalog items, service items, and workflows. You can deploy these resources and validate the catalog or service items. ' PRIVSET.Sessions: 'Manage and view active sessions. ' PRIVSET.Set Fabric Interconnect user labels: 'Assign and manage user labels for Fabric Interconnect. ' PRIVSET.Set IMC certificates: 'Assign and manage integrated management controller (IMC) certificates on servers. ' PRIVSET.Set KMIP client certificates: 'Assign and manage key management interoperability protocol (KMIP) in Intersight for cryptographic keys and client certificates on servers. ' PRIVSET.Set and unset IP pool tags: 'Assign or unassign tags to IP address pools for categorization. ' PRIVSET.Set and unset chassis profile tags: 'As a Set or Unset chassis profile Tag user, you can apply tags to chassis profiles to categorize and manage them more effectively within your infrastructure. ' PRIVSET.Set and unset domain profile tags: 'As a Set or Unset Domain Profile Tag user, you can assign, update or remove tags on a chassis profile. ' PRIVSET.Set and unset server profile tags: 'As a Set Server or Unset Profile Tag user, you can assign, remove and manage tags for server profiles. This includes creating, updating, and ensuring tags are correctly applied for improved categorization and identification. ' PRIVSET.Set chassis profile user labels: 'Assign and manage user labels for chassis profiles. ' PRIVSET.Set chassis user labels: 'Assign and manage user labels for chassis. ' PRIVSET.Set domain profile user labels: 'Assign and manage user labels for domain profiles. ' PRIVSET.Set or Unset Fabric Interconnect Tag: 'As a Set or Unset Fabric Interconnect Tag user, you can assign, update or remove tags. ' PRIVSET.Set or Unset IQN Pool Tags: 'As a Set or Unset IQN Pool Tags user, you can assign tags to IQN pools or you can remove tags from IQN pools. ' PRIVSET.Set or Unset MAC Pool Tags: 'As a Set or Unset MAC Pool Tags user, you can assign tags to MAC address pools or you can remove tags from MAC address pools. ' PRIVSET.Set or Unset Resource Pool Tags: 'As a Set or Unset Resource Pool Tags user, you can assign tags to resource pools or you can remove tags from resource pools. ' PRIVSET.Set or Unset Server Tag: 'As a Set or unset Server Tag user, you can assign, remove and manage tags for servers. ' PRIVSET.Set or Unset UUID Pool Tags: 'As a Set or Unset UUID Pool Tags user, you can assign tags to UUID pools or you can remove tags from UUID pools. ' PRIVSET.Set or Unset chassis Tag: 'As a Set or Unset chassis Tag user, you can assign update or remove tags on a chassis for better identification and management. ' PRIVSET.Set or unset WWNN or WWPN pool tags: 'Set or remove unique IDs for Fibre Channel resources on a server. ' PRIVSET.Set server asset tags: 'Assign and manage asset tags for servers. ' PRIVSET.Set server license tiers: 'Assign and manage Intersight license tiers for servers. ' PRIVSET.Set server profile user labels: 'Assign and manage user labels for server profiles. ' PRIVSET.Set server user labels: 'Assign and manage user labels for servers. ' PRIVSET.Single sign-on: 'Manage single sign-on (SSO) integrations and authentication methods for seamless access to multiple applications. ' PRIVSET.Soft stop VMs: 'Perform a soft stop on a virtual machine (VM). ' PRIVSET.Software repository: 'Manage the software repository. ' PRIVSET.Start and resume VMs: 'Start or resume a virtual machine (VM). ' PRIVSET.Stop VMs: 'Stop a virtual machine (VM). ' PRIVSET.Storage Administrator: 'As a Storage Administrator, a user can view and manage Storage devices, view and execute workflows and view all the storage dashboard widgets. This privilege does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.Storage Arrays: 'A set of privileges that allows the access to detailed storage array information and to perform storage array related actions. Storage Arrays privilege set is the top level privilege set of other privilege set(s) which are mapped to privileges related to storage arrays. ' PRIVSET.Storage policies: 'Manage storage resources (such as local drives, RAID configurations, and external storage). ' PRIVSET.Support: 'Download server event logs, rediscover servers and chassis, control server and chassis locator LEDs, and start server alarm suppression in Intersight Infrastructure Services. ' PRIVSET.Support Services: 'As a Support Services user, you can view the dashboard and table views of managed devices, change your user preferences, collect tech support bundles, and generate API keys. In this role, you cannot claim targets, add or remove users, configure Identity Providers, or perform server actions. ' PRIVSET.Support chassis: 'Perform chassis support functions such as diagnostics, troubleshooting, and managing chassis health. ' PRIVSET.Support domains: 'Perform domain support functions such as diagnostics, troubleshooting, and managing domain health. ' PRIVSET.Support servers: 'Perform server support functions such as diagnostics, troubleshooting, and managing server health. ' PRIVSET.Suspend VMs: 'Suspend a virtual machine (VM). ' PRIVSET.Sustainability Metrics Viewer: 'As a Sustainability Metrics Viewer user, you have read access to the Energy Management Capability (EMC) features and the ability register an OAuth2 application for programmatic access to the APIs. ' PRIVSET.Switch Control policies: 'Configure changes on the Fabric Interconnects for transitioning between in-host and switching modes, enabling VLAN Port optimization and managing system VLAN settings. ' PRIVSET.Switch Profiles: 'A set of privileges that allows to manage Switch Profiles and Network configuration policies. ' PRIVSET.Switch to Self Signed CSR: 'As a user with the ability to switch to self-signed Certificate Signing Requests (CSR), you can change the configuration to use self-signed certificates for secure communications. Note: This is a virtual appliance only privilege. ' PRIVSET.Sync Smart Licensing: 'Manage and track Cisco licenses directly from the Intersight platform to ensure seamless monitoring of compliance and usage. ' PRIVSET.Syslog policies: 'Manage local and remote logging capabilities. ' PRIVSET.System Administration: 'System related settings of Intersight Infrastructure Services. (Selecting any privilege under this hierarchy will change the scope of privilege set to ''All'' and can not be used for ''Organization'' scope in Role creation.) ' PRIVSET.System QoS policies: 'Configure network traffic prioritization by assigning system classes for individual vNICs. ' PRIVSET.Tag Management: 'Users can view and manage tag definitions. This role provides tag management privileges to an user. ' PRIVSET.Tech support bundles: 'Manage and configure tech support bundles. ' PRIVSET.Telemetry: 'A set of privileges that allows to access to telemetry data. Telemetry privilege set is the top level privilege set of other privilege set(s) which are mapped to privileges related to Telemetry. View Telemetry allows [POST of a Druid query](http://druid.io/docs/latest/querying/querying). Manage Telemetry allows [READ of broker information](http://druid.io/docs/latest/operations/api-reference.html#broker). ' PRIVSET.Terminate VMs: 'Terminate a virtual machine (VM). ' PRIVSET.Terminate sessions: 'Terminate active vKVM, Tunneled vKVM, and VMRC console sessions launched from Intersight. ' PRIVSET.Thermal policies: 'Set the fan control mode. ' PRIVSET.Traffic mirroring SPAN session: 'As a Manage Traffic Mirroring Sessions user, you can set up and control traffic mirroring sessions to capture and analyze network traffic for monitoring, troubleshooting, or performance analysis. ' PRIVSET.Trusted certificates: 'Manage trusted certificates for secure communications. ' PRIVSET.Turn Fabric Extender locator LED on and off: 'Turn on or off the LED locator on the selected FEX. ' PRIVSET.Turn chassis locator LEDs on and off: 'Toggle the locator LED on or off for the chassis to visually locate it within a rack or data center for maintenance. ' PRIVSET.Turn server locator LEDs on and off: 'Toggle the locator LED on or off to visually locate the server within a rack or data center for maintenance. ' PRIVSET.UCS Domain Administrator: 'As a UCS Domain Administrator, you can view and manage Switch Profiles and Network Configuration Policies, view Fabric Interconnect dashboard widgets, perform actions on Switch, launch management interfaces and the CLI, create and deploy switch policies and profiles, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.Unassign chassis profiles: 'Remove domain profiles from servers, disconnecting settings. ' PRIVSET.Unassign domain profiles: 'Remove domain profiles, disconnecting server settings. ' PRIVSET.Unassign server profiles: 'Unassign the server from the profile. ' PRIVSET.Unclaim device connector: 'Remove the association of a device connector from its current claim to allow reconfiguration or reassignment to a different system or user. Note: This is a virtual appliance only privilege. ' PRIVSET.Unclaim targets: 'Remove a target from the system''s management or monitoring scope. ' PRIVSET.Unified Edge: 'A set of privileges that allows to perform operations related to Unified Edge chassis. ' PRIVSET.Unified Edge Administrator: 'As a Unified Edge Administrator, you can view and manage Switch Profiles and Network Configuration Policies, view Unified Edge dashboard widgets, perform actions on Switch, launch management interfaces and the CLI, create and deploy switch policies and profiles, and manage API keys. This role does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.Unified Edge Profiles: 'A set of privileges that allows to manage Unified Edge Profiles, Network and Chassis configuration policies. ' PRIVSET.Unlock and lock front panels: 'Control access to the server''s front panel. ' PRIVSET.Unlock disks: 'Unlock encrypted disks to grant data access. ' PRIVSET.Update reserved licenses: 'Reserve licenses again and generate a new authorization code in Smart Licensing Manager. Note: This is a virtual appliance only privilege. ' PRIVSET.Upgrade chassis firmware: 'Update the firmware of a chassis. ' PRIVSET.Upgrade domain firmware: 'Update the firmware for a Domain. ' PRIVSET.Upgrade server firmware: 'Disconnect the server from the network, erase all data, and update inventory records to reflect the change. ' PRIVSET.User Access Administrator: 'As a User Access Administrator, you can add and manage Users and Groups in Intersight, view account details and audit logs, manage the IdPs, roles, sessions and API keys for non Account Administrator users. However, you cannot claim a device or perform any management tasks in Intersight. You cannot add or manage a user with Account Administrator role. ' PRIVSET.VLAN policies: 'Set up network segmentation by defining VLANs specific to organizations. ' PRIVSET.VSAN policies: 'Configure Virtual Storage Area Networks (VSANs) on fabric fibre channel uplinks. ' PRIVSET.Verify domain names: 'Perform checks and validations on domain names to ensure correctness and functionality for network addressing and resource identification. ' PRIVSET.View Access and Permissions: 'View access control rules and permissions. ' PRIVSET.View Approval Requests: 'View Approval Requests ' PRIVSET.View Audit Logs: 'View audit logs. ' PRIVSET.View Datacenters: 'View and monitor datacenters. ' PRIVSET.View Devices: 'A set of privileges that allows read access to devices. ' PRIVSET.View Exports: 'A set of privileges that allow users to view export operations. ' PRIVSET.View Fabric Interconnects: 'View Fabric Interconnects. ' PRIVSET.View Functions: 'A set of privileges that allows the users to view serverless functions. ' PRIVSET.View HCI Clusters: 'View HyperConverged Infrastructure Clusters. ' PRIVSET.View HyperFlex Cluster Profiles: 'View HyperFlex Cluster Profiles. ' PRIVSET.View HyperFlex Clusters: 'View HyperFlex Clusters. ' PRIVSET.View Hypervisors: 'A set of privileges that allow users to view hypervisor and virtual machines related inventory and dashboards. ' PRIVSET.View Imports: 'A set of privileges that allow users to view the import operations. ' PRIVSET.View Language Runtimes: 'A set of privileges that allows the users to view language runtimes for serverless functions. ' PRIVSET.View Licensing Status: 'View Licensing Status ' PRIVSET.View Network Switches: 'A set of privileges that allow the users to view the network switches. ' PRIVSET.View Nexus Config: 'A set of privileges that allows users to view their site templates and policies. ' PRIVSET.View Nexus Reports: 'A set of privileges that allow the users to view nexus reports. ' PRIVSET.View Nexus Sites: 'A set of privileges that allows users to view their onboarded sites and status. ' PRIVSET.View Organizations: 'View Organizations ' PRIVSET.View SAN Switches: 'A set of privileges that allow the users to view the SAN switches. ' PRIVSET.View Server Profiles: 'View server profiles. ' PRIVSET.View Servers: 'View Servers. ' PRIVSET.View Storage Arrays: 'A set of privileges that allow the users to view storage related inventory and dashboards. ' PRIVSET.View Switch Profiles: 'View Switch Profiles. ' PRIVSET.View Telemetry: 'allows [POST of a Druid query](http://druid.io/docs/latest/querying/querying). ' PRIVSET.View Unified Edge: 'View Unified Edge. ' PRIVSET.View Unified Edge Profiles: 'View Unified Edge Profiles. ' PRIVSET.View Workflow Definitions: 'A set of privileges that allow the users to view the workflow, task and custom data type definitions. ' PRIVSET.View Workflow Executions: 'A set of privileges that allow the users to view the running instances of the workflows. ' PRIVSET.View Workload Definitions: 'A set of privileges that allow the users to view workload definitions. ' PRIVSET.View Workload Deployments: 'A set of privileges that allow the users to view workload deployments. ' PRIVSET.View clusters: 'View and monitor clusters. ' PRIVSET.View datastore clusters: 'View and monitor datastore clusters. ' PRIVSET.View datastores: 'View and monitor datastores. ' PRIVSET.View sessions: 'View and terminate active vKVM, Tunneled vKVM, and VMRC console sessions launched from Intersight, and view session history. ' PRIVSET.View virtual machine templates: 'Manage and configure virtual machine (VM) templates. ' PRIVSET.Virtual KVM policies: 'Attach/detach Virtual KVM policies. ' PRIVSET.Virtual Media policies: 'Enable the virtual media service on the endpoint, encryption of all communications and low power USB. ' PRIVSET.Virtual appliance licensing: 'Manage the licensing for virtual appliance (VA). Learn more, Introduction to Licensing. Note: This is a virtual appliance only privilege. ' PRIVSET.Virtual machines: 'Manage and configure virtual machines (VMs). ' PRIVSET.Virtualization Administrator: 'As a Virtualization Administrator, a user can view and manage hypervisor resources, view and execute workflows. This privilege does not include the ability to claim a device. You must have a Device Technician, Device Administrator, or an Account Administrator role to claim a device. ' PRIVSET.Virtualization hosts: 'Manage and configure virtualization hosts. ' PRIVSET.Withdraw Approvals: 'Withdraw Approvals ' PRIVSET.Workflow Designer: 'As a Workflow Designer, you can define workflow definitions and custom data types, view workflow definitions, task definitions and custom data types, execute workflows and view workflow executions. ' PRIVSET.Workload Administrator: "As a Workload Administrator, you can define workload definitions using Blueprints and underlying ServiceItems \nand workflow definitions. You can also define workload deployments using Workload Definitions and deploy workloads \nto target devices.\n" PRIVSET.Workload Designer: "As a Workload Designer, you can define workload definitions using Blueprints and underlying ServiceItems \nand workflow definitions. \n" PRIVSET.Workload Operator: "As a Workload Operator, you can define workload deployments using Workload Definitions and deploy workloads \nto target devices.\n" PRIVSET.Workload Optimizer Administrator: "As a Workload Optimizer Administrator, you can access all Workload Optimizer features and perform \nadministrative tasks to configure Workload Optimizer.\n" PRIVSET.Workload Optimizer Advisor: 'As a Workload Optimizer Advisor, you can view workload optimization state and recommended actions, run plans for workload optimization. ' PRIVSET.Workload Optimizer Automator: 'As a Workload Optimizer Automator, you can view workload optimization state, recommended actions, run plans for workload optimization, execute workload optimization actions, and deploy workloads. ' PRIVSET.Workload Optimizer Deployer: "As a Workload Optimizer Deployer, you can view all Workload Optimizer charts and data, deploy \nworkloads, and create policies and templates. You cannot run plans or execute any recommended actions.\n" PRIVSET.Workload Optimizer Observer: 'As a Workload Optimizer Observer, you can view workload optimization state and recommended actions. ' PRIVSET.iSCSI Adapter policies: 'Configure settings for iSCSI traffic management, including TCP Connection Timeout, DHCP Timeout, and Retry Count for busy LUN IDs, optimizing iSCSI boot configurations. ' PRIVSET.iSCSI Boot policies: 'Configure settings required to enable a server to boot from an iSCSI-based storage device. ' PRIVSET.iSCSI Static Target policies: 'Define static iSCSI target configuration settings for servers that need to connect to specific storage devices over the iSCSI protocol. ' PRIVSET.vKVM Only: 'As a vKVM-only user, you can launch vKVM and tunneled vKVM sessions to a server from Intersight. In addition you can view servers, chassis and the running workflows. In this role, you cannot perform any server actions from Intersight apart from launching vKVM. ' READ.aaa.AuditRecord: Read a 'aaa.AuditRecord' resource. READ.aaa.RetentionConfig: Read a 'aaa.RetentionConfig' resource. CREATE.aaa.RetentionPolicy: Create a 'aaa.RetentionPolicy' resource. READ.aaa.RetentionPolicy: Read a 'aaa.RetentionPolicy' resource. UPDATE.aaa.RetentionPolicy: Update a 'aaa.RetentionPolicy' resource. READ.access.IpAddress: Read a 'access.IpAddress' resource. CREATE.access.Policy: Create a 'access.Policy' resource. DELETE.access.Policy: Delete a 'access.Policy' resource. READ.access.Policy: Read a 'access.Policy' resource. UPDATE.access.Policy: Update a 'access.Policy' resource. READ.access.PolicyInventory: Read a 'access.PolicyInventory' resource. CREATE.adapter.ConfigPolicy: Create a 'adapter.ConfigPolicy' resource. DELETE.adapter.ConfigPolicy: Delete a 'adapter.ConfigPolicy' resource. READ.adapter.ConfigPolicy: Read a 'adapter.ConfigPolicy' resource. UPDATE.adapter.ConfigPolicy: Update a 'adapter.ConfigPolicy' resource. READ.adapter.ExtEthInterface: Read a 'adapter.ExtEthInterface' resource. READ.adapter.HostEthInterface: Read a 'adapter.HostEthInterface' resource. UPDATE.adapter.HostEthInterface: Update a 'adapter.HostEthInterface' resource. READ.adapter.HostFcInterface: Read a 'adapter.HostFcInterface' resource. UPDATE.adapter.HostFcInterface: Update a 'adapter.HostFcInterface' resource. READ.adapter.HostIscsiInterface: Read a 'adapter.HostIscsiInterface' resource. READ.adapter.Unit: Read a 'adapter.Unit' resource. READ.adapter.UnitExpander: Read a 'adapter.UnitExpander' resource. READ.apic.AciPod: Read a 'apic.AciPod' resource. READ.apic.Application: Read a 'apic.Application' resource. READ.apic.ApplicationEndpointGroup: Read a 'apic.ApplicationEndpointGroup' resource. READ.apic.BridgeDomain: Read a 'apic.BridgeDomain' resource. READ.apic.ExternalRoutedLayerThreeDomain: Read a 'apic.ExternalRoutedLayerThreeDomain' resource. READ.apic.FabricLeafNode: Read a 'apic.FabricLeafNode' resource. READ.apic.FabricLeafNodeInterface: Read a 'apic.FabricLeafNodeInterface' resource. READ.apic.Out: Read a 'apic.Out' resource. READ.apic.Subnet: Read a 'apic.Subnet' resource. READ.apic.Tenant: Read a 'apic.Tenant' resource. READ.apic.VpcGroup: Read a 'apic.VpcGroup' resource. READ.apic.Vrfs: Read a 'apic.Vrfs' resource. READ.apiproxy.AllowList: Read a 'apiproxy.AllowList' resource. READ.appliance.AppOpStatus: Read a 'appliance.AppOpStatus' resource. READ.appliance.AppStatus: Read a 'appliance.AppStatus' resource. READ.appliance.AutoRmaPolicy: Read a 'appliance.AutoRmaPolicy' resource. CREATE.appliance.Backup: Create a 'appliance.Backup' resource. DELETE.appliance.Backup: Delete a 'appliance.Backup' resource. READ.appliance.Backup: Read a 'appliance.Backup' resource. READ.appliance.BackupDownload: Read a 'appliance.BackupDownload' resource. READ.appliance.BackupMonitor: Read a 'appliance.BackupMonitor' resource. CREATE.appliance.BackupPolicy: Create a 'appliance.BackupPolicy' resource. READ.appliance.BackupPolicy: Read a 'appliance.BackupPolicy' resource. UPDATE.appliance.BackupPolicy: Update a 'appliance.BackupPolicy' resource. READ.appliance.BackupRotateData: Read a 'appliance.BackupRotateData' resource. READ.appliance.CertificateSetting: Read a 'appliance.CertificateSetting' resource. UPDATE.appliance.CertificateSetting: Update a 'appliance.CertificateSetting' resource. CREATE.appliance.ClusterInfo: Create a 'appliance.ClusterInfo' resource. DELETE.appliance.ClusterInfo: Delete a 'appliance.ClusterInfo' resource. READ.appliance.ClusterInfo: Read a 'appliance.ClusterInfo' resource. UPDATE.appliance.ClusterInfo: Update a 'appliance.ClusterInfo' resource. READ.appliance.ClusterInstall: Read a 'appliance.ClusterInstall' resource. UPDATE.appliance.ClusterInstall: Update a 'appliance.ClusterInstall' resource. CREATE.appliance.ClusterReplaceNode: Create a 'appliance.ClusterReplaceNode' resource. READ.appliance.ClusterReplaceNode: Read a 'appliance.ClusterReplaceNode' resource. UPDATE.appliance.ClusterReplaceNode: Update a 'appliance.ClusterReplaceNode' resource. CREATE.appliance.ClusterWorkerNode: Create a 'appliance.ClusterWorkerNode' resource. READ.appliance.ClusterWorkerNode: Read a 'appliance.ClusterWorkerNode' resource. UPDATE.appliance.ClusterWorkerNode: Update a 'appliance.ClusterWorkerNode' resource. CREATE.appliance.ClusterWorkerNodeReplace: Create a 'appliance.ClusterWorkerNodeReplace' resource. CREATE.appliance.ClusterWorkerNodeReuse: Create a 'appliance.ClusterWorkerNodeReuse' resource. READ.appliance.CpuUtilization: Read a 'appliance.CpuUtilization' resource. CREATE.appliance.DataExportPolicy: Create a 'appliance.DataExportPolicy' resource. READ.appliance.DataExportPolicy: Read a 'appliance.DataExportPolicy' resource. UPDATE.appliance.DataExportPolicy: Update a 'appliance.DataExportPolicy' resource. READ.appliance.DeviceCertificate: Read a 'appliance.DeviceCertificate' resource. CREATE.appliance.DeviceClaim: Create a 'appliance.DeviceClaim' resource. READ.appliance.DeviceClaim: Read a 'appliance.DeviceClaim' resource. UPDATE.appliance.DeviceClaim: Update a 'appliance.DeviceClaim' resource. READ.appliance.DeviceClusterInstall: Read a 'appliance.DeviceClusterInstall' resource. READ.appliance.DeviceState: Read a 'appliance.DeviceState' resource. READ.appliance.DeviceUpgradePolicy: Read a 'appliance.DeviceUpgradePolicy' resource. UPDATE.appliance.DeviceUpgradePolicy: Update a 'appliance.DeviceUpgradePolicy' resource. CREATE.appliance.DiagSetting: Create a 'appliance.DiagSetting' resource. READ.appliance.DiagSetting: Read a 'appliance.DiagSetting' resource. UPDATE.appliance.DiagSetting: Update a 'appliance.DiagSetting' resource. CREATE.appliance.ExternalSyslogSetting: Create a 'appliance.ExternalSyslogSetting' resource. DELETE.appliance.ExternalSyslogSetting: Delete a 'appliance.ExternalSyslogSetting' resource. READ.appliance.ExternalSyslogSetting: Read a 'appliance.ExternalSyslogSetting' resource. UPDATE.appliance.ExternalSyslogSetting: Update a 'appliance.ExternalSyslogSetting' resource. READ.appliance.FileGateway: Read a 'appliance.FileGateway' resource. READ.appliance.FileSystemOpStatus: Read a 'appliance.FileSystemOpStatus' resource. READ.appliance.FileSystemOpSummary: Read a 'appliance.FileSystemOpSummary' resource. READ.appliance.FileSystemStatus: Read a 'appliance.FileSystemStatus' resource. READ.appliance.FileSystemTelemetry: Read a 'appliance.FileSystemTelemetry' resource. CREATE.appliance.FqdnUpdate: Create a 'appliance.FqdnUpdate' resource. READ.appliance.FqdnUpdate: Read a 'appliance.FqdnUpdate' resource. UPDATE.appliance.FqdnUpdate: Update a 'appliance.FqdnUpdate' resource. READ.appliance.GroupOpStatus: Read a 'appliance.GroupOpStatus' resource. READ.appliance.GroupStatus: Read a 'appliance.GroupStatus' resource. READ.appliance.ImageBundle: Read a 'appliance.ImageBundle' resource. READ.appliance.MemoryUtilization: Read a 'appliance.MemoryUtilization' resource. READ.appliance.MetaManifest: Read a 'appliance.MetaManifest' resource. READ.appliance.MetricsConfig: Read a 'appliance.MetricsConfig' resource. UPDATE.appliance.MetricsConfig: Update a 'appliance.MetricsConfig' resource. READ.appliance.MetricsIngestionUtilization: Read a 'appliance.MetricsIngestionUtilization' resource. READ.appliance.NetworkLinkStatus: Read a 'appliance.NetworkLinkStatus' resource. READ.appliance.NodeInfo: Read a 'appliance.NodeInfo' resource. READ.appliance.NodeIopsMetric: Read a 'appliance.NodeIopsMetric' resource. READ.appliance.NodeOpStatus: Read a 'appliance.NodeOpStatus' resource. READ.appliance.NodeStatus: Read a 'appliance.NodeStatus' resource. READ.appliance.NodeTelemetry: Read a 'appliance.NodeTelemetry' resource. READ.appliance.ReleaseNote: Read a 'appliance.ReleaseNote' resource. CREATE.appliance.RemoteFileImport: Create a 'appliance.RemoteFileImport' resource. READ.appliance.RemoteFileImport: Read a 'appliance.RemoteFileImport' resource. CREATE.appliance.Restore: Create a 'appliance.Restore' resource. DELETE.appliance.Restore: Delete a 'appliance.Restore' resource. READ.appliance.Restore: Read a 'appliance.Restore' resource. READ.appliance.SetupInfo: Read a 'appliance.SetupInfo' resource. UPDATE.appliance.SetupInfo: Update a 'appliance.SetupInfo' resource. READ.appliance.SystemInfo: Read a 'appliance.SystemInfo' resource. READ.appliance.SystemOpStatus: Read a 'appliance.SystemOpStatus' resource. READ.appliance.SystemStatus: Read a 'appliance.SystemStatus' resource. DELETE.appliance.Upgrade: Delete a 'appliance.Upgrade' resource. READ.appliance.Upgrade: Read a 'appliance.Upgrade' resource. UPDATE.appliance.Upgrade: Update a 'appliance.Upgrade' resource. READ.appliance.UpgradePolicy: Read a 'appliance.UpgradePolicy' resource. UPDATE.appliance.UpgradePolicy: Update a 'appliance.UpgradePolicy' resource. READ.appliance.UpgradeTracker: Read a 'appliance.UpgradeTracker' resource. CREATE.asset.ClaimToken: Create a 'asset.ClaimToken' resource. DELETE.asset.ClaimToken: Delete a 'asset.ClaimToken' resource. READ.asset.ClaimToken: Read a 'asset.ClaimToken' resource. READ.asset.ClusterMember: Read a 'asset.ClusterMember' resource. READ.asset.Deployment: Read a 'asset.Deployment' resource. READ.asset.DeploymentDevice: Read a 'asset.DeploymentDevice' resource. CREATE.asset.DeviceClaim: Create a 'asset.DeviceClaim' resource. DELETE.asset.DeviceClaim: Delete a 'asset.DeviceClaim' resource. READ.asset.DeviceConfiguration: Read a 'asset.DeviceConfiguration' resource. UPDATE.asset.DeviceConfiguration: Update a 'asset.DeviceConfiguration' resource. READ.asset.DeviceConnectorManager: Read a 'asset.DeviceConnectorManager' resource. READ.asset.DeviceContractInformation: Read a 'asset.DeviceContractInformation' resource. UPDATE.asset.DeviceContractInformation: Update a 'asset.DeviceContractInformation' resource. CREATE.asset.DeviceContractNotification: Create a 'asset.DeviceContractNotification' resource. READ.asset.DeviceRegistration: Read a 'asset.DeviceRegistration' resource. UPDATE.asset.DeviceRegistration: Updates the resource representing the device connector. For example, this can be used to annotate the device connector resource with user-specified tags. CREATE.asset.GeoLocation: Create a 'asset.GeoLocation' resource. DELETE.asset.GeoLocation: Delete a 'asset.GeoLocation' resource. READ.asset.GeoLocation: Read a 'asset.GeoLocation' resource. UPDATE.asset.GeoLocation: Update a 'asset.GeoLocation' resource. CREATE.asset.PreClaim: Create a 'asset.PreClaim' resource. UPDATE.asset.PreClaim: Update a 'asset.PreClaim' resource. READ.asset.Subscription: Read a 'asset.Subscription' resource. READ.asset.SubscriptionAccount: Read a 'asset.SubscriptionAccount' resource. READ.asset.SubscriptionDeviceContractInformation: Read a 'asset.SubscriptionDeviceContractInformation' resource. CREATE.asset.Target: Create a 'asset.Target' resource. DELETE.asset.Target: Delete a 'asset.Target' resource. READ.asset.Target: Read a 'asset.Target' resource. UPDATE.asset.Target: Update a 'asset.Target' resource. CREATE.auditd.Policy: Create a 'auditd.Policy' resource. DELETE.auditd.Policy: Delete a 'auditd.Policy' resource. READ.auditd.Policy: Read a 'auditd.Policy' resource. UPDATE.auditd.Policy: Update a 'auditd.Policy' resource. READ.bios.BootDevice: Read a 'bios.BootDevice' resource. READ.bios.BootMode: Read a 'bios.BootMode' resource. UPDATE.bios.BootMode: Update a 'bios.BootMode' resource. CREATE.bios.Policy: Create a 'bios.Policy' resource. DELETE.bios.Policy: Delete a 'bios.Policy' resource. READ.bios.Policy: Read a 'bios.Policy' resource. UPDATE.bios.Policy: Update a 'bios.Policy' resource. READ.bios.SystemBootOrder: Read a 'bios.SystemBootOrder' resource. READ.bios.TokenSettings: Read a 'bios.TokenSettings' resource. READ.bios.Unit: Read a 'bios.Unit' resource. UPDATE.bios.Unit: Update a 'bios.Unit' resource. READ.bios.VfSelectMemoryRasConfiguration: Read a 'bios.VfSelectMemoryRasConfiguration' resource. READ.boot.CddDevice: Read a 'boot.CddDevice' resource. UPDATE.boot.CddDevice: Update a 'boot.CddDevice' resource. READ.boot.DeviceBootMode: Read a 'boot.DeviceBootMode' resource. UPDATE.boot.DeviceBootMode: Update a 'boot.DeviceBootMode' resource. READ.boot.DeviceBootSecurity: Read a 'boot.DeviceBootSecurity' resource. UPDATE.boot.DeviceBootSecurity: Update a 'boot.DeviceBootSecurity' resource. READ.boot.HddDevice: Read a 'boot.HddDevice' resource. UPDATE.boot.HddDevice: Update a 'boot.HddDevice' resource. READ.boot.IscsiDevice: Read a 'boot.IscsiDevice' resource. UPDATE.boot.IscsiDevice: Update a 'boot.IscsiDevice' resource. READ.boot.NvmeDevice: Read a 'boot.NvmeDevice' resource. UPDATE.boot.NvmeDevice: Update a 'boot.NvmeDevice' resource. READ.boot.PchStorageDevice: Read a 'boot.PchStorageDevice' resource. UPDATE.boot.PchStorageDevice: Update a 'boot.PchStorageDevice' resource. CREATE.boot.PrecisionPolicy: Create a 'boot.PrecisionPolicy' resource. DELETE.boot.PrecisionPolicy: Delete a 'boot.PrecisionPolicy' resource. READ.boot.PrecisionPolicy: Read a 'boot.PrecisionPolicy' resource. UPDATE.boot.PrecisionPolicy: Update a 'boot.PrecisionPolicy' resource. READ.boot.PxeDevice: Read a 'boot.PxeDevice' resource. UPDATE.boot.PxeDevice: Update a 'boot.PxeDevice' resource. READ.boot.SanDevice: Read a 'boot.SanDevice' resource. UPDATE.boot.SanDevice: Update a 'boot.SanDevice' resource. READ.boot.SdDevice: Read a 'boot.SdDevice' resource. UPDATE.boot.SdDevice: Update a 'boot.SdDevice' resource. READ.boot.UefiShellDevice: Read a 'boot.UefiShellDevice' resource. UPDATE.boot.UefiShellDevice: Update a 'boot.UefiShellDevice' resource. READ.boot.UsbDevice: Read a 'boot.UsbDevice' resource. UPDATE.boot.UsbDevice: Update a 'boot.UsbDevice' resource. READ.boot.VmediaDevice: Read a 'boot.VmediaDevice' resource. UPDATE.boot.VmediaDevice: Update a 'boot.VmediaDevice' resource. CREATE.bulk.Export: Create a 'bulk.Export' resource. DELETE.bulk.Export: Delete a 'bulk.Export' resource. READ.bulk.Export: Read a 'bulk.Export' resource. UPDATE.bulk.Export: Update a 'bulk.Export' resource. READ.bulk.ExportedItem: Read a 'bulk.ExportedItem' resource. CREATE.bulk.MoCloner: Create a 'bulk.MoCloner' resource. READ.bulk.MoCloner: Read a 'bulk.MoCloner' resource. CREATE.bulk.MoDeepCloner: Create a 'bulk.MoDeepCloner' resource. READ.bulk.MoDeepCloner: Read a 'bulk.MoDeepCloner' resource. CREATE.bulk.MoMerger: Create a 'bulk.MoMerger' resource. READ.bulk.MoMerger: Read a 'bulk.MoMerger' resource. CREATE.bulk.Request: Create a 'bulk.Request' resource. READ.bulk.Request: Read a 'bulk.Request' resource. READ.bulk.Result: Read a 'bulk.Result' resource. READ.bulk.SubRequestObj: Read a 'bulk.SubRequestObj' resource. READ.capability.ActionsMetaData: Read a 'capability.ActionsMetaData' resource. READ.capability.AdapterDeprecatedDef: Read a 'capability.AdapterDeprecatedDef' resource. READ.capability.AdapterFirmwareRequirement: Read a 'capability.AdapterFirmwareRequirement' resource. READ.capability.AdapterUnitDescriptor: Read a 'capability.AdapterUnitDescriptor' resource. READ.capability.AdapterUpdateConstraintMeta: Read a 'capability.AdapterUpdateConstraintMeta' resource. READ.capability.AdapterUpgradeSupportMeta: Read a 'capability.AdapterUpgradeSupportMeta' resource. READ.capability.BiosTokens: Read a 'capability.BiosTokens' resource. READ.capability.Catalog: Read a 'capability.Catalog' resource. READ.capability.ChassisDescriptor: Read a 'capability.ChassisDescriptor' resource. READ.capability.ChassisManufacturingDef: Read a 'capability.ChassisManufacturingDef' resource. READ.capability.ChassisUpgradeSupportMeta: Read a 'capability.ChassisUpgradeSupportMeta' resource. READ.capability.CimcFirmwareDescriptor: Read a 'capability.CimcFirmwareDescriptor' resource. READ.capability.CpuEndpointDescriptor: Read a 'capability.CpuEndpointDescriptor' resource. READ.capability.DimmsEndpointDescriptor: Read a 'capability.DimmsEndpointDescriptor' resource. READ.capability.DomainPolicyRequirement: Read a 'capability.DomainPolicyRequirement' resource. READ.capability.DrivesEndpointDescriptor: Read a 'capability.DrivesEndpointDescriptor' resource. READ.capability.EquipmentPhysicalDef: Read a 'capability.EquipmentPhysicalDef' resource. READ.capability.EquipmentSlotArray: Read a 'capability.EquipmentSlotArray' resource. READ.capability.FanModuleDescriptor: Read a 'capability.FanModuleDescriptor' resource. READ.capability.FanModuleManufacturingDef: Read a 'capability.FanModuleManufacturingDef' resource. READ.capability.FexCapabilityDef: Read a 'capability.FexCapabilityDef' resource. READ.capability.FexDescriptor: Read a 'capability.FexDescriptor' resource. READ.capability.FexManufacturingDef: Read a 'capability.FexManufacturingDef' resource. READ.capability.FexSupportMeta: Read a 'capability.FexSupportMeta' resource. READ.capability.GpuEndpointDescriptor: Read a 'capability.GpuEndpointDescriptor' resource. READ.capability.HsuIsoFileSupportMeta: Read a 'capability.HsuIsoFileSupportMeta' resource. READ.capability.IoCardCapabilityDef: Read a 'capability.IoCardCapabilityDef' resource. READ.capability.IoCardDescriptor: Read a 'capability.IoCardDescriptor' resource. READ.capability.IoCardManufacturingDef: Read a 'capability.IoCardManufacturingDef' resource. READ.capability.IomUpgradeSupportMeta: Read a 'capability.IomUpgradeSupportMeta' resource. READ.capability.NetworkEquipmentPowerDef: Read a 'capability.NetworkEquipmentPowerDef' resource. READ.capability.PolicyConstants: Read a 'capability.PolicyConstants' resource. READ.capability.PortGroupAggregationDef: Read a 'capability.PortGroupAggregationDef' resource. READ.capability.ProcessorUnitUpdateConstraintMeta: Read a 'capability.ProcessorUnitUpdateConstraintMeta' resource. READ.capability.PsuDescriptor: Read a 'capability.PsuDescriptor' resource. READ.capability.PsuManufacturingDef: Read a 'capability.PsuManufacturingDef' resource. READ.capability.ServerActionsMeta: Read a 'capability.ServerActionsMeta' resource. READ.capability.ServerDescriptor: Read a 'capability.ServerDescriptor' resource. READ.capability.ServerModelsCapabilityDef: Read a 'capability.ServerModelsCapabilityDef' resource. READ.capability.ServerPcieConnectivityCatalog: Read a 'capability.ServerPcieConnectivityCatalog' resource. READ.capability.ServerSchemaDescriptor: Read a 'capability.ServerSchemaDescriptor' resource. READ.capability.ServerTopologyMap: Read a 'capability.ServerTopologyMap' resource. READ.capability.ServerUpgradeSupportMeta: Read a 'capability.ServerUpgradeSupportMeta' resource. READ.capability.SiocModuleCapabilityDef: Read a 'capability.SiocModuleCapabilityDef' resource. READ.capability.SiocModuleDescriptor: Read a 'capability.SiocModuleDescriptor' resource. READ.capability.SiocModuleManufacturingDef: Read a 'capability.SiocModuleManufacturingDef' resource. READ.capability.StandardRedfishSupportMeta: Read a 'capability.StandardRedfishSupportMeta' resource. READ.capability.StorageControllerUpdateConstraintMeta: Read a 'capability.StorageControllerUpdateConstraintMeta' resource. READ.capability.StorageControllersMetaData: Read a 'capability.StorageControllersMetaData' resource. READ.capability.SwitchCapability: Read a 'capability.SwitchCapability' resource. READ.capability.SwitchDescriptor: Read a 'capability.SwitchDescriptor' resource. READ.capability.SwitchEquipmentInfo: Read a 'capability.SwitchEquipmentInfo' resource. READ.capability.SwitchManufacturingDef: Read a 'capability.SwitchManufacturingDef' resource. READ.capability.SwitchUpgradeSupportMeta: Read a 'capability.SwitchUpgradeSupportMeta' resource. READ.capability.TemplateCatalog: Read a 'capability.TemplateCatalog' resource. READ.capability.TimeZoneMetaData: Read a 'capability.TimeZoneMetaData' resource. READ.capability.UpdateOrderMeta: Read a 'capability.UpdateOrderMeta' resource. READ.capability.VicDescriptor: Read a 'capability.VicDescriptor' resource. READ.catalystsdwan.ConfigGroup: Read a 'catalystsdwan.ConfigGroup' resource. READ.catalystsdwan.Interface: Read a 'catalystsdwan.Interface' resource. READ.catalystsdwan.PhysicalPort: Read a 'catalystsdwan.PhysicalPort' resource. READ.catalystsdwan.PolicyGroup: Read a 'catalystsdwan.PolicyGroup' resource. READ.catalystsdwan.PortChannel: Read a 'catalystsdwan.PortChannel' resource. READ.catalystsdwan.VedgeDevice: Read a 'catalystsdwan.VedgeDevice' resource. READ.catalystsdwan.Vlan: Read a 'catalystsdwan.Vlan' resource. READ.catalystsdwan.WanEdgeDevice: Read a 'catalystsdwan.WanEdgeDevice' resource. CREATE.certificatemanagement.Policy: Create a 'certificatemanagement.Policy' resource. DELETE.certificatemanagement.Policy: Delete a 'certificatemanagement.Policy' resource. READ.certificatemanagement.Policy: Read a 'certificatemanagement.Policy' resource. UPDATE.certificatemanagement.Policy: Update a 'certificatemanagement.Policy' resource. READ.certificatemanagement.PolicyInventory: Read a 'certificatemanagement.PolicyInventory' resource. READ.chassis.ConfigChangeDetail: Read a 'chassis.ConfigChangeDetail' resource. CREATE.chassis.ConfigImport: Create a 'chassis.ConfigImport' resource. READ.chassis.ConfigImport: Read a 'chassis.ConfigImport' resource. READ.chassis.ConfigResult: Read a 'chassis.ConfigResult' resource. READ.chassis.ConfigResultEntry: Read a 'chassis.ConfigResultEntry' resource. READ.chassis.IomProfile: Read a 'chassis.IomProfile' resource. CREATE.chassis.Profile: Create a 'chassis.Profile' resource. DELETE.chassis.Profile: Delete a 'chassis.Profile' resource. READ.chassis.Profile: Read a 'chassis.Profile' resource. UPDATE.chassis.Profile: Update a 'chassis.Profile' resource. CREATE.chassis.ProfileTemplate: Create a 'chassis.ProfileTemplate' resource. DELETE.chassis.ProfileTemplate: Delete a 'chassis.ProfileTemplate' resource. READ.chassis.ProfileTemplate: Read a 'chassis.ProfileTemplate' resource. UPDATE.chassis.ProfileTemplate: Update a 'chassis.ProfileTemplate' resource. CREATE.cli.CliPolicy: Create a 'cli.CliPolicy' resource. DELETE.cli.CliPolicy: Delete a 'cli.CliPolicy' resource. READ.cli.CliPolicy: Read a 'cli.CliPolicy' resource. UPDATE.cli.CliPolicy: Update a 'cli.CliPolicy' resource. CREATE.cloud.CollectInventory: Create a 'cloud.CollectInventory' resource. READ.cloud.TfcAgentpool: Read a 'cloud.TfcAgentpool' resource. READ.cloud.TfcOrganization: Read a 'cloud.TfcOrganization' resource. READ.cloud.TfcWorkspace: Read a 'cloud.TfcWorkspace' resource. CREATE.comm.HttpProxyPolicy: Create a 'comm.HttpProxyPolicy' resource. DELETE.comm.HttpProxyPolicy: Delete a 'comm.HttpProxyPolicy' resource. READ.comm.HttpProxyPolicy: Read a 'comm.HttpProxyPolicy' resource. UPDATE.comm.HttpProxyPolicy: Update a 'comm.HttpProxyPolicy' resource. CREATE.comm.TagDefinition: Create a 'comm.TagDefinition' resource. DELETE.comm.TagDefinition: Delete a 'comm.TagDefinition' resource. READ.comm.TagDefinition: Read a 'comm.TagDefinition' resource. UPDATE.comm.TagDefinition: Update a 'comm.TagDefinition' resource. READ.compute.Blade: Read a 'compute.Blade' resource. UPDATE.compute.Blade: Update a 'compute.Blade' resource. READ.compute.BladeIdentity: Read a 'compute.BladeIdentity' resource. UPDATE.compute.BladeIdentity: Update a 'compute.BladeIdentity' resource. READ.compute.Board: Read a 'compute.Board' resource. UPDATE.compute.Board: Update a 'compute.Board' resource. READ.compute.DownloadStatus: Read a 'compute.DownloadStatus' resource. CREATE.compute.HostUtilityOperation: Create a 'compute.HostUtilityOperation' resource. READ.compute.HostUtilityOperation: Read a 'compute.HostUtilityOperation' resource. READ.compute.Mapping: Read a 'compute.Mapping' resource. UPDATE.compute.Mapping: Update a 'compute.Mapping' resource. CREATE.compute.PcieConnectivityPolicy: Create a 'compute.PcieConnectivityPolicy' resource. DELETE.compute.PcieConnectivityPolicy: Delete a 'compute.PcieConnectivityPolicy' resource. READ.compute.PcieConnectivityPolicy: Read a 'compute.PcieConnectivityPolicy' resource. UPDATE.compute.PcieConnectivityPolicy: Update a 'compute.PcieConnectivityPolicy' resource. READ.compute.PcieConnectivityPolicyInventory: Read a 'compute.PcieConnectivityPolicyInventory' resource. READ.compute.Personality: Read a 'compute.Personality' resource. UPDATE.compute.Personality: Update a 'compute.Personality' resource. READ.compute.PhysicalSummary: Read a 'compute.PhysicalSummary' resource. DELETE.compute.RackUnit: Delete a 'compute.RackUnit' resource. READ.compute.RackUnit: Read a 'compute.RackUnit' resource. UPDATE.compute.RackUnit: Update a 'compute.RackUnit' resource. DELETE.compute.RackUnitIdentity: Delete a 'compute.RackUnitIdentity' resource. READ.compute.RackUnitIdentity: Read a 'compute.RackUnitIdentity' resource. UPDATE.compute.RackUnitIdentity: Update a 'compute.RackUnitIdentity' resource. CREATE.compute.ScrubPolicy: Create a 'compute.ScrubPolicy' resource. DELETE.compute.ScrubPolicy: Delete a 'compute.ScrubPolicy' resource. READ.compute.ScrubPolicy: Read a 'compute.ScrubPolicy' resource. UPDATE.compute.ScrubPolicy: Update a 'compute.ScrubPolicy' resource. READ.compute.ServerIdPool: Read a 'compute.ServerIdPool' resource. READ.compute.ServerPowerParameters: Read a 'compute.ServerPowerParameters' resource. DELETE.compute.ServerPowerPolicy: Delete a 'compute.ServerPowerPolicy' resource. READ.compute.ServerPowerPolicy: Read a 'compute.ServerPowerPolicy' resource. UPDATE.compute.ServerPowerPolicy: Update a 'compute.ServerPowerPolicy' resource. READ.compute.ServerSetting: Read a 'compute.ServerSetting' resource. UPDATE.compute.ServerSetting: Update a 'compute.ServerSetting' resource. READ.compute.Vmedia: Read a 'compute.Vmedia' resource. READ.cond.Alarm: Read a 'cond.Alarm' resource. UPDATE.cond.Alarm: Update a 'cond.Alarm' resource. READ.cond.AlarmAggregation: Read a 'cond.AlarmAggregation' resource. READ.cond.AlarmClassification: Read a 'cond.AlarmClassification' resource. READ.cond.AlarmDefinition: Read a 'cond.AlarmDefinition' resource. CREATE.cond.AlarmRule: Create a 'cond.AlarmRule' resource. DELETE.cond.AlarmRule: Delete a 'cond.AlarmRule' resource. READ.cond.AlarmRule: Read a 'cond.AlarmRule' resource. UPDATE.cond.AlarmRule: Update a 'cond.AlarmRule' resource. CREATE.cond.AlarmSuppression: Create a 'cond.AlarmSuppression' resource. DELETE.cond.AlarmSuppression: Delete a 'cond.AlarmSuppression' resource. READ.cond.AlarmSuppression: Read a 'cond.AlarmSuppression' resource. UPDATE.cond.AlarmSuppression: Update a 'cond.AlarmSuppression' resource. CREATE.cond.AlarmSuppressionDryRun: Create a 'cond.AlarmSuppressionDryRun' resource. CREATE.cond.CustomHclBaseline: Create a 'cond.CustomHclBaseline' resource. DELETE.cond.CustomHclBaseline: Delete a 'cond.CustomHclBaseline' resource. READ.cond.CustomHclBaseline: Read a 'cond.CustomHclBaseline' resource. UPDATE.cond.CustomHclBaseline: Update a 'cond.CustomHclBaseline' resource. CREATE.cond.CustomHclStatus: Create a 'cond.CustomHclStatus' resource. READ.cond.CustomHclStatus: Read a 'cond.CustomHclStatus' resource. READ.cond.HclStatus: Read a 'cond.HclStatus' resource. READ.cond.HclStatusDetail: Read a 'cond.HclStatusDetail' resource. CREATE.cond.HclStatusJob: Create a 'cond.HclStatusJob' resource. READ.cond.HclStatusJob: Read a 'cond.HclStatusJob' resource. CREATE.cond.ThresholdDefinition: Create a 'cond.ThresholdDefinition' resource. DELETE.cond.ThresholdDefinition: Delete a 'cond.ThresholdDefinition' resource. READ.cond.ThresholdDefinition: Read a 'cond.ThresholdDefinition' resource. UPDATE.cond.ThresholdDefinition: Update a 'cond.ThresholdDefinition' resource. CREATE.connectorpack.ConnectorPackUpgrade: Create a 'connectorpack.ConnectorPackUpgrade' resource. DELETE.connectorpack.ConnectorPackUpgrade: Delete a 'connectorpack.ConnectorPackUpgrade' resource. READ.connectorpack.ConnectorPackUpgrade: Read a 'connectorpack.ConnectorPackUpgrade' resource. READ.connectorpack.UpgradeImpact: Read a 'connectorpack.UpgradeImpact' resource. READ.console.ConsoleConfig: Read a 'console.ConsoleConfig' resource. READ.convergedinfra.AdapterComplianceDetails: Read a 'convergedinfra.AdapterComplianceDetails' resource. READ.convergedinfra.Pod: Read a 'convergedinfra.Pod' resource. UPDATE.convergedinfra.Pod: Update a 'convergedinfra.Pod' resource. READ.convergedinfra.PodComplianceInfo: Read a 'convergedinfra.PodComplianceInfo' resource. READ.convergedinfra.ServerComplianceDetails: Read a 'convergedinfra.ServerComplianceDetails' resource. READ.convergedinfra.StorageComplianceDetails: Read a 'convergedinfra.StorageComplianceDetails' resource. READ.convergedinfra.SwitchComplianceDetails: Read a 'convergedinfra.SwitchComplianceDetails' resource. DELETE.coremanagement.CoreFile: Delete a 'coremanagement.CoreFile' resource. READ.coremanagement.CoreFile: Read a 'coremanagement.CoreFile' resource. UPDATE.coremanagement.CoreFile: Update a 'coremanagement.CoreFile' resource. READ.coremanagement.Download: Read a 'coremanagement.Download' resource. CREATE.crd.CustomResource: Create a 'crd.CustomResource' resource. DELETE.crd.CustomResource: Delete a 'crd.CustomResource' resource. READ.crd.CustomResource: Read a 'crd.CustomResource' resource. UPDATE.crd.CustomResource: Update a 'crd.CustomResource' resource. CREATE.deviceconnector.Policy: Create a 'deviceconnector.Policy' resource. DELETE.deviceconnector.Policy: Delete a 'deviceconnector.Policy' resource. READ.deviceconnector.Policy: Read a 'deviceconnector.Policy' resource. UPDATE.deviceconnector.Policy: Update a 'deviceconnector.Policy' resource. READ.dnac.Device: Read a 'dnac.Device' resource. READ.dnac.DeviceInterface: Read a 'dnac.DeviceInterface' resource. READ.dnac.ExternalBorderNode: Read a 'dnac.ExternalBorderNode' resource. READ.dnac.ExternalBorderNodeInterface: Read a 'dnac.ExternalBorderNodeInterface' resource. READ.dnac.FabricSite: Read a 'dnac.FabricSite' resource. READ.dnac.Site: Read a 'dnac.Site' resource. READ.dnac.SiteIpPool: Read a 'dnac.SiteIpPool' resource. READ.dnac.Template: Read a 'dnac.Template' resource. READ.dnac.Transit: Read a 'dnac.Transit' resource. READ.dnac.VirtualNetworkFabricSite: Read a 'dnac.VirtualNetworkFabricSite' resource. CREATE.energy.DailyMetrics: Create a 'energy.DailyMetrics' resource. CREATE.energy.Metrics: Create a 'energy.Metrics' resource. READ.equipment.Chassis: Read a 'equipment.Chassis' resource. UPDATE.equipment.Chassis: Update a 'equipment.Chassis' resource. READ.equipment.ChassisController: Read a 'equipment.ChassisController' resource. UPDATE.equipment.ChassisController: Update a 'equipment.ChassisController' resource. READ.equipment.ChassisIdPool: Read a 'equipment.ChassisIdPool' resource. READ.equipment.ChassisIdentity: Read a 'equipment.ChassisIdentity' resource. UPDATE.equipment.ChassisIdentity: Update a 'equipment.ChassisIdentity' resource. READ.equipment.ChassisOperation: Read a 'equipment.ChassisOperation' resource. UPDATE.equipment.ChassisOperation: Update a 'equipment.ChassisOperation' resource. READ.equipment.DeviceSummary: Read a 'equipment.DeviceSummary' resource. READ.equipment.EnclosureElement: Read a 'equipment.EnclosureElement' resource. UPDATE.equipment.EnclosureElement: Update a 'equipment.EnclosureElement' resource. READ.equipment.EndPointLog: Read a 'equipment.EndPointLog' resource. READ.equipment.ExpanderModule: Read a 'equipment.ExpanderModule' resource. UPDATE.equipment.ExpanderModule: Update a 'equipment.ExpanderModule' resource. READ.equipment.ExpanderModuleIdentity: Read a 'equipment.ExpanderModuleIdentity' resource. UPDATE.equipment.ExpanderModuleIdentity: Update a 'equipment.ExpanderModuleIdentity' resource. READ.equipment.ExpanderModuleOperation: Read a 'equipment.ExpanderModuleOperation' resource. UPDATE.equipment.ExpanderModuleOperation: Update a 'equipment.ExpanderModuleOperation' resource. READ.equipment.Fan: Read a 'equipment.Fan' resource. UPDATE.equipment.Fan: Update a 'equipment.Fan' resource. READ.equipment.FanControl: Read a 'equipment.FanControl' resource. UPDATE.equipment.FanControl: Update a 'equipment.FanControl' resource. READ.equipment.FanModule: Read a 'equipment.FanModule' resource. UPDATE.equipment.FanModule: Update a 'equipment.FanModule' resource. READ.equipment.Fex: Read a 'equipment.Fex' resource. UPDATE.equipment.Fex: Update a 'equipment.Fex' resource. READ.equipment.FexIdentity: Read a 'equipment.FexIdentity' resource. UPDATE.equipment.FexIdentity: Update a 'equipment.FexIdentity' resource. READ.equipment.FexOperation: Read a 'equipment.FexOperation' resource. UPDATE.equipment.FexOperation: Update a 'equipment.FexOperation' resource. READ.equipment.Fru: Read a 'equipment.Fru' resource. UPDATE.equipment.Fru: Update a 'equipment.Fru' resource. READ.equipment.HybridDriveSlot: Read a 'equipment.HybridDriveSlot' resource. READ.equipment.Interconnect: Read a 'equipment.Interconnect' resource. READ.equipment.IoCard: Read a 'equipment.IoCard' resource. UPDATE.equipment.IoCard: Update a 'equipment.IoCard' resource. READ.equipment.IoCardOperation: Read a 'equipment.IoCardOperation' resource. UPDATE.equipment.IoCardOperation: Update a 'equipment.IoCardOperation' resource. READ.equipment.IoExpander: Read a 'equipment.IoExpander' resource. UPDATE.equipment.IoExpander: Update a 'equipment.IoExpander' resource. READ.equipment.LocatorLed: Read a 'equipment.LocatorLed' resource. UPDATE.equipment.LocatorLed: Update a 'equipment.LocatorLed' resource. READ.equipment.LogDownload: Read a 'equipment.LogDownload' resource. READ.equipment.Psu: Read a 'equipment.Psu' resource. UPDATE.equipment.Psu: Update a 'equipment.Psu' resource. READ.equipment.PsuControl: Read a 'equipment.PsuControl' resource. UPDATE.equipment.PsuControl: Update a 'equipment.PsuControl' resource. READ.equipment.RackEnclosure: Read a 'equipment.RackEnclosure' resource. UPDATE.equipment.RackEnclosure: Update a 'equipment.RackEnclosure' resource. READ.equipment.RackEnclosureSlot: Read a 'equipment.RackEnclosureSlot' resource. UPDATE.equipment.RackEnclosureSlot: Update a 'equipment.RackEnclosureSlot' resource. READ.equipment.Riser: Read a 'equipment.Riser' resource. READ.equipment.Sensor: Read a 'equipment.Sensor' resource. READ.equipment.SharedAdapterUnit: Read a 'equipment.SharedAdapterUnit' resource. READ.equipment.SharedGraphicsCard: Read a 'equipment.SharedGraphicsCard' resource. READ.equipment.SharedIoModule: Read a 'equipment.SharedIoModule' resource. UPDATE.equipment.SharedIoModule: Update a 'equipment.SharedIoModule' resource. READ.equipment.SwitchCard: Read a 'equipment.SwitchCard' resource. UPDATE.equipment.SwitchCard: Update a 'equipment.SwitchCard' resource. READ.equipment.SwitchOperation: Read a 'equipment.SwitchOperation' resource. UPDATE.equipment.SwitchOperation: Update a 'equipment.SwitchOperation' resource. READ.equipment.SystemIoController: Read a 'equipment.SystemIoController' resource. UPDATE.equipment.SystemIoController: Update a 'equipment.SystemIoController' resource. READ.equipment.Tpm: Read a 'equipment.Tpm' resource. UPDATE.equipment.Tpm: Update a 'equipment.Tpm' resource. READ.equipment.Transceiver: Read a 'equipment.Transceiver' resource. UPDATE.equipment.Transceiver: Update a 'equipment.Transceiver' resource. READ.ether.HostPort: Read a 'ether.HostPort' resource. UPDATE.ether.HostPort: Update a 'ether.HostPort' resource. READ.ether.InterSwitchPort: Read a 'ether.InterSwitchPort' resource. READ.ether.LanPort: Read a 'ether.LanPort' resource. READ.ether.NetworkPort: Read a 'ether.NetworkPort' resource. UPDATE.ether.NetworkPort: Update a 'ether.NetworkPort' resource. READ.ether.PhysicalPort: Read a 'ether.PhysicalPort' resource. UPDATE.ether.PhysicalPort: Update a 'ether.PhysicalPort' resource. READ.ether.PortChannel: Read a 'ether.PortChannel' resource. CREATE.externalsite.Authorization: Create a 'externalsite.Authorization' resource. READ.externalsite.Authorization: Read a 'externalsite.Authorization' resource. UPDATE.externalsite.Authorization: Update a 'externalsite.Authorization' resource. CREATE.fabric.AppliancePcRole: Create a 'fabric.AppliancePcRole' resource. DELETE.fabric.AppliancePcRole: Delete a 'fabric.AppliancePcRole' resource. READ.fabric.AppliancePcRole: Read a 'fabric.AppliancePcRole' resource. UPDATE.fabric.AppliancePcRole: Update a 'fabric.AppliancePcRole' resource. CREATE.fabric.ApplianceRole: Create a 'fabric.ApplianceRole' resource. DELETE.fabric.ApplianceRole: Delete a 'fabric.ApplianceRole' resource. READ.fabric.ApplianceRole: Read a 'fabric.ApplianceRole' resource. UPDATE.fabric.ApplianceRole: Update a 'fabric.ApplianceRole' resource. READ.fabric.ConfigChangeDetail: Read a 'fabric.ConfigChangeDetail' resource. READ.fabric.ConfigResult: Read a 'fabric.ConfigResult' resource. READ.fabric.ConfigResultEntry: Read a 'fabric.ConfigResultEntry' resource. READ.fabric.ElementIdentity: Read a 'fabric.ElementIdentity' resource. UPDATE.fabric.ElementIdentity: Update a 'fabric.ElementIdentity' resource. CREATE.fabric.EstimateImpact: Create a 'fabric.EstimateImpact' resource. CREATE.fabric.EthNetworkControlPolicy: Create a 'fabric.EthNetworkControlPolicy' resource. DELETE.fabric.EthNetworkControlPolicy: Delete a 'fabric.EthNetworkControlPolicy' resource. READ.fabric.EthNetworkControlPolicy: Read a 'fabric.EthNetworkControlPolicy' resource. UPDATE.fabric.EthNetworkControlPolicy: Update a 'fabric.EthNetworkControlPolicy' resource. READ.fabric.EthNetworkControlPolicyInventory: Read a 'fabric.EthNetworkControlPolicyInventory' resource. CREATE.fabric.EthNetworkGroupPolicy: Create a 'fabric.EthNetworkGroupPolicy' resource. DELETE.fabric.EthNetworkGroupPolicy: Delete a 'fabric.EthNetworkGroupPolicy' resource. READ.fabric.EthNetworkGroupPolicy: Read a 'fabric.EthNetworkGroupPolicy' resource. UPDATE.fabric.EthNetworkGroupPolicy: Update a 'fabric.EthNetworkGroupPolicy' resource. READ.fabric.EthNetworkGroupPolicyInventory: Read a 'fabric.EthNetworkGroupPolicyInventory' resource. CREATE.fabric.EthNetworkPolicy: Create a 'fabric.EthNetworkPolicy' resource. DELETE.fabric.EthNetworkPolicy: Delete a 'fabric.EthNetworkPolicy' resource. READ.fabric.EthNetworkPolicy: Read a 'fabric.EthNetworkPolicy' resource. UPDATE.fabric.EthNetworkPolicy: Update a 'fabric.EthNetworkPolicy' resource. CREATE.fabric.FcNetworkPolicy: Create a 'fabric.FcNetworkPolicy' resource. DELETE.fabric.FcNetworkPolicy: Delete a 'fabric.FcNetworkPolicy' resource. READ.fabric.FcNetworkPolicy: Read a 'fabric.FcNetworkPolicy' resource. UPDATE.fabric.FcNetworkPolicy: Update a 'fabric.FcNetworkPolicy' resource. CREATE.fabric.FcStorageRole: Create a 'fabric.FcStorageRole' resource. DELETE.fabric.FcStorageRole: Delete a 'fabric.FcStorageRole' resource. READ.fabric.FcStorageRole: Read a 'fabric.FcStorageRole' resource. UPDATE.fabric.FcStorageRole: Update a 'fabric.FcStorageRole' resource. CREATE.fabric.FcUplinkPcRole: Create a 'fabric.FcUplinkPcRole' resource. DELETE.fabric.FcUplinkPcRole: Delete a 'fabric.FcUplinkPcRole' resource. READ.fabric.FcUplinkPcRole: Read a 'fabric.FcUplinkPcRole' resource. UPDATE.fabric.FcUplinkPcRole: Update a 'fabric.FcUplinkPcRole' resource. CREATE.fabric.FcUplinkRole: Create a 'fabric.FcUplinkRole' resource. DELETE.fabric.FcUplinkRole: Delete a 'fabric.FcUplinkRole' resource. READ.fabric.FcUplinkRole: Read a 'fabric.FcUplinkRole' resource. UPDATE.fabric.FcUplinkRole: Update a 'fabric.FcUplinkRole' resource. CREATE.fabric.FcZonePolicy: Create a 'fabric.FcZonePolicy' resource. DELETE.fabric.FcZonePolicy: Delete a 'fabric.FcZonePolicy' resource. READ.fabric.FcZonePolicy: Read a 'fabric.FcZonePolicy' resource. UPDATE.fabric.FcZonePolicy: Update a 'fabric.FcZonePolicy' resource. CREATE.fabric.FcoeUplinkPcRole: Create a 'fabric.FcoeUplinkPcRole' resource. DELETE.fabric.FcoeUplinkPcRole: Delete a 'fabric.FcoeUplinkPcRole' resource. READ.fabric.FcoeUplinkPcRole: Read a 'fabric.FcoeUplinkPcRole' resource. UPDATE.fabric.FcoeUplinkPcRole: Update a 'fabric.FcoeUplinkPcRole' resource. CREATE.fabric.FcoeUplinkRole: Create a 'fabric.FcoeUplinkRole' resource. DELETE.fabric.FcoeUplinkRole: Delete a 'fabric.FcoeUplinkRole' resource. READ.fabric.FcoeUplinkRole: Read a 'fabric.FcoeUplinkRole' resource. UPDATE.fabric.FcoeUplinkRole: Update a 'fabric.FcoeUplinkRole' resource. CREATE.fabric.FlowControlPolicy: Create a 'fabric.FlowControlPolicy' resource. DELETE.fabric.FlowControlPolicy: Delete a 'fabric.FlowControlPolicy' resource. READ.fabric.FlowControlPolicy: Read a 'fabric.FlowControlPolicy' resource. UPDATE.fabric.FlowControlPolicy: Update a 'fabric.FlowControlPolicy' resource. CREATE.fabric.LanPinGroup: Create a 'fabric.LanPinGroup' resource. DELETE.fabric.LanPinGroup: Delete a 'fabric.LanPinGroup' resource. READ.fabric.LanPinGroup: Read a 'fabric.LanPinGroup' resource. UPDATE.fabric.LanPinGroup: Update a 'fabric.LanPinGroup' resource. CREATE.fabric.LinkAggregationPolicy: Create a 'fabric.LinkAggregationPolicy' resource. DELETE.fabric.LinkAggregationPolicy: Delete a 'fabric.LinkAggregationPolicy' resource. READ.fabric.LinkAggregationPolicy: Read a 'fabric.LinkAggregationPolicy' resource. UPDATE.fabric.LinkAggregationPolicy: Update a 'fabric.LinkAggregationPolicy' resource. CREATE.fabric.LinkControlPolicy: Create a 'fabric.LinkControlPolicy' resource. DELETE.fabric.LinkControlPolicy: Delete a 'fabric.LinkControlPolicy' resource. READ.fabric.LinkControlPolicy: Read a 'fabric.LinkControlPolicy' resource. UPDATE.fabric.LinkControlPolicy: Update a 'fabric.LinkControlPolicy' resource. CREATE.fabric.MacSecPolicy: Create a 'fabric.MacSecPolicy' resource. DELETE.fabric.MacSecPolicy: Delete a 'fabric.MacSecPolicy' resource. READ.fabric.MacSecPolicy: Read a 'fabric.MacSecPolicy' resource. UPDATE.fabric.MacSecPolicy: Update a 'fabric.MacSecPolicy' resource. CREATE.fabric.MulticastPolicy: Create a 'fabric.MulticastPolicy' resource. DELETE.fabric.MulticastPolicy: Delete a 'fabric.MulticastPolicy' resource. READ.fabric.MulticastPolicy: Read a 'fabric.MulticastPolicy' resource. UPDATE.fabric.MulticastPolicy: Update a 'fabric.MulticastPolicy' resource. CREATE.fabric.NetFlowExporter: Create a 'fabric.NetFlowExporter' resource. DELETE.fabric.NetFlowExporter: Delete a 'fabric.NetFlowExporter' resource. READ.fabric.NetFlowExporter: Read a 'fabric.NetFlowExporter' resource. UPDATE.fabric.NetFlowExporter: Update a 'fabric.NetFlowExporter' resource. CREATE.fabric.NetFlowMonitor: Create a 'fabric.NetFlowMonitor' resource. DELETE.fabric.NetFlowMonitor: Delete a 'fabric.NetFlowMonitor' resource. READ.fabric.NetFlowMonitor: Read a 'fabric.NetFlowMonitor' resource. UPDATE.fabric.NetFlowMonitor: Update a 'fabric.NetFlowMonitor' resource. CREATE.fabric.NetFlowPolicy: Create a 'fabric.NetFlowPolicy' resource. DELETE.fabric.NetFlowPolicy: Delete a 'fabric.NetFlowPolicy' resource. READ.fabric.NetFlowPolicy: Read a 'fabric.NetFlowPolicy' resource. UPDATE.fabric.NetFlowPolicy: Update a 'fabric.NetFlowPolicy' resource. CREATE.fabric.NetFlowRecord: Create a 'fabric.NetFlowRecord' resource. DELETE.fabric.NetFlowRecord: Delete a 'fabric.NetFlowRecord' resource. READ.fabric.NetFlowRecord: Read a 'fabric.NetFlowRecord' resource. UPDATE.fabric.NetFlowRecord: Update a 'fabric.NetFlowRecord' resource. READ.fabric.PcMember: Read a 'fabric.PcMember' resource. CREATE.fabric.PcOperation: Create a 'fabric.PcOperation' resource. DELETE.fabric.PcOperation: Delete a 'fabric.PcOperation' resource. READ.fabric.PcOperation: Read a 'fabric.PcOperation' resource. UPDATE.fabric.PcOperation: Update a 'fabric.PcOperation' resource. CREATE.fabric.PortMode: Create a 'fabric.PortMode' resource. DELETE.fabric.PortMode: Delete a 'fabric.PortMode' resource. READ.fabric.PortMode: Read a 'fabric.PortMode' resource. UPDATE.fabric.PortMode: Update a 'fabric.PortMode' resource. CREATE.fabric.PortOperation: Create a 'fabric.PortOperation' resource. DELETE.fabric.PortOperation: Delete a 'fabric.PortOperation' resource. READ.fabric.PortOperation: Read a 'fabric.PortOperation' resource. UPDATE.fabric.PortOperation: Update a 'fabric.PortOperation' resource. CREATE.fabric.PortPolicy: Create a 'fabric.PortPolicy' resource. DELETE.fabric.PortPolicy: Delete a 'fabric.PortPolicy' resource. READ.fabric.PortPolicy: Read a 'fabric.PortPolicy' resource. UPDATE.fabric.PortPolicy: Update a 'fabric.PortPolicy' resource. CREATE.fabric.SanPinGroup: Create a 'fabric.SanPinGroup' resource. DELETE.fabric.SanPinGroup: Delete a 'fabric.SanPinGroup' resource. READ.fabric.SanPinGroup: Read a 'fabric.SanPinGroup' resource. UPDATE.fabric.SanPinGroup: Update a 'fabric.SanPinGroup' resource. CREATE.fabric.SecureRouterRole: Create a 'fabric.SecureRouterRole' resource. DELETE.fabric.SecureRouterRole: Delete a 'fabric.SecureRouterRole' resource. READ.fabric.SecureRouterRole: Read a 'fabric.SecureRouterRole' resource. UPDATE.fabric.SecureRouterRole: Update a 'fabric.SecureRouterRole' resource. CREATE.fabric.ServerRole: Create a 'fabric.ServerRole' resource. DELETE.fabric.ServerRole: Delete a 'fabric.ServerRole' resource. READ.fabric.ServerRole: Read a 'fabric.ServerRole' resource. UPDATE.fabric.ServerRole: Update a 'fabric.ServerRole' resource. CREATE.fabric.SpanDestEthPort: Create a 'fabric.SpanDestEthPort' resource. DELETE.fabric.SpanDestEthPort: Delete a 'fabric.SpanDestEthPort' resource. READ.fabric.SpanDestEthPort: Read a 'fabric.SpanDestEthPort' resource. UPDATE.fabric.SpanDestEthPort: Update a 'fabric.SpanDestEthPort' resource. CREATE.fabric.SpanSession: Create a 'fabric.SpanSession' resource. DELETE.fabric.SpanSession: Delete a 'fabric.SpanSession' resource. READ.fabric.SpanSession: Read a 'fabric.SpanSession' resource. UPDATE.fabric.SpanSession: Update a 'fabric.SpanSession' resource. CREATE.fabric.SpanSourceEthPort: Create a 'fabric.SpanSourceEthPort' resource. DELETE.fabric.SpanSourceEthPort: Delete a 'fabric.SpanSourceEthPort' resource. READ.fabric.SpanSourceEthPort: Read a 'fabric.SpanSourceEthPort' resource. CREATE.fabric.SpanSourceEthPortChannel: Create a 'fabric.SpanSourceEthPortChannel' resource. DELETE.fabric.SpanSourceEthPortChannel: Delete a 'fabric.SpanSourceEthPortChannel' resource. READ.fabric.SpanSourceEthPortChannel: Read a 'fabric.SpanSourceEthPortChannel' resource. CREATE.fabric.SpanSourceVlan: Create a 'fabric.SpanSourceVlan' resource. DELETE.fabric.SpanSourceVlan: Delete a 'fabric.SpanSourceVlan' resource. READ.fabric.SpanSourceVlan: Read a 'fabric.SpanSourceVlan' resource. CREATE.fabric.SpanSourceVnicEthIf: Create a 'fabric.SpanSourceVnicEthIf' resource. DELETE.fabric.SpanSourceVnicEthIf: Delete a 'fabric.SpanSourceVnicEthIf' resource. READ.fabric.SpanSourceVnicEthIf: Read a 'fabric.SpanSourceVnicEthIf' resource. CREATE.fabric.SwitchClusterProfile: Create a 'fabric.SwitchClusterProfile' resource. DELETE.fabric.SwitchClusterProfile: Delete a 'fabric.SwitchClusterProfile' resource. READ.fabric.SwitchClusterProfile: Read a 'fabric.SwitchClusterProfile' resource. UPDATE.fabric.SwitchClusterProfile: Update a 'fabric.SwitchClusterProfile' resource. CREATE.fabric.SwitchClusterProfileTemplate: Create a 'fabric.SwitchClusterProfileTemplate' resource. DELETE.fabric.SwitchClusterProfileTemplate: Delete a 'fabric.SwitchClusterProfileTemplate' resource. READ.fabric.SwitchClusterProfileTemplate: Read a 'fabric.SwitchClusterProfileTemplate' resource. UPDATE.fabric.SwitchClusterProfileTemplate: Update a 'fabric.SwitchClusterProfileTemplate' resource. CREATE.fabric.SwitchControlPolicy: Create a 'fabric.SwitchControlPolicy' resource. DELETE.fabric.SwitchControlPolicy: Delete a 'fabric.SwitchControlPolicy' resource. READ.fabric.SwitchControlPolicy: Read a 'fabric.SwitchControlPolicy' resource. UPDATE.fabric.SwitchControlPolicy: Update a 'fabric.SwitchControlPolicy' resource. CREATE.fabric.SwitchProfile: Create a 'fabric.SwitchProfile' resource. DELETE.fabric.SwitchProfile: Delete a 'fabric.SwitchProfile' resource. READ.fabric.SwitchProfile: Read a 'fabric.SwitchProfile' resource. UPDATE.fabric.SwitchProfile: Update a 'fabric.SwitchProfile' resource. CREATE.fabric.SwitchProfileTemplate: Create a 'fabric.SwitchProfileTemplate' resource. DELETE.fabric.SwitchProfileTemplate: Delete a 'fabric.SwitchProfileTemplate' resource. READ.fabric.SwitchProfileTemplate: Read a 'fabric.SwitchProfileTemplate' resource. UPDATE.fabric.SwitchProfileTemplate: Update a 'fabric.SwitchProfileTemplate' resource. CREATE.fabric.SystemQosPolicy: Create a 'fabric.SystemQosPolicy' resource. DELETE.fabric.SystemQosPolicy: Delete a 'fabric.SystemQosPolicy' resource. READ.fabric.SystemQosPolicy: Read a 'fabric.SystemQosPolicy' resource. UPDATE.fabric.SystemQosPolicy: Update a 'fabric.SystemQosPolicy' resource. CREATE.fabric.UplinkPcRole: Create a 'fabric.UplinkPcRole' resource. DELETE.fabric.UplinkPcRole: Delete a 'fabric.UplinkPcRole' resource. READ.fabric.UplinkPcRole: Read a 'fabric.UplinkPcRole' resource. UPDATE.fabric.UplinkPcRole: Update a 'fabric.UplinkPcRole' resource. CREATE.fabric.UplinkRole: Create a 'fabric.UplinkRole' resource. DELETE.fabric.UplinkRole: Delete a 'fabric.UplinkRole' resource. READ.fabric.UplinkRole: Read a 'fabric.UplinkRole' resource. UPDATE.fabric.UplinkRole: Update a 'fabric.UplinkRole' resource. CREATE.fabric.Vlan: Create a 'fabric.Vlan' resource. DELETE.fabric.Vlan: Delete a 'fabric.Vlan' resource. READ.fabric.Vlan: Read a 'fabric.Vlan' resource. UPDATE.fabric.Vlan: Update a 'fabric.Vlan' resource. READ.fabric.VlanInventory: Read a 'fabric.VlanInventory' resource. READ.fabric.VlanSet: Read a 'fabric.VlanSet' resource. CREATE.fabric.Vsan: Create a 'fabric.Vsan' resource. DELETE.fabric.Vsan: Delete a 'fabric.Vsan' resource. READ.fabric.Vsan: Read a 'fabric.Vsan' resource. UPDATE.fabric.Vsan: Update a 'fabric.Vsan' resource. READ.fabric.VsanInventory: Read a 'fabric.VsanInventory' resource. READ.fault.Instance: Read a 'fault.Instance' resource. UPDATE.fault.Instance: Update a 'fault.Instance' resource. READ.fc.Neighbor: Read a 'fc.Neighbor' resource. READ.fc.PhysicalPort: Read a 'fc.PhysicalPort' resource. UPDATE.fc.PhysicalPort: Update a 'fc.PhysicalPort' resource. READ.fc.PortChannel: Read a 'fc.PortChannel' resource. READ.fcpool.FcBlock: Read a 'fcpool.FcBlock' resource. DELETE.fcpool.Lease: Delete a 'fcpool.Lease' resource. READ.fcpool.Lease: Read a 'fcpool.Lease' resource. CREATE.fcpool.Pool: Create a 'fcpool.Pool' resource. DELETE.fcpool.Pool: Delete a 'fcpool.Pool' resource. READ.fcpool.Pool: Read a 'fcpool.Pool' resource. UPDATE.fcpool.Pool: Update a 'fcpool.Pool' resource. READ.fcpool.PoolMember: Read a 'fcpool.PoolMember' resource. CREATE.fcpool.Reservation: Create a 'fcpool.Reservation' resource. DELETE.fcpool.Reservation: Delete a 'fcpool.Reservation' resource. READ.fcpool.Reservation: Read a 'fcpool.Reservation' resource. UPDATE.fcpool.Reservation: Update a 'fcpool.Reservation' resource. READ.fcpool.Universe: Read a 'fcpool.Universe' resource. CREATE.feedback.FeedbackPost: Create a 'feedback.FeedbackPost' resource. UPDATE.feedback.FeedbackPost: Update a 'feedback.FeedbackPost' resource. READ.firmware.BiosDescriptor: Read a 'firmware.BiosDescriptor' resource. READ.firmware.BoardControllerDescriptor: Read a 'firmware.BoardControllerDescriptor' resource. CREATE.firmware.ChassisUpgrade: Create a 'firmware.ChassisUpgrade' resource. DELETE.firmware.ChassisUpgrade: Delete a 'firmware.ChassisUpgrade' resource. READ.firmware.ChassisUpgrade: Read a 'firmware.ChassisUpgrade' resource. READ.firmware.CimcDescriptor: Read a 'firmware.CimcDescriptor' resource. READ.firmware.DimmDescriptor: Read a 'firmware.DimmDescriptor' resource. CREATE.firmware.Distributable: Create a 'firmware.Distributable' resource. DELETE.firmware.Distributable: Delete a 'firmware.Distributable' resource. READ.firmware.Distributable: Read a 'firmware.Distributable' resource. UPDATE.firmware.Distributable: Update a 'firmware.Distributable' resource. READ.firmware.DistributableMeta: Read a 'firmware.DistributableMeta' resource. READ.firmware.DriveDescriptor: Read a 'firmware.DriveDescriptor' resource. CREATE.firmware.DriverDistributable: Create a 'firmware.DriverDistributable' resource. DELETE.firmware.DriverDistributable: Delete a 'firmware.DriverDistributable' resource. READ.firmware.DriverDistributable: Read a 'firmware.DriverDistributable' resource. UPDATE.firmware.DriverDistributable: Update a 'firmware.DriverDistributable' resource. CREATE.firmware.Eula: Create a 'firmware.Eula' resource. READ.firmware.Eula: Read a 'firmware.Eula' resource. READ.firmware.FirmwareSummary: Read a 'firmware.FirmwareSummary' resource. READ.firmware.GpuDescriptor: Read a 'firmware.GpuDescriptor' resource. READ.firmware.HbaDescriptor: Read a 'firmware.HbaDescriptor' resource. READ.firmware.IomDescriptor: Read a 'firmware.IomDescriptor' resource. READ.firmware.MswitchDescriptor: Read a 'firmware.MswitchDescriptor' resource. READ.firmware.NxosDescriptor: Read a 'firmware.NxosDescriptor' resource. CREATE.firmware.PciNodeUpgrade: Create a 'firmware.PciNodeUpgrade' resource. DELETE.firmware.PciNodeUpgrade: Delete a 'firmware.PciNodeUpgrade' resource. READ.firmware.PciNodeUpgrade: Read a 'firmware.PciNodeUpgrade' resource. READ.firmware.PcieDescriptor: Read a 'firmware.PcieDescriptor' resource. CREATE.firmware.Policy: Create a 'firmware.Policy' resource. DELETE.firmware.Policy: Delete a 'firmware.Policy' resource. READ.firmware.Policy: Read a 'firmware.Policy' resource. UPDATE.firmware.Policy: Update a 'firmware.Policy' resource. READ.firmware.PsuDescriptor: Read a 'firmware.PsuDescriptor' resource. READ.firmware.PsxDescriptor: Read a 'firmware.PsxDescriptor' resource. READ.firmware.RunningFirmware: Read a 'firmware.RunningFirmware' resource. UPDATE.firmware.RunningFirmware: Update a 'firmware.RunningFirmware' resource. READ.firmware.SasExpanderDescriptor: Read a 'firmware.SasExpanderDescriptor' resource. CREATE.firmware.SecureRouterUpgrade: Create a 'firmware.SecureRouterUpgrade' resource. DELETE.firmware.SecureRouterUpgrade: Delete a 'firmware.SecureRouterUpgrade' resource. READ.firmware.SecureRouterUpgrade: Read a 'firmware.SecureRouterUpgrade' resource. CREATE.firmware.ServerConfigurationUtilityDistributable: Create a 'firmware.ServerConfigurationUtilityDistributable' resource. DELETE.firmware.ServerConfigurationUtilityDistributable: Delete a 'firmware.ServerConfigurationUtilityDistributable' resource. READ.firmware.ServerConfigurationUtilityDistributable: Read a 'firmware.ServerConfigurationUtilityDistributable' resource. UPDATE.firmware.ServerConfigurationUtilityDistributable: Update a 'firmware.ServerConfigurationUtilityDistributable' resource. READ.firmware.StorageControllerDescriptor: Read a 'firmware.StorageControllerDescriptor' resource. CREATE.firmware.SwitchUpgrade: Create a 'firmware.SwitchUpgrade' resource. DELETE.firmware.SwitchUpgrade: Delete a 'firmware.SwitchUpgrade' resource. READ.firmware.SwitchUpgrade: Read a 'firmware.SwitchUpgrade' resource. CREATE.firmware.UnsupportedVersionUpgrade: Create a 'firmware.UnsupportedVersionUpgrade' resource. DELETE.firmware.UnsupportedVersionUpgrade: Delete a 'firmware.UnsupportedVersionUpgrade' resource. READ.firmware.UnsupportedVersionUpgrade: Read a 'firmware.UnsupportedVersionUpgrade' resource. UPDATE.firmware.UnsupportedVersionUpgrade: Update a 'firmware.UnsupportedVersionUpgrade' resource. CREATE.firmware.Upgrade: Create a 'firmware.Upgrade' resource. DELETE.firmware.Upgrade: Delete a 'firmware.Upgrade' resource. READ.firmware.Upgrade: Read a 'firmware.Upgrade' resource. UPDATE.firmware.Upgrade: Update a 'firmware.Upgrade' resource. CREATE.firmware.UpgradeImpact: Create a 'firmware.UpgradeImpact' resource. READ.firmware.UpgradeImpactStatus: Read a 'firmware.UpgradeImpactStatus' resource. READ.firmware.UpgradeStatus: Read a 'firmware.UpgradeStatus' resource. CREATE.firmware.UpgradeValidity: Create a 'firmware.UpgradeValidity' resource. READ.fmc.Device: Read a 'fmc.Device' resource. READ.fmc.DeviceHaPair: Read a 'fmc.DeviceHaPair' resource. READ.fmc.Domain: Read a 'fmc.Domain' resource. READ.fmc.PhysicalInterface: Read a 'fmc.PhysicalInterface' resource. READ.forecast.Catalog: Read a 'forecast.Catalog' resource. READ.forecast.Definition: Read a 'forecast.Definition' resource. READ.forecast.Instance: Read a 'forecast.Instance' resource. UPDATE.forecast.Instance: Update a 'forecast.Instance' resource. READ.graphics.Card: Read a 'graphics.Card' resource. UPDATE.graphics.Card: Update a 'graphics.Card' resource. READ.graphics.Controller: Read a 'graphics.Controller' resource. UPDATE.graphics.Controller: Update a 'graphics.Controller' resource. READ.hci.AhvVm: Read a 'hci.AhvVm' resource. UPDATE.hci.AhvVm: Update a 'hci.AhvVm' resource. READ.hci.AhvVmDisk: Read a 'hci.AhvVmDisk' resource. READ.hci.AhvVmGpu: Read a 'hci.AhvVmGpu' resource. READ.hci.AhvVmNic: Read a 'hci.AhvVmNic' resource. READ.hci.Alarm: Read a 'hci.Alarm' resource. READ.hci.Cluster: Read a 'hci.Cluster' resource. UPDATE.hci.Cluster: Update a 'hci.Cluster' resource. READ.hci.ClusterOperation: Read a 'hci.ClusterOperation' resource. UPDATE.hci.ClusterOperation: Update a 'hci.ClusterOperation' resource. READ.hci.Compliance: Read a 'hci.Compliance' resource. READ.hci.Disk: Read a 'hci.Disk' resource. READ.hci.DomainManager: Read a 'hci.DomainManager' resource. READ.hci.Entitlement: Read a 'hci.Entitlement' resource. READ.hci.EsxiVm: Read a 'hci.EsxiVm' resource. UPDATE.hci.EsxiVm: Update a 'hci.EsxiVm' resource. READ.hci.EsxiVmDisk: Read a 'hci.EsxiVmDisk' resource. READ.hci.EsxiVmNic: Read a 'hci.EsxiVmNic' resource. READ.hci.ExternalStorage: Read a 'hci.ExternalStorage' resource. READ.hci.Gpu: Read a 'hci.Gpu' resource. READ.hci.License: Read a 'hci.License' resource. READ.hci.NccCheckPolicy: Read a 'hci.NccCheckPolicy' resource. READ.hci.Node: Read a 'hci.Node' resource. UPDATE.hci.Node: Update a 'hci.Node' resource. READ.hci.PhysicalGpu: Read a 'hci.PhysicalGpu' resource. READ.hci.StorageContainer: Read a 'hci.StorageContainer' resource. READ.hci.Violation: Read a 'hci.Violation' resource. READ.hci.VirtualGpu: Read a 'hci.VirtualGpu' resource. CREATE.hcl.CompatibilityStatus: Create a 'hcl.CompatibilityStatus' resource. READ.hcl.DataImportLog: Read a 'hcl.DataImportLog' resource. READ.hcl.DriverImage: Read a 'hcl.DriverImage' resource. READ.hcl.ExemptedCatalog: Read a 'hcl.ExemptedCatalog' resource. READ.hcl.HwCatalogInfo: Read a 'hcl.HwCatalogInfo' resource. READ.hcl.HyperflexSoftwareCompatibilityInfo: Read a 'hcl.HyperflexSoftwareCompatibilityInfo' resource. READ.hcl.OperatingSystem: Read a 'hcl.OperatingSystem' resource. READ.hcl.OperatingSystemVendor: Read a 'hcl.OperatingSystemVendor' resource. READ.hcl.ServerCatalog: Read a 'hcl.ServerCatalog' resource. READ.hcl.ServerHwCatalogInfo: Read a 'hcl.ServerHwCatalogInfo' resource. CREATE.hcl.SupportedDriverName: Create a 'hcl.SupportedDriverName' resource. READ.hyperflex.Alarm: Read a 'hyperflex.Alarm' resource. READ.hyperflex.AppCatalog: Read a 'hyperflex.AppCatalog' resource. CREATE.hyperflex.AutoSupportPolicy: Create a 'hyperflex.AutoSupportPolicy' resource. DELETE.hyperflex.AutoSupportPolicy: Delete a 'hyperflex.AutoSupportPolicy' resource. READ.hyperflex.AutoSupportPolicy: Read a 'hyperflex.AutoSupportPolicy' resource. UPDATE.hyperflex.AutoSupportPolicy: Update a 'hyperflex.AutoSupportPolicy' resource. DELETE.hyperflex.BackupCluster: Delete a 'hyperflex.BackupCluster' resource. READ.hyperflex.BackupCluster: Read a 'hyperflex.BackupCluster' resource. CREATE.hyperflex.CapabilityInfo: Create a 'hyperflex.CapabilityInfo' resource. READ.hyperflex.CapabilityInfo: Read a 'hyperflex.CapabilityInfo' resource. UPDATE.hyperflex.CapabilityInfo: Update a 'hyperflex.CapabilityInfo' resource. READ.hyperflex.Cluster: Read a 'hyperflex.Cluster' resource. UPDATE.hyperflex.Cluster: Update a 'hyperflex.Cluster' resource. CREATE.hyperflex.ClusterBackupPolicy: Create a 'hyperflex.ClusterBackupPolicy' resource. DELETE.hyperflex.ClusterBackupPolicy: Delete a 'hyperflex.ClusterBackupPolicy' resource. READ.hyperflex.ClusterBackupPolicy: Read a 'hyperflex.ClusterBackupPolicy' resource. UPDATE.hyperflex.ClusterBackupPolicy: Update a 'hyperflex.ClusterBackupPolicy' resource. CREATE.hyperflex.ClusterBackupPolicyDeployment: Create a 'hyperflex.ClusterBackupPolicyDeployment' resource. DELETE.hyperflex.ClusterBackupPolicyDeployment: Delete a 'hyperflex.ClusterBackupPolicyDeployment' resource. READ.hyperflex.ClusterBackupPolicyDeployment: Read a 'hyperflex.ClusterBackupPolicyDeployment' resource. UPDATE.hyperflex.ClusterBackupPolicyDeployment: Update a 'hyperflex.ClusterBackupPolicyDeployment' resource. DELETE.hyperflex.ClusterBackupPolicyInventory: Delete a 'hyperflex.ClusterBackupPolicyInventory' resource. READ.hyperflex.ClusterBackupPolicyInventory: Read a 'hyperflex.ClusterBackupPolicyInventory' resource. READ.hyperflex.ClusterHealthCheckExecutionSnapshot: Read a 'hyperflex.ClusterHealthCheckExecutionSnapshot' resource. CREATE.hyperflex.ClusterNetworkPolicy: Create a 'hyperflex.ClusterNetworkPolicy' resource. DELETE.hyperflex.ClusterNetworkPolicy: Delete a 'hyperflex.ClusterNetworkPolicy' resource. READ.hyperflex.ClusterNetworkPolicy: Read a 'hyperflex.ClusterNetworkPolicy' resource. UPDATE.hyperflex.ClusterNetworkPolicy: Update a 'hyperflex.ClusterNetworkPolicy' resource. CREATE.hyperflex.ClusterProfile: Create a 'hyperflex.ClusterProfile' resource. DELETE.hyperflex.ClusterProfile: Delete a 'hyperflex.ClusterProfile' resource. READ.hyperflex.ClusterProfile: Read a 'hyperflex.ClusterProfile' resource. UPDATE.hyperflex.ClusterProfile: Update a 'hyperflex.ClusterProfile' resource. CREATE.hyperflex.ClusterReplicationNetworkPolicy: Create a 'hyperflex.ClusterReplicationNetworkPolicy' resource. DELETE.hyperflex.ClusterReplicationNetworkPolicy: Delete a 'hyperflex.ClusterReplicationNetworkPolicy' resource. READ.hyperflex.ClusterReplicationNetworkPolicy: Read a 'hyperflex.ClusterReplicationNetworkPolicy' resource. UPDATE.hyperflex.ClusterReplicationNetworkPolicy: Update a 'hyperflex.ClusterReplicationNetworkPolicy' resource. CREATE.hyperflex.ClusterReplicationNetworkPolicyDeployment: Create a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. DELETE.hyperflex.ClusterReplicationNetworkPolicyDeployment: Delete a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. READ.hyperflex.ClusterReplicationNetworkPolicyDeployment: Read a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. UPDATE.hyperflex.ClusterReplicationNetworkPolicyDeployment: Update a 'hyperflex.ClusterReplicationNetworkPolicyDeployment' resource. CREATE.hyperflex.ClusterStoragePolicy: Create a 'hyperflex.ClusterStoragePolicy' resource. DELETE.hyperflex.ClusterStoragePolicy: Delete a 'hyperflex.ClusterStoragePolicy' resource. READ.hyperflex.ClusterStoragePolicy: Read a 'hyperflex.ClusterStoragePolicy' resource. UPDATE.hyperflex.ClusterStoragePolicy: Update a 'hyperflex.ClusterStoragePolicy' resource. READ.hyperflex.ConfigResult: Read a 'hyperflex.ConfigResult' resource. READ.hyperflex.ConfigResultEntry: Read a 'hyperflex.ConfigResultEntry' resource. READ.hyperflex.DataProtectionPeer: Read a 'hyperflex.DataProtectionPeer' resource. READ.hyperflex.DatastoreStatistic: Read a 'hyperflex.DatastoreStatistic' resource. READ.hyperflex.DevicePackageDownloadState: Read a 'hyperflex.DevicePackageDownloadState' resource. READ.hyperflex.Drive: Read a 'hyperflex.Drive' resource. UPDATE.hyperflex.Drive: Update a 'hyperflex.Drive' resource. READ.hyperflex.Encryption: Read a 'hyperflex.Encryption' resource. CREATE.hyperflex.ExtFcStoragePolicy: Create a 'hyperflex.ExtFcStoragePolicy' resource. DELETE.hyperflex.ExtFcStoragePolicy: Delete a 'hyperflex.ExtFcStoragePolicy' resource. READ.hyperflex.ExtFcStoragePolicy: Read a 'hyperflex.ExtFcStoragePolicy' resource. UPDATE.hyperflex.ExtFcStoragePolicy: Update a 'hyperflex.ExtFcStoragePolicy' resource. CREATE.hyperflex.ExtIscsiStoragePolicy: Create a 'hyperflex.ExtIscsiStoragePolicy' resource. DELETE.hyperflex.ExtIscsiStoragePolicy: Delete a 'hyperflex.ExtIscsiStoragePolicy' resource. READ.hyperflex.ExtIscsiStoragePolicy: Read a 'hyperflex.ExtIscsiStoragePolicy' resource. UPDATE.hyperflex.ExtIscsiStoragePolicy: Update a 'hyperflex.ExtIscsiStoragePolicy' resource. READ.hyperflex.FeatureLimitExternal: Read a 'hyperflex.FeatureLimitExternal' resource. READ.hyperflex.FeatureLimitInternal: Read a 'hyperflex.FeatureLimitInternal' resource. READ.hyperflex.Health: Read a 'hyperflex.Health' resource. READ.hyperflex.HealthCheckDefinition: Read a 'hyperflex.HealthCheckDefinition' resource. READ.hyperflex.HealthCheckExecution: Read a 'hyperflex.HealthCheckExecution' resource. READ.hyperflex.HealthCheckExecutionSnapshot: Read a 'hyperflex.HealthCheckExecutionSnapshot' resource. READ.hyperflex.HealthCheckPackageChecksum: Read a 'hyperflex.HealthCheckPackageChecksum' resource. READ.hyperflex.HealthCheckSchedulePolicy: Read a 'hyperflex.HealthCheckSchedulePolicy' resource. READ.hyperflex.HwCatalog: Read a 'hyperflex.HwCatalog' resource. READ.hyperflex.HxdpVersion: Read a 'hyperflex.HxdpVersion' resource. READ.hyperflex.HypervisorHost: Read a 'hyperflex.HypervisorHost' resource. UPDATE.hyperflex.HypervisorHost: Update a 'hyperflex.HypervisorHost' resource. READ.hyperflex.HypervisorVirtualMachine: Read a 'hyperflex.HypervisorVirtualMachine' resource. UPDATE.hyperflex.HypervisorVirtualMachine: Update a 'hyperflex.HypervisorVirtualMachine' resource. READ.hyperflex.InitiatorGroup: Read a 'hyperflex.InitiatorGroup' resource. UPDATE.hyperflex.InitiatorGroup: Update a 'hyperflex.InitiatorGroup' resource. READ.hyperflex.IscsiNetwork: Read a 'hyperflex.IscsiNetwork' resource. UPDATE.hyperflex.IscsiNetwork: Update a 'hyperflex.IscsiNetwork' resource. CREATE.hyperflex.KeyEncryptionKey: Create a 'hyperflex.KeyEncryptionKey' resource. DELETE.hyperflex.KeyEncryptionKey: Delete a 'hyperflex.KeyEncryptionKey' resource. READ.hyperflex.KeyEncryptionKey: Read a 'hyperflex.KeyEncryptionKey' resource. UPDATE.hyperflex.KeyEncryptionKey: Update a 'hyperflex.KeyEncryptionKey' resource. READ.hyperflex.License: Read a 'hyperflex.License' resource. CREATE.hyperflex.LocalCredentialPolicy: Create a 'hyperflex.LocalCredentialPolicy' resource. DELETE.hyperflex.LocalCredentialPolicy: Delete a 'hyperflex.LocalCredentialPolicy' resource. READ.hyperflex.LocalCredentialPolicy: Read a 'hyperflex.LocalCredentialPolicy' resource. UPDATE.hyperflex.LocalCredentialPolicy: Update a 'hyperflex.LocalCredentialPolicy' resource. READ.hyperflex.Lun: Read a 'hyperflex.Lun' resource. UPDATE.hyperflex.Lun: Update a 'hyperflex.Lun' resource. READ.hyperflex.Node: Read a 'hyperflex.Node' resource. CREATE.hyperflex.NodeConfigPolicy: Create a 'hyperflex.NodeConfigPolicy' resource. DELETE.hyperflex.NodeConfigPolicy: Delete a 'hyperflex.NodeConfigPolicy' resource. READ.hyperflex.NodeConfigPolicy: Read a 'hyperflex.NodeConfigPolicy' resource. UPDATE.hyperflex.NodeConfigPolicy: Update a 'hyperflex.NodeConfigPolicy' resource. CREATE.hyperflex.NodeProfile: Create a 'hyperflex.NodeProfile' resource. DELETE.hyperflex.NodeProfile: Delete a 'hyperflex.NodeProfile' resource. READ.hyperflex.NodeProfile: Read a 'hyperflex.NodeProfile' resource. UPDATE.hyperflex.NodeProfile: Update a 'hyperflex.NodeProfile' resource. READ.hyperflex.ProtectedCluster: Read a 'hyperflex.ProtectedCluster' resource. CREATE.hyperflex.ProxySettingPolicy: Create a 'hyperflex.ProxySettingPolicy' resource. DELETE.hyperflex.ProxySettingPolicy: Delete a 'hyperflex.ProxySettingPolicy' resource. READ.hyperflex.ProxySettingPolicy: Read a 'hyperflex.ProxySettingPolicy' resource. UPDATE.hyperflex.ProxySettingPolicy: Update a 'hyperflex.ProxySettingPolicy' resource. CREATE.hyperflex.ReduceReSync: Create a 'hyperflex.ReduceReSync' resource. READ.hyperflex.ReduceReSync: Read a 'hyperflex.ReduceReSync' resource. UPDATE.hyperflex.ReduceReSync: Update a 'hyperflex.ReduceReSync' resource. READ.hyperflex.ServerFirmwareVersion: Read a 'hyperflex.ServerFirmwareVersion' resource. READ.hyperflex.ServerFirmwareVersionEntry: Read a 'hyperflex.ServerFirmwareVersionEntry' resource. READ.hyperflex.ServerModel: Read a 'hyperflex.ServerModel' resource. CREATE.hyperflex.ServiceAuthToken: Create a 'hyperflex.ServiceAuthToken' resource. DELETE.hyperflex.ServiceAuthToken: Delete a 'hyperflex.ServiceAuthToken' resource. READ.hyperflex.ServiceAuthToken: Read a 'hyperflex.ServiceAuthToken' resource. UPDATE.hyperflex.ServiceAuthToken: Update a 'hyperflex.ServiceAuthToken' resource. READ.hyperflex.SoftwareDistributionComponent: Read a 'hyperflex.SoftwareDistributionComponent' resource. READ.hyperflex.SoftwareDistributionEntry: Read a 'hyperflex.SoftwareDistributionEntry' resource. READ.hyperflex.SoftwareDistributionVersion: Read a 'hyperflex.SoftwareDistributionVersion' resource. CREATE.hyperflex.SoftwareVersionPolicy: Create a 'hyperflex.SoftwareVersionPolicy' resource. DELETE.hyperflex.SoftwareVersionPolicy: Delete a 'hyperflex.SoftwareVersionPolicy' resource. READ.hyperflex.SoftwareVersionPolicy: Read a 'hyperflex.SoftwareVersionPolicy' resource. UPDATE.hyperflex.SoftwareVersionPolicy: Update a 'hyperflex.SoftwareVersionPolicy' resource. CREATE.hyperflex.StartReduceReSync: Create a 'hyperflex.StartReduceReSync' resource. READ.hyperflex.StartReduceReSync: Read a 'hyperflex.StartReduceReSync' resource. READ.hyperflex.StorageContainer: Read a 'hyperflex.StorageContainer' resource. UPDATE.hyperflex.StorageContainer: Update a 'hyperflex.StorageContainer' resource. CREATE.hyperflex.SysConfigPolicy: Create a 'hyperflex.SysConfigPolicy' resource. DELETE.hyperflex.SysConfigPolicy: Delete a 'hyperflex.SysConfigPolicy' resource. READ.hyperflex.SysConfigPolicy: Read a 'hyperflex.SysConfigPolicy' resource. UPDATE.hyperflex.SysConfigPolicy: Update a 'hyperflex.SysConfigPolicy' resource. READ.hyperflex.Target: Read a 'hyperflex.Target' resource. UPDATE.hyperflex.Target: Update a 'hyperflex.Target' resource. CREATE.hyperflex.UcsmConfigPolicy: Create a 'hyperflex.UcsmConfigPolicy' resource. DELETE.hyperflex.UcsmConfigPolicy: Delete a 'hyperflex.UcsmConfigPolicy' resource. READ.hyperflex.UcsmConfigPolicy: Read a 'hyperflex.UcsmConfigPolicy' resource. UPDATE.hyperflex.UcsmConfigPolicy: Update a 'hyperflex.UcsmConfigPolicy' resource. CREATE.hyperflex.VcenterConfigPolicy: Create a 'hyperflex.VcenterConfigPolicy' resource. DELETE.hyperflex.VcenterConfigPolicy: Delete a 'hyperflex.VcenterConfigPolicy' resource. READ.hyperflex.VcenterConfigPolicy: Read a 'hyperflex.VcenterConfigPolicy' resource. UPDATE.hyperflex.VcenterConfigPolicy: Update a 'hyperflex.VcenterConfigPolicy' resource. DELETE.hyperflex.VmBackupInfo: Delete a 'hyperflex.VmBackupInfo' resource. READ.hyperflex.VmBackupInfo: Read a 'hyperflex.VmBackupInfo' resource. CREATE.hyperflex.VmImportOperation: Create a 'hyperflex.VmImportOperation' resource. DELETE.hyperflex.VmImportOperation: Delete a 'hyperflex.VmImportOperation' resource. READ.hyperflex.VmImportOperation: Read a 'hyperflex.VmImportOperation' resource. CREATE.hyperflex.VmRestoreOperation: Create a 'hyperflex.VmRestoreOperation' resource. DELETE.hyperflex.VmRestoreOperation: Delete a 'hyperflex.VmRestoreOperation' resource. READ.hyperflex.VmRestoreOperation: Read a 'hyperflex.VmRestoreOperation' resource. DELETE.hyperflex.VmSnapshotInfo: Delete a 'hyperflex.VmSnapshotInfo' resource. READ.hyperflex.VmSnapshotInfo: Read a 'hyperflex.VmSnapshotInfo' resource. READ.hyperflex.Volume: Read a 'hyperflex.Volume' resource. UPDATE.hyperflex.Volume: Update a 'hyperflex.Volume' resource. READ.hyperflex.WitnessConfiguration: Read a 'hyperflex.WitnessConfiguration' resource. READ.iaas.ConnectorPack: Read a 'iaas.ConnectorPack' resource. READ.iaas.CustomTaskInfo: Read a 'iaas.CustomTaskInfo' resource. READ.iaas.DeviceStatus: Read a 'iaas.DeviceStatus' resource. READ.iaas.DiagnosticMessages: Read a 'iaas.DiagnosticMessages' resource. READ.iaas.LicenseInfo: Read a 'iaas.LicenseInfo' resource. READ.iaas.MostRunTasks: Read a 'iaas.MostRunTasks' resource. READ.iaas.ServiceRequest: Read a 'iaas.ServiceRequest' resource. READ.iaas.SystemTaskInfo: Read a 'iaas.SystemTaskInfo' resource. READ.iaas.UcsdInfo: Read a 'iaas.UcsdInfo' resource. UPDATE.iaas.UcsdInfo: Update a 'iaas.UcsdInfo' resource. READ.iaas.UcsdManagedInfra: Read a 'iaas.UcsdManagedInfra' resource. READ.iaas.UcsdMessages: Read a 'iaas.UcsdMessages' resource. CREATE.iam.Account: Create a 'iam.Account' resource. DELETE.iam.Account: Delete a 'iam.Account' resource. READ.iam.Account: Read a 'iam.Account' resource. UPDATE.iam.Account: Update a 'iam.Account' resource. READ.iam.AccountExperience: Read a 'iam.AccountExperience' resource. CREATE.iam.ApiKey: Create a 'iam.ApiKey' resource. DELETE.iam.ApiKey: Delete a 'iam.ApiKey' resource. READ.iam.ApiKey: Read a 'iam.ApiKey' resource. UPDATE.iam.ApiKey: Update a 'iam.ApiKey' resource. CREATE.iam.AppRegistration: Create a 'iam.AppRegistration' resource. DELETE.iam.AppRegistration: Delete a 'iam.AppRegistration' resource. READ.iam.AppRegistration: Read a 'iam.AppRegistration' resource. UPDATE.iam.AppRegistration: Update a 'iam.AppRegistration' resource. READ.iam.BannerMessage: Read a 'iam.BannerMessage' resource. UPDATE.iam.BannerMessage: Update a 'iam.BannerMessage' resource. CREATE.iam.Certificate: Create a 'iam.Certificate' resource. DELETE.iam.Certificate: Delete a 'iam.Certificate' resource. READ.iam.Certificate: Read a 'iam.Certificate' resource. UPDATE.iam.Certificate: Update a 'iam.Certificate' resource. CREATE.iam.CertificateRequest: Create a 'iam.CertificateRequest' resource. DELETE.iam.CertificateRequest: Delete a 'iam.CertificateRequest' resource. READ.iam.CertificateRequest: Read a 'iam.CertificateRequest' resource. UPDATE.iam.CertificateRequest: Update a 'iam.CertificateRequest' resource. CREATE.iam.CuiIntegration: Create a 'iam.CuiIntegration' resource. READ.iam.CuiIntegration: Read a 'iam.CuiIntegration' resource. UPDATE.iam.CuiIntegration: Update a 'iam.CuiIntegration' resource. READ.iam.DefaultAuthentication: Read a 'iam.DefaultAuthentication' resource. UPDATE.iam.DefaultAuthentication: Update a 'iam.DefaultAuthentication' resource. READ.iam.DomainGroup: Read a 'iam.DomainGroup' resource. CREATE.iam.DomainNameInfo: Create a 'iam.DomainNameInfo' resource. DELETE.iam.DomainNameInfo: Delete a 'iam.DomainNameInfo' resource. READ.iam.DomainNameInfo: Read a 'iam.DomainNameInfo' resource. UPDATE.iam.DomainNameInfo: Update a 'iam.DomainNameInfo' resource. READ.iam.EndPointPrivilege: Read a 'iam.EndPointPrivilege' resource. READ.iam.EndPointRole: Read a 'iam.EndPointRole' resource. CREATE.iam.EndPointUser: Create a 'iam.EndPointUser' resource. DELETE.iam.EndPointUser: Delete a 'iam.EndPointUser' resource. READ.iam.EndPointUser: Read a 'iam.EndPointUser' resource. UPDATE.iam.EndPointUser: Update a 'iam.EndPointUser' resource. READ.iam.EndPointUserInventory: Read a 'iam.EndPointUserInventory' resource. CREATE.iam.EndPointUserPolicy: Create a 'iam.EndPointUserPolicy' resource. DELETE.iam.EndPointUserPolicy: Delete a 'iam.EndPointUserPolicy' resource. READ.iam.EndPointUserPolicy: Read a 'iam.EndPointUserPolicy' resource. UPDATE.iam.EndPointUserPolicy: Update a 'iam.EndPointUserPolicy' resource. READ.iam.EndPointUserPolicyInventory: Read a 'iam.EndPointUserPolicyInventory' resource. CREATE.iam.EndPointUserRole: Create a 'iam.EndPointUserRole' resource. DELETE.iam.EndPointUserRole: Delete a 'iam.EndPointUserRole' resource. READ.iam.EndPointUserRole: Read a 'iam.EndPointUserRole' resource. UPDATE.iam.EndPointUserRole: Update a 'iam.EndPointUserRole' resource. READ.iam.EndPointUserRoleInventory: Read a 'iam.EndPointUserRoleInventory' resource. CREATE.iam.GuestAccessSettings: Create a 'iam.GuestAccessSettings' resource. DELETE.iam.GuestAccessSettings: Delete a 'iam.GuestAccessSettings' resource. READ.iam.GuestAccessSettings: Read a 'iam.GuestAccessSettings' resource. UPDATE.iam.GuestAccessSettings: Update a 'iam.GuestAccessSettings' resource. CREATE.iam.Idp: Create a 'iam.Idp' resource. DELETE.iam.Idp: Delete a 'iam.Idp' resource. READ.iam.Idp: Read a 'iam.Idp' resource. UPDATE.iam.Idp: Update a 'iam.Idp' resource. READ.iam.IdpReference: Read a 'iam.IdpReference' resource. UPDATE.iam.IdpReference: Update a 'iam.IdpReference' resource. CREATE.iam.IpAccessManagement: Create a 'iam.IpAccessManagement' resource. READ.iam.IpAccessManagement: Read a 'iam.IpAccessManagement' resource. UPDATE.iam.IpAccessManagement: Update a 'iam.IpAccessManagement' resource. CREATE.iam.IpAddress: Create a 'iam.IpAddress' resource. DELETE.iam.IpAddress: Delete a 'iam.IpAddress' resource. READ.iam.IpAddress: Read a 'iam.IpAddress' resource. UPDATE.iam.IpAddress: Update a 'iam.IpAddress' resource. READ.iam.LdapConfigParams: Read a 'iam.LdapConfigParams' resource. CREATE.iam.LdapGroup: Create a 'iam.LdapGroup' resource. DELETE.iam.LdapGroup: Delete a 'iam.LdapGroup' resource. READ.iam.LdapGroup: Read a 'iam.LdapGroup' resource. UPDATE.iam.LdapGroup: Update a 'iam.LdapGroup' resource. READ.iam.LdapGroupInventory: Read a 'iam.LdapGroupInventory' resource. READ.iam.LdapMeta: Read a 'iam.LdapMeta' resource. CREATE.iam.LdapPolicy: Create a 'iam.LdapPolicy' resource. DELETE.iam.LdapPolicy: Delete a 'iam.LdapPolicy' resource. READ.iam.LdapPolicy: Read a 'iam.LdapPolicy' resource. UPDATE.iam.LdapPolicy: Update a 'iam.LdapPolicy' resource. READ.iam.LdapPolicyInventory: Read a 'iam.LdapPolicyInventory' resource. CREATE.iam.LdapProvider: Create a 'iam.LdapProvider' resource. DELETE.iam.LdapProvider: Delete a 'iam.LdapProvider' resource. READ.iam.LdapProvider: Read a 'iam.LdapProvider' resource. UPDATE.iam.LdapProvider: Update a 'iam.LdapProvider' resource. READ.iam.LdapProviderInventory: Read a 'iam.LdapProviderInventory' resource. CREATE.iam.LocalUserPassword: Create a 'iam.LocalUserPassword' resource. READ.iam.LocalUserPassword: Read a 'iam.LocalUserPassword' resource. UPDATE.iam.LocalUserPassword: Update a 'iam.LocalUserPassword' resource. READ.iam.LocalUserPasswordPolicy: Read a 'iam.LocalUserPasswordPolicy' resource. UPDATE.iam.LocalUserPasswordPolicy: Update a 'iam.LocalUserPasswordPolicy' resource. DELETE.iam.OAuthToken: Delete a 'iam.OAuthToken' resource. READ.iam.OAuthToken: Read a 'iam.OAuthToken' resource. READ.iam.PasswordHistorySettingCollection: Read a 'iam.PasswordHistorySettingCollection' resource. CREATE.iam.Permission: Create a 'iam.Permission' resource. DELETE.iam.Permission: Delete a 'iam.Permission' resource. READ.iam.Permission: Read a 'iam.Permission' resource. UPDATE.iam.Permission: Update a 'iam.Permission' resource. CREATE.iam.PrivateKeySpec: Create a 'iam.PrivateKeySpec' resource. DELETE.iam.PrivateKeySpec: Delete a 'iam.PrivateKeySpec' resource. READ.iam.PrivateKeySpec: Read a 'iam.PrivateKeySpec' resource. UPDATE.iam.PrivateKeySpec: Update a 'iam.PrivateKeySpec' resource. READ.iam.Privilege: Read a 'iam.Privilege' resource. CREATE.iam.PrivilegeSet: Create a 'iam.PrivilegeSet' resource. DELETE.iam.PrivilegeSet: Delete a 'iam.PrivilegeSet' resource. READ.iam.PrivilegeSet: Read a 'iam.PrivilegeSet' resource. UPDATE.iam.PrivilegeSet: Update a 'iam.PrivilegeSet' resource. CREATE.iam.PrivilegeSetMetaInfo: Create a 'iam.PrivilegeSetMetaInfo' resource. READ.iam.PrivilegeSetMetaInfo: Read a 'iam.PrivilegeSetMetaInfo' resource. CREATE.iam.Qualifier: Create a 'iam.Qualifier' resource. DELETE.iam.Qualifier: Delete a 'iam.Qualifier' resource. READ.iam.Qualifier: Read a 'iam.Qualifier' resource. UPDATE.iam.Qualifier: Update a 'iam.Qualifier' resource. READ.iam.ResourceLimits: Read a 'iam.ResourceLimits' resource. UPDATE.iam.ResourceLimits: Update a 'iam.ResourceLimits' resource. READ.iam.ResourcePermission: Read a 'iam.ResourcePermission' resource. CREATE.iam.ResourceRoles: Create a 'iam.ResourceRoles' resource. DELETE.iam.ResourceRoles: Delete a 'iam.ResourceRoles' resource. READ.iam.ResourceRoles: Read a 'iam.ResourceRoles' resource. UPDATE.iam.ResourceRoles: Update a 'iam.ResourceRoles' resource. READ.iam.Role: Read a 'iam.Role' resource. READ.iam.SecurityHolder: Read a 'iam.SecurityHolder' resource. READ.iam.ServiceProvider: Read a 'iam.ServiceProvider' resource. DELETE.iam.Session: Delete a 'iam.Session' resource. READ.iam.Session: Read a 'iam.Session' resource. CREATE.iam.SessionLimits: Create a 'iam.SessionLimits' resource. DELETE.iam.SessionLimits: Delete a 'iam.SessionLimits' resource. READ.iam.SessionLimits: Read a 'iam.SessionLimits' resource. UPDATE.iam.SessionLimits: Update a 'iam.SessionLimits' resource. CREATE.iam.SharingRule: Create a 'iam.SharingRule' resource. DELETE.iam.SharingRule: Delete a 'iam.SharingRule' resource. READ.iam.SharingRule: Read a 'iam.SharingRule' resource. UPDATE.iam.SharingRule: Update a 'iam.SharingRule' resource. READ.iam.System: Read a 'iam.System' resource. READ.iam.TestIdpConfiguration: Read a 'iam.TestIdpConfiguration' resource. UPDATE.iam.TestIdpConfiguration: Update a 'iam.TestIdpConfiguration' resource. CREATE.iam.TrustPoint: Create a 'iam.TrustPoint' resource. DELETE.iam.TrustPoint: Delete a 'iam.TrustPoint' resource. READ.iam.TrustPoint: Read a 'iam.TrustPoint' resource. CREATE.iam.User: Create a 'iam.User' resource. DELETE.iam.User: Delete a 'iam.User' resource. READ.iam.User: Read a 'iam.User' resource. UPDATE.iam.User: Update a 'iam.User' resource. CREATE.iam.UserGroup: Create a 'iam.UserGroup' resource. DELETE.iam.UserGroup: Delete a 'iam.UserGroup' resource. READ.iam.UserGroup: Read a 'iam.UserGroup' resource. UPDATE.iam.UserGroup: Update a 'iam.UserGroup' resource. READ.iam.UserPreference: Read a 'iam.UserPreference' resource. UPDATE.iam.UserPreference: Update a 'iam.UserPreference' resource. CREATE.iam.UserQualifier: Create a 'iam.UserQualifier' resource. DELETE.iam.UserQualifier: Delete a 'iam.UserQualifier' resource. READ.iam.UserQualifier: Read a 'iam.UserQualifier' resource. UPDATE.iam.UserQualifier: Update a 'iam.UserQualifier' resource. CREATE.iam.UserSetting: Create a 'iam.UserSetting' resource. READ.iam.UserSetting: Read a 'iam.UserSetting' resource. UPDATE.iam.UserSetting: Update a 'iam.UserSetting' resource. READ.inventory.DeviceInfo: Read a 'inventory.DeviceInfo' resource. READ.inventory.DnMoBinding: Read a 'inventory.DnMoBinding' resource. READ.inventory.GenericInventory: Read a 'inventory.GenericInventory' resource. UPDATE.inventory.GenericInventory: Update a 'inventory.GenericInventory' resource. READ.inventory.GenericInventoryHolder: Read a 'inventory.GenericInventoryHolder' resource. UPDATE.inventory.GenericInventoryHolder: Update a 'inventory.GenericInventoryHolder' resource. CREATE.inventory.Request: Create a 'inventory.Request' resource. CREATE.ipmioverlan.Policy: Create a 'ipmioverlan.Policy' resource. DELETE.ipmioverlan.Policy: Delete a 'ipmioverlan.Policy' resource. READ.ipmioverlan.Policy: Read a 'ipmioverlan.Policy' resource. UPDATE.ipmioverlan.Policy: Update a 'ipmioverlan.Policy' resource. READ.ipmioverlan.PolicyInventory: Read a 'ipmioverlan.PolicyInventory' resource. READ.ippool.BlockLease: Read a 'ippool.BlockLease' resource. DELETE.ippool.IpLease: Delete a 'ippool.IpLease' resource. READ.ippool.IpLease: Read a 'ippool.IpLease' resource. CREATE.ippool.Pool: Create a 'ippool.Pool' resource. DELETE.ippool.Pool: Delete a 'ippool.Pool' resource. READ.ippool.Pool: Read a 'ippool.Pool' resource. UPDATE.ippool.Pool: Update a 'ippool.Pool' resource. READ.ippool.PoolMember: Read a 'ippool.PoolMember' resource. CREATE.ippool.Reservation: Create a 'ippool.Reservation' resource. DELETE.ippool.Reservation: Delete a 'ippool.Reservation' resource. READ.ippool.Reservation: Read a 'ippool.Reservation' resource. UPDATE.ippool.Reservation: Update a 'ippool.Reservation' resource. READ.ippool.ShadowBlock: Read a 'ippool.ShadowBlock' resource. READ.ippool.ShadowPool: Read a 'ippool.ShadowPool' resource. READ.ippool.Universe: Read a 'ippool.Universe' resource. READ.iqnpool.Block: Read a 'iqnpool.Block' resource. DELETE.iqnpool.Lease: Delete a 'iqnpool.Lease' resource. READ.iqnpool.Lease: Read a 'iqnpool.Lease' resource. CREATE.iqnpool.Pool: Create a 'iqnpool.Pool' resource. DELETE.iqnpool.Pool: Delete a 'iqnpool.Pool' resource. READ.iqnpool.Pool: Read a 'iqnpool.Pool' resource. UPDATE.iqnpool.Pool: Update a 'iqnpool.Pool' resource. READ.iqnpool.PoolMember: Read a 'iqnpool.PoolMember' resource. CREATE.iqnpool.Reservation: Create a 'iqnpool.Reservation' resource. DELETE.iqnpool.Reservation: Delete a 'iqnpool.Reservation' resource. READ.iqnpool.Reservation: Read a 'iqnpool.Reservation' resource. READ.iqnpool.Universe: Read a 'iqnpool.Universe' resource. READ.iwotenant.MaintenanceNotification: Read a 'iwotenant.MaintenanceNotification' resource. CREATE.iwotenant.Migrate: Create a 'iwotenant.Migrate' resource. READ.iwotenant.Migrate: Read a 'iwotenant.Migrate' resource. UPDATE.iwotenant.Migrate: Update a 'iwotenant.Migrate' resource. CREATE.iwotenant.TenantCustomization: Create a 'iwotenant.TenantCustomization' resource. DELETE.iwotenant.TenantCustomization: Delete a 'iwotenant.TenantCustomization' resource. READ.iwotenant.TenantCustomization: Read a 'iwotenant.TenantCustomization' resource. UPDATE.iwotenant.TenantCustomization: Update a 'iwotenant.TenantCustomization' resource. READ.iwotenant.TenantStatus: Read a 'iwotenant.TenantStatus' resource. CREATE.kvm.Policy: Create a 'kvm.Policy' resource. DELETE.kvm.Policy: Delete a 'kvm.Policy' resource. READ.kvm.Policy: Read a 'kvm.Policy' resource. UPDATE.kvm.Policy: Update a 'kvm.Policy' resource. READ.kvm.PolicyInventory: Read a 'kvm.PolicyInventory' resource. CREATE.kvm.Session: Create a 'kvm.Session' resource. READ.kvm.Session: Read a 'kvm.Session' resource. UPDATE.kvm.Session: Update a 'kvm.Session' resource. CREATE.kvm.Tunnel: Create a 'kvm.Tunnel' resource. READ.kvm.Tunnel: Read a 'kvm.Tunnel' resource. CREATE.kvm.TunneledKvmPolicy: Create a 'kvm.TunneledKvmPolicy' resource. DELETE.kvm.TunneledKvmPolicy: Delete a 'kvm.TunneledKvmPolicy' resource. READ.kvm.TunneledKvmPolicy: Read a 'kvm.TunneledKvmPolicy' resource. UPDATE.kvm.TunneledKvmPolicy: Update a 'kvm.TunneledKvmPolicy' resource. READ.license.AccountLicenseData: Read a 'license.AccountLicenseData' resource. UPDATE.license.AccountLicenseData: Update a 'license.AccountLicenseData' resource. READ.license.CustomerOp: Read a 'license.CustomerOp' resource. UPDATE.license.CustomerOp: Update a 'license.CustomerOp' resource. READ.license.ErpCustomerOp: Read a 'license.ErpCustomerOp' resource. UPDATE.license.ErpCustomerOp: Update a 'license.ErpCustomerOp' resource. CREATE.license.ErpLicenseCount: Create a 'license.ErpLicenseCount' resource. READ.license.ErpLicenseCount: Read a 'license.ErpLicenseCount' resource. READ.license.IksCustomerOp: Read a 'license.IksCustomerOp' resource. UPDATE.license.IksCustomerOp: Update a 'license.IksCustomerOp' resource. CREATE.license.IksLicenseCount: Create a 'license.IksLicenseCount' resource. READ.license.IksLicenseCount: Read a 'license.IksLicenseCount' resource. UPDATE.license.IksLicenseCount: Update a 'license.IksLicenseCount' resource. READ.license.IncCustomerOp: Read a 'license.IncCustomerOp' resource. UPDATE.license.IncCustomerOp: Update a 'license.IncCustomerOp' resource. CREATE.license.IncLicenseCount: Create a 'license.IncLicenseCount' resource. READ.license.IncLicenseCount: Read a 'license.IncLicenseCount' resource. UPDATE.license.IncLicenseCount: Update a 'license.IncLicenseCount' resource. READ.license.IwoCustomerOp: Read a 'license.IwoCustomerOp' resource. UPDATE.license.IwoCustomerOp: Update a 'license.IwoCustomerOp' resource. CREATE.license.IwoLicenseCount: Create a 'license.IwoLicenseCount' resource. READ.license.IwoLicenseCount: Read a 'license.IwoLicenseCount' resource. UPDATE.license.IwoLicenseCount: Update a 'license.IwoLicenseCount' resource. CREATE.license.LicenseInfo: Create a 'license.LicenseInfo' resource. READ.license.LicenseInfo: Read a 'license.LicenseInfo' resource. UPDATE.license.LicenseInfo: Update a 'license.LicenseInfo' resource. READ.license.LicenseInfoView: Read a 'license.LicenseInfoView' resource. READ.license.LicenseRegistrationStatus: Read a 'license.LicenseRegistrationStatus' resource. UPDATE.license.LicenseRegistrationStatus: Update a 'license.LicenseRegistrationStatus' resource. CREATE.license.LicenseReservationOp: Create a 'license.LicenseReservationOp' resource. READ.license.LicenseReservationOp: Read a 'license.LicenseReservationOp' resource. UPDATE.license.LicenseReservationOp: Update a 'license.LicenseReservationOp' resource. READ.license.SmartlicenseToken: Read a 'license.SmartlicenseToken' resource. UPDATE.license.SmartlicenseToken: Update a 'license.SmartlicenseToken' resource. READ.ls.ServiceProfile: Read a 'ls.ServiceProfile' resource. UPDATE.ls.ServiceProfile: Update a 'ls.ServiceProfile' resource. READ.macpool.IdBlock: Read a 'macpool.IdBlock' resource. DELETE.macpool.Lease: Delete a 'macpool.Lease' resource. READ.macpool.Lease: Read a 'macpool.Lease' resource. CREATE.macpool.Pool: Create a 'macpool.Pool' resource. DELETE.macpool.Pool: Delete a 'macpool.Pool' resource. READ.macpool.Pool: Read a 'macpool.Pool' resource. UPDATE.macpool.Pool: Update a 'macpool.Pool' resource. READ.macpool.PoolMember: Read a 'macpool.PoolMember' resource. CREATE.macpool.Reservation: Create a 'macpool.Reservation' resource. DELETE.macpool.Reservation: Delete a 'macpool.Reservation' resource. READ.macpool.Reservation: Read a 'macpool.Reservation' resource. UPDATE.macpool.Reservation: Update a 'macpool.Reservation' resource. READ.macpool.Universe: Read a 'macpool.Universe' resource. READ.management.Controller: Read a 'management.Controller' resource. UPDATE.management.Controller: Update a 'management.Controller' resource. READ.management.Entity: Read a 'management.Entity' resource. UPDATE.management.Entity: Update a 'management.Entity' resource. READ.management.Interface: Read a 'management.Interface' resource. UPDATE.management.Interface: Update a 'management.Interface' resource. READ.memory.Array: Read a 'memory.Array' resource. UPDATE.memory.Array: Update a 'memory.Array' resource. READ.memory.PersistentMemoryConfigResult: Read a 'memory.PersistentMemoryConfigResult' resource. UPDATE.memory.PersistentMemoryConfigResult: Update a 'memory.PersistentMemoryConfigResult' resource. READ.memory.PersistentMemoryConfiguration: Read a 'memory.PersistentMemoryConfiguration' resource. UPDATE.memory.PersistentMemoryConfiguration: Update a 'memory.PersistentMemoryConfiguration' resource. READ.memory.PersistentMemoryNamespace: Read a 'memory.PersistentMemoryNamespace' resource. UPDATE.memory.PersistentMemoryNamespace: Update a 'memory.PersistentMemoryNamespace' resource. READ.memory.PersistentMemoryNamespaceConfigResult: Read a 'memory.PersistentMemoryNamespaceConfigResult' resource. UPDATE.memory.PersistentMemoryNamespaceConfigResult: Update a 'memory.PersistentMemoryNamespaceConfigResult' resource. CREATE.memory.PersistentMemoryPolicy: Create a 'memory.PersistentMemoryPolicy' resource. DELETE.memory.PersistentMemoryPolicy: Delete a 'memory.PersistentMemoryPolicy' resource. READ.memory.PersistentMemoryPolicy: Read a 'memory.PersistentMemoryPolicy' resource. UPDATE.memory.PersistentMemoryPolicy: Update a 'memory.PersistentMemoryPolicy' resource. READ.memory.PersistentMemoryRegion: Read a 'memory.PersistentMemoryRegion' resource. UPDATE.memory.PersistentMemoryRegion: Update a 'memory.PersistentMemoryRegion' resource. READ.memory.PersistentMemoryUnit: Read a 'memory.PersistentMemoryUnit' resource. UPDATE.memory.PersistentMemoryUnit: Update a 'memory.PersistentMemoryUnit' resource. CREATE.memory.Policy: Create a 'memory.Policy' resource. DELETE.memory.Policy: Delete a 'memory.Policy' resource. READ.memory.Policy: Read a 'memory.Policy' resource. UPDATE.memory.Policy: Update a 'memory.Policy' resource. READ.memory.PolicyInventory: Read a 'memory.PolicyInventory' resource. READ.memory.Unit: Read a 'memory.Unit' resource. UPDATE.memory.Unit: Update a 'memory.Unit' resource. READ.meraki.Device: Read a 'meraki.Device' resource. READ.meraki.Network: Read a 'meraki.Network' resource. READ.meraki.Organization: Read a 'meraki.Organization' resource. READ.meraki.PortProfile: Read a 'meraki.PortProfile' resource. READ.meraki.Tag: Read a 'meraki.Tag' resource. READ.meta.Definition: Read a 'meta.Definition' resource. READ.metrics.Configuration: Read a 'metrics.Configuration' resource. UPDATE.metrics.Configuration: Update a 'metrics.Configuration' resource. CREATE.metrics.MetricsExploration: Create a 'metrics.MetricsExploration' resource. DELETE.metrics.MetricsExploration: Delete a 'metrics.MetricsExploration' resource. READ.metrics.MetricsExploration: Read a 'metrics.MetricsExploration' resource. UPDATE.metrics.MetricsExploration: Update a 'metrics.MetricsExploration' resource. CREATE.metrics.ResourceConfiguration: Create a 'metrics.ResourceConfiguration' resource. READ.metrics.ResourceConfiguration: Read a 'metrics.ResourceConfiguration' resource. UPDATE.metrics.ResourceConfiguration: Update a 'metrics.ResourceConfiguration' resource. READ.mgmt.BackupCategory: Read a 'mgmt.BackupCategory' resource. CREATE.mgmt.ConfigBackupFile: Create a 'mgmt.ConfigBackupFile' resource. DELETE.mgmt.ConfigBackupFile: Delete a 'mgmt.ConfigBackupFile' resource. READ.mgmt.ConfigBackupFile: Read a 'mgmt.ConfigBackupFile' resource. UPDATE.mgmt.ConfigBackupFile: Update a 'mgmt.ConfigBackupFile' resource. DELETE.mgmt.ConfigBackupInstance: Delete a 'mgmt.ConfigBackupInstance' resource. READ.mgmt.ConfigBackupInstance: Read a 'mgmt.ConfigBackupInstance' resource. UPDATE.mgmt.ConfigBackupInstance: Update a 'mgmt.ConfigBackupInstance' resource. CREATE.mgmt.ConfigBackupOperation: Create a 'mgmt.ConfigBackupOperation' resource. DELETE.mgmt.ConfigBackupOperation: Delete a 'mgmt.ConfigBackupOperation' resource. READ.mgmt.ConfigBackupOperation: Read a 'mgmt.ConfigBackupOperation' resource. UPDATE.mgmt.ConfigBackupOperation: Update a 'mgmt.ConfigBackupOperation' resource. READ.mgmt.ConfigCategorySummary: Read a 'mgmt.ConfigCategorySummary' resource. CREATE.mgmt.ConfigOperationSetting: Create a 'mgmt.ConfigOperationSetting' resource. DELETE.mgmt.ConfigOperationSetting: Delete a 'mgmt.ConfigOperationSetting' resource. READ.mgmt.ConfigOperationSetting: Read a 'mgmt.ConfigOperationSetting' resource. UPDATE.mgmt.ConfigOperationSetting: Update a 'mgmt.ConfigOperationSetting' resource. READ.mgmt.ConfigRestoreCategorySummary: Read a 'mgmt.ConfigRestoreCategorySummary' resource. CREATE.mgmt.ConfigRestoreOperation: Create a 'mgmt.ConfigRestoreOperation' resource. DELETE.mgmt.ConfigRestoreOperation: Delete a 'mgmt.ConfigRestoreOperation' resource. READ.mgmt.ConfigRestoreOperation: Read a 'mgmt.ConfigRestoreOperation' resource. READ.mgmt.ObjectBackupMeta: Read a 'mgmt.ObjectBackupMeta' resource. READ.mgmt.OrgBackupOperation: Read a 'mgmt.OrgBackupOperation' resource. READ.mgmt.OrgRestoreOperation: Read a 'mgmt.OrgRestoreOperation' resource. READ.monitoring.HealthStatus: Read a 'monitoring.HealthStatus' resource. READ.network.DiscoveredNeighbor: Read a 'network.DiscoveredNeighbor' resource. READ.network.Dns: Read a 'network.Dns' resource. READ.network.Element: Read a 'network.Element' resource. UPDATE.network.Element: Update a 'network.Element' resource. READ.network.ElementSummary: Read a 'network.ElementSummary' resource. READ.network.FcZoneInfo: Read a 'network.FcZoneInfo' resource. UPDATE.network.FcZoneInfo: Update a 'network.FcZoneInfo' resource. READ.network.FeatureControl: Read a 'network.FeatureControl' resource. READ.network.InterfaceList: Read a 'network.InterfaceList' resource. READ.network.LicenseFile: Read a 'network.LicenseFile' resource. READ.network.SecureRouter: Read a 'network.SecureRouter' resource. UPDATE.network.SecureRouter: Update a 'network.SecureRouter' resource. READ.network.SecureRouterSetting: Read a 'network.SecureRouterSetting' resource. UPDATE.network.SecureRouterSetting: Update a 'network.SecureRouterSetting' resource. READ.network.SupervisorCard: Read a 'network.SupervisorCard' resource. READ.network.TelemetryCheck: Read a 'network.TelemetryCheck' resource. READ.network.Vethernet: Read a 'network.Vethernet' resource. UPDATE.network.Vethernet: Update a 'network.Vethernet' resource. READ.network.Vfc: Read a 'network.Vfc' resource. UPDATE.network.Vfc: Update a 'network.Vfc' resource. READ.network.VlanPortInfo: Read a 'network.VlanPortInfo' resource. UPDATE.network.VlanPortInfo: Update a 'network.VlanPortInfo' resource. READ.network.VpcDomain: Read a 'network.VpcDomain' resource. READ.network.VpcMember: Read a 'network.VpcMember' resource. READ.network.VpcPeer: Read a 'network.VpcPeer' resource. READ.network.Vrf: Read a 'network.Vrf' resource. CREATE.networkconfig.Policy: Create a 'networkconfig.Policy' resource. DELETE.networkconfig.Policy: Delete a 'networkconfig.Policy' resource. READ.networkconfig.Policy: Read a 'networkconfig.Policy' resource. UPDATE.networkconfig.Policy: Update a 'networkconfig.Policy' resource. READ.networkconfig.PolicyInventory: Read a 'networkconfig.PolicyInventory' resource. READ.niaapi.ApicCcoPost: Read a 'niaapi.ApicCcoPost' resource. READ.niaapi.ApicFieldNotice: Read a 'niaapi.ApicFieldNotice' resource. READ.niaapi.ApicHweol: Read a 'niaapi.ApicHweol' resource. READ.niaapi.ApicLatestMaintainedRelease: Read a 'niaapi.ApicLatestMaintainedRelease' resource. READ.niaapi.ApicReleaseRecommend: Read a 'niaapi.ApicReleaseRecommend' resource. READ.niaapi.ApicSweol: Read a 'niaapi.ApicSweol' resource. READ.niaapi.DcnmCcoPost: Read a 'niaapi.DcnmCcoPost' resource. READ.niaapi.DcnmFieldNotice: Read a 'niaapi.DcnmFieldNotice' resource. READ.niaapi.DcnmHweol: Read a 'niaapi.DcnmHweol' resource. READ.niaapi.DcnmLatestMaintainedRelease: Read a 'niaapi.DcnmLatestMaintainedRelease' resource. READ.niaapi.DcnmReleaseRecommend: Read a 'niaapi.DcnmReleaseRecommend' resource. READ.niaapi.DcnmSweol: Read a 'niaapi.DcnmSweol' resource. READ.niaapi.FileDownloader: Read a 'niaapi.FileDownloader' resource. READ.niaapi.NdEncryptedFileDownload: Read a 'niaapi.NdEncryptedFileDownload' resource. READ.niaapi.NdMetadata: Read a 'niaapi.NdMetadata' resource. READ.niaapi.NdMetadataFileDownloader: Read a 'niaapi.NdMetadataFileDownloader' resource. READ.niaapi.NdMetadataSoftwareDownload: Read a 'niaapi.NdMetadataSoftwareDownload' resource. READ.niaapi.NiaMetadata: Read a 'niaapi.NiaMetadata' resource. READ.niaapi.NibFileDownloader: Read a 'niaapi.NibFileDownloader' resource. READ.niaapi.NibMetadata: Read a 'niaapi.NibMetadata' resource. READ.niaapi.PuvScriptDownloader: Read a 'niaapi.PuvScriptDownloader' resource. READ.niaapi.SnValidatorMetadata: Read a 'niaapi.SnValidatorMetadata' resource. READ.niaapi.UpgradeAssistFile: Read a 'niaapi.UpgradeAssistFile' resource. READ.niaapi.VersionRegex: Read a 'niaapi.VersionRegex' resource. READ.niatelemetry.AaaLdapProviderDetails: Read a 'niatelemetry.AaaLdapProviderDetails' resource. READ.niatelemetry.AaaRadiusProviderDetails: Read a 'niatelemetry.AaaRadiusProviderDetails' resource. READ.niatelemetry.AaaTacacsProviderDetails: Read a 'niatelemetry.AaaTacacsProviderDetails' resource. READ.niatelemetry.Anomaly: Read a 'niatelemetry.Anomaly' resource. READ.niatelemetry.ApicAppPluginDetails: Read a 'niatelemetry.ApicAppPluginDetails' resource. READ.niatelemetry.ApicCoreFileDetails: Read a 'niatelemetry.ApicCoreFileDetails' resource. READ.niatelemetry.ApicDbgexpRsExportDest: Read a 'niatelemetry.ApicDbgexpRsExportDest' resource. READ.niatelemetry.ApicDbgexpRsTsScheduler: Read a 'niatelemetry.ApicDbgexpRsTsScheduler' resource. READ.niatelemetry.ApicFanDetails: Read a 'niatelemetry.ApicFanDetails' resource. READ.niatelemetry.ApicFexDetails: Read a 'niatelemetry.ApicFexDetails' resource. READ.niatelemetry.ApicFlashDetails: Read a 'niatelemetry.ApicFlashDetails' resource. READ.niatelemetry.ApicNtpAuth: Read a 'niatelemetry.ApicNtpAuth' resource. READ.niatelemetry.ApicPerformanceData: Read a 'niatelemetry.ApicPerformanceData' resource. READ.niatelemetry.ApicPodData: Read a 'niatelemetry.ApicPodData' resource. READ.niatelemetry.ApicPsuDetails: Read a 'niatelemetry.ApicPsuDetails' resource. READ.niatelemetry.ApicRealmDetails: Read a 'niatelemetry.ApicRealmDetails' resource. READ.niatelemetry.ApicSnmpClientGrpDetails: Read a 'niatelemetry.ApicSnmpClientGrpDetails' resource. READ.niatelemetry.ApicSnmpCommunityAccessDetails: Read a 'niatelemetry.ApicSnmpCommunityAccessDetails' resource. READ.niatelemetry.ApicSnmpCommunityDetails: Read a 'niatelemetry.ApicSnmpCommunityDetails' resource. READ.niatelemetry.ApicSnmpTrapDetails: Read a 'niatelemetry.ApicSnmpTrapDetails' resource. READ.niatelemetry.ApicSnmpTrapFwdServerDetails: Read a 'niatelemetry.ApicSnmpTrapFwdServerDetails' resource. READ.niatelemetry.ApicSnmpVersionThreeDetails: Read a 'niatelemetry.ApicSnmpVersionThreeDetails' resource. READ.niatelemetry.ApicSysLogGrp: Read a 'niatelemetry.ApicSysLogGrp' resource. READ.niatelemetry.ApicSysLogSrc: Read a 'niatelemetry.ApicSysLogSrc' resource. READ.niatelemetry.ApicTransceiverDetails: Read a 'niatelemetry.ApicTransceiverDetails' resource. READ.niatelemetry.ApicUiPageCounts: Read a 'niatelemetry.ApicUiPageCounts' resource. READ.niatelemetry.ApicVision: Read a 'niatelemetry.ApicVision' resource. READ.niatelemetry.AppDetails: Read a 'niatelemetry.AppDetails' resource. READ.niatelemetry.CloudDetails: Read a 'niatelemetry.CloudDetails' resource. READ.niatelemetry.Cluster: Read a 'niatelemetry.Cluster' resource. READ.niatelemetry.ClusterNode: Read a 'niatelemetry.ClusterNode' resource. READ.niatelemetry.CommonPolicies: Read a 'niatelemetry.CommonPolicies' resource. READ.niatelemetry.Controller: Read a 'niatelemetry.Controller' resource. READ.niatelemetry.DcnmFanDetails: Read a 'niatelemetry.DcnmFanDetails' resource. READ.niatelemetry.DcnmFexDetails: Read a 'niatelemetry.DcnmFexDetails' resource. READ.niatelemetry.DcnmModuleDetails: Read a 'niatelemetry.DcnmModuleDetails' resource. READ.niatelemetry.DcnmPsuDetails: Read a 'niatelemetry.DcnmPsuDetails' resource. READ.niatelemetry.DcnmTransceiverDetails: Read a 'niatelemetry.DcnmTransceiverDetails' resource. READ.niatelemetry.DomInfoObject: Read a 'niatelemetry.DomInfoObject' resource. READ.niatelemetry.DomThresInfoObject: Read a 'niatelemetry.DomThresInfoObject' resource. READ.niatelemetry.Epg: Read a 'niatelemetry.Epg' resource. READ.niatelemetry.Fabric: Read a 'niatelemetry.Fabric' resource. READ.niatelemetry.FabricModuleDetails: Read a 'niatelemetry.FabricModuleDetails' resource. READ.niatelemetry.FabricNodeControlDetails: Read a 'niatelemetry.FabricNodeControlDetails' resource. READ.niatelemetry.FabricPodProfile: Read a 'niatelemetry.FabricPodProfile' resource. READ.niatelemetry.FabricPodSs: Read a 'niatelemetry.FabricPodSs' resource. READ.niatelemetry.Fault: Read a 'niatelemetry.Fault' resource. READ.niatelemetry.HcloudDetails: Read a 'niatelemetry.HcloudDetails' resource. READ.niatelemetry.HealthInsightsData: Read a 'niatelemetry.HealthInsightsData' resource. READ.niatelemetry.HttpsAclContractDetails: Read a 'niatelemetry.HttpsAclContractDetails' resource. READ.niatelemetry.HttpsAclContractFilterMap: Read a 'niatelemetry.HttpsAclContractFilterMap' resource. READ.niatelemetry.HttpsAclEpgContractMap: Read a 'niatelemetry.HttpsAclEpgContractMap' resource. READ.niatelemetry.HttpsAclEpgDetails: Read a 'niatelemetry.HttpsAclEpgDetails' resource. READ.niatelemetry.HttpsAclFilterDetails: Read a 'niatelemetry.HttpsAclFilterDetails' resource. READ.niatelemetry.InsightGroupDetails: Read a 'niatelemetry.InsightGroupDetails' resource. READ.niatelemetry.Lc: Read a 'niatelemetry.Lc' resource. READ.niatelemetry.LeafPolGrpDetails: Read a 'niatelemetry.LeafPolGrpDetails' resource. READ.niatelemetry.Link: Read a 'niatelemetry.Link' resource. READ.niatelemetry.MdsNeighbors: Read a 'niatelemetry.MdsNeighbors' resource. READ.niatelemetry.MsoContractDetails: Read a 'niatelemetry.MsoContractDetails' resource. READ.niatelemetry.MsoEpgDetails: Read a 'niatelemetry.MsoEpgDetails' resource. READ.niatelemetry.MsoSchemaDetails: Read a 'niatelemetry.MsoSchemaDetails' resource. READ.niatelemetry.MsoSiteDetails: Read a 'niatelemetry.MsoSiteDetails' resource. READ.niatelemetry.MsoTenantDetails: Read a 'niatelemetry.MsoTenantDetails' resource. READ.niatelemetry.Neighbor: Read a 'niatelemetry.Neighbor' resource. READ.niatelemetry.Network: Read a 'niatelemetry.Network' resource. READ.niatelemetry.NexusCloudAccount: Read a 'niatelemetry.NexusCloudAccount' resource. READ.niatelemetry.NexusCloudSite: Read a 'niatelemetry.NexusCloudSite' resource. READ.niatelemetry.NexusDashboardControllerDetails: Read a 'niatelemetry.NexusDashboardControllerDetails' resource. READ.niatelemetry.NexusDashboardDetails: Read a 'niatelemetry.NexusDashboardDetails' resource. READ.niatelemetry.NexusDashboardMemoryDetails: Read a 'niatelemetry.NexusDashboardMemoryDetails' resource. READ.niatelemetry.NexusDashboards: Read a 'niatelemetry.NexusDashboards' resource. READ.niatelemetry.NiaFeatureUsage: Read a 'niatelemetry.NiaFeatureUsage' resource. READ.niatelemetry.NiaInventory: Read a 'niatelemetry.NiaInventory' resource. READ.niatelemetry.NiaInventoryDcnm: Read a 'niatelemetry.NiaInventoryDcnm' resource. READ.niatelemetry.NiaInventoryFabric: Read a 'niatelemetry.NiaInventoryFabric' resource. READ.niatelemetry.NiaLicenseState: Read a 'niatelemetry.NiaLicenseState' resource. READ.niatelemetry.Nicc: Read a 'niatelemetry.Nicc' resource. READ.niatelemetry.PasswordStrengthCheck: Read a 'niatelemetry.PasswordStrengthCheck' resource. READ.niatelemetry.PodCommPolicies: Read a 'niatelemetry.PodCommPolicies' resource. READ.niatelemetry.PodSnmpPolicies: Read a 'niatelemetry.PodSnmpPolicies' resource. READ.niatelemetry.PodTimeServerPolicies: Read a 'niatelemetry.PodTimeServerPolicies' resource. READ.niatelemetry.Route: Read a 'niatelemetry.Route' resource. READ.niatelemetry.SiteInventory: Read a 'niatelemetry.SiteInventory' resource. READ.niatelemetry.SnmpSrc: Read a 'niatelemetry.SnmpSrc' resource. READ.niatelemetry.SpinePolGrpDetails: Read a 'niatelemetry.SpinePolGrpDetails' resource. READ.niatelemetry.SshVersionTwo: Read a 'niatelemetry.SshVersionTwo' resource. READ.niatelemetry.SupervisorModuleDetails: Read a 'niatelemetry.SupervisorModuleDetails' resource. READ.niatelemetry.Switch: Read a 'niatelemetry.Switch' resource. READ.niatelemetry.SwitchInterface: Read a 'niatelemetry.SwitchInterface' resource. READ.niatelemetry.SyslogRemoteDest: Read a 'niatelemetry.SyslogRemoteDest' resource. READ.niatelemetry.SyslogSysMsg: Read a 'niatelemetry.SyslogSysMsg' resource. READ.niatelemetry.SyslogSysMsgFacFilter: Read a 'niatelemetry.SyslogSysMsgFacFilter' resource. READ.niatelemetry.SystemControllerDetails: Read a 'niatelemetry.SystemControllerDetails' resource. READ.niatelemetry.Tenant: Read a 'niatelemetry.Tenant' resource. CREATE.notification.AccountSubscription: Create a 'notification.AccountSubscription' resource. DELETE.notification.AccountSubscription: Delete a 'notification.AccountSubscription' resource. READ.notification.AccountSubscription: Read a 'notification.AccountSubscription' resource. UPDATE.notification.AccountSubscription: Update a 'notification.AccountSubscription' resource. READ.ntp.NtpServer: Read a 'ntp.NtpServer' resource. CREATE.ntp.Policy: Create a 'ntp.Policy' resource. DELETE.ntp.Policy: Delete a 'ntp.Policy' resource. READ.ntp.Policy: Read a 'ntp.Policy' resource. UPDATE.ntp.Policy: Update a 'ntp.Policy' resource. READ.ntp.PolicyInventory: Read a 'ntp.PolicyInventory' resource. DELETE.oauth.AccessToken: Delete a 'oauth.AccessToken' resource. READ.oauth.AccessToken: Read a 'oauth.AccessToken' resource. CREATE.oauth.Authorization: Create a 'oauth.Authorization' resource. READ.oauth.Authorization: Read a 'oauth.Authorization' resource. UPDATE.oauth.Authorization: Update a 'oauth.Authorization' resource. READ.onprem.ApplianceSystemInfo: Read a 'onprem.ApplianceSystemInfo' resource. READ.onprem.AuditRecord: Read a 'onprem.AuditRecord' resource. READ.onprem.Upgrade: Read a 'onprem.Upgrade' resource. UPDATE.onprem.Upgrade: Update a 'onprem.Upgrade' resource. READ.onprem.UserPreference: Read a 'onprem.UserPreference' resource. UPDATE.onprem.UserPreference: Update a 'onprem.UserPreference' resource. DELETE.openapi.ApiMethodMeta: Delete a 'openapi.ApiMethodMeta' resource. READ.openapi.ApiMethodMeta: Read a 'openapi.ApiMethodMeta' resource. CREATE.openapi.OpenApiSpecification: Create a 'openapi.OpenApiSpecification' resource. DELETE.openapi.OpenApiSpecification: Delete a 'openapi.OpenApiSpecification' resource. READ.openapi.OpenApiSpecification: Read a 'openapi.OpenApiSpecification' resource. UPDATE.openapi.OpenApiSpecification: Update a 'openapi.OpenApiSpecification' resource. CREATE.openapi.ProcessFile: Create a 'openapi.ProcessFile' resource. DELETE.openapi.ProcessFile: Delete a 'openapi.ProcessFile' resource. READ.openapi.ProcessFile: Read a 'openapi.ProcessFile' resource. CREATE.openapi.TaskGenerationRequest: Create a 'openapi.TaskGenerationRequest' resource. DELETE.openapi.TaskGenerationRequest: Delete a 'openapi.TaskGenerationRequest' resource. READ.openapi.TaskGenerationRequest: Read a 'openapi.TaskGenerationRequest' resource. UPDATE.openapi.TaskGenerationRequest: Update a 'openapi.TaskGenerationRequest' resource. DELETE.openapi.TaskGenerationResult: Delete a 'openapi.TaskGenerationResult' resource. READ.openapi.TaskGenerationResult: Read a 'openapi.TaskGenerationResult' resource. CREATE.oprs.Deployment: Create a 'oprs.Deployment' resource. DELETE.oprs.Deployment: Delete a 'oprs.Deployment' resource. READ.oprs.Deployment: Read a 'oprs.Deployment' resource. UPDATE.oprs.Deployment: Update a 'oprs.Deployment' resource. CREATE.oprs.SyncTargetListMessage: Create a 'oprs.SyncTargetListMessage' resource. DELETE.oprs.SyncTargetListMessage: Delete a 'oprs.SyncTargetListMessage' resource. READ.oprs.SyncTargetListMessage: Read a 'oprs.SyncTargetListMessage' resource. UPDATE.oprs.SyncTargetListMessage: Update a 'oprs.SyncTargetListMessage' resource. CREATE.organization.Organization: Create a 'organization.Organization' resource. DELETE.organization.Organization: Delete a 'organization.Organization' resource. READ.organization.Organization: Read a 'organization.Organization' resource. UPDATE.organization.Organization: Update a 'organization.Organization' resource. CREATE.os.BulkInstallInfo: Create a 'os.BulkInstallInfo' resource. READ.os.BulkInstallInfo: Read a 'os.BulkInstallInfo' resource. READ.os.Catalog: Read a 'os.Catalog' resource. CREATE.os.ConfigurationFile: Create a 'os.ConfigurationFile' resource. DELETE.os.ConfigurationFile: Delete a 'os.ConfigurationFile' resource. READ.os.ConfigurationFile: Read a 'os.ConfigurationFile' resource. UPDATE.os.ConfigurationFile: Update a 'os.ConfigurationFile' resource. READ.os.Distribution: Read a 'os.Distribution' resource. CREATE.os.Install: Create a 'os.Install' resource. READ.os.Install: Read a 'os.Install' resource. CREATE.os.OsSupport: Create a 'os.OsSupport' resource. READ.os.SupportedVersion: Read a 'os.SupportedVersion' resource. CREATE.os.TemplateFile: Create a 'os.TemplateFile' resource. CREATE.os.ValidInstallTarget: Create a 'os.ValidInstallTarget' resource. READ.os.ValidRemoteTarget: Read a 'os.ValidRemoteTarget' resource. READ.partnerintegration.DcLogs: Read a 'partnerintegration.DcLogs' resource. CREATE.partnerintegration.DeviceConnector: Create a 'partnerintegration.DeviceConnector' resource. DELETE.partnerintegration.DeviceConnector: Delete a 'partnerintegration.DeviceConnector' resource. READ.partnerintegration.DeviceConnector: Read a 'partnerintegration.DeviceConnector' resource. UPDATE.partnerintegration.DeviceConnector: Update a 'partnerintegration.DeviceConnector' resource. READ.partnerintegration.DocIssues: Read a 'partnerintegration.DocIssues' resource. CREATE.partnerintegration.Etl: Create a 'partnerintegration.Etl' resource. DELETE.partnerintegration.Etl: Delete a 'partnerintegration.Etl' resource. READ.partnerintegration.Etl: Read a 'partnerintegration.Etl' resource. UPDATE.partnerintegration.Etl: Update a 'partnerintegration.Etl' resource. CREATE.partnerintegration.File: Create a 'partnerintegration.File' resource. DELETE.partnerintegration.File: Delete a 'partnerintegration.File' resource. READ.partnerintegration.File: Read a 'partnerintegration.File' resource. UPDATE.partnerintegration.File: Update a 'partnerintegration.File' resource. CREATE.partnerintegration.Inventory: Create a 'partnerintegration.Inventory' resource. DELETE.partnerintegration.Inventory: Delete a 'partnerintegration.Inventory' resource. READ.partnerintegration.Inventory: Read a 'partnerintegration.Inventory' resource. UPDATE.partnerintegration.Inventory: Update a 'partnerintegration.Inventory' resource. READ.partnerintegration.Logs: Read a 'partnerintegration.Logs' resource. CREATE.partnerintegration.Metrics: Create a 'partnerintegration.Metrics' resource. DELETE.partnerintegration.Metrics: Delete a 'partnerintegration.Metrics' resource. READ.partnerintegration.Metrics: Read a 'partnerintegration.Metrics' resource. UPDATE.partnerintegration.Metrics: Update a 'partnerintegration.Metrics' resource. CREATE.partnerintegration.Model: Create a 'partnerintegration.Model' resource. DELETE.partnerintegration.Model: Delete a 'partnerintegration.Model' resource. READ.partnerintegration.Model: Read a 'partnerintegration.Model' resource. UPDATE.partnerintegration.Model: Update a 'partnerintegration.Model' resource. READ.pci.CoprocessorCard: Read a 'pci.CoprocessorCard' resource. READ.pci.Device: Read a 'pci.Device' resource. UPDATE.pci.Device: Update a 'pci.Device' resource. READ.pci.Endpoint: Read a 'pci.Endpoint' resource. READ.pci.Link: Read a 'pci.Link' resource. UPDATE.pci.Link: Update a 'pci.Link' resource. READ.pci.Node: Read a 'pci.Node' resource. UPDATE.pci.Node: Update a 'pci.Node' resource. READ.pci.NodeSetting: Read a 'pci.NodeSetting' resource. UPDATE.pci.NodeSetting: Update a 'pci.NodeSetting' resource. READ.pci.Port: Read a 'pci.Port' resource. READ.pci.Slot: Read a 'pci.Slot' resource. READ.pci.Switch: Read a 'pci.Switch' resource. UPDATE.pci.Switch: Update a 'pci.Switch' resource. READ.pci.Zone: Read a 'pci.Zone' resource. READ.pool.IdMappingMember: Read a 'pool.IdMappingMember' resource. CREATE.pool.IdMappingPolicy: Create a 'pool.IdMappingPolicy' resource. DELETE.pool.IdMappingPolicy: Delete a 'pool.IdMappingPolicy' resource. READ.pool.IdMappingPolicy: Read a 'pool.IdMappingPolicy' resource. UPDATE.pool.IdMappingPolicy: Update a 'pool.IdMappingPolicy' resource. READ.port.Group: Read a 'port.Group' resource. UPDATE.port.Group: Update a 'port.Group' resource. READ.port.MacBinding: Read a 'port.MacBinding' resource. UPDATE.port.MacBinding: Update a 'port.MacBinding' resource. READ.port.SubGroup: Read a 'port.SubGroup' resource. UPDATE.port.SubGroup: Update a 'port.SubGroup' resource. READ.power.ControlState: Read a 'power.ControlState' resource. CREATE.power.Policy: Create a 'power.Policy' resource. DELETE.power.Policy: Delete a 'power.Policy' resource. READ.power.Policy: Read a 'power.Policy' resource. UPDATE.power.Policy: Update a 'power.Policy' resource. READ.power.PolicyInventory: Read a 'power.PolicyInventory' resource. CREATE.power.PowerGroup: Create a 'power.PowerGroup' resource. DELETE.power.PowerGroup: Delete a 'power.PowerGroup' resource. READ.power.PowerGroup: Read a 'power.PowerGroup' resource. UPDATE.power.PowerGroup: Update a 'power.PowerGroup' resource. READ.power.PowerGroupMember: Read a 'power.PowerGroupMember' resource. READ.processor.Unit: Read a 'processor.Unit' resource. UPDATE.processor.Unit: Update a 'processor.Unit' resource. READ.rack.UnitPersonality: Read a 'rack.UnitPersonality' resource. UPDATE.rack.UnitPersonality: Update a 'rack.UnitPersonality' resource. READ.recommendation.CapacityRunway: Read a 'recommendation.CapacityRunway' resource. READ.recommendation.ClusterExpansion: Read a 'recommendation.ClusterExpansion' resource. CREATE.recommendation.HardwareExpansionRequest: Create a 'recommendation.HardwareExpansionRequest' resource. READ.recommendation.HardwareExpansionRequest: Read a 'recommendation.HardwareExpansionRequest' resource. UPDATE.recommendation.HardwareExpansionRequest: Update a 'recommendation.HardwareExpansionRequest' resource. CREATE.recommendation.HardwareExpansionRequestItem: Create a 'recommendation.HardwareExpansionRequestItem' resource. READ.recommendation.HardwareExpansionRequestItem: Read a 'recommendation.HardwareExpansionRequestItem' resource. UPDATE.recommendation.HardwareExpansionRequestItem: Update a 'recommendation.HardwareExpansionRequestItem' resource. READ.recommendation.PhysicalItem: Read a 'recommendation.PhysicalItem' resource. CREATE.recommendation.PurchaseOrderEstimate: Create a 'recommendation.PurchaseOrderEstimate' resource. READ.recommendation.PurchaseOrderEstimate: Read a 'recommendation.PurchaseOrderEstimate' resource. UPDATE.recommendation.PurchaseOrderEstimate: Update a 'recommendation.PurchaseOrderEstimate' resource. READ.recommendation.PurchaseOrderList: Read a 'recommendation.PurchaseOrderList' resource. READ.recommendation.SoftwareItem: Read a 'recommendation.SoftwareItem' resource. CREATE.recovery.BackupConfigPolicy: Create a 'recovery.BackupConfigPolicy' resource. DELETE.recovery.BackupConfigPolicy: Delete a 'recovery.BackupConfigPolicy' resource. READ.recovery.BackupConfigPolicy: Read a 'recovery.BackupConfigPolicy' resource. UPDATE.recovery.BackupConfigPolicy: Update a 'recovery.BackupConfigPolicy' resource. CREATE.recovery.BackupProfile: Create a 'recovery.BackupProfile' resource. DELETE.recovery.BackupProfile: Delete a 'recovery.BackupProfile' resource. READ.recovery.BackupProfile: Read a 'recovery.BackupProfile' resource. UPDATE.recovery.BackupProfile: Update a 'recovery.BackupProfile' resource. READ.recovery.ConfigResult: Read a 'recovery.ConfigResult' resource. READ.recovery.ConfigResultEntry: Read a 'recovery.ConfigResultEntry' resource. CREATE.recovery.OnDemandBackup: Create a 'recovery.OnDemandBackup' resource. DELETE.recovery.OnDemandBackup: Delete a 'recovery.OnDemandBackup' resource. READ.recovery.OnDemandBackup: Read a 'recovery.OnDemandBackup' resource. UPDATE.recovery.OnDemandBackup: Update a 'recovery.OnDemandBackup' resource. CREATE.recovery.Restore: Create a 'recovery.Restore' resource. DELETE.recovery.Restore: Delete a 'recovery.Restore' resource. READ.recovery.Restore: Read a 'recovery.Restore' resource. CREATE.recovery.ScheduleConfigPolicy: Create a 'recovery.ScheduleConfigPolicy' resource. DELETE.recovery.ScheduleConfigPolicy: Delete a 'recovery.ScheduleConfigPolicy' resource. READ.recovery.ScheduleConfigPolicy: Read a 'recovery.ScheduleConfigPolicy' resource. UPDATE.recovery.ScheduleConfigPolicy: Update a 'recovery.ScheduleConfigPolicy' resource. CREATE.resource.Group: Create a 'resource.Group' resource. DELETE.resource.Group: Delete a 'resource.Group' resource. READ.resource.Group: Read a 'resource.Group' resource. UPDATE.resource.Group: Update a 'resource.Group' resource. READ.resource.GroupMember: Read a 'resource.GroupMember' resource. READ.resource.LicenseResourceCount: Read a 'resource.LicenseResourceCount' resource. READ.resource.Membership: Read a 'resource.Membership' resource. UPDATE.resource.Membership: Update a 'resource.Membership' resource. READ.resource.MembershipHolder: Read a 'resource.MembershipHolder' resource. CREATE.resource.Reservation: Create a 'resource.Reservation' resource. DELETE.resource.Reservation: Delete a 'resource.Reservation' resource. READ.resource.Reservation: Read a 'resource.Reservation' resource. UPDATE.resource.Reservation: Update a 'resource.Reservation' resource. CREATE.resource.SelectionCriteria: Create a 'resource.SelectionCriteria' resource. DELETE.resource.SelectionCriteria: Delete a 'resource.SelectionCriteria' resource. READ.resource.SelectionCriteria: Read a 'resource.SelectionCriteria' resource. UPDATE.resource.SelectionCriteria: Update a 'resource.SelectionCriteria' resource. READ.resource.SharedResourcesInfoHolder: Read a 'resource.SharedResourcesInfoHolder' resource. DELETE.resourcepool.ChassisQualificationPolicy: Delete a 'resourcepool.ChassisQualificationPolicy' resource. READ.resourcepool.ChassisQualificationPolicy: Read a 'resourcepool.ChassisQualificationPolicy' resource. DELETE.resourcepool.Lease: Delete a 'resourcepool.Lease' resource. READ.resourcepool.Lease: Read a 'resourcepool.Lease' resource. READ.resourcepool.LeaseResource: Read a 'resourcepool.LeaseResource' resource. DELETE.resourcepool.MembershipReservation: Delete a 'resourcepool.MembershipReservation' resource. READ.resourcepool.MembershipReservation: Read a 'resourcepool.MembershipReservation' resource. UPDATE.resourcepool.MembershipReservation: Update a 'resourcepool.MembershipReservation' resource. CREATE.resourcepool.Pool: Create a 'resourcepool.Pool' resource. DELETE.resourcepool.Pool: Delete a 'resourcepool.Pool' resource. READ.resourcepool.Pool: Read a 'resourcepool.Pool' resource. UPDATE.resourcepool.Pool: Update a 'resourcepool.Pool' resource. READ.resourcepool.PoolMember: Read a 'resourcepool.PoolMember' resource. CREATE.resourcepool.QualificationPolicy: Create a 'resourcepool.QualificationPolicy' resource. DELETE.resourcepool.QualificationPolicy: Delete a 'resourcepool.QualificationPolicy' resource. READ.resourcepool.QualificationPolicy: Read a 'resourcepool.QualificationPolicy' resource. UPDATE.resourcepool.QualificationPolicy: Update a 'resourcepool.QualificationPolicy' resource. CREATE.resourcepool.Reservation: Create a 'resourcepool.Reservation' resource. DELETE.resourcepool.Reservation: Delete a 'resourcepool.Reservation' resource. READ.resourcepool.Reservation: Read a 'resourcepool.Reservation' resource. UPDATE.resourcepool.Reservation: Update a 'resourcepool.Reservation' resource. READ.resourcepool.Universe: Read a 'resourcepool.Universe' resource. CREATE.rproxy.ReverseProxy: Create a 'rproxy.ReverseProxy' resource. CREATE.scheduler.SchedulePolicy: Create a 'scheduler.SchedulePolicy' resource. DELETE.scheduler.SchedulePolicy: Delete a 'scheduler.SchedulePolicy' resource. READ.scheduler.SchedulePolicy: Read a 'scheduler.SchedulePolicy' resource. UPDATE.scheduler.SchedulePolicy: Update a 'scheduler.SchedulePolicy' resource. READ.scheduler.TaskResult: Read a 'scheduler.TaskResult' resource. CREATE.scheduler.TaskSchedule: Create a 'scheduler.TaskSchedule' resource. DELETE.scheduler.TaskSchedule: Delete a 'scheduler.TaskSchedule' resource. READ.scheduler.TaskSchedule: Read a 'scheduler.TaskSchedule' resource. UPDATE.scheduler.TaskSchedule: Update a 'scheduler.TaskSchedule' resource. CREATE.sdaaci.Connection: Create a 'sdaaci.Connection' resource. DELETE.sdaaci.Connection: Delete a 'sdaaci.Connection' resource. READ.sdaaci.Connection: Read a 'sdaaci.Connection' resource. UPDATE.sdaaci.Connection: Update a 'sdaaci.Connection' resource. CREATE.sdaaci.ConnectionDetail: Create a 'sdaaci.ConnectionDetail' resource. DELETE.sdaaci.ConnectionDetail: Delete a 'sdaaci.ConnectionDetail' resource. READ.sdaaci.ConnectionDetail: Read a 'sdaaci.ConnectionDetail' resource. UPDATE.sdaaci.ConnectionDetail: Update a 'sdaaci.ConnectionDetail' resource. CREATE.sdcard.Policy: Create a 'sdcard.Policy' resource. DELETE.sdcard.Policy: Delete a 'sdcard.Policy' resource. READ.sdcard.Policy: Read a 'sdcard.Policy' resource. UPDATE.sdcard.Policy: Update a 'sdcard.Policy' resource. READ.sdcard.PolicyInventory: Read a 'sdcard.PolicyInventory' resource. READ.search.SearchItem: Read a 'search.SearchItem' resource. READ.search.TagItem: Read a 'search.TagItem' resource. READ.security.Unit: Read a 'security.Unit' resource. UPDATE.security.Unit: Update a 'security.Unit' resource. READ.server.ConfigChangeDetail: Read a 'server.ConfigChangeDetail' resource. CREATE.server.ConfigImport: Create a 'server.ConfigImport' resource. READ.server.ConfigImport: Read a 'server.ConfigImport' resource. READ.server.ConfigResult: Read a 'server.ConfigResult' resource. READ.server.ConfigResultEntry: Read a 'server.ConfigResultEntry' resource. CREATE.server.DiagnosticStatus: Create a 'server.DiagnosticStatus' resource. DELETE.server.DiagnosticStatus: Delete a 'server.DiagnosticStatus' resource. READ.server.DiagnosticStatus: Read a 'server.DiagnosticStatus' resource. UPDATE.server.DiagnosticStatus: Update a 'server.DiagnosticStatus' resource. CREATE.server.Diagnostics: Create a 'server.Diagnostics' resource. DELETE.server.Diagnostics: Delete a 'server.Diagnostics' resource. READ.server.Diagnostics: Read a 'server.Diagnostics' resource. UPDATE.server.Diagnostics: Update a 'server.Diagnostics' resource. READ.server.Disruption: Read a 'server.Disruption' resource. DELETE.server.MigrationKeyDetails: Delete a 'server.MigrationKeyDetails' resource. READ.server.MigrationKeyDetails: Read a 'server.MigrationKeyDetails' resource. CREATE.server.Profile: Create a 'server.Profile' resource. DELETE.server.Profile: Delete a 'server.Profile' resource. READ.server.Profile: Read a 'server.Profile' resource. UPDATE.server.Profile: Update a 'server.Profile' resource. READ.server.ProfilePendingChangeEval: Read a 'server.ProfilePendingChangeEval' resource. CREATE.server.ProfileTemplate: Create a 'server.ProfileTemplate' resource. DELETE.server.ProfileTemplate: Delete a 'server.ProfileTemplate' resource. READ.server.ProfileTemplate: Read a 'server.ProfileTemplate' resource. UPDATE.server.ProfileTemplate: Update a 'server.ProfileTemplate' resource. READ.servicenow.ChangeRequest: Read a 'servicenow.ChangeRequest' resource. READ.servicenow.ChangeRequestDoc: Read a 'servicenow.ChangeRequestDoc' resource. READ.servicenow.Incident: Read a 'servicenow.Incident' resource. READ.servicenow.IncidentDoc: Read a 'servicenow.IncidentDoc' resource. CREATE.smtp.Policy: Create a 'smtp.Policy' resource. DELETE.smtp.Policy: Delete a 'smtp.Policy' resource. READ.smtp.Policy: Read a 'smtp.Policy' resource. UPDATE.smtp.Policy: Update a 'smtp.Policy' resource. READ.smtp.PolicyInventory: Read a 'smtp.PolicyInventory' resource. CREATE.smtp.PolicyTest: Create a 'smtp.PolicyTest' resource. DELETE.smtp.PolicyTest: Delete a 'smtp.PolicyTest' resource. READ.smtp.PolicyTest: Read a 'smtp.PolicyTest' resource. UPDATE.smtp.PolicyTest: Update a 'smtp.PolicyTest' resource. CREATE.snmp.Policy: Create a 'snmp.Policy' resource. DELETE.snmp.Policy: Delete a 'snmp.Policy' resource. READ.snmp.Policy: Read a 'snmp.Policy' resource. UPDATE.snmp.Policy: Update a 'snmp.Policy' resource. READ.snmp.PolicyInventory: Read a 'snmp.PolicyInventory' resource. CREATE.software.ApplianceDistributable: Create a 'software.ApplianceDistributable' resource. DELETE.software.ApplianceDistributable: Delete a 'software.ApplianceDistributable' resource. READ.software.ApplianceDistributable: Read a 'software.ApplianceDistributable' resource. UPDATE.software.ApplianceDistributable: Update a 'software.ApplianceDistributable' resource. READ.software.DownloadHistory: Read a 'software.DownloadHistory' resource. CREATE.software.HciBundleDistributable: Create a 'software.HciBundleDistributable' resource. DELETE.software.HciBundleDistributable: Delete a 'software.HciBundleDistributable' resource. READ.software.HciBundleDistributable: Read a 'software.HciBundleDistributable' resource. UPDATE.software.HciBundleDistributable: Update a 'software.HciBundleDistributable' resource. CREATE.software.HciDistributable: Create a 'software.HciDistributable' resource. DELETE.software.HciDistributable: Delete a 'software.HciDistributable' resource. READ.software.HciDistributable: Read a 'software.HciDistributable' resource. UPDATE.software.HciDistributable: Update a 'software.HciDistributable' resource. READ.software.HclMeta: Read a 'software.HclMeta' resource. CREATE.software.HyperflexBundleDistributable: Create a 'software.HyperflexBundleDistributable' resource. DELETE.software.HyperflexBundleDistributable: Delete a 'software.HyperflexBundleDistributable' resource. READ.software.HyperflexBundleDistributable: Read a 'software.HyperflexBundleDistributable' resource. UPDATE.software.HyperflexBundleDistributable: Update a 'software.HyperflexBundleDistributable' resource. CREATE.software.HyperflexDistributable: Create a 'software.HyperflexDistributable' resource. DELETE.software.HyperflexDistributable: Delete a 'software.HyperflexDistributable' resource. READ.software.HyperflexDistributable: Read a 'software.HyperflexDistributable' resource. UPDATE.software.HyperflexDistributable: Update a 'software.HyperflexDistributable' resource. CREATE.software.IksBundleDistributable: Create a 'software.IksBundleDistributable' resource. DELETE.software.IksBundleDistributable: Delete a 'software.IksBundleDistributable' resource. READ.software.IksBundleDistributable: Read a 'software.IksBundleDistributable' resource. UPDATE.software.IksBundleDistributable: Update a 'software.IksBundleDistributable' resource. CREATE.software.ReleaseMeta: Create a 'software.ReleaseMeta' resource. DELETE.software.ReleaseMeta: Delete a 'software.ReleaseMeta' resource. READ.software.ReleaseMeta: Read a 'software.ReleaseMeta' resource. UPDATE.software.ReleaseMeta: Update a 'software.ReleaseMeta' resource. CREATE.software.SolutionDistributable: Create a 'software.SolutionDistributable' resource. DELETE.software.SolutionDistributable: Delete a 'software.SolutionDistributable' resource. READ.software.SolutionDistributable: Read a 'software.SolutionDistributable' resource. UPDATE.software.SolutionDistributable: Update a 'software.SolutionDistributable' resource. CREATE.software.UcsdBundleDistributable: Create a 'software.UcsdBundleDistributable' resource. DELETE.software.UcsdBundleDistributable: Delete a 'software.UcsdBundleDistributable' resource. READ.software.UcsdBundleDistributable: Read a 'software.UcsdBundleDistributable' resource. UPDATE.software.UcsdBundleDistributable: Update a 'software.UcsdBundleDistributable' resource. CREATE.software.UcsdDistributable: Create a 'software.UcsdDistributable' resource. DELETE.software.UcsdDistributable: Delete a 'software.UcsdDistributable' resource. READ.software.UcsdDistributable: Read a 'software.UcsdDistributable' resource. UPDATE.software.UcsdDistributable: Update a 'software.UcsdDistributable' resource. CREATE.softwarerepository.Authorization: Create a 'softwarerepository.Authorization' resource. READ.softwarerepository.Authorization: Read a 'softwarerepository.Authorization' resource. UPDATE.softwarerepository.Authorization: Update a 'softwarerepository.Authorization' resource. READ.softwarerepository.CachedImage: Read a 'softwarerepository.CachedImage' resource. READ.softwarerepository.Catalog: Read a 'softwarerepository.Catalog' resource. READ.softwarerepository.CategoryMapper: Read a 'softwarerepository.CategoryMapper' resource. READ.softwarerepository.CategoryMapperModel: Read a 'softwarerepository.CategoryMapperModel' resource. READ.softwarerepository.CategorySupportConstraint: Read a 'softwarerepository.CategorySupportConstraint' resource. READ.softwarerepository.CategoryUnsupportedModels: Read a 'softwarerepository.CategoryUnsupportedModels' resource. READ.softwarerepository.DownloadSpec: Read a 'softwarerepository.DownloadSpec' resource. CREATE.softwarerepository.OperatingSystemFile: Create a 'softwarerepository.OperatingSystemFile' resource. DELETE.softwarerepository.OperatingSystemFile: Delete a 'softwarerepository.OperatingSystemFile' resource. READ.softwarerepository.OperatingSystemFile: Read a 'softwarerepository.OperatingSystemFile' resource. UPDATE.softwarerepository.OperatingSystemFile: Update a 'softwarerepository.OperatingSystemFile' resource. READ.softwarerepository.Release: Read a 'softwarerepository.Release' resource. CREATE.sol.Policy: Create a 'sol.Policy' resource. DELETE.sol.Policy: Delete a 'sol.Policy' resource. READ.sol.Policy: Read a 'sol.Policy' resource. UPDATE.sol.Policy: Update a 'sol.Policy' resource. READ.sol.PolicyInventory: Read a 'sol.PolicyInventory' resource. CREATE.ssh.Policy: Create a 'ssh.Policy' resource. DELETE.ssh.Policy: Delete a 'ssh.Policy' resource. READ.ssh.Policy: Read a 'ssh.Policy' resource. UPDATE.ssh.Policy: Update a 'ssh.Policy' resource. READ.ssh.PolicyInventory: Read a 'ssh.PolicyInventory' resource. READ.storage.BatteryBackupUnit: Read a 'storage.BatteryBackupUnit' resource. UPDATE.storage.BatteryBackupUnit: Update a 'storage.BatteryBackupUnit' resource. READ.storage.Controller: Read a 'storage.Controller' resource. UPDATE.storage.Controller: Update a 'storage.Controller' resource. READ.storage.ControllerDrive: Read a 'storage.ControllerDrive' resource. READ.storage.DiskGroup: Read a 'storage.DiskGroup' resource. UPDATE.storage.DiskGroup: Update a 'storage.DiskGroup' resource. READ.storage.DiskSlot: Read a 'storage.DiskSlot' resource. CREATE.storage.DriveGroup: Create a 'storage.DriveGroup' resource. DELETE.storage.DriveGroup: Delete a 'storage.DriveGroup' resource. READ.storage.DriveGroup: Read a 'storage.DriveGroup' resource. UPDATE.storage.DriveGroup: Update a 'storage.DriveGroup' resource. CREATE.storage.DriveSecurityPolicy: Create a 'storage.DriveSecurityPolicy' resource. DELETE.storage.DriveSecurityPolicy: Delete a 'storage.DriveSecurityPolicy' resource. READ.storage.DriveSecurityPolicy: Read a 'storage.DriveSecurityPolicy' resource. UPDATE.storage.DriveSecurityPolicy: Update a 'storage.DriveSecurityPolicy' resource. READ.storage.Enclosure: Read a 'storage.Enclosure' resource. UPDATE.storage.Enclosure: Update a 'storage.Enclosure' resource. READ.storage.EnclosureDisk: Read a 'storage.EnclosureDisk' resource. UPDATE.storage.EnclosureDisk: Update a 'storage.EnclosureDisk' resource. READ.storage.EnclosureDiskSlotEp: Read a 'storage.EnclosureDiskSlotEp' resource. UPDATE.storage.EnclosureDiskSlotEp: Update a 'storage.EnclosureDiskSlotEp' resource. READ.storage.FileItem: Read a 'storage.FileItem' resource. READ.storage.FlexFlashController: Read a 'storage.FlexFlashController' resource. UPDATE.storage.FlexFlashController: Update a 'storage.FlexFlashController' resource. READ.storage.FlexFlashControllerProps: Read a 'storage.FlexFlashControllerProps' resource. UPDATE.storage.FlexFlashControllerProps: Update a 'storage.FlexFlashControllerProps' resource. READ.storage.FlexFlashPhysicalDrive: Read a 'storage.FlexFlashPhysicalDrive' resource. UPDATE.storage.FlexFlashPhysicalDrive: Update a 'storage.FlexFlashPhysicalDrive' resource. READ.storage.FlexFlashVirtualDrive: Read a 'storage.FlexFlashVirtualDrive' resource. UPDATE.storage.FlexFlashVirtualDrive: Update a 'storage.FlexFlashVirtualDrive' resource. READ.storage.FlexUtilController: Read a 'storage.FlexUtilController' resource. UPDATE.storage.FlexUtilController: Update a 'storage.FlexUtilController' resource. READ.storage.FlexUtilPhysicalDrive: Read a 'storage.FlexUtilPhysicalDrive' resource. UPDATE.storage.FlexUtilPhysicalDrive: Update a 'storage.FlexUtilPhysicalDrive' resource. READ.storage.FlexUtilVirtualDrive: Read a 'storage.FlexUtilVirtualDrive' resource. UPDATE.storage.FlexUtilVirtualDrive: Update a 'storage.FlexUtilVirtualDrive' resource. READ.storage.HitachiArray: Read a 'storage.HitachiArray' resource. UPDATE.storage.HitachiArray: Update a 'storage.HitachiArray' resource. READ.storage.HitachiController: Read a 'storage.HitachiController' resource. READ.storage.HitachiDisk: Read a 'storage.HitachiDisk' resource. READ.storage.HitachiExternalParityGroup: Read a 'storage.HitachiExternalParityGroup' resource. READ.storage.HitachiExternalPathGroup: Read a 'storage.HitachiExternalPathGroup' resource. READ.storage.HitachiExternalStorageLun: Read a 'storage.HitachiExternalStorageLun' resource. READ.storage.HitachiExternalStoragePort: Read a 'storage.HitachiExternalStoragePort' resource. READ.storage.HitachiHost: Read a 'storage.HitachiHost' resource. READ.storage.HitachiHostLun: Read a 'storage.HitachiHostLun' resource. READ.storage.HitachiNvmSubsystem: Read a 'storage.HitachiNvmSubsystem' resource. READ.storage.HitachiParityGroup: Read a 'storage.HitachiParityGroup' resource. READ.storage.HitachiPool: Read a 'storage.HitachiPool' resource. READ.storage.HitachiPort: Read a 'storage.HitachiPort' resource. READ.storage.HitachiRemoteCopyPairGad: Read a 'storage.HitachiRemoteCopyPairGad' resource. READ.storage.HitachiRemoteCopyPairTc: Read a 'storage.HitachiRemoteCopyPairTc' resource. READ.storage.HitachiRemoteCopyPairUr: Read a 'storage.HitachiRemoteCopyPairUr' resource. READ.storage.HitachiRemoteReplication: Read a 'storage.HitachiRemoteReplication' resource. READ.storage.HitachiSnapshot: Read a 'storage.HitachiSnapshot' resource. READ.storage.HitachiVolume: Read a 'storage.HitachiVolume' resource. READ.storage.HitachiVolumeMigrationPair: Read a 'storage.HitachiVolumeMigrationPair' resource. READ.storage.HyperFlexStorageContainer: Read a 'storage.HyperFlexStorageContainer' resource. READ.storage.HyperFlexVolume: Read a 'storage.HyperFlexVolume' resource. READ.storage.Item: Read a 'storage.Item' resource. READ.storage.KnoxSecureDriveConfiguration: Read a 'storage.KnoxSecureDriveConfiguration' resource. READ.storage.NetAppAggregate: Read a 'storage.NetAppAggregate' resource. READ.storage.NetAppAggregateEvent: Read a 'storage.NetAppAggregateEvent' resource. READ.storage.NetAppBaseDisk: Read a 'storage.NetAppBaseDisk' resource. READ.storage.NetAppCifsService: Read a 'storage.NetAppCifsService' resource. READ.storage.NetAppCifsShare: Read a 'storage.NetAppCifsShare' resource. READ.storage.NetAppCloudTarget: Read a 'storage.NetAppCloudTarget' resource. READ.storage.NetAppCluster: Read a 'storage.NetAppCluster' resource. UPDATE.storage.NetAppCluster: Update a 'storage.NetAppCluster' resource. READ.storage.NetAppClusterEvent: Read a 'storage.NetAppClusterEvent' resource. READ.storage.NetAppClusterSnapMirrorPolicy: Read a 'storage.NetAppClusterSnapMirrorPolicy' resource. READ.storage.NetAppClusterSnapshotPolicy: Read a 'storage.NetAppClusterSnapshotPolicy' resource. READ.storage.NetAppDataIpInterface: Read a 'storage.NetAppDataIpInterface' resource. READ.storage.NetAppDataIpInterfaceEvent: Read a 'storage.NetAppDataIpInterfaceEvent' resource. READ.storage.NetAppDiskEvent: Read a 'storage.NetAppDiskEvent' resource. READ.storage.NetAppEthernetPort: Read a 'storage.NetAppEthernetPort' resource. READ.storage.NetAppEthernetPortEvent: Read a 'storage.NetAppEthernetPortEvent' resource. READ.storage.NetAppExportPolicy: Read a 'storage.NetAppExportPolicy' resource. READ.storage.NetAppFcInterface: Read a 'storage.NetAppFcInterface' resource. READ.storage.NetAppFcInterfaceEvent: Read a 'storage.NetAppFcInterfaceEvent' resource. READ.storage.NetAppFcPort: Read a 'storage.NetAppFcPort' resource. READ.storage.NetAppFcPortEvent: Read a 'storage.NetAppFcPortEvent' resource. READ.storage.NetAppInitiatorGroup: Read a 'storage.NetAppInitiatorGroup' resource. READ.storage.NetAppIpInterface: Read a 'storage.NetAppIpInterface' resource. READ.storage.NetAppIpInterfaceEvent: Read a 'storage.NetAppIpInterfaceEvent' resource. READ.storage.NetAppIscsiService: Read a 'storage.NetAppIscsiService' resource. READ.storage.NetAppLicense: Read a 'storage.NetAppLicense' resource. READ.storage.NetAppLun: Read a 'storage.NetAppLun' resource. READ.storage.NetAppLunEvent: Read a 'storage.NetAppLunEvent' resource. READ.storage.NetAppLunMap: Read a 'storage.NetAppLunMap' resource. READ.storage.NetAppNamespace: Read a 'storage.NetAppNamespace' resource. READ.storage.NetAppNfsClient: Read a 'storage.NetAppNfsClient' resource. READ.storage.NetAppNfsService: Read a 'storage.NetAppNfsService' resource. READ.storage.NetAppNode: Read a 'storage.NetAppNode' resource. READ.storage.NetAppNodeCdpNeighbor: Read a 'storage.NetAppNodeCdpNeighbor' resource. READ.storage.NetAppNodeEvent: Read a 'storage.NetAppNodeEvent' resource. READ.storage.NetAppNonDataIpInterface: Read a 'storage.NetAppNonDataIpInterface' resource. READ.storage.NetAppNonDataIpInterfaceEvent: Read a 'storage.NetAppNonDataIpInterfaceEvent' resource. READ.storage.NetAppNtpServer: Read a 'storage.NetAppNtpServer' resource. READ.storage.NetAppQtree: Read a 'storage.NetAppQtree' resource. READ.storage.NetAppSchedule: Read a 'storage.NetAppSchedule' resource. READ.storage.NetAppSensor: Read a 'storage.NetAppSensor' resource. READ.storage.NetAppSnapMirrorRelationship: Read a 'storage.NetAppSnapMirrorRelationship' resource. READ.storage.NetAppStorageVm: Read a 'storage.NetAppStorageVm' resource. READ.storage.NetAppSvmEvent: Read a 'storage.NetAppSvmEvent' resource. READ.storage.NetAppSvmSnapMirrorPolicy: Read a 'storage.NetAppSvmSnapMirrorPolicy' resource. READ.storage.NetAppSvmSnapshotPolicy: Read a 'storage.NetAppSvmSnapshotPolicy' resource. READ.storage.NetAppVolume: Read a 'storage.NetAppVolume' resource. READ.storage.NetAppVolumeEvent: Read a 'storage.NetAppVolumeEvent' resource. READ.storage.NetAppVolumeSnapshot: Read a 'storage.NetAppVolumeSnapshot' resource. READ.storage.NvmeRaidConfiguration: Read a 'storage.NvmeRaidConfiguration' resource. READ.storage.PhysicalDisk: Read a 'storage.PhysicalDisk' resource. UPDATE.storage.PhysicalDisk: Update a 'storage.PhysicalDisk' resource. READ.storage.PhysicalDiskExtension: Read a 'storage.PhysicalDiskExtension' resource. UPDATE.storage.PhysicalDiskExtension: Update a 'storage.PhysicalDiskExtension' resource. READ.storage.PhysicalDiskUsage: Read a 'storage.PhysicalDiskUsage' resource. UPDATE.storage.PhysicalDiskUsage: Update a 'storage.PhysicalDiskUsage' resource. READ.storage.PureArray: Read a 'storage.PureArray' resource. UPDATE.storage.PureArray: Update a 'storage.PureArray' resource. READ.storage.PureArrayAlerts: Read a 'storage.PureArrayAlerts' resource. READ.storage.PureBlade: Read a 'storage.PureBlade' resource. READ.storage.PureController: Read a 'storage.PureController' resource. READ.storage.PureDirectory: Read a 'storage.PureDirectory' resource. READ.storage.PureDirectoryExport: Read a 'storage.PureDirectoryExport' resource. READ.storage.PureDirectoryPolicy: Read a 'storage.PureDirectoryPolicy' resource. READ.storage.PureDirectoryQuota: Read a 'storage.PureDirectoryQuota' resource. READ.storage.PureDirectorySnapshot: Read a 'storage.PureDirectorySnapshot' resource. READ.storage.PureDisk: Read a 'storage.PureDisk' resource. READ.storage.PureFileSystems: Read a 'storage.PureFileSystems' resource. READ.storage.PureFlashBladeFileSystem: Read a 'storage.PureFlashBladeFileSystem' resource. READ.storage.PureFlashBladeSystem: Read a 'storage.PureFlashBladeSystem' resource. UPDATE.storage.PureFlashBladeSystem: Update a 'storage.PureFlashBladeSystem' resource. READ.storage.PureHost: Read a 'storage.PureHost' resource. READ.storage.PureHostGroup: Read a 'storage.PureHostGroup' resource. READ.storage.PureHostLun: Read a 'storage.PureHostLun' resource. READ.storage.PureManagementAccessPolicy: Read a 'storage.PureManagementAccessPolicy' resource. READ.storage.PureNfsPolicyRule: Read a 'storage.PureNfsPolicyRule' resource. READ.storage.PureObjectBucket: Read a 'storage.PureObjectBucket' resource. READ.storage.PureObjectStoreAccount: Read a 'storage.PureObjectStoreAccount' resource. READ.storage.PureObjectStoreUser: Read a 'storage.PureObjectStoreUser' resource. READ.storage.PurePod: Read a 'storage.PurePod' resource. READ.storage.PurePort: Read a 'storage.PurePort' resource. READ.storage.PureProtectionGroup: Read a 'storage.PureProtectionGroup' resource. READ.storage.PureProtectionGroupSnapshot: Read a 'storage.PureProtectionGroupSnapshot' resource. READ.storage.PureQuotaPolicyRule: Read a 'storage.PureQuotaPolicyRule' resource. READ.storage.PureRealm: Read a 'storage.PureRealm' resource. READ.storage.PureReplicationSchedule: Read a 'storage.PureReplicationSchedule' resource. READ.storage.PureSmbPolicyRule: Read a 'storage.PureSmbPolicyRule' resource. READ.storage.PureSnapshotSchedule: Read a 'storage.PureSnapshotSchedule' resource. READ.storage.PureTargetArray: Read a 'storage.PureTargetArray' resource. READ.storage.PureVolume: Read a 'storage.PureVolume' resource. READ.storage.PureVolumeGroup: Read a 'storage.PureVolumeGroup' resource. READ.storage.PureVolumeSnapshot: Read a 'storage.PureVolumeSnapshot' resource. READ.storage.SasExpander: Read a 'storage.SasExpander' resource. UPDATE.storage.SasExpander: Update a 'storage.SasExpander' resource. READ.storage.SasPort: Read a 'storage.SasPort' resource. UPDATE.storage.SasPort: Update a 'storage.SasPort' resource. READ.storage.Span: Read a 'storage.Span' resource. UPDATE.storage.Span: Update a 'storage.Span' resource. CREATE.storage.StoragePolicy: Create a 'storage.StoragePolicy' resource. DELETE.storage.StoragePolicy: Delete a 'storage.StoragePolicy' resource. READ.storage.StoragePolicy: Read a 'storage.StoragePolicy' resource. UPDATE.storage.StoragePolicy: Update a 'storage.StoragePolicy' resource. READ.storage.VdMemberEp: Read a 'storage.VdMemberEp' resource. UPDATE.storage.VdMemberEp: Update a 'storage.VdMemberEp' resource. READ.storage.VirtualDrive: Read a 'storage.VirtualDrive' resource. UPDATE.storage.VirtualDrive: Update a 'storage.VirtualDrive' resource. READ.storage.VirtualDriveContainer: Read a 'storage.VirtualDriveContainer' resource. UPDATE.storage.VirtualDriveContainer: Update a 'storage.VirtualDriveContainer' resource. READ.storage.VirtualDriveExtension: Read a 'storage.VirtualDriveExtension' resource. UPDATE.storage.VirtualDriveExtension: Update a 'storage.VirtualDriveExtension' resource. READ.storage.VirtualDriveIdentity: Read a 'storage.VirtualDriveIdentity' resource. CREATE.syslog.Policy: Create a 'syslog.Policy' resource. DELETE.syslog.Policy: Delete a 'syslog.Policy' resource. READ.syslog.Policy: Read a 'syslog.Policy' resource. UPDATE.syslog.Policy: Update a 'syslog.Policy' resource. READ.syslog.PolicyInventory: Read a 'syslog.PolicyInventory' resource. READ.tam.AdvisoryCount: Read a 'tam.AdvisoryCount' resource. READ.tam.AdvisoryDefinition: Read a 'tam.AdvisoryDefinition' resource. CREATE.tam.AdvisoryInfo: Create a 'tam.AdvisoryInfo' resource. DELETE.tam.AdvisoryInfo: Delete a 'tam.AdvisoryInfo' resource. READ.tam.AdvisoryInfo: Read a 'tam.AdvisoryInfo' resource. UPDATE.tam.AdvisoryInfo: Update a 'tam.AdvisoryInfo' resource. READ.tam.AdvisoryInstance: Read a 'tam.AdvisoryInstance' resource. READ.tam.SecurityAdvisory: Read a 'tam.SecurityAdvisory' resource. CREATE.task.CatalystSdwanScopedInventory: Create a 'task.CatalystSdwanScopedInventory' resource. CREATE.task.FabricMosScopedInventory: Create a 'task.FabricMosScopedInventory' resource. CREATE.task.HciScopedInventory: Create a 'task.HciScopedInventory' resource. CREATE.task.HitachiScopedInventory: Create a 'task.HitachiScopedInventory' resource. CREATE.task.HyperFlexManagementScopedInventory: Create a 'task.HyperFlexManagementScopedInventory' resource. CREATE.task.HyperflexScopedInventory: Create a 'task.HyperflexScopedInventory' resource. CREATE.task.MdsScopedInventory: Create a 'task.MdsScopedInventory' resource. CREATE.task.MdsSystemScopedInventory: Create a 'task.MdsSystemScopedInventory' resource. CREATE.task.MerakiScopedInventory: Create a 'task.MerakiScopedInventory' resource. CREATE.task.NetAppScopedInventory: Create a 'task.NetAppScopedInventory' resource. CREATE.task.NexusScopedInventory: Create a 'task.NexusScopedInventory' resource. CREATE.task.NexusSystemScopedInventory: Create a 'task.NexusSystemScopedInventory' resource. CREATE.task.NexusVlanScopedInventory: Create a 'task.NexusVlanScopedInventory' resource. CREATE.task.PureFlashBladeScopedInventory: Create a 'task.PureFlashBladeScopedInventory' resource. CREATE.task.PureScopedInventory: Create a 'task.PureScopedInventory' resource. CREATE.task.ServerScopedInventory: Create a 'task.ServerScopedInventory' resource. CREATE.techsupportmanagement.CollectionControlPolicy: Create a 'techsupportmanagement.CollectionControlPolicy' resource. DELETE.techsupportmanagement.CollectionControlPolicy: Delete a 'techsupportmanagement.CollectionControlPolicy' resource. READ.techsupportmanagement.CollectionControlPolicy: Read a 'techsupportmanagement.CollectionControlPolicy' resource. UPDATE.techsupportmanagement.CollectionControlPolicy: Update a 'techsupportmanagement.CollectionControlPolicy' resource. READ.techsupportmanagement.Download: Read a 'techsupportmanagement.Download' resource. READ.techsupportmanagement.EndPoint: Read a 'techsupportmanagement.EndPoint' resource. CREATE.techsupportmanagement.TechSupportBundle: Create a 'techsupportmanagement.TechSupportBundle' resource. DELETE.techsupportmanagement.TechSupportBundle: Delete a 'techsupportmanagement.TechSupportBundle' resource. READ.techsupportmanagement.TechSupportBundle: Read a 'techsupportmanagement.TechSupportBundle' resource. READ.techsupportmanagement.TechSupportStatus: Read a 'techsupportmanagement.TechSupportStatus' resource. READ.terminal.AuditLog: Read a 'terminal.AuditLog' resource. CREATE.thermal.Policy: Create a 'thermal.Policy' resource. DELETE.thermal.Policy: Delete a 'thermal.Policy' resource. READ.thermal.Policy: Read a 'thermal.Policy' resource. UPDATE.thermal.Policy: Update a 'thermal.Policy' resource. READ.thermal.PolicyInventory: Read a 'thermal.PolicyInventory' resource. READ.top.System: Read a 'top.System' resource. UPDATE.top.System: Update a 'top.System' resource. DELETE.ucsd.BackupInfo: Delete a 'ucsd.BackupInfo' resource. READ.ucsd.BackupInfo: Read a 'ucsd.BackupInfo' resource. READ.uuidpool.Block: Read a 'uuidpool.Block' resource. CREATE.uuidpool.Pool: Create a 'uuidpool.Pool' resource. DELETE.uuidpool.Pool: Delete a 'uuidpool.Pool' resource. READ.uuidpool.Pool: Read a 'uuidpool.Pool' resource. UPDATE.uuidpool.Pool: Update a 'uuidpool.Pool' resource. READ.uuidpool.PoolMember: Read a 'uuidpool.PoolMember' resource. CREATE.uuidpool.Reservation: Create a 'uuidpool.Reservation' resource. DELETE.uuidpool.Reservation: Delete a 'uuidpool.Reservation' resource. READ.uuidpool.Reservation: Read a 'uuidpool.Reservation' resource. READ.uuidpool.Universe: Read a 'uuidpool.Universe' resource. DELETE.uuidpool.UuidLease: Delete a 'uuidpool.UuidLease' resource. READ.uuidpool.UuidLease: Read a 'uuidpool.UuidLease' resource. READ.view.HealthStatus: Read a 'view.HealthStatus' resource. READ.view.Server: Read a 'view.Server' resource. CREATE.virtualization.EsxiConsole: Create a 'virtualization.EsxiConsole' resource. READ.virtualization.EsxiConsole: Read a 'virtualization.EsxiConsole' resource. UPDATE.virtualization.EsxiConsole: Update a 'virtualization.EsxiConsole' resource. READ.virtualization.Host: Read a 'virtualization.Host' resource. UPDATE.virtualization.Host: Update a 'virtualization.Host' resource. CREATE.virtualization.VirtualMachine: Create a 'virtualization.VirtualMachine' resource. DELETE.virtualization.VirtualMachine: Delete a 'virtualization.VirtualMachine' resource. READ.virtualization.VirtualMachine: Read a 'virtualization.VirtualMachine' resource. UPDATE.virtualization.VirtualMachine: Update a 'virtualization.VirtualMachine' resource. READ.virtualization.VmwareCluster: Read a 'virtualization.VmwareCluster' resource. UPDATE.virtualization.VmwareCluster: Update a 'virtualization.VmwareCluster' resource. READ.virtualization.VmwareDatacenter: Read a 'virtualization.VmwareDatacenter' resource. UPDATE.virtualization.VmwareDatacenter: Update a 'virtualization.VmwareDatacenter' resource. READ.virtualization.VmwareDatastore: Read a 'virtualization.VmwareDatastore' resource. UPDATE.virtualization.VmwareDatastore: Update a 'virtualization.VmwareDatastore' resource. READ.virtualization.VmwareDatastoreCluster: Read a 'virtualization.VmwareDatastoreCluster' resource. UPDATE.virtualization.VmwareDatastoreCluster: Update a 'virtualization.VmwareDatastoreCluster' resource. READ.virtualization.VmwareDistributedNetwork: Read a 'virtualization.VmwareDistributedNetwork' resource. UPDATE.virtualization.VmwareDistributedNetwork: Update a 'virtualization.VmwareDistributedNetwork' resource. READ.virtualization.VmwareDistributedSwitch: Read a 'virtualization.VmwareDistributedSwitch' resource. UPDATE.virtualization.VmwareDistributedSwitch: Update a 'virtualization.VmwareDistributedSwitch' resource. READ.virtualization.VmwareFolder: Read a 'virtualization.VmwareFolder' resource. UPDATE.virtualization.VmwareFolder: Update a 'virtualization.VmwareFolder' resource. READ.virtualization.VmwareHost: Read a 'virtualization.VmwareHost' resource. UPDATE.virtualization.VmwareHost: Update a 'virtualization.VmwareHost' resource. READ.virtualization.VmwareHostGpu: Read a 'virtualization.VmwareHostGpu' resource. READ.virtualization.VmwareKernelNetwork: Read a 'virtualization.VmwareKernelNetwork' resource. UPDATE.virtualization.VmwareKernelNetwork: Update a 'virtualization.VmwareKernelNetwork' resource. READ.virtualization.VmwareNetwork: Read a 'virtualization.VmwareNetwork' resource. UPDATE.virtualization.VmwareNetwork: Update a 'virtualization.VmwareNetwork' resource. READ.virtualization.VmwarePhysicalNetworkInterface: Read a 'virtualization.VmwarePhysicalNetworkInterface' resource. UPDATE.virtualization.VmwarePhysicalNetworkInterface: Update a 'virtualization.VmwarePhysicalNetworkInterface' resource. READ.virtualization.VmwareProactiveHa: Read a 'virtualization.VmwareProactiveHa' resource. READ.virtualization.VmwareUplinkPort: Read a 'virtualization.VmwareUplinkPort' resource. UPDATE.virtualization.VmwareUplinkPort: Update a 'virtualization.VmwareUplinkPort' resource. READ.virtualization.VmwareVcenter: Read a 'virtualization.VmwareVcenter' resource. READ.virtualization.VmwareVirtualDisk: Read a 'virtualization.VmwareVirtualDisk' resource. UPDATE.virtualization.VmwareVirtualDisk: Update a 'virtualization.VmwareVirtualDisk' resource. READ.virtualization.VmwareVirtualMachine: Read a 'virtualization.VmwareVirtualMachine' resource. UPDATE.virtualization.VmwareVirtualMachine: Update a 'virtualization.VmwareVirtualMachine' resource. READ.virtualization.VmwareVirtualMachineGpu: Read a 'virtualization.VmwareVirtualMachineGpu' resource. READ.virtualization.VmwareVirtualMachineSnapshot: Read a 'virtualization.VmwareVirtualMachineSnapshot' resource. UPDATE.virtualization.VmwareVirtualMachineSnapshot: Update a 'virtualization.VmwareVirtualMachineSnapshot' resource. READ.virtualization.VmwareVirtualNetworkInterface: Read a 'virtualization.VmwareVirtualNetworkInterface' resource. UPDATE.virtualization.VmwareVirtualNetworkInterface: Update a 'virtualization.VmwareVirtualNetworkInterface' resource. READ.virtualization.VmwareVirtualSwitch: Read a 'virtualization.VmwareVirtualSwitch' resource. UPDATE.virtualization.VmwareVirtualSwitch: Update a 'virtualization.VmwareVirtualSwitch' resource. CREATE.vmedia.Policy: Create a 'vmedia.Policy' resource. DELETE.vmedia.Policy: Delete a 'vmedia.Policy' resource. READ.vmedia.Policy: Read a 'vmedia.Policy' resource. UPDATE.vmedia.Policy: Update a 'vmedia.Policy' resource. READ.vmedia.PolicyInventory: Read a 'vmedia.PolicyInventory' resource. CREATE.vmrc.Console: Create a 'vmrc.Console' resource. READ.vmrc.Console: Read a 'vmrc.Console' resource. UPDATE.vmrc.Console: Update a 'vmrc.Console' resource. CREATE.vnic.EthAdapterPolicy: Create a 'vnic.EthAdapterPolicy' resource. DELETE.vnic.EthAdapterPolicy: Delete a 'vnic.EthAdapterPolicy' resource. READ.vnic.EthAdapterPolicy: Read a 'vnic.EthAdapterPolicy' resource. UPDATE.vnic.EthAdapterPolicy: Update a 'vnic.EthAdapterPolicy' resource. READ.vnic.EthAdapterPolicyInventory: Read a 'vnic.EthAdapterPolicyInventory' resource. CREATE.vnic.EthIf: Create a 'vnic.EthIf' resource. DELETE.vnic.EthIf: Delete a 'vnic.EthIf' resource. READ.vnic.EthIf: Read a 'vnic.EthIf' resource. UPDATE.vnic.EthIf: Update a 'vnic.EthIf' resource. READ.vnic.EthIfInventory: Read a 'vnic.EthIfInventory' resource. CREATE.vnic.EthNetworkPolicy: Create a 'vnic.EthNetworkPolicy' resource. DELETE.vnic.EthNetworkPolicy: Delete a 'vnic.EthNetworkPolicy' resource. READ.vnic.EthNetworkPolicy: Read a 'vnic.EthNetworkPolicy' resource. UPDATE.vnic.EthNetworkPolicy: Update a 'vnic.EthNetworkPolicy' resource. READ.vnic.EthNetworkPolicyInventory: Read a 'vnic.EthNetworkPolicyInventory' resource. CREATE.vnic.EthQosPolicy: Create a 'vnic.EthQosPolicy' resource. DELETE.vnic.EthQosPolicy: Delete a 'vnic.EthQosPolicy' resource. READ.vnic.EthQosPolicy: Read a 'vnic.EthQosPolicy' resource. UPDATE.vnic.EthQosPolicy: Update a 'vnic.EthQosPolicy' resource. READ.vnic.EthQosPolicyInventory: Read a 'vnic.EthQosPolicyInventory' resource. READ.vnic.EthVethInventory: Read a 'vnic.EthVethInventory' resource. READ.vnic.EthVnicInventory: Read a 'vnic.EthVnicInventory' resource. CREATE.vnic.FcAdapterPolicy: Create a 'vnic.FcAdapterPolicy' resource. DELETE.vnic.FcAdapterPolicy: Delete a 'vnic.FcAdapterPolicy' resource. READ.vnic.FcAdapterPolicy: Read a 'vnic.FcAdapterPolicy' resource. UPDATE.vnic.FcAdapterPolicy: Update a 'vnic.FcAdapterPolicy' resource. READ.vnic.FcAdapterPolicyInventory: Read a 'vnic.FcAdapterPolicyInventory' resource. CREATE.vnic.FcIf: Create a 'vnic.FcIf' resource. DELETE.vnic.FcIf: Delete a 'vnic.FcIf' resource. READ.vnic.FcIf: Read a 'vnic.FcIf' resource. UPDATE.vnic.FcIf: Update a 'vnic.FcIf' resource. READ.vnic.FcIfInventory: Read a 'vnic.FcIfInventory' resource. CREATE.vnic.FcNetworkPolicy: Create a 'vnic.FcNetworkPolicy' resource. DELETE.vnic.FcNetworkPolicy: Delete a 'vnic.FcNetworkPolicy' resource. READ.vnic.FcNetworkPolicy: Read a 'vnic.FcNetworkPolicy' resource. UPDATE.vnic.FcNetworkPolicy: Update a 'vnic.FcNetworkPolicy' resource. READ.vnic.FcNetworkPolicyInventory: Read a 'vnic.FcNetworkPolicyInventory' resource. CREATE.vnic.FcQosPolicy: Create a 'vnic.FcQosPolicy' resource. DELETE.vnic.FcQosPolicy: Delete a 'vnic.FcQosPolicy' resource. READ.vnic.FcQosPolicy: Read a 'vnic.FcQosPolicy' resource. UPDATE.vnic.FcQosPolicy: Update a 'vnic.FcQosPolicy' resource. READ.vnic.FcQosPolicyInventory: Read a 'vnic.FcQosPolicyInventory' resource. READ.vnic.FcVethInventory: Read a 'vnic.FcVethInventory' resource. READ.vnic.FcVhbaPolicyInventory: Read a 'vnic.FcVhbaPolicyInventory' resource. CREATE.vnic.IscsiAdapterPolicy: Create a 'vnic.IscsiAdapterPolicy' resource. DELETE.vnic.IscsiAdapterPolicy: Delete a 'vnic.IscsiAdapterPolicy' resource. READ.vnic.IscsiAdapterPolicy: Read a 'vnic.IscsiAdapterPolicy' resource. UPDATE.vnic.IscsiAdapterPolicy: Update a 'vnic.IscsiAdapterPolicy' resource. READ.vnic.IscsiAdapterPolicyInventory: Read a 'vnic.IscsiAdapterPolicyInventory' resource. CREATE.vnic.IscsiBootPolicy: Create a 'vnic.IscsiBootPolicy' resource. DELETE.vnic.IscsiBootPolicy: Delete a 'vnic.IscsiBootPolicy' resource. READ.vnic.IscsiBootPolicy: Read a 'vnic.IscsiBootPolicy' resource. UPDATE.vnic.IscsiBootPolicy: Update a 'vnic.IscsiBootPolicy' resource. READ.vnic.IscsiBootPolicyInventory: Read a 'vnic.IscsiBootPolicyInventory' resource. CREATE.vnic.IscsiStaticTargetPolicy: Create a 'vnic.IscsiStaticTargetPolicy' resource. DELETE.vnic.IscsiStaticTargetPolicy: Delete a 'vnic.IscsiStaticTargetPolicy' resource. READ.vnic.IscsiStaticTargetPolicy: Read a 'vnic.IscsiStaticTargetPolicy' resource. UPDATE.vnic.IscsiStaticTargetPolicy: Update a 'vnic.IscsiStaticTargetPolicy' resource. READ.vnic.IscsiStaticTargetPolicyInventory: Read a 'vnic.IscsiStaticTargetPolicyInventory' resource. CREATE.vnic.LanConnectivityPolicy: Create a 'vnic.LanConnectivityPolicy' resource. DELETE.vnic.LanConnectivityPolicy: Delete a 'vnic.LanConnectivityPolicy' resource. READ.vnic.LanConnectivityPolicy: Read a 'vnic.LanConnectivityPolicy' resource. UPDATE.vnic.LanConnectivityPolicy: Update a 'vnic.LanConnectivityPolicy' resource. READ.vnic.LanConnectivityPolicyInventory: Read a 'vnic.LanConnectivityPolicyInventory' resource. READ.vnic.LanSettings: Read a 'vnic.LanSettings' resource. READ.vnic.LcpStatus: Read a 'vnic.LcpStatus' resource. CREATE.vnic.SanConnectivityPolicy: Create a 'vnic.SanConnectivityPolicy' resource. DELETE.vnic.SanConnectivityPolicy: Delete a 'vnic.SanConnectivityPolicy' resource. READ.vnic.SanConnectivityPolicy: Read a 'vnic.SanConnectivityPolicy' resource. UPDATE.vnic.SanConnectivityPolicy: Update a 'vnic.SanConnectivityPolicy' resource. READ.vnic.SanConnectivityPolicyInventory: Read a 'vnic.SanConnectivityPolicyInventory' resource. READ.vnic.SanSettings: Read a 'vnic.SanSettings' resource. READ.vnic.ScpStatus: Read a 'vnic.ScpStatus' resource. READ.vnic.ServiceEthIf: Read a 'vnic.ServiceEthIf' resource. READ.vnic.ServiceEthIfInventory: Read a 'vnic.ServiceEthIfInventory' resource. CREATE.vnic.VhbaTemplate: Create a 'vnic.VhbaTemplate' resource. DELETE.vnic.VhbaTemplate: Delete a 'vnic.VhbaTemplate' resource. READ.vnic.VhbaTemplate: Read a 'vnic.VhbaTemplate' resource. UPDATE.vnic.VhbaTemplate: Update a 'vnic.VhbaTemplate' resource. READ.vnic.VifIdPool: Read a 'vnic.VifIdPool' resource. CREATE.vnic.VnicTemplate: Create a 'vnic.VnicTemplate' resource. DELETE.vnic.VnicTemplate: Delete a 'vnic.VnicTemplate' resource. READ.vnic.VnicTemplate: Read a 'vnic.VnicTemplate' resource. UPDATE.vnic.VnicTemplate: Update a 'vnic.VnicTemplate' resource. CREATE.vrf.Vrf: Create a 'vrf.Vrf' resource. DELETE.vrf.Vrf: Delete a 'vrf.Vrf' resource. READ.vrf.Vrf: Read a 'vrf.Vrf' resource. UPDATE.vrf.Vrf: Update a 'vrf.Vrf' resource. CREATE.webhook.Endpoint: Create a 'webhook.Endpoint' resource. DELETE.webhook.Endpoint: Delete a 'webhook.Endpoint' resource. READ.webhook.Endpoint: Read a 'webhook.Endpoint' resource. UPDATE.webhook.Endpoint: Update a 'webhook.Endpoint' resource. CREATE.webhook.Schema: Create a 'webhook.Schema' resource. DELETE.webhook.Schema: Delete a 'webhook.Schema' resource. READ.webhook.Schema: Read a 'webhook.Schema' resource. UPDATE.webhook.Schema: Update a 'webhook.Schema' resource. CREATE.workflow.AnsibleBatchExecutor: Create a 'workflow.AnsibleBatchExecutor' resource. DELETE.workflow.AnsibleBatchExecutor: Delete a 'workflow.AnsibleBatchExecutor' resource. READ.workflow.AnsibleBatchExecutor: Read a 'workflow.AnsibleBatchExecutor' resource. UPDATE.workflow.AnsibleBatchExecutor: Update a 'workflow.AnsibleBatchExecutor' resource. CREATE.workflow.BatchApiExecutor: Create a 'workflow.BatchApiExecutor' resource. DELETE.workflow.BatchApiExecutor: Delete a 'workflow.BatchApiExecutor' resource. READ.workflow.BatchApiExecutor: Read a 'workflow.BatchApiExecutor' resource. UPDATE.workflow.BatchApiExecutor: Update a 'workflow.BatchApiExecutor' resource. READ.workflow.Catalog: Read a 'workflow.Catalog' resource. CREATE.workflow.CatalogItemDefinition: Create a 'workflow.CatalogItemDefinition' resource. DELETE.workflow.CatalogItemDefinition: Delete a 'workflow.CatalogItemDefinition' resource. READ.workflow.CatalogItemDefinition: Read a 'workflow.CatalogItemDefinition' resource. UPDATE.workflow.CatalogItemDefinition: Update a 'workflow.CatalogItemDefinition' resource. CREATE.workflow.CatalogServiceRequest: Create a 'workflow.CatalogServiceRequest' resource. DELETE.workflow.CatalogServiceRequest: Delete a 'workflow.CatalogServiceRequest' resource. READ.workflow.CatalogServiceRequest: Read a 'workflow.CatalogServiceRequest' resource. UPDATE.workflow.CatalogServiceRequest: Update a 'workflow.CatalogServiceRequest' resource. CREATE.workflow.CustomDataTypeDefinition: Create a 'workflow.CustomDataTypeDefinition' resource. DELETE.workflow.CustomDataTypeDefinition: Delete a 'workflow.CustomDataTypeDefinition' resource. READ.workflow.CustomDataTypeDefinition: Read a 'workflow.CustomDataTypeDefinition' resource. UPDATE.workflow.CustomDataTypeDefinition: Update a 'workflow.CustomDataTypeDefinition' resource. CREATE.workflow.ErrorResponseHandler: Create a 'workflow.ErrorResponseHandler' resource. DELETE.workflow.ErrorResponseHandler: Delete a 'workflow.ErrorResponseHandler' resource. READ.workflow.ErrorResponseHandler: Read a 'workflow.ErrorResponseHandler' resource. UPDATE.workflow.ErrorResponseHandler: Update a 'workflow.ErrorResponseHandler' resource. CREATE.workflow.PowerShellBatchApiExecutor: Create a 'workflow.PowerShellBatchApiExecutor' resource. DELETE.workflow.PowerShellBatchApiExecutor: Delete a 'workflow.PowerShellBatchApiExecutor' resource. READ.workflow.PowerShellBatchApiExecutor: Read a 'workflow.PowerShellBatchApiExecutor' resource. UPDATE.workflow.PowerShellBatchApiExecutor: Update a 'workflow.PowerShellBatchApiExecutor' resource. CREATE.workflow.RollbackWorkflow: Create a 'workflow.RollbackWorkflow' resource. DELETE.workflow.RollbackWorkflow: Delete a 'workflow.RollbackWorkflow' resource. READ.workflow.RollbackWorkflow: Read a 'workflow.RollbackWorkflow' resource. UPDATE.workflow.RollbackWorkflow: Update a 'workflow.RollbackWorkflow' resource. CREATE.workflow.ServiceItemActionDefinition: Create a 'workflow.ServiceItemActionDefinition' resource. DELETE.workflow.ServiceItemActionDefinition: Delete a 'workflow.ServiceItemActionDefinition' resource. READ.workflow.ServiceItemActionDefinition: Read a 'workflow.ServiceItemActionDefinition' resource. UPDATE.workflow.ServiceItemActionDefinition: Update a 'workflow.ServiceItemActionDefinition' resource. CREATE.workflow.ServiceItemActionInstance: Create a 'workflow.ServiceItemActionInstance' resource. DELETE.workflow.ServiceItemActionInstance: Delete a 'workflow.ServiceItemActionInstance' resource. READ.workflow.ServiceItemActionInstance: Read a 'workflow.ServiceItemActionInstance' resource. UPDATE.workflow.ServiceItemActionInstance: Update a 'workflow.ServiceItemActionInstance' resource. READ.workflow.ServiceItemAttribute: Read a 'workflow.ServiceItemAttribute' resource. CREATE.workflow.ServiceItemDefinition: Create a 'workflow.ServiceItemDefinition' resource. DELETE.workflow.ServiceItemDefinition: Delete a 'workflow.ServiceItemDefinition' resource. READ.workflow.ServiceItemDefinition: Read a 'workflow.ServiceItemDefinition' resource. UPDATE.workflow.ServiceItemDefinition: Update a 'workflow.ServiceItemDefinition' resource. READ.workflow.ServiceItemHealthCheckDefinition: Read a 'workflow.ServiceItemHealthCheckDefinition' resource. READ.workflow.ServiceItemHealthCheckExecution: Read a 'workflow.ServiceItemHealthCheckExecution' resource. CREATE.workflow.ServiceItemInstance: Create a 'workflow.ServiceItemInstance' resource. DELETE.workflow.ServiceItemInstance: Delete a 'workflow.ServiceItemInstance' resource. READ.workflow.ServiceItemInstance: Read a 'workflow.ServiceItemInstance' resource. UPDATE.workflow.ServiceItemInstance: Update a 'workflow.ServiceItemInstance' resource. CREATE.workflow.ServiceItemOutput: Create a 'workflow.ServiceItemOutput' resource. DELETE.workflow.ServiceItemOutput: Delete a 'workflow.ServiceItemOutput' resource. READ.workflow.ServiceItemOutput: Read a 'workflow.ServiceItemOutput' resource. UPDATE.workflow.ServiceItemOutput: Update a 'workflow.ServiceItemOutput' resource. CREATE.workflow.SshBatchExecutor: Create a 'workflow.SshBatchExecutor' resource. DELETE.workflow.SshBatchExecutor: Delete a 'workflow.SshBatchExecutor' resource. READ.workflow.SshBatchExecutor: Read a 'workflow.SshBatchExecutor' resource. UPDATE.workflow.SshBatchExecutor: Update a 'workflow.SshBatchExecutor' resource. READ.workflow.TaskDebugLog: Read a 'workflow.TaskDebugLog' resource. CREATE.workflow.TaskDefinition: Create a 'workflow.TaskDefinition' resource. DELETE.workflow.TaskDefinition: Delete a 'workflow.TaskDefinition' resource. READ.workflow.TaskDefinition: Read a 'workflow.TaskDefinition' resource. UPDATE.workflow.TaskDefinition: Update a 'workflow.TaskDefinition' resource. READ.workflow.TaskInfo: Read a 'workflow.TaskInfo' resource. UPDATE.workflow.TaskInfo: Update a 'workflow.TaskInfo' resource. READ.workflow.TaskMetadata: Read a 'workflow.TaskMetadata' resource. CREATE.workflow.TemplateEvaluation: Create a 'workflow.TemplateEvaluation' resource. READ.workflow.TemplateFunctionMeta: Read a 'workflow.TemplateFunctionMeta' resource. CREATE.workflow.TemplateParser: Create a 'workflow.TemplateParser' resource. CREATE.workflow.UiDisplayMetadata: Create a 'workflow.UiDisplayMetadata' resource. DELETE.workflow.UiDisplayMetadata: Delete a 'workflow.UiDisplayMetadata' resource. READ.workflow.UiDisplayMetadata: Read a 'workflow.UiDisplayMetadata' resource. UPDATE.workflow.UiDisplayMetadata: Update a 'workflow.UiDisplayMetadata' resource. CREATE.workflow.Variable: Create a 'workflow.Variable' resource. DELETE.workflow.Variable: Delete a 'workflow.Variable' resource. READ.workflow.Variable: Read a 'workflow.Variable' resource. UPDATE.workflow.Variable: Update a 'workflow.Variable' resource. CREATE.workflow.WorkflowDefinition: Create a 'workflow.WorkflowDefinition' resource. DELETE.workflow.WorkflowDefinition: Delete a 'workflow.WorkflowDefinition' resource. READ.workflow.WorkflowDefinition: Read a 'workflow.WorkflowDefinition' resource. UPDATE.workflow.WorkflowDefinition: Update a 'workflow.WorkflowDefinition' resource. CREATE.workflow.WorkflowInfo: Create a 'workflow.WorkflowInfo' resource. DELETE.workflow.WorkflowInfo: Delete a 'workflow.WorkflowInfo' resource. READ.workflow.WorkflowInfo: Read a 'workflow.WorkflowInfo' resource. UPDATE.workflow.WorkflowInfo: Update a 'workflow.WorkflowInfo' resource. READ.workflow.WorkflowMetadata: Read a 'workflow.WorkflowMetadata' resource. CREATE.workload.Blueprint: Create a 'workload.Blueprint' resource. DELETE.workload.Blueprint: Delete a 'workload.Blueprint' resource. READ.workload.Blueprint: Read a 'workload.Blueprint' resource. UPDATE.workload.Blueprint: Update a 'workload.Blueprint' resource. CREATE.workload.ClearWorkloadTag: Create a 'workload.ClearWorkloadTag' resource. DELETE.workload.ClearWorkloadTag: Delete a 'workload.ClearWorkloadTag' resource. READ.workload.ClearWorkloadTag: Read a 'workload.ClearWorkloadTag' resource. READ.workload.DeploymentInput: Read a 'workload.DeploymentInput' resource. CREATE.workload.WorkloadDefinition: Create a 'workload.WorkloadDefinition' resource. DELETE.workload.WorkloadDefinition: Delete a 'workload.WorkloadDefinition' resource. READ.workload.WorkloadDefinition: Read a 'workload.WorkloadDefinition' resource. UPDATE.workload.WorkloadDefinition: Update a 'workload.WorkloadDefinition' resource. CREATE.workload.WorkloadDeployment: Create a 'workload.WorkloadDeployment' resource. DELETE.workload.WorkloadDeployment: Delete a 'workload.WorkloadDeployment' resource. READ.workload.WorkloadDeployment: Read a 'workload.WorkloadDeployment' resource. UPDATE.workload.WorkloadDeployment: Update a 'workload.WorkloadDeployment' resource. DELETE.workload.WorkloadInstance: Delete a 'workload.WorkloadInstance' resource. READ.workload.WorkloadInstance: Read a 'workload.WorkloadInstance' resource. UPDATE.workload.WorkloadInstance: Update a 'workload.WorkloadInstance' resource. READ.workload.WorkloadMetadata: Read a 'workload.WorkloadMetadata' resource. UPDATE.workload.WorkloadMetadata: Update a 'workload.WorkloadMetadata' resource. externalDocs: url: /apidocs description: Online documentation for the Intersight APIs