Documentation
¶
Index ¶
- Constants
- Variables
- func SetOptions(baseURL string, username string, password string, debug string, ...) error
- type AddSSIDToIPPoolMappingHeaderParams
- type ApProvisionHeaderParams
- type ApplicationPolicyService
- func (s *ApplicationPolicyService) ApplicationPolicyIntent(...) (*ResponseApplicationPolicyApplicationPolicyIntent, *resty.Response, error)
- func (s *ApplicationPolicyService) CreateApplication(...) (*ResponseApplicationPolicyCreateApplication, *resty.Response, error)
- func (s *ApplicationPolicyService) CreateApplicationPolicyQueuingProfile(...) (*ResponseApplicationPolicyCreateApplicationPolicyQueuingProfile, ...)
- func (s *ApplicationPolicyService) CreateApplicationSet(...) (*ResponseApplicationPolicyCreateApplicationSet, *resty.Response, error)
- func (s *ApplicationPolicyService) CreateQosDeviceInterfaceInfo(...) (*ResponseApplicationPolicyCreateQosDeviceInterfaceInfo, *resty.Response, error)
- func (s *ApplicationPolicyService) DeleteApplication(DeleteApplicationQueryParams *DeleteApplicationQueryParams) (*ResponseApplicationPolicyDeleteApplication, *resty.Response, error)
- func (s *ApplicationPolicyService) DeleteApplicationPolicyQueuingProfile(id string) (*ResponseApplicationPolicyDeleteApplicationPolicyQueuingProfile, ...)
- func (s *ApplicationPolicyService) DeleteApplicationSet(DeleteApplicationSetQueryParams *DeleteApplicationSetQueryParams) (*ResponseApplicationPolicyDeleteApplicationSet, *resty.Response, error)
- func (s *ApplicationPolicyService) DeleteQosDeviceInterfaceInfo(id string) (*ResponseApplicationPolicyDeleteQosDeviceInterfaceInfo, *resty.Response, error)
- func (s *ApplicationPolicyService) EditApplication(...) (*ResponseApplicationPolicyEditApplication, *resty.Response, error)
- func (s *ApplicationPolicyService) GetApplicationPolicy(GetApplicationPolicyQueryParams *GetApplicationPolicyQueryParams) (*ResponseApplicationPolicyGetApplicationPolicy, *resty.Response, error)
- func (s *ApplicationPolicyService) GetApplicationPolicyDefault() (*ResponseApplicationPolicyGetApplicationPolicyDefault, *resty.Response, error)
- func (s *ApplicationPolicyService) GetApplicationPolicyQueuingProfile(...) (*ResponseApplicationPolicyGetApplicationPolicyQueuingProfile, *resty.Response, ...)
- func (s *ApplicationPolicyService) GetApplicationPolicyQueuingProfileCount() (*ResponseApplicationPolicyGetApplicationPolicyQueuingProfileCount, ...)
- func (s *ApplicationPolicyService) GetApplicationSets(GetApplicationSetsQueryParams *GetApplicationSetsQueryParams) (*ResponseApplicationPolicyGetApplicationSets, *resty.Response, error)
- func (s *ApplicationPolicyService) GetApplicationSetsCount() (*ResponseApplicationPolicyGetApplicationSetsCount, *resty.Response, error)
- func (s *ApplicationPolicyService) GetApplications(GetApplicationsQueryParams *GetApplicationsQueryParams) (*ResponseApplicationPolicyGetApplications, *resty.Response, error)
- func (s *ApplicationPolicyService) GetApplicationsCount() (*ResponseApplicationPolicyGetApplicationsCount, *resty.Response, error)
- func (s *ApplicationPolicyService) GetQosDeviceInterfaceInfo(GetQosDeviceInterfaceInfoQueryParams *GetQosDeviceInterfaceInfoQueryParams) (*ResponseApplicationPolicyGetQosDeviceInterfaceInfo, *resty.Response, error)
- func (s *ApplicationPolicyService) GetQosDeviceInterfaceInfoCount() (*ResponseApplicationPolicyGetQosDeviceInterfaceInfoCount, *resty.Response, ...)
- func (s *ApplicationPolicyService) UpdateApplicationPolicyQueuingProfile(...) (*ResponseApplicationPolicyUpdateApplicationPolicyQueuingProfile, ...)
- func (s *ApplicationPolicyService) UpdateQosDeviceInterfaceInfo(...) (*ResponseApplicationPolicyUpdateQosDeviceInterfaceInfo, *resty.Response, error)
- type ApplicationsQueryParams
- type ApplicationsService
- type AssignDeviceCredentialToSiteHeaderParams
- type AssignDevicesToSiteHeaderParams
- type AuthenticationAPIResponse
- type AuthenticationManagementService
- func (s *AuthenticationManagementService) AuthenticationApI() (*ResponseAuthenticationManagementAuthenticationApI, *resty.Response, error)
- func (s *AuthenticationManagementService) ImportCertificate(ImportCertificateQueryParams *ImportCertificateQueryParams, ...) (*ResponseAuthenticationManagementImportCertificate, *resty.Response, error)
- func (s *AuthenticationManagementService) ImportCertificateP12(ImportCertificateP12QueryParams *ImportCertificateP12QueryParams, ...) (*ResponseAuthenticationManagementImportCertificateP12, *resty.Response, error)
- type AuthenticationService
- type CiscoDnaCenterSystemService
- type ClearMacAddressTableQueryParams
- type Client
- func NewClient() (*Client, error)
- func NewClientNoAuth() (*Client, error)
- func NewClientWithOptions(baseURL string, username string, password string, debug string, ...) (*Client, error)
- func NewClientWithOptionsNoAuth(baseURL string, username string, password string, debug string, ...) (*Client, error)
- type ClientProximityQueryParams
- type ClientsService
- func (s *ClientsService) ClientProximity(ClientProximityQueryParams *ClientProximityQueryParams) (*ResponseClientsClientProximity, *resty.Response, error)
- func (s *ClientsService) GetClientDetail(GetClientDetailQueryParams *GetClientDetailQueryParams) (*ResponseClientsGetClientDetail, *resty.Response, error)
- func (s *ClientsService) GetClientEnrichmentDetails(GetClientEnrichmentDetailsHeaderParams *GetClientEnrichmentDetailsHeaderParams) (*ResponseClientsGetClientEnrichmentDetails, *resty.Response, error)
- func (s *ClientsService) GetOverallClientHealth(GetOverallClientHealthQueryParams *GetOverallClientHealthQueryParams) (*ResponseClientsGetOverallClientHealth, *resty.Response, error)
- type CommandRunnerService
- type ComplianceDetailsOfDeviceQueryParams
- type ComplianceService
- func (s *ComplianceService) ComplianceDetailsOfDevice(deviceUUID string, ...) (*ResponseComplianceComplianceDetailsOfDevice, *resty.Response, error)
- func (s *ComplianceService) DeviceComplianceStatus(deviceUUID string) (*ResponseComplianceDeviceComplianceStatus, *resty.Response, error)
- func (s *ComplianceService) GetComplianceDetail(GetComplianceDetailQueryParams *GetComplianceDetailQueryParams) (*ResponseComplianceGetComplianceDetail, *resty.Response, error)
- func (s *ComplianceService) GetComplianceDetailCount(GetComplianceDetailCountQueryParams *GetComplianceDetailCountQueryParams) (*ResponseComplianceGetComplianceDetailCount, *resty.Response, error)
- func (s *ComplianceService) GetComplianceStatus(GetComplianceStatusQueryParams *GetComplianceStatusQueryParams) (*ResponseComplianceGetComplianceStatus, *resty.Response, error)
- func (s *ComplianceService) GetComplianceStatusCount(GetComplianceStatusCountQueryParams *GetComplianceStatusCountQueryParams) (*ResponseComplianceGetComplianceStatusCount, *resty.Response, error)
- func (s *ComplianceService) RunCompliance(requestComplianceRunCompliance *RequestComplianceRunCompliance) (*ResponseComplianceRunCompliance, *resty.Response, error)
- type ConfigurationArchiveService
- type ConfigurationTemplatesService
- func (s *ConfigurationTemplatesService) CreateProject(...) (*ResponseConfigurationTemplatesCreateProject, *resty.Response, error)
- func (s *ConfigurationTemplatesService) CreateTemplate(projectID string, ...) (*ResponseConfigurationTemplatesCreateTemplate, *resty.Response, error)
- func (s *ConfigurationTemplatesService) CreatesACloneOfTheGivenTemplate(name string, templateID string, projectID string, ...) (*ResponseConfigurationTemplatesCreatesACloneOfTheGivenTemplate, ...)
- func (s *ConfigurationTemplatesService) DeletesTheProject(projectID string) (*ResponseConfigurationTemplatesDeletesTheProject, *resty.Response, error)
- func (s *ConfigurationTemplatesService) DeletesTheTemplate(templateID string) (*ResponseConfigurationTemplatesDeletesTheTemplate, *resty.Response, error)
- func (s *ConfigurationTemplatesService) DeployTemplate(...) (*ResponseConfigurationTemplatesDeployTemplate, *resty.Response, error)
- func (s *ConfigurationTemplatesService) DeployTemplateV2(...) (*ResponseConfigurationTemplatesDeployTemplateV2, *resty.Response, error)
- func (s *ConfigurationTemplatesService) ExportsTheProjectsForAGivenCriteria(...) (*ResponseConfigurationTemplatesExportsTheProjectsForAGivenCriteria, ...)
- func (s *ConfigurationTemplatesService) ExportsTheTemplatesForAGivenCriteria(...) (*ResponseConfigurationTemplatesExportsTheTemplatesForAGivenCriteria, ...)
- func (s *ConfigurationTemplatesService) GetProjectsDetails(GetProjectsDetailsQueryParams *GetProjectsDetailsQueryParams) (*ResponseConfigurationTemplatesGetProjectsDetails, *resty.Response, error)
- func (s *ConfigurationTemplatesService) GetTemplatesDetails(GetTemplatesDetailsQueryParams *GetTemplatesDetailsQueryParams) (*ResponseConfigurationTemplatesGetTemplatesDetails, *resty.Response, error)
- func (s *ConfigurationTemplatesService) GetsAListOfProjects(GetsAListOfProjectsQueryParams *GetsAListOfProjectsQueryParams) (*ResponseConfigurationTemplatesGetsAListOfProjects, *resty.Response, error)
- func (s *ConfigurationTemplatesService) GetsAllTheVersionsOfAGivenTemplate(templateID string) (*ResponseConfigurationTemplatesGetsAllTheVersionsOfAGivenTemplate, ...)
- func (s *ConfigurationTemplatesService) GetsDetailsOfAGivenTemplate(templateID string, ...) (*ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplate, *resty.Response, ...)
- func (s *ConfigurationTemplatesService) GetsTheDetailsOfAGivenProject(projectID string) (*ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProject, *resty.Response, ...)
- func (s *ConfigurationTemplatesService) GetsTheTemplatesAvailable(GetsTheTemplatesAvailableQueryParams *GetsTheTemplatesAvailableQueryParams) (*ResponseConfigurationTemplatesGetsTheTemplatesAvailable, *resty.Response, ...)
- func (s *ConfigurationTemplatesService) ImportsTheProjectsProvided(ImportsTheProjectsProvidedQueryParams *ImportsTheProjectsProvidedQueryParams) (*ResponseConfigurationTemplatesImportsTheProjectsProvided, *resty.Response, ...)
- func (s *ConfigurationTemplatesService) ImportsTheTemplatesProvided(projectName string, ...) (*ResponseConfigurationTemplatesImportsTheTemplatesProvided, *resty.Response, ...)
- func (s *ConfigurationTemplatesService) PreviewTemplate(...) (*ResponseConfigurationTemplatesPreviewTemplate, *resty.Response, error)
- func (s *ConfigurationTemplatesService) StatusOfTemplateDeployment(deploymentID string) (*ResponseConfigurationTemplatesStatusOfTemplateDeployment, *resty.Response, ...)
- func (s *ConfigurationTemplatesService) UpdateProject(...) (*ResponseConfigurationTemplatesUpdateProject, *resty.Response, error)
- func (s *ConfigurationTemplatesService) UpdateTemplate(...) (*ResponseConfigurationTemplatesUpdateTemplate, *resty.Response, error)
- func (s *ConfigurationTemplatesService) VersionTemplate(...) (*ResponseConfigurationTemplatesVersionTemplate, *resty.Response, error)
- type CountOfEventSubscriptionsQueryParams
- type CountOfEventsQueryParams
- type CountOfNotificationsQueryParams
- type CreateAndProvisionSSIDHeaderParams
- type CreateNetworkHeaderParams
- type CreateSiteHeaderParams
- type CreateUpdateDynamicInterfaceHeaderParams
- type CreatesACloneOfTheGivenTemplateQueryParams
- type CustomCallService
- type DeleteApplicationQueryParams
- type DeleteApplicationSetQueryParams
- type DeleteBorderDeviceFromSdaFabricQueryParams
- type DeleteControlPlaneDeviceInSdaFabricQueryParams
- type DeleteDefaultAuthenticationProfileFromSdaFabricQueryParams
- type DeleteDeviceByIDQueryParams
- type DeleteDynamicInterfaceHeaderParams
- type DeleteEdgeDeviceFromSdaFabricQueryParams
- type DeleteEventSubscriptionsQueryParams
- type DeleteIPPoolFromSdaVirtualNetworkQueryParams
- type DeleteMulticastFromSdaFabricQueryParams
- type DeleteNfvProfileQueryParams
- type DeletePortAssignmentForAccessPointInSdaFabricQueryParams
- type DeletePortAssignmentForUserDeviceInSdaFabricQueryParams
- type DeleteProvisionedWiredDeviceQueryParams
- type DeleteSSIDAndProvisionItToDevicesHeaderParams
- type DeleteSensorTestQueryParams
- type DeleteSiteFromSdaFabricQueryParams
- type DeleteTransitPeerNetworkQueryParams
- type DeleteVirtualNetworkWithScalableGroupsQueryParams
- type DeleteVnFromSdaFabricQueryParams
- type DeregisterVirtualAccountQueryParams
- type DeviceCountDetails2QueryParams
- type DeviceLicenseSummary2QueryParams
- type DeviceOnboardingPnpService
- func (s *DeviceOnboardingPnpService) AddAWorkflow(requestDeviceOnboardingPnpAddAWorkflow *RequestDeviceOnboardingPnpAddAWorkflow) (*ResponseDeviceOnboardingPnpAddAWorkflow, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) AddDevice(requestDeviceOnboardingPnpAddDevice *RequestDeviceOnboardingPnpAddDevice) (*ResponseDeviceOnboardingPnpAddDevice, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) AddVirtualAccount(...) (*ResponseDeviceOnboardingPnpAddVirtualAccount, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) ClaimADeviceToASite(...) (*ResponseDeviceOnboardingPnpClaimADeviceToASite, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) ClaimDevice(requestDeviceOnboardingPnpClaimDevice *RequestDeviceOnboardingPnpClaimDevice) (*ResponseDeviceOnboardingPnpClaimDevice, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) DeleteDeviceByIDFromPnp(id string) (*ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnp, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) DeleteWorkflowByID(id string) (*ResponseDeviceOnboardingPnpDeleteWorkflowByID, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) DeregisterVirtualAccount(DeregisterVirtualAccountQueryParams *DeregisterVirtualAccountQueryParams) (*ResponseDeviceOnboardingPnpDeregisterVirtualAccount, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetDeviceByID(id string) (*ResponseDeviceOnboardingPnpGetDeviceByID, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetDeviceCount(GetDeviceCountQueryParams *GetDeviceCountQueryParams) (*ResponseDeviceOnboardingPnpGetDeviceCount, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetDeviceHistory(GetDeviceHistoryQueryParams *GetDeviceHistoryQueryParams) (*ResponseDeviceOnboardingPnpGetDeviceHistory, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetDeviceList2(GetDeviceList2QueryParams *GetDeviceList2QueryParams) (*ResponseDeviceOnboardingPnpGetDeviceList2, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetPnpGlobalSettings() (*ResponseDeviceOnboardingPnpGetPnpGlobalSettings, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetSmartAccountList() (*ResponseDeviceOnboardingPnpGetSmartAccountList, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetSyncResultForVirtualAccount(domain string, name string) (*ResponseDeviceOnboardingPnpGetSyncResultForVirtualAccount, *resty.Response, ...)
- func (s *DeviceOnboardingPnpService) GetVirtualAccountList(domain string) (*ResponseDeviceOnboardingPnpGetVirtualAccountList, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetWorkflowByID(id string) (*ResponseDeviceOnboardingPnpGetWorkflowByID, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetWorkflowCount(GetWorkflowCountQueryParams *GetWorkflowCountQueryParams) (*ResponseDeviceOnboardingPnpGetWorkflowCount, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) GetWorkflows(GetWorkflowsQueryParams *GetWorkflowsQueryParams) (*ResponseDeviceOnboardingPnpGetWorkflows, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) ImportDevicesInBulk(...) (*ResponseDeviceOnboardingPnpImportDevicesInBulk, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) PreviewConfig(...) (*ResponseDeviceOnboardingPnpPreviewConfig, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) ResetDevice(requestDeviceOnboardingPnpResetDevice *RequestDeviceOnboardingPnpResetDevice) (*ResponseDeviceOnboardingPnpResetDevice, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) SyncVirtualAccountDevices(...) (*ResponseDeviceOnboardingPnpSyncVirtualAccountDevices, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) UnClaimDevice(...) (*ResponseDeviceOnboardingPnpUnClaimDevice, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) UpdateDevice(id string, ...) (*ResponseDeviceOnboardingPnpUpdateDevice, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) UpdatePnpGlobalSettings(...) (*ResponseDeviceOnboardingPnpUpdatePnpGlobalSettings, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) UpdatePnpServerProfile(...) (*ResponseDeviceOnboardingPnpUpdatePnpServerProfile, *resty.Response, error)
- func (s *DeviceOnboardingPnpService) UpdateWorkflow(id string, ...) (*ResponseDeviceOnboardingPnpUpdateWorkflow, *resty.Response, error)
- type DeviceReplacementService
- func (s *DeviceReplacementService) DeployDeviceReplacementWorkflow(...) (*ResponseDeviceReplacementDeployDeviceReplacementWorkflow, *resty.Response, ...)
- func (s *DeviceReplacementService) MarkDeviceForReplacement(...) (*ResponseDeviceReplacementMarkDeviceForReplacement, *resty.Response, error)
- func (s *DeviceReplacementService) ReturnListOfReplacementDevicesWithReplacementDetails(...) (*ResponseDeviceReplacementReturnListOfReplacementDevicesWithReplacementDetails, ...)
- func (s *DeviceReplacementService) ReturnReplacementDevicesCount(...) (*ResponseDeviceReplacementReturnReplacementDevicesCount, *resty.Response, ...)
- func (s *DeviceReplacementService) UnmarkDeviceForReplacement(...) (*ResponseDeviceReplacementUnmarkDeviceForReplacement, *resty.Response, error)
- type DevicesQueryParams
- type DevicesService
- func (s *DevicesService) AddDevice2(requestDevicesAddDevice2 *RequestDevicesAddDevice2) (*ResponseDevicesAddDevice2, *resty.Response, error)
- func (s *DevicesService) AddUserDefinedFieldToDevice(deviceID string, ...) (*ResponseDevicesAddUserDefinedFieldToDevice, *resty.Response, error)
- func (s *DevicesService) ClearMacAddressTable(interfaceUUID string, ...) (*ResponseDevicesClearMacAddressTable, *resty.Response, error)
- func (s *DevicesService) CreateUserDefinedField(requestDevicesCreateUserDefinedField *RequestDevicesCreateUserDefinedField) (*ResponseDevicesCreateUserDefinedField, *resty.Response, error)
- func (s *DevicesService) DeleteDeviceByID(id string, DeleteDeviceByIdQueryParams *DeleteDeviceByIDQueryParams) (*ResponseDevicesDeleteDeviceByID, *resty.Response, error)
- func (s *DevicesService) DeleteUserDefinedField(id string) (*ResponseDevicesDeleteUserDefinedField, *resty.Response, error)
- func (s *DevicesService) Devices(DevicesQueryParams *DevicesQueryParams) (*ResponseDevicesDevices, *resty.Response, error)
- func (s *DevicesService) ExportDeviceList(requestDevicesExportDeviceList *RequestDevicesExportDeviceList) (*ResponseDevicesExportDeviceList, *resty.Response, error)
- func (s *DevicesService) GetAllInterfaces(GetAllInterfacesQueryParams *GetAllInterfacesQueryParams) (*ResponseDevicesGetAllInterfaces, *resty.Response, error)
- func (s *DevicesService) GetAllUserDefinedFields(GetAllUserDefinedFieldsQueryParams *GetAllUserDefinedFieldsQueryParams) (*ResponseDevicesGetAllUserDefinedFields, *resty.Response, error)
- func (s *DevicesService) GetChassisDetailsForDevice(deviceID string) (*ResponseDevicesGetChassisDetailsForDevice, *resty.Response, error)
- func (s *DevicesService) GetConnectedDeviceDetail(deviceUUID string, interfaceUUID string) (*ResponseDevicesGetConnectedDeviceDetail, *resty.Response, error)
- func (s *DevicesService) GetDeviceByID(id string) (*ResponseDevicesGetDeviceByID, *resty.Response, error)
- func (s *DevicesService) GetDeviceBySerialNumber(serialNumber string) (*ResponseDevicesGetDeviceBySerialNumber, *resty.Response, error)
- func (s *DevicesService) GetDeviceConfigByID(networkDeviceID string) (*ResponseDevicesGetDeviceConfigByID, *resty.Response, error)
- func (s *DevicesService) GetDeviceConfigCount() (*ResponseDevicesGetDeviceConfigCount, *resty.Response, error)
- func (s *DevicesService) GetDeviceConfigForAllDevices() (*ResponseDevicesGetDeviceConfigForAllDevices, *resty.Response, error)
- func (s *DevicesService) GetDeviceCount2() (*ResponseDevicesGetDeviceCount2, *resty.Response, error)
- func (s *DevicesService) GetDeviceDetail(GetDeviceDetailQueryParams *GetDeviceDetailQueryParams) (*ResponseDevicesGetDeviceDetail, *resty.Response, error)
- func (s *DevicesService) GetDeviceEnrichmentDetails(GetDeviceEnrichmentDetailsHeaderParams *GetDeviceEnrichmentDetailsHeaderParams) (*ResponseDevicesGetDeviceEnrichmentDetails, *resty.Response, error)
- func (s *DevicesService) GetDeviceInterfaceCount() (*ResponseDevicesGetDeviceInterfaceCount, *resty.Response, error)
- func (s *DevicesService) GetDeviceInterfaceCount2(deviceID string) (*ResponseDevicesGetDeviceInterfaceCount2, *resty.Response, error)
- func (s *DevicesService) GetDeviceInterfaceVLANs(id string, ...) (*ResponseDevicesGetDeviceInterfaceVLANs, *resty.Response, error)
- func (s *DevicesService) GetDeviceInterfacesBySpecifiedRange(deviceID string, startIndex int, recordsToReturn int) (*ResponseDevicesGetDeviceInterfacesBySpecifiedRange, *resty.Response, error)
- func (s *DevicesService) GetDeviceList(GetDeviceListQueryParams *GetDeviceListQueryParams) (*ResponseDevicesGetDeviceList, *resty.Response, error)
- func (s *DevicesService) GetDeviceSummary(id string) (*ResponseDevicesGetDeviceSummary, *resty.Response, error)
- func (s *DevicesService) GetDeviceValuesThatMatchFullyOrPartiallyAnAttribute(...) (*ResponseDevicesGetDeviceValuesThatMatchFullyOrPartiallyAnAttribute, ...)
- func (s *DevicesService) GetDevicesRegisteredForWsaNotification(...) (*ResponseDevicesGetDevicesRegisteredForWsaNotification, *resty.Response, error)
- func (s *DevicesService) GetFunctionalCapabilityByID(id string) (*ResponseDevicesGetFunctionalCapabilityByID, *resty.Response, error)
- func (s *DevicesService) GetFunctionalCapabilityForDevices(...) (*ResponseDevicesGetFunctionalCapabilityForDevices, *resty.Response, error)
- func (s *DevicesService) GetInterfaceByID(id string) (*ResponseDevicesGetInterfaceByID, *resty.Response, error)
- func (s *DevicesService) GetInterfaceByIP(ipAddress string) (*ResponseDevicesGetInterfaceByIP, *resty.Response, error)
- func (s *DevicesService) GetInterfaceDetailsByDeviceIDAndInterfaceName(deviceID string, ...) (*ResponseDevicesGetInterfaceDetailsByDeviceIDAndInterfaceName, *resty.Response, ...)
- func (s *DevicesService) GetInterfaceInfoByID(deviceID string) (*ResponseDevicesGetInterfaceInfoByID, *resty.Response, error)
- func (s *DevicesService) GetIsisInterfaces() (*ResponseDevicesGetIsisInterfaces, *resty.Response, error)
- func (s *DevicesService) GetLinecardDetails(deviceUUID string) (*ResponseDevicesGetLinecardDetails, *resty.Response, error)
- func (s *DevicesService) GetModuleCount(GetModuleCountQueryParams *GetModuleCountQueryParams) (*ResponseDevicesGetModuleCount, *resty.Response, error)
- func (s *DevicesService) GetModuleInfoByID(id string) (*ResponseDevicesGetModuleInfoByID, *resty.Response, error)
- func (s *DevicesService) GetModules(GetModulesQueryParams *GetModulesQueryParams) (*ResponseDevicesGetModules, *resty.Response, error)
- func (s *DevicesService) GetNetworkDeviceByIP(ipAddress string) (*ResponseDevicesGetNetworkDeviceByIP, *resty.Response, error)
- func (s *DevicesService) GetNetworkDeviceByPaginationRange(startIndex int, recordsToReturn int) (*ResponseDevicesGetNetworkDeviceByPaginationRange, *resty.Response, error)
- func (s *DevicesService) GetOrganizationListForMeraki(id string) (*ResponseDevicesGetOrganizationListForMeraki, *resty.Response, error)
- func (s *DevicesService) GetOspfInterfaces() (*ResponseDevicesGetOspfInterfaces, *resty.Response, error)
- func (s *DevicesService) GetPlannedAccessPointsForBuilding(buildingID string, ...) (*ResponseDevicesGetPlannedAccessPointsForBuilding, *resty.Response, error)
- func (s *DevicesService) GetPlannedAccessPointsForFloor(floorID string, ...) (*ResponseDevicesGetPlannedAccessPointsForFloor, *resty.Response, error)
- func (s *DevicesService) GetPollingIntervalByID(id string) (*ResponseDevicesGetPollingIntervalByID, *resty.Response, error)
- func (s *DevicesService) GetPollingIntervalForAllDevices() (*ResponseDevicesGetPollingIntervalForAllDevices, *resty.Response, error)
- func (s *DevicesService) GetStackDetailsForDevice(deviceID string) (*ResponseDevicesGetStackDetailsForDevice, *resty.Response, error)
- func (s *DevicesService) GetSupervisorCardDetail(deviceUUID string) (*ResponseDevicesGetSupervisorCardDetail, *resty.Response, error)
- func (s *DevicesService) GetWirelessLanControllerDetailsByID(id string) (*ResponseDevicesGetWirelessLanControllerDetailsByID, *resty.Response, error)
- func (s *DevicesService) InventoryInsightDeviceLinkMismatchApI(siteID string, ...) (*ResponseDevicesInventoryInsightDeviceLinkMismatchApI, *resty.Response, error)
- func (s *DevicesService) LegitOperationsForInterface(interfaceUUID string) (*ResponseDevicesLegitOperationsForInterface, *resty.Response, error)
- func (s *DevicesService) PoeDetails(deviceUUID string) (*ResponseDevicesPoeDetails, *resty.Response, error)
- func (s *DevicesService) RemoveUserDefinedFieldFromDevice(deviceID string, ...) (*ResponseDevicesRemoveUserDefinedFieldFromDevice, *resty.Response, error)
- func (s *DevicesService) ReturnPowerSupplyFanDetailsForTheGivenDevice(deviceUUID string, ...) (*ResponseDevicesReturnPowerSupplyFanDetailsForTheGivenDevice, *resty.Response, ...)
- func (s *DevicesService) ReturnsDevicesAddedToCiscoDnaCenterWithSNMPV3DES(siteID string, ...) (*ResponseDevicesReturnsDevicesAddedToCiscoDnaCenterWithSNMPV3DES, ...)
- func (s *DevicesService) ReturnsPoeInterfaceDetailsForTheDevice(deviceUUID string, ...) (*ResponseDevicesReturnsPoeInterfaceDetailsForTheDevice, *resty.Response, error)
- func (s *DevicesService) SyncDevices(requestDevicesSyncDevices *RequestDevicesSyncDevices, ...) (*ResponseDevicesSyncDevices, *resty.Response, error)
- func (s *DevicesService) SyncDevices2(requestDevicesSyncDevices2 *RequestDevicesSyncDevices2) (*ResponseDevicesSyncDevices2, *resty.Response, error)
- func (s *DevicesService) UpdateDeviceRole(requestDevicesUpdateDeviceRole *RequestDevicesUpdateDeviceRole) (*ResponseDevicesUpdateDeviceRole, *resty.Response, error)
- func (s *DevicesService) UpdateInterfaceDetails(interfaceUUID string, ...) (*ResponseDevicesUpdateInterfaceDetails, *resty.Response, error)
- func (s *DevicesService) UpdateUserDefinedField(id string, ...) (*ResponseDevicesUpdateUserDefinedField, *resty.Response, error)
- type DisasterRecoveryService
- type DiscoveryService
- func (s *DiscoveryService) CreateCliCredentials(requestDiscoveryCreateCLICredentials *RequestDiscoveryCreateCliCredentials) (*ResponseDiscoveryCreateCliCredentials, *resty.Response, error)
- func (s *DiscoveryService) CreateGlobalCredentialsV2(...) (*ResponseDiscoveryCreateGlobalCredentialsV2, *resty.Response, error)
- func (s *DiscoveryService) CreateHTTPReadCredentials(...) (*ResponseDiscoveryCreateHTTPReadCredentials, *resty.Response, error)
- func (s *DiscoveryService) CreateHTTPWriteCredentials(...) (*ResponseDiscoveryCreateHTTPWriteCredentials, *resty.Response, error)
- func (s *DiscoveryService) CreateNetconfCredentials(...) (*ResponseDiscoveryCreateNetconfCredentials, *resty.Response, error)
- func (s *DiscoveryService) CreateSNMPReadCommunity(...) (*ResponseDiscoveryCreateSNMPReadCommunity, *resty.Response, error)
- func (s *DiscoveryService) CreateSNMPWriteCommunity(...) (*ResponseDiscoveryCreateSNMPWriteCommunity, *resty.Response, error)
- func (s *DiscoveryService) CreateSNMPv3Credentials(...) (*ResponseDiscoveryCreateSNMPv3Credentials, *resty.Response, error)
- func (s *DiscoveryService) CreateUpdateSNMPProperties(...) (*ResponseDiscoveryCreateUpdateSNMPProperties, *resty.Response, error)
- func (s *DiscoveryService) DeleteAllDiscovery() (*ResponseDiscoveryDeleteAllDiscovery, *resty.Response, error)
- func (s *DiscoveryService) DeleteDiscoveryByID(id string) (*ResponseDiscoveryDeleteDiscoveryByID, *resty.Response, error)
- func (s *DiscoveryService) DeleteDiscoveryBySpecifiedRange(startIndex int, recordsToDelete int) (*ResponseDiscoveryDeleteDiscoveryBySpecifiedRange, *resty.Response, error)
- func (s *DiscoveryService) DeleteGlobalCredentialV2(id string) (*ResponseDiscoveryDeleteGlobalCredentialV2, *resty.Response, error)
- func (s *DiscoveryService) DeleteGlobalCredentialsByID(globalCredentialID string) (*ResponseDiscoveryDeleteGlobalCredentialsByID, *resty.Response, error)
- func (s *DiscoveryService) GetAllGlobalCredentialsV2() (*ResponseDiscoveryGetAllGlobalCredentialsV2, *resty.Response, error)
- func (s *DiscoveryService) GetCountOfAllDiscoveryJobs() (*ResponseDiscoveryGetCountOfAllDiscoveryJobs, *resty.Response, error)
- func (s *DiscoveryService) GetCredentialSubTypeByCredentialID(id string) (*ResponseDiscoveryGetCredentialSubTypeByCredentialID, *resty.Response, error)
- func (s *DiscoveryService) GetDevicesDiscoveredByID(id string, ...) (*ResponseDiscoveryGetDevicesDiscoveredByID, *resty.Response, error)
- func (s *DiscoveryService) GetDiscoveredDevicesByRange(id string, startIndex int, recordsToReturn int, ...) (*ResponseDiscoveryGetDiscoveredDevicesByRange, *resty.Response, error)
- func (s *DiscoveryService) GetDiscoveredNetworkDevicesByDiscoveryID(id string, ...) (*ResponseDiscoveryGetDiscoveredNetworkDevicesByDiscoveryID, *resty.Response, ...)
- func (s *DiscoveryService) GetDiscoveriesByRange(startIndex int, recordsToReturn int) (*ResponseDiscoveryGetDiscoveriesByRange, *resty.Response, error)
- func (s *DiscoveryService) GetDiscoveryByID(id string) (*ResponseDiscoveryGetDiscoveryByID, *resty.Response, error)
- func (s *DiscoveryService) GetDiscoveryJobsByIP(GetDiscoveryJobsByIPQueryParams *GetDiscoveryJobsByIPQueryParams) (*ResponseDiscoveryGetDiscoveryJobsByIP, *resty.Response, error)
- func (s *DiscoveryService) GetGlobalCredentials(GetGlobalCredentialsQueryParams *GetGlobalCredentialsQueryParams) (*ResponseDiscoveryGetGlobalCredentials, *resty.Response, error)
- func (s *DiscoveryService) GetListOfDiscoveriesByDiscoveryID(id string, ...) (*ResponseDiscoveryGetListOfDiscoveriesByDiscoveryID, *resty.Response, error)
- func (s *DiscoveryService) GetNetworkDevicesFromDiscovery(id string, ...) (*ResponseDiscoveryGetNetworkDevicesFromDiscovery, *resty.Response, error)
- func (s *DiscoveryService) GetSNMPProperties() (*ResponseDiscoveryGetSNMPProperties, *resty.Response, error)
- func (s *DiscoveryService) StartDiscovery(requestDiscoveryStartDiscovery *RequestDiscoveryStartDiscovery) (*ResponseDiscoveryStartDiscovery, *resty.Response, error)
- func (s *DiscoveryService) UpdateCliCredentials(requestDiscoveryUpdateCLICredentials *RequestDiscoveryUpdateCliCredentials) (*ResponseDiscoveryUpdateCliCredentials, *resty.Response, error)
- func (s *DiscoveryService) UpdateGlobalCredentials(globalCredentialID string, ...) (*ResponseDiscoveryUpdateGlobalCredentials, *resty.Response, error)
- func (s *DiscoveryService) UpdateGlobalCredentialsV2(...) (*ResponseDiscoveryUpdateGlobalCredentialsV2, *resty.Response, error)
- func (s *DiscoveryService) UpdateHTTPReadCredential(...) (*ResponseDiscoveryUpdateHTTPReadCredential, *resty.Response, error)
- func (s *DiscoveryService) UpdateHTTPWriteCredentials(...) (*ResponseDiscoveryUpdateHTTPWriteCredentials, *resty.Response, error)
- func (s *DiscoveryService) UpdateNetconfCredentials(...) (*ResponseDiscoveryUpdateNetconfCredentials, *resty.Response, error)
- func (s *DiscoveryService) UpdateSNMPReadCommunity(...) (*ResponseDiscoveryUpdateSNMPReadCommunity, *resty.Response, error)
- func (s *DiscoveryService) UpdateSNMPWriteCommunity(...) (*ResponseDiscoveryUpdateSNMPWriteCommunity, *resty.Response, error)
- func (s *DiscoveryService) UpdateSNMPv3Credentials(...) (*ResponseDiscoveryUpdateSNMPv3Credentials, *resty.Response, error)
- func (s *DiscoveryService) UpdatesAnExistingDiscoveryBySpecifiedID(...) (*ResponseDiscoveryUpdatesAnExistingDiscoveryBySpecifiedID, *resty.Response, ...)
- type EoXService
- func (s *EoXService) GetEoXDetailsPerDevice(deviceID string) (*ResponseEoXGetEoXDetailsPerDevice, *resty.Response, error)
- func (s *EoXService) GetEoXStatusForAllDevices() (*ResponseEoXGetEoXStatusForAllDevices, *resty.Response, error)
- func (s *EoXService) GetEoXSummary() (*ResponseEoXGetEoXSummary, *resty.Response, error)
- type EventManagementService
- func (s *EventManagementService) CountOfEventSubscriptions(CountOfEventSubscriptionsQueryParams *CountOfEventSubscriptionsQueryParams) (*ResponseEventManagementCountOfEventSubscriptions, *resty.Response, error)
- func (s *EventManagementService) CountOfEvents(CountOfEventsQueryParams *CountOfEventsQueryParams) (*ResponseEventManagementCountOfEvents, *resty.Response, error)
- func (s *EventManagementService) CountOfNotifications(CountOfNotificationsQueryParams *CountOfNotificationsQueryParams) (*ResponseEventManagementCountOfNotifications, *resty.Response, error)
- func (s *EventManagementService) CreateEmailDestination(...) (*ResponseEventManagementCreateEmailDestination, *resty.Response, error)
- func (s *EventManagementService) CreateEmailEventSubscription(...) (*ResponseEventManagementCreateEmailEventSubscription, *resty.Response, error)
- func (s *EventManagementService) CreateEventSubscriptions(...) (*ResponseEventManagementCreateEventSubscriptions, *resty.Response, error)
- func (s *EventManagementService) CreateRestWebhookEventSubscription(...) (*ResponseEventManagementCreateRestWebhookEventSubscription, *resty.Response, ...)
- func (s *EventManagementService) CreateSyslogDestination(...) (*ResponseEventManagementCreateSyslogDestination, *resty.Response, error)
- func (s *EventManagementService) CreateSyslogEventSubscription(...) (*ResponseEventManagementCreateSyslogEventSubscription, *resty.Response, error)
- func (s *EventManagementService) CreateWebhookDestination(...) (*ResponseEventManagementCreateWebhookDestination, *resty.Response, error)
- func (s *EventManagementService) DeleteEventSubscriptions(DeleteEventSubscriptionsQueryParams *DeleteEventSubscriptionsQueryParams) (*ResponseEventManagementDeleteEventSubscriptions, *resty.Response, error)
- func (s *EventManagementService) EventArtifactCount() (*ResponseEventManagementEventArtifactCount, *resty.Response, error)
- func (s *EventManagementService) GetAuditLogParentRecords(GetAuditLogParentRecordsQueryParams *GetAuditLogParentRecordsQueryParams) (*ResponseEventManagementGetAuditLogParentRecords, *resty.Response, error)
- func (s *EventManagementService) GetAuditLogRecords(GetAuditLogRecordsQueryParams *GetAuditLogRecordsQueryParams) (*ResponseEventManagementGetAuditLogRecords, *resty.Response, error)
- func (s *EventManagementService) GetAuditLogSummary(GetAuditLogSummaryQueryParams *GetAuditLogSummaryQueryParams) (*ResponseEventManagementGetAuditLogSummary, *resty.Response, error)
- func (s *EventManagementService) GetConnectorTypes() (*ResponseEventManagementGetConnectorTypes, *resty.Response, error)
- func (s *EventManagementService) GetEmailDestination() (*ResponseEventManagementGetEmailDestination, *resty.Response, error)
- func (s *EventManagementService) GetEmailEventSubscriptions(GetEmailEventSubscriptionsQueryParams *GetEmailEventSubscriptionsQueryParams) (*ResponseEventManagementGetEmailEventSubscriptions, *resty.Response, error)
- func (s *EventManagementService) GetEmailSubscriptionDetails(GetEmailSubscriptionDetailsQueryParams *GetEmailSubscriptionDetailsQueryParams) (*ResponseEventManagementGetEmailSubscriptionDetails, *resty.Response, error)
- func (s *EventManagementService) GetEventArtifacts(GetEventArtifactsQueryParams *GetEventArtifactsQueryParams) (*ResponseEventManagementGetEventArtifacts, *resty.Response, error)
- func (s *EventManagementService) GetEventSubscriptions(GetEventSubscriptionsQueryParams *GetEventSubscriptionsQueryParams) (*ResponseEventManagementGetEventSubscriptions, *resty.Response, error)
- func (s *EventManagementService) GetEvents(GetEventsQueryParams *GetEventsQueryParams) (*ResponseEventManagementGetEvents, *resty.Response, error)
- func (s *EventManagementService) GetNotifications(GetNotificationsQueryParams *GetNotificationsQueryParams) (*ResponseEventManagementGetNotifications, *resty.Response, error)
- func (s *EventManagementService) GetRestWebhookEventSubscriptions(...) (*ResponseEventManagementGetRestWebhookEventSubscriptions, *resty.Response, ...)
- func (s *EventManagementService) GetRestWebhookSubscriptionDetails(...) (*ResponseEventManagementGetRestWebhookSubscriptionDetails, *resty.Response, ...)
- func (s *EventManagementService) GetSNMPDestination(GetSNMPDestinationQueryParams *GetSNMPDestinationQueryParams) (*ResponseEventManagementGetSNMPDestination, *resty.Response, error)
- func (s *EventManagementService) GetStatusAPIForEvents(executionID string) (*ResponseEventManagementGetStatusAPIForEvents, *resty.Response, error)
- func (s *EventManagementService) GetSyslogDestination(GetSyslogDestinationQueryParams *GetSyslogDestinationQueryParams) (*ResponseEventManagementGetSyslogDestination, *resty.Response, error)
- func (s *EventManagementService) GetSyslogEventSubscriptions(GetSyslogEventSubscriptionsQueryParams *GetSyslogEventSubscriptionsQueryParams) (*ResponseEventManagementGetSyslogEventSubscriptions, *resty.Response, error)
- func (s *EventManagementService) GetSyslogSubscriptionDetails(...) (*ResponseEventManagementGetSyslogSubscriptionDetails, *resty.Response, error)
- func (s *EventManagementService) GetWebhookDestination(GetWebhookDestinationQueryParams *GetWebhookDestinationQueryParams) (*ResponseEventManagementGetWebhookDestination, *resty.Response, error)
- func (s *EventManagementService) UpdateEmailDestination(...) (*ResponseEventManagementUpdateEmailDestination, *resty.Response, error)
- func (s *EventManagementService) UpdateEmailEventSubscription(...) (*ResponseEventManagementUpdateEmailEventSubscription, *resty.Response, error)
- func (s *EventManagementService) UpdateEventSubscriptions(...) (*ResponseEventManagementUpdateEventSubscriptions, *resty.Response, error)
- func (s *EventManagementService) UpdateRestWebhookEventSubscription(...) (*ResponseEventManagementUpdateRestWebhookEventSubscription, *resty.Response, ...)
- func (s *EventManagementService) UpdateSyslogDestination(...) (*ResponseEventManagementUpdateSyslogDestination, *resty.Response, error)
- func (s *EventManagementService) UpdateSyslogEventSubscription(...) (*ResponseEventManagementUpdateSyslogEventSubscription, *resty.Response, error)
- func (s *EventManagementService) UpdateWebhookDestination(...) (*ResponseEventManagementUpdateWebhookDestination, *resty.Response, error)
- type FabricWirelessService
- func (s *FabricWirelessService) AddSSIDToIPPoolMapping(...) (*ResponseFabricWirelessAddSSIDToIPPoolMapping, *resty.Response, error)
- func (s *FabricWirelessService) AddWLCToFabricDomain(...) (*ResponseFabricWirelessAddWLCToFabricDomain, *resty.Response, error)
- func (s *FabricWirelessService) GetSSIDToIPPoolMapping(GetSSIDToIPPoolMappingQueryParams *GetSSIDToIPPoolMappingQueryParams) (*ResponseFabricWirelessGetSSIDToIPPoolMapping, *resty.Response, error)
- func (s *FabricWirelessService) RemoveWLCFromFabricDomain(RemoveWLCFromFabricDomainHeaderParams *RemoveWLCFromFabricDomainHeaderParams, ...) (*ResponseFabricWirelessRemoveWLCFromFabricDomain, *resty.Response, error)
- func (s *FabricWirelessService) UpdateSSIDToIPPoolMapping(...) (*ResponseFabricWirelessUpdateSSIDToIPPoolMapping, *resty.Response, error)
- type FileDownload
- type FileService
- func (s *FileService) DownloadAFileByFileID(fileID string) (FileDownload, *resty.Response, error)
- func (s *FileService) GetListOfAvailableNamespaces() (*ResponseFileGetListOfAvailableNamespaces, *resty.Response, error)
- func (s *FileService) GetListOfFiles(nameSpace string) (*ResponseFileGetListOfFiles, *resty.Response, error)
- func (s *FileService) UploadFile(nameSpace string, UploadFileMultipartFields *UploadFileMultipartFields) (*ResponseFileUploadFile, *resty.Response, error)
- type GetAccessPointConfigurationQueryParams
- type GetAccessPointRebootTaskResultQueryParams
- type GetAllInterfacesQueryParams
- type GetAllUserDefinedFieldsQueryParams
- type GetApplicationPolicyQueryParams
- type GetApplicationPolicyQueuingProfileQueryParams
- type GetApplicationSetsQueryParams
- type GetApplicationsQueryParams
- type GetAuditLogParentRecordsQueryParams
- type GetAuditLogRecordsQueryParams
- type GetAuditLogSummaryQueryParams
- type GetAuthenticationAndPolicyServersQueryParams
- type GetBorderDeviceDetailFromSdaFabricQueryParams
- type GetClientDetailQueryParams
- type GetClientEnrichmentDetailsHeaderParams
- type GetCmdbSyncStatusQueryParams
- type GetComplianceDetailCountQueryParams
- type GetComplianceDetailQueryParams
- type GetComplianceStatusCountQueryParams
- type GetComplianceStatusQueryParams
- type GetControlPlaneDeviceFromSdaFabricQueryParams
- type GetCountOfProfilingRulesQueryParams
- type GetDefaultAuthenticationProfileFromSdaFabricQueryParams
- type GetDeviceCountQueryParams
- type GetDeviceCredentialDetailsQueryParams
- type GetDeviceDetailQueryParams
- type GetDeviceDetailsByIPQueryParams
- type GetDeviceEnrichmentDetailsHeaderParams
- type GetDeviceHistoryQueryParams
- type GetDeviceInfoFromSdaFabricQueryParams
- type GetDeviceInterfaceVLANsQueryParams
- type GetDeviceList2QueryParams
- type GetDeviceListQueryParams
- type GetDeviceRoleInSdaFabricQueryParams
- type GetDeviceValuesThatMatchFullyOrPartiallyAnAttributeQueryParams
- type GetDevicesDiscoveredByIDQueryParams
- type GetDevicesRegisteredForWsaNotificationQueryParams
- type GetDiscoveredDevicesByRangeQueryParams
- type GetDiscoveredNetworkDevicesByDiscoveryIDQueryParams
- type GetDiscoveryJobsByIPQueryParams
- type GetDynamicInterfaceQueryParams
- type GetEdgeDeviceFromSdaFabricQueryParams
- type GetEmailEventSubscriptionsQueryParams
- type GetEmailSubscriptionDetailsQueryParams
- type GetEnterpriseSSIDQueryParams
- type GetEventArtifactsQueryParams
- type GetEventSubscriptionsQueryParams
- type GetEventsQueryParams
- type GetExternalAuthenticationServersApIQueryParams
- type GetFailedItsmEventsQueryParams
- type GetFunctionalCapabilityForDevicesQueryParams
- type GetGlobalCredentialsQueryParams
- type GetGlobalPoolQueryParams
- type GetIPPoolFromSdaVirtualNetworkQueryParams
- type GetInterfaceDetailsByDeviceIDAndInterfaceNameQueryParams
- type GetIssueEnrichmentDetailsHeaderParams
- type GetListOfDiscoveriesByDiscoveryIDQueryParams
- type GetListOfProfilingRulesQueryParams
- type GetListOfScheduledReportsQueryParams
- type GetMembershipQueryParams
- type GetModuleCountQueryParams
- type GetModulesQueryParams
- type GetMulticastDetailsFromSdaFabricQueryParams
- type GetNetworkDevicesFromDiscoveryQueryParams
- type GetNetworkQueryParams
- type GetNetworkV2QueryParams
- type GetNfvProfileQueryParams
- type GetNotificationsQueryParams
- type GetOverallClientHealthQueryParams
- type GetOverallNetworkHealthQueryParams
- type GetPhysicalTopologyQueryParams
- type GetPlannedAccessPointsForBuildingQueryParams
- type GetPlannedAccessPointsForFloorQueryParams
- type GetPortAssignmentForAccessPointInSdaFabricQueryParams
- type GetPortAssignmentForUserDeviceInSdaFabricQueryParams
- type GetProjectsDetailsQueryParams
- type GetProvisionedWiredDeviceQueryParams
- type GetQosDeviceInterfaceInfoQueryParams
- type GetReserveIPSubpoolQueryParams
- type GetRestWebhookEventSubscriptionsQueryParams
- type GetRestWebhookSubscriptionDetailsQueryParams
- type GetRolesApIHeaderParams
- type GetSNMPDestinationQueryParams
- type GetSSIDToIPPoolMappingQueryParams
- type GetSiteCountQueryParams
- type GetSiteFromSdaFabricQueryParams
- type GetSiteHealthQueryParams
- type GetSiteQueryParams
- type GetSoftwareImageDetailsQueryParams
- type GetSyslogDestinationQueryParams
- type GetSyslogEventSubscriptionsQueryParams
- type GetSyslogSubscriptionDetailsQueryParams
- type GetTagCountQueryParams
- type GetTagMemberCountQueryParams
- type GetTagMembersByIDQueryParams
- type GetTagQueryParams
- type GetTaskCountQueryParams
- type GetTasksQueryParams
- type GetTemplatesDetailsQueryParams
- type GetTransitPeerNetworkInfoQueryParams
- type GetUserEnrichmentDetailsHeaderParams
- type GetUsersApIQueryParams
- type GetVirtualNetworkSummaryQueryParams
- type GetVirtualNetworkWithScalableGroupsQueryParams
- type GetVnFromSdaFabricQueryParams
- type GetWebhookDestinationQueryParams
- type GetWirelessProfileQueryParams
- type GetWorkflowCountQueryParams
- type GetWorkflowsQueryParams
- type GetsAListOfProjectsQueryParams
- type GetsDetailsOfAGivenTemplateQueryParams
- type GetsTheTemplatesAvailableQueryParams
- type HealthAndPerformanceService
- func (s *HealthAndPerformanceService) SystemHealthApI(SystemHealthAPIQueryParams *SystemHealthApIQueryParams) (*ResponseHealthAndPerformanceSystemHealthApI, *resty.Response, error)
- func (s *HealthAndPerformanceService) SystemHealthCountApI(SystemHealthCountAPIQueryParams *SystemHealthCountApIQueryParams) (*ResponseHealthAndPerformanceSystemHealthCountApI, *resty.Response, error)
- func (s *HealthAndPerformanceService) SystemPerformanceApI(SystemPerformanceAPIQueryParams *SystemPerformanceApIQueryParams) (*ResponseHealthAndPerformanceSystemPerformanceApI, *resty.Response, error)
- func (s *HealthAndPerformanceService) SystemPerformanceHistoricalApI(...) (*ResponseHealthAndPerformanceSystemPerformanceHistoricalApI, *resty.Response, ...)
- type ImportCertificateMultipartFields
- type ImportCertificateP12MultipartFields
- type ImportCertificateP12QueryParams
- type ImportCertificateQueryParams
- type ImportLocalSoftwareImageMultipartFields
- type ImportLocalSoftwareImageQueryParams
- type ImportSoftwareImageViaURLQueryParams
- type ImportsTheProjectsProvidedQueryParams
- type ImportsTheTemplatesProvidedQueryParams
- type InventoryInsightDeviceLinkMismatchApIQueryParams
- type IssuesQueryParams
- type IssuesService
- func (s *IssuesService) ExecuteSuggestedActionsCommands(...) (*ResponseIssuesExecuteSuggestedActionsCommands, *resty.Response, error)
- func (s *IssuesService) GetIssueEnrichmentDetails(GetIssueEnrichmentDetailsHeaderParams *GetIssueEnrichmentDetailsHeaderParams) (*ResponseIssuesGetIssueEnrichmentDetails, *resty.Response, error)
- func (s *IssuesService) Issues(IssuesQueryParams *IssuesQueryParams) (*ResponseIssuesIssues, *resty.Response, error)
- type ItsmIntegrationService
- func (s *ItsmIntegrationService) CreateItsmIntegrationSetting(...) (*ResponseItsmIntegrationCreateItsmIntegrationSetting, *resty.Response, error)
- func (s *ItsmIntegrationService) DeleteItsmIntegrationSetting(instanceID string) (*resty.Response, error)
- func (s *ItsmIntegrationService) GetAllItsmIntegrationSettings() (*ResponseItsmIntegrationGetAllItsmIntegrationSettings, *resty.Response, error)
- func (s *ItsmIntegrationService) GetItsmIntegrationSettingByID(instanceID string) (*ResponseItsmIntegrationGetItsmIntegrationSettingByID, *resty.Response, error)
- func (s *ItsmIntegrationService) UpdateItsmIntegrationSetting(instanceID string, ...) (*ResponseItsmIntegrationUpdateItsmIntegrationSetting, *resty.Response, error)
- type ItsmService
- func (s *ItsmService) GetCmdbSyncStatus(GetCMDBSyncStatusQueryParams *GetCmdbSyncStatusQueryParams) (*ResponseItsmGetCmdbSyncStatus, *resty.Response, error)
- func (s *ItsmService) GetFailedItsmEvents(GetFailedITSMEventsQueryParams *GetFailedItsmEventsQueryParams) (*ResponseItsmGetFailedItsmEvents, *resty.Response, error)
- func (s *ItsmService) RetryIntegrationEvents(requestItsmRetryIntegrationEvents *RequestItsmRetryIntegrationEvents) (*ResponseItsmRetryIntegrationEvents, *resty.Response, error)
- type LanAutomationLogQueryParams
- type LanAutomationLogsForIndividualDevicesQueryParams
- type LanAutomationService
- func (s *LanAutomationService) LanAutomationActiveSessions() (*ResponseLanAutomationLanAutomationActiveSessions, *resty.Response, error)
- func (s *LanAutomationService) LanAutomationLog(LANAutomationLogQueryParams *LanAutomationLogQueryParams) (*ResponseLanAutomationLanAutomationLog, *resty.Response, error)
- func (s *LanAutomationService) LanAutomationLogByID(id string) (*ResponseLanAutomationLanAutomationLogByID, *resty.Response, error)
- func (s *LanAutomationService) LanAutomationLogsForIndividualDevices(id string, serialNumber string, ...) (*ResponseLanAutomationLanAutomationLogsForIndividualDevices, *resty.Response, ...)
- func (s *LanAutomationService) LanAutomationSessionCount() (*ResponseLanAutomationLanAutomationSessionCount, *resty.Response, error)
- func (s *LanAutomationService) LanAutomationStart(requestLanAutomationLANAutomationStart *RequestLanAutomationLanAutomationStart) (*ResponseLanAutomationLanAutomationStart, *resty.Response, error)
- func (s *LanAutomationService) LanAutomationStatus(LANAutomationStatusQueryParams *LanAutomationStatusQueryParams) (*ResponseLanAutomationLanAutomationStatus, *resty.Response, error)
- func (s *LanAutomationService) LanAutomationStatusByID(id string) (*ResponseLanAutomationLanAutomationStatusByID, *resty.Response, error)
- func (s *LanAutomationService) LanAutomationStop(id string) (*ResponseLanAutomationLanAutomationStop, *resty.Response, error)
- type LanAutomationStatusQueryParams
- type LicenseTermDetails2QueryParams
- type LicenseUsageDetails2QueryParams
- type LicensesService
- func (s *LicensesService) ChangeVirtualAccount2(smartaccountTypeID string, virtualaccountname string, ...) (*ResponseLicensesChangeVirtualAccount2, *resty.Response, error)
- func (s *LicensesService) DeviceCountDetails2(DeviceCountDetails2QueryParams *DeviceCountDetails2QueryParams) (*ResponseLicensesDeviceCountDetails2, *resty.Response, error)
- func (s *LicensesService) DeviceDeregistration2(requestLicensesDeviceDeregistration2 *RequestLicensesDeviceDeregistration2) (*ResponseLicensesDeviceDeregistration2, *resty.Response, error)
- func (s *LicensesService) DeviceLicenseDetails2(deviceuuid string) (*ResponseLicensesDeviceLicenseDetails2, *resty.Response, error)
- func (s *LicensesService) DeviceLicenseSummary2(DeviceLicenseSummary2QueryParams *DeviceLicenseSummary2QueryParams) (*ResponseLicensesDeviceLicenseSummary2, *resty.Response, error)
- func (s *LicensesService) DeviceRegistration2(virtualaccountname string, ...) (*ResponseLicensesDeviceRegistration2, *resty.Response, error)
- func (s *LicensesService) LicenseTermDetails2(smartaccountTypeID string, virtualaccountname string, ...) (*ResponseLicensesLicenseTermDetails2, *resty.Response, error)
- func (s *LicensesService) LicenseUsageDetails2(smartaccountTypeID string, virtualaccountname string, ...) (*ResponseLicensesLicenseUsageDetails2, *resty.Response, error)
- func (s *LicensesService) SmartAccountDetails() (*ResponseLicensesSmartAccountDetails, *resty.Response, error)
- func (s *LicensesService) VirtualAccountDetails2(smartaccountTypeID string) (*ResponseLicensesVirtualAccountDetails2, *resty.Response, error)
- type NetworkSettingsService
- func (s *NetworkSettingsService) AssignDeviceCredentialToSite(siteID string, ...) (*ResponseNetworkSettingsAssignDeviceCredentialToSite, *resty.Response, error)
- func (s *NetworkSettingsService) AssignDeviceCredentialToSiteV2(siteID string, ...) (*ResponseNetworkSettingsAssignDeviceCredentialToSiteV2, *resty.Response, error)
- func (s *NetworkSettingsService) CreateDeviceCredentials(...) (*ResponseNetworkSettingsCreateDeviceCredentials, *resty.Response, error)
- func (s *NetworkSettingsService) CreateGlobalPool(requestNetworkSettingsCreateGlobalPool *RequestNetworkSettingsCreateGlobalPool) (*ResponseNetworkSettingsCreateGlobalPool, *resty.Response, error)
- func (s *NetworkSettingsService) CreateNetwork(siteID string, ...) (*ResponseNetworkSettingsCreateNetwork, *resty.Response, error)
- func (s *NetworkSettingsService) CreateNetworkV2(siteID string, ...) (*ResponseNetworkSettingsCreateNetworkV2, *resty.Response, error)
- func (s *NetworkSettingsService) CreateSpProfile(requestNetworkSettingsCreateSPProfile *RequestNetworkSettingsCreateSpProfile) (*ResponseNetworkSettingsCreateSpProfile, *resty.Response, error)
- func (s *NetworkSettingsService) CreateSpProfileV2(...) (*ResponseNetworkSettingsCreateSpProfileV2, *resty.Response, error)
- func (s *NetworkSettingsService) DeleteDeviceCredential(id string) (*ResponseNetworkSettingsDeleteDeviceCredential, *resty.Response, error)
- func (s *NetworkSettingsService) DeleteGlobalIPPool(id string) (*ResponseNetworkSettingsDeleteGlobalIPPool, *resty.Response, error)
- func (s *NetworkSettingsService) DeleteSpProfile(spProfileName string) (*ResponseNetworkSettingsDeleteSpProfile, *resty.Response, error)
- func (s *NetworkSettingsService) DeleteSpProfileV2(spProfileName string) (*ResponseNetworkSettingsDeleteSpProfileV2, *resty.Response, error)
- func (s *NetworkSettingsService) GetDeviceCredentialDetails(GetDeviceCredentialDetailsQueryParams *GetDeviceCredentialDetailsQueryParams) (*ResponseNetworkSettingsGetDeviceCredentialDetails, *resty.Response, error)
- func (s *NetworkSettingsService) GetGlobalPool(GetGlobalPoolQueryParams *GetGlobalPoolQueryParams) (*ResponseNetworkSettingsGetGlobalPool, *resty.Response, error)
- func (s *NetworkSettingsService) GetNetwork(GetNetworkQueryParams *GetNetworkQueryParams) (*ResponseNetworkSettingsGetNetwork, *resty.Response, error)
- func (s *NetworkSettingsService) GetNetworkV2(GetNetworkV2QueryParams *GetNetworkV2QueryParams) (*ResponseNetworkSettingsGetNetworkV2, *resty.Response, error)
- func (s *NetworkSettingsService) GetReserveIPSubpool(GetReserveIPSubpoolQueryParams *GetReserveIPSubpoolQueryParams) (*ResponseNetworkSettingsGetReserveIPSubpool, *resty.Response, error)
- func (s *NetworkSettingsService) GetServiceProviderDetails() (*ResponseNetworkSettingsGetServiceProviderDetails, *resty.Response, error)
- func (s *NetworkSettingsService) GetServiceProviderDetailsV2() (*ResponseNetworkSettingsGetServiceProviderDetailsV2, *resty.Response, error)
- func (s *NetworkSettingsService) ReleaseReserveIPSubpool(id string) (*ResponseNetworkSettingsReleaseReserveIPSubpool, *resty.Response, error)
- func (s *NetworkSettingsService) ReserveIPSubpool(siteID string, ...) (*ResponseNetworkSettingsReserveIPSubpool, *resty.Response, error)
- func (s *NetworkSettingsService) UpdateDeviceCredentials(...) (*ResponseNetworkSettingsUpdateDeviceCredentials, *resty.Response, error)
- func (s *NetworkSettingsService) UpdateGlobalPool(requestNetworkSettingsUpdateGlobalPool *RequestNetworkSettingsUpdateGlobalPool) (*ResponseNetworkSettingsUpdateGlobalPool, *resty.Response, error)
- func (s *NetworkSettingsService) UpdateNetwork(siteID string, ...) (*ResponseNetworkSettingsUpdateNetwork, *resty.Response, error)
- func (s *NetworkSettingsService) UpdateNetworkV2(siteID string, ...) (*ResponseNetworkSettingsUpdateNetworkV2, *resty.Response, error)
- func (s *NetworkSettingsService) UpdateReserveIPSubpool(siteID string, ...) (*ResponseNetworkSettingsUpdateReserveIPSubpool, *resty.Response, error)
- func (s *NetworkSettingsService) UpdateSpProfile(requestNetworkSettingsUpdateSPProfile *RequestNetworkSettingsUpdateSpProfile) (*ResponseNetworkSettingsUpdateSpProfile, *resty.Response, error)
- func (s *NetworkSettingsService) UpdateSpProfileV2(...) (*ResponseNetworkSettingsUpdateSpProfileV2, *resty.Response, error)
- type NfvProvisioningDetailHeaderParams
- type PathTraceService
- func (s *PathTraceService) DeletesPathtraceByID(flowAnalysisID string) (*ResponsePathTraceDeletesPathtraceByID, *resty.Response, error)
- func (s *PathTraceService) InitiateANewPathtrace(requestPathTraceInitiateANewPathtrace *RequestPathTraceInitiateANewPathtrace) (*ResponsePathTraceInitiateANewPathtrace, *resty.Response, error)
- func (s *PathTraceService) RetrievesPreviousPathtrace(flowAnalysisID string) (*ResponsePathTraceRetrievesPreviousPathtrace, *resty.Response, error)
- func (s *PathTraceService) RetrivesAllPreviousPathtracesSummary(...) (*ResponsePathTraceRetrivesAllPreviousPathtracesSummary, *resty.Response, error)
- type PlatformService
- func (s *PlatformService) CiscoDnaCenterNodesConfigurationSummary() (*ResponsePlatformCiscoDnaCenterNodesConfigurationSummary, *resty.Response, ...)
- func (s *PlatformService) CiscoDnaCenterPackagesSummary() (*ResponsePlatformCiscoDnaCenterPackagesSummary, *resty.Response, error)
- func (s *PlatformService) CiscoDnaCenterReleaseSummary() (*ResponsePlatformCiscoDnaCenterReleaseSummary, *resty.Response, error)
- type PolicyService
- func (s *PolicyService) CreateAProfilingRule(requestPolicyCreateAProfilingRule *RequestPolicyCreateAProfilingRule) (*ResponsePolicyCreateAProfilingRule, *resty.Response, error)
- func (s *PolicyService) DeleteAnExistingProfilingRule(ruleID string) (*resty.Response, error)
- func (s *PolicyService) GetCountOfProfilingRules(GetCountOfProfilingRulesQueryParams *GetCountOfProfilingRulesQueryParams) (*ResponsePolicyGetCountOfProfilingRules, *resty.Response, error)
- func (s *PolicyService) GetDetailsOfASingleProfilingRule(ruleID string) (*ResponsePolicyGetDetailsOfASingleProfilingRule, *resty.Response, error)
- func (s *PolicyService) GetListOfProfilingRules(GetListOfProfilingRulesQueryParams *GetListOfProfilingRulesQueryParams) (*ResponsePolicyGetListOfProfilingRules, *resty.Response, error)
- func (s *PolicyService) ImportProfilingRulesInBulk(...) (*resty.Response, error)
- func (s *PolicyService) UpdateAnExistingProfilingRule(ruleID string, ...) (*resty.Response, error)
- type ProvisionNfvHeaderParams
- type ProvisionUpdateHeaderParams
- type RemoveUserDefinedFieldFromDeviceQueryParams
- type RemoveWLCFromFabricDomainHeaderParams
- type RemoveWLCFromFabricDomainQueryParams
- type ReportsService
- func (s *ReportsService) CreateOrScheduleAReport(requestReportsCreateOrScheduleAReport *RequestReportsCreateOrScheduleAReport) (*ResponseReportsCreateOrScheduleAReport, *resty.Response, error)
- func (s *ReportsService) DeleteAScheduledReport(reportID string) (*ResponseReportsDeleteAScheduledReport, *resty.Response, error)
- func (s *ReportsService) DownloadReportContent(reportID string, executionID string) (FileDownload, *resty.Response, error)
- func (s *ReportsService) GetAScheduledReport(reportID string) (*ResponseReportsGetAScheduledReport, *resty.Response, error)
- func (s *ReportsService) GetAllExecutionDetailsForAGivenReport(reportID string) (*ResponseReportsGetAllExecutionDetailsForAGivenReport, *resty.Response, error)
- func (s *ReportsService) GetAllViewGroups() (*ResponseReportsGetAllViewGroups, *resty.Response, error)
- func (s *ReportsService) GetListOfScheduledReports(GetListOfScheduledReportsQueryParams *GetListOfScheduledReportsQueryParams) (*ResponseReportsGetListOfScheduledReports, *resty.Response, error)
- func (s *ReportsService) GetViewDetailsForAGivenViewGroupView(viewGroupID string, viewID string) (*ResponseReportsGetViewDetailsForAGivenViewGroupView, *resty.Response, error)
- func (s *ReportsService) GetViewsForAGivenViewGroup(viewGroupID string) (*ResponseReportsGetViewsForAGivenViewGroup, *resty.Response, error)
- type RequestApplicationPolicyApplicationPolicyIntent
- type RequestApplicationPolicyApplicationPolicyIntentCreateList
- type RequestApplicationPolicyApplicationPolicyIntentCreateListAdvancedPolicyScope
- type RequestApplicationPolicyApplicationPolicyIntentCreateListAdvancedPolicyScopeAdvancedPolicyScopeElement
- type RequestApplicationPolicyApplicationPolicyIntentCreateListConsumer
- type RequestApplicationPolicyApplicationPolicyIntentCreateListConsumerScalableGroup
- type RequestApplicationPolicyApplicationPolicyIntentCreateListContract
- type RequestApplicationPolicyApplicationPolicyIntentCreateListExclusiveContract
- type RequestApplicationPolicyApplicationPolicyIntentCreateListExclusiveContractClause
- type RequestApplicationPolicyApplicationPolicyIntentCreateListProducer
- type RequestApplicationPolicyApplicationPolicyIntentCreateListProducerScalableGroup
- type RequestApplicationPolicyApplicationPolicyIntentUpdateList
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListAdvancedPolicyScope
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListAdvancedPolicyScopeAdvancedPolicyScopeElement
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListConsumer
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListConsumerScalableGroup
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListContract
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListExclusiveContract
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListExclusiveContractClause
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListProducer
- type RequestApplicationPolicyApplicationPolicyIntentUpdateListProducerScalableGroup
- type RequestApplicationPolicyCreateApplication
- type RequestApplicationPolicyCreateApplicationPolicyQueuingProfile
- type RequestApplicationPolicyCreateApplicationSet
- type RequestApplicationPolicyCreateQosDeviceInterfaceInfo
- type RequestApplicationPolicyEditApplication
- type RequestApplicationPolicyUpdateApplicationPolicyQueuingProfile
- type RequestApplicationPolicyUpdateQosDeviceInterfaceInfo
- type RequestCiscoDnaCenterSystemAuthorizeDevice
- type RequestCommandRunnerRunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration
- type RequestComplianceRunCompliance
- type RequestConfigurationArchiveExportDeviceConfigurations
- type RequestConfigurationTemplatesCreateProject
- type RequestConfigurationTemplatesCreateProjectTags
- type RequestConfigurationTemplatesCreateProjectTemplates
- type RequestConfigurationTemplatesCreateTemplate
- type RequestConfigurationTemplatesCreateTemplateContainingTemplates
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesDeviceTypes
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesRollbackTemplateParams
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesRollbackTemplateParamsRange
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesRollbackTemplateParamsSelection
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesRollbackTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesTags
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesTemplateParams
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesTemplateParamsRange
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesTemplateParamsSelection
- type RequestConfigurationTemplatesCreateTemplateContainingTemplatesTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesCreateTemplateDeviceTypes
- type RequestConfigurationTemplatesCreateTemplateRollbackTemplateParams
- type RequestConfigurationTemplatesCreateTemplateRollbackTemplateParamsRange
- type RequestConfigurationTemplatesCreateTemplateRollbackTemplateParamsSelection
- type RequestConfigurationTemplatesCreateTemplateRollbackTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesCreateTemplateTags
- type RequestConfigurationTemplatesCreateTemplateTemplateParams
- type RequestConfigurationTemplatesCreateTemplateTemplateParamsRange
- type RequestConfigurationTemplatesCreateTemplateTemplateParamsSelection
- type RequestConfigurationTemplatesCreateTemplateTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesCreateTemplateValidationErrors
- type RequestConfigurationTemplatesCreateTemplateValidationErrorsRollbackTemplateErrors
- type RequestConfigurationTemplatesCreateTemplateValidationErrorsTemplateErrors
- type RequestConfigurationTemplatesDeployTemplate
- type RequestConfigurationTemplatesDeployTemplateTargetInfo
- type RequestConfigurationTemplatesDeployTemplateTargetInfoParams
- type RequestConfigurationTemplatesDeployTemplateTargetInfoResourceParams
- type RequestConfigurationTemplatesDeployTemplateV2
- type RequestConfigurationTemplatesDeployTemplateV2TargetInfo
- type RequestConfigurationTemplatesDeployTemplateV2TargetInfoParams
- type RequestConfigurationTemplatesDeployTemplateV2TargetInfoResourceParams
- type RequestConfigurationTemplatesExportsTheProjectsForAGivenCriteria
- type RequestConfigurationTemplatesExportsTheTemplatesForAGivenCriteria
- type RequestConfigurationTemplatesImportsTheTemplatesProvided
- type RequestConfigurationTemplatesPreviewTemplate
- type RequestConfigurationTemplatesPreviewTemplateParams
- type RequestConfigurationTemplatesPreviewTemplateResourceParams
- type RequestConfigurationTemplatesUpdateProject
- type RequestConfigurationTemplatesUpdateProjectTags
- type RequestConfigurationTemplatesUpdateProjectTemplates
- type RequestConfigurationTemplatesUpdateTemplate
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplates
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesDeviceTypes
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesRollbackTemplateParams
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesRollbackTemplateParamsRange
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesRollbackTemplateParamsSelection
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesRollbackTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesTags
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesTemplateParams
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesTemplateParamsRange
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesTemplateParamsSelection
- type RequestConfigurationTemplatesUpdateTemplateContainingTemplatesTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesUpdateTemplateDeviceTypes
- type RequestConfigurationTemplatesUpdateTemplateRollbackTemplateParams
- type RequestConfigurationTemplatesUpdateTemplateRollbackTemplateParamsRange
- type RequestConfigurationTemplatesUpdateTemplateRollbackTemplateParamsSelection
- type RequestConfigurationTemplatesUpdateTemplateRollbackTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesUpdateTemplateTags
- type RequestConfigurationTemplatesUpdateTemplateTemplateParams
- type RequestConfigurationTemplatesUpdateTemplateTemplateParamsRange
- type RequestConfigurationTemplatesUpdateTemplateTemplateParamsSelection
- type RequestConfigurationTemplatesUpdateTemplateTemplateParamsSelectionSelectionValues
- type RequestConfigurationTemplatesUpdateTemplateValidationErrors
- type RequestConfigurationTemplatesUpdateTemplateValidationErrorsRollbackTemplateErrors
- type RequestConfigurationTemplatesUpdateTemplateValidationErrorsTemplateErrors
- type RequestConfigurationTemplatesVersionTemplate
- type RequestDeviceOnboardingPnpAddAWorkflow
- type RequestDeviceOnboardingPnpAddAWorkflowTasks
- type RequestDeviceOnboardingPnpAddAWorkflowTasksWorkItemList
- type RequestDeviceOnboardingPnpAddDevice
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfo
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoAAACredentials
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoFileSystemList
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoHTTPHeaders
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoIPInterfaces
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoIPInterfacesIPv4Address
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoIPInterfacesIPv6AddressList
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoLocation
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoNeighborLinks
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileList
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListPrimaryEndpoint
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListSecondaryEndpoint
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoPreWorkflowCliOuputs
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoStackInfo
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoStackInfoStackMemberList
- type RequestDeviceOnboardingPnpAddDeviceDeviceInfoTags
- type RequestDeviceOnboardingPnpAddDeviceRunSummaryList
- type RequestDeviceOnboardingPnpAddDeviceRunSummaryListHistoryTaskInfo
- type RequestDeviceOnboardingPnpAddDeviceRunSummaryListHistoryTaskInfoAddnDetails
- type RequestDeviceOnboardingPnpAddDeviceRunSummaryListHistoryTaskInfoWorkItemList
- type RequestDeviceOnboardingPnpAddDeviceSystemResetWorkflow
- type RequestDeviceOnboardingPnpAddDeviceSystemResetWorkflowTasks
- type RequestDeviceOnboardingPnpAddDeviceSystemResetWorkflowTasksWorkItemList
- type RequestDeviceOnboardingPnpAddDeviceSystemWorkflow
- type RequestDeviceOnboardingPnpAddDeviceSystemWorkflowTasks
- type RequestDeviceOnboardingPnpAddDeviceSystemWorkflowTasksWorkItemList
- type RequestDeviceOnboardingPnpAddDeviceWorkflow
- type RequestDeviceOnboardingPnpAddDeviceWorkflowParameters
- type RequestDeviceOnboardingPnpAddDeviceWorkflowParametersConfigList
- type RequestDeviceOnboardingPnpAddDeviceWorkflowParametersConfigListConfigParameters
- type RequestDeviceOnboardingPnpAddDeviceWorkflowTasks
- type RequestDeviceOnboardingPnpAddDeviceWorkflowTasksWorkItemList
- type RequestDeviceOnboardingPnpAddVirtualAccount
- type RequestDeviceOnboardingPnpAddVirtualAccountProfile
- type RequestDeviceOnboardingPnpAddVirtualAccountSyncResult
- type RequestDeviceOnboardingPnpAddVirtualAccountSyncResultSyncList
- type RequestDeviceOnboardingPnpClaimADeviceToASite
- type RequestDeviceOnboardingPnpClaimADeviceToASiteConfigInfo
- type RequestDeviceOnboardingPnpClaimADeviceToASiteConfigInfoConfigParameters
- type RequestDeviceOnboardingPnpClaimADeviceToASiteImageInfo
- type RequestDeviceOnboardingPnpClaimDevice
- type RequestDeviceOnboardingPnpClaimDeviceDeviceClaimList
- type RequestDeviceOnboardingPnpClaimDeviceDeviceClaimListConfigList
- type RequestDeviceOnboardingPnpClaimDeviceDeviceClaimListConfigListConfigParameters
- type RequestDeviceOnboardingPnpImportDevicesInBulk
- type RequestDeviceOnboardingPnpPreviewConfig
- type RequestDeviceOnboardingPnpResetDevice
- type RequestDeviceOnboardingPnpResetDeviceDeviceResetList
- type RequestDeviceOnboardingPnpResetDeviceDeviceResetListConfigList
- type RequestDeviceOnboardingPnpResetDeviceDeviceResetListConfigListConfigParameters
- type RequestDeviceOnboardingPnpSyncVirtualAccountDevices
- type RequestDeviceOnboardingPnpSyncVirtualAccountDevicesProfile
- type RequestDeviceOnboardingPnpSyncVirtualAccountDevicesSyncResult
- type RequestDeviceOnboardingPnpSyncVirtualAccountDevicesSyncResultSyncList
- type RequestDeviceOnboardingPnpUnClaimDevice
- type RequestDeviceOnboardingPnpUpdateDevice
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfo
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoAAACredentials
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoFileSystemList
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoHTTPHeaders
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoIPInterfaces
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoIPInterfacesIPv4Address
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoIPInterfacesIPv6AddressList
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoLocation
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoNeighborLinks
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileList
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListPrimaryEndpoint
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListSecondaryEndpoint
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoPreWorkflowCliOuputs
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoStackInfo
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoStackInfoStackMemberList
- type RequestDeviceOnboardingPnpUpdateDeviceDeviceInfoTags
- type RequestDeviceOnboardingPnpUpdateDeviceRunSummaryList
- type RequestDeviceOnboardingPnpUpdateDeviceRunSummaryListHistoryTaskInfo
- type RequestDeviceOnboardingPnpUpdateDeviceRunSummaryListHistoryTaskInfoAddnDetails
- type RequestDeviceOnboardingPnpUpdateDeviceRunSummaryListHistoryTaskInfoWorkItemList
- type RequestDeviceOnboardingPnpUpdateDeviceSystemResetWorkflow
- type RequestDeviceOnboardingPnpUpdateDeviceSystemResetWorkflowTasks
- type RequestDeviceOnboardingPnpUpdateDeviceSystemResetWorkflowTasksWorkItemList
- type RequestDeviceOnboardingPnpUpdateDeviceSystemWorkflow
- type RequestDeviceOnboardingPnpUpdateDeviceSystemWorkflowTasks
- type RequestDeviceOnboardingPnpUpdateDeviceSystemWorkflowTasksWorkItemList
- type RequestDeviceOnboardingPnpUpdateDeviceWorkflow
- type RequestDeviceOnboardingPnpUpdateDeviceWorkflowParameters
- type RequestDeviceOnboardingPnpUpdateDeviceWorkflowParametersConfigList
- type RequestDeviceOnboardingPnpUpdateDeviceWorkflowParametersConfigListConfigParameters
- type RequestDeviceOnboardingPnpUpdateDeviceWorkflowTasks
- type RequestDeviceOnboardingPnpUpdateDeviceWorkflowTasksWorkItemList
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettings
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettingsAAACredentials
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettingsDefaultProfile
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingList
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingListProfile
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingListSyncResult
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingListSyncResultSyncList
- type RequestDeviceOnboardingPnpUpdatePnpGlobalSettingsTaskTimeOuts
- type RequestDeviceOnboardingPnpUpdatePnpServerProfile
- type RequestDeviceOnboardingPnpUpdatePnpServerProfileProfile
- type RequestDeviceOnboardingPnpUpdatePnpServerProfileSyncResult
- type RequestDeviceOnboardingPnpUpdatePnpServerProfileSyncResultSyncList
- type RequestDeviceOnboardingPnpUpdateWorkflow
- type RequestDeviceOnboardingPnpUpdateWorkflowTasks
- type RequestDeviceOnboardingPnpUpdateWorkflowTasksWorkItemList
- type RequestDeviceReplacementDeployDeviceReplacementWorkflow
- type RequestDeviceReplacementMarkDeviceForReplacement
- type RequestDeviceReplacementUnmarkDeviceForReplacement
- type RequestDevicesAddDevice2
- type RequestDevicesAddDevice2UpdateMgmtIPaddressList
- type RequestDevicesAddUserDefinedFieldToDevice
- type RequestDevicesClearMacAddressTable
- type RequestDevicesClearMacAddressTablePayload
- type RequestDevicesCreateUserDefinedField
- type RequestDevicesExportDeviceList
- type RequestDevicesSyncDevices
- type RequestDevicesSyncDevices2
- type RequestDevicesSyncDevices2UpdateMgmtIPaddressList
- type RequestDevicesUpdateDeviceRole
- type RequestDevicesUpdateInterfaceDetails
- type RequestDevicesUpdateUserDefinedField
- type RequestDiscoveryCreateCliCredentials
- type RequestDiscoveryCreateGlobalCredentialsV2
- type RequestDiscoveryCreateGlobalCredentialsV2CliCredential
- type RequestDiscoveryCreateGlobalCredentialsV2HTTPSRead
- type RequestDiscoveryCreateGlobalCredentialsV2HTTPSWrite
- type RequestDiscoveryCreateGlobalCredentialsV2SNMPV2CRead
- type RequestDiscoveryCreateGlobalCredentialsV2SNMPV2CWrite
- type RequestDiscoveryCreateGlobalCredentialsV2SNMPV3
- type RequestDiscoveryCreateHTTPReadCredentials
- type RequestDiscoveryCreateHTTPWriteCredentials
- type RequestDiscoveryCreateNetconfCredentials
- type RequestDiscoveryCreateSNMPReadCommunity
- type RequestDiscoveryCreateSNMPWriteCommunity
- type RequestDiscoveryCreateSNMPv3Credentials
- type RequestDiscoveryCreateUpdateSNMPProperties
- type RequestDiscoveryStartDiscovery
- type RequestDiscoveryStartDiscoveryHTTPReadCredential
- type RequestDiscoveryStartDiscoveryHTTPWriteCredential
- type RequestDiscoveryUpdateCliCredentials
- type RequestDiscoveryUpdateGlobalCredentials
- type RequestDiscoveryUpdateGlobalCredentialsV2
- type RequestDiscoveryUpdateGlobalCredentialsV2CliCredential
- type RequestDiscoveryUpdateGlobalCredentialsV2HTTPSRead
- type RequestDiscoveryUpdateGlobalCredentialsV2HTTPSWrite
- type RequestDiscoveryUpdateGlobalCredentialsV2SNMPV2CRead
- type RequestDiscoveryUpdateGlobalCredentialsV2SNMPV2CWrite
- type RequestDiscoveryUpdateGlobalCredentialsV2SNMPV3
- type RequestDiscoveryUpdateHTTPReadCredential
- type RequestDiscoveryUpdateHTTPWriteCredentials
- type RequestDiscoveryUpdateNetconfCredentials
- type RequestDiscoveryUpdateSNMPReadCommunity
- type RequestDiscoveryUpdateSNMPWriteCommunity
- type RequestDiscoveryUpdateSNMPv3Credentials
- type RequestDiscoveryUpdatesAnExistingDiscoveryBySpecifiedID
- type RequestDiscoveryUpdatesAnExistingDiscoveryBySpecifiedIDAttributeInfo
- type RequestDiscoveryUpdatesAnExistingDiscoveryBySpecifiedIDHTTPReadCredential
- type RequestDiscoveryUpdatesAnExistingDiscoveryBySpecifiedIDHTTPWriteCredential
- type RequestEventManagementCreateEmailDestination
- type RequestEventManagementCreateEmailDestinationPrimarySmtpConfig
- type RequestEventManagementCreateEmailDestinationSecondarySmtpConfig
- type RequestEventManagementCreateEmailEventSubscription
- type RequestEventManagementCreateEventSubscriptions
- type RequestEventManagementCreateRestWebhookEventSubscription
- type RequestEventManagementCreateSyslogDestination
- type RequestEventManagementCreateSyslogEventSubscription
- type RequestEventManagementCreateWebhookDestination
- type RequestEventManagementCreateWebhookDestinationHeaders
- type RequestEventManagementUpdateEmailDestination
- type RequestEventManagementUpdateEmailDestinationPrimarySmtpConfig
- type RequestEventManagementUpdateEmailDestinationSecondarySmtpConfig
- type RequestEventManagementUpdateEmailEventSubscription
- type RequestEventManagementUpdateEventSubscriptions
- type RequestEventManagementUpdateRestWebhookEventSubscription
- type RequestEventManagementUpdateSyslogDestination
- type RequestEventManagementUpdateSyslogEventSubscription
- type RequestEventManagementUpdateWebhookDestination
- type RequestEventManagementUpdateWebhookDestinationHeaders
- type RequestFabricWirelessAddSSIDToIPPoolMapping
- type RequestFabricWirelessAddWLCToFabricDomain
- type RequestFabricWirelessUpdateSSIDToIPPoolMapping
- type RequestIssuesExecuteSuggestedActionsCommands
- type RequestItemApplicationPolicyCreateApplication
- type RequestItemApplicationPolicyCreateApplicationApplicationSet
- type RequestItemApplicationPolicyCreateApplicationIndicativeNetworkIDentity
- type RequestItemApplicationPolicyCreateApplicationNetworkApplications
- type RequestItemApplicationPolicyCreateApplicationNetworkIDentity
- type RequestItemApplicationPolicyCreateApplicationPolicyQueuingProfile
- type RequestItemApplicationPolicyCreateApplicationPolicyQueuingProfileClause
- type RequestItemApplicationPolicyCreateApplicationPolicyQueuingProfileClauseInterfaceSpeedBandwidthClauses
- type RequestItemApplicationPolicyCreateApplicationPolicyQueuingProfileClauseInterfaceSpeedBandwidthClausesTcBandwidthSettings
- type RequestItemApplicationPolicyCreateApplicationPolicyQueuingProfileClauseTcDscpSettings
- type RequestItemApplicationPolicyCreateApplicationSet
- type RequestItemApplicationPolicyCreateQosDeviceInterfaceInfo
- type RequestItemApplicationPolicyCreateQosDeviceInterfaceInfoQosDeviceInterfaceInfo
- type RequestItemApplicationPolicyEditApplication
- type RequestItemApplicationPolicyEditApplicationApplicationSet
- type RequestItemApplicationPolicyEditApplicationNetworkApplications
- type RequestItemApplicationPolicyEditApplicationNetworkIDentity
- type RequestItemApplicationPolicyUpdateApplicationPolicyQueuingProfile
- type RequestItemApplicationPolicyUpdateApplicationPolicyQueuingProfileClause
- type RequestItemApplicationPolicyUpdateApplicationPolicyQueuingProfileClauseInterfaceSpeedBandwidthClauses
- type RequestItemApplicationPolicyUpdateApplicationPolicyQueuingProfileClauseInterfaceSpeedBandwidthClausesTcBandwidthSettings
- type RequestItemApplicationPolicyUpdateApplicationPolicyQueuingProfileClauseTcDscpSettings
- type RequestItemApplicationPolicyUpdateQosDeviceInterfaceInfo
- type RequestItemApplicationPolicyUpdateQosDeviceInterfaceInfoQosDeviceInterfaceInfo
- type RequestItemConfigurationTemplatesExportsTheProjectsForAGivenCriteria
- type RequestItemConfigurationTemplatesExportsTheTemplatesForAGivenCriteria
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvided
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplates
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesDeviceTypes
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesRollbackTemplateParams
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesRollbackTemplateParamsRange
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesRollbackTemplateParamsSelection
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesRollbackTemplateParamsSelectionSelectionValues
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesTags
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesTemplateParams
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesTemplateParamsRange
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesTemplateParamsSelection
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedContainingTemplatesTemplateParamsSelectionSelectionValues
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedDeviceTypes
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedRollbackTemplateParams
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedRollbackTemplateParamsRange
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedRollbackTemplateParamsSelection
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedRollbackTemplateParamsSelectionSelectionValues
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedTags
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedTemplateParams
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedTemplateParamsRange
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedTemplateParamsSelection
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedTemplateParamsSelectionSelectionValues
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedValidationErrors
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedValidationErrorsRollbackTemplateErrors
- type RequestItemConfigurationTemplatesImportsTheTemplatesProvidedValidationErrorsTemplateErrors
- type RequestItemDeviceOnboardingPnpImportDevicesInBulk
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfo
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoAAACredentials
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoFileSystemList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoHTTPHeaders
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoIPInterfaces
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoIPInterfacesIPv4Address
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoIPInterfacesIPv6AddressList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoLocation
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoNeighborLinks
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPnpProfileList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPnpProfileListPrimaryEndpoint
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPnpProfileListSecondaryEndpoint
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoPreWorkflowCliOuputs
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoStackInfo
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoStackInfoStackMemberList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkDeviceInfoTags
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkRunSummaryList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkRunSummaryListHistoryTaskInfo
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkRunSummaryListHistoryTaskInfoAddnDetails
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkRunSummaryListHistoryTaskInfoWorkItemList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkSystemResetWorkflow
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkSystemResetWorkflowTasks
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkSystemResetWorkflowTasksWorkItemList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkSystemWorkflow
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkSystemWorkflowTasks
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkSystemWorkflowTasksWorkItemList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkWorkflow
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkWorkflowParameters
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkWorkflowParametersConfigList
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkWorkflowParametersConfigListConfigParameters
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkWorkflowTasks
- type RequestItemDeviceOnboardingPnpImportDevicesInBulkWorkflowTasksWorkItemList
- type RequestItemDeviceReplacementMarkDeviceForReplacement
- type RequestItemDeviceReplacementUnmarkDeviceForReplacement
- type RequestItemDevicesAddUserDefinedFieldToDevice
- type RequestItemDevicesSyncDevices
- type RequestItemDiscoveryCreateCliCredentials
- type RequestItemDiscoveryCreateHTTPReadCredentials
- type RequestItemDiscoveryCreateHTTPWriteCredentials
- type RequestItemDiscoveryCreateNetconfCredentials
- type RequestItemDiscoveryCreateSNMPReadCommunity
- type RequestItemDiscoveryCreateSNMPWriteCommunity
- type RequestItemDiscoveryCreateSNMPv3Credentials
- type RequestItemDiscoveryCreateUpdateSNMPProperties
- type RequestItemEventManagementCreateEmailEventSubscription
- type RequestItemEventManagementCreateEmailEventSubscriptionFilter
- type RequestItemEventManagementCreateEmailEventSubscriptionFilterDomainsSubdomains
- type RequestItemEventManagementCreateEmailEventSubscriptionSubscriptionEndpoints
- type RequestItemEventManagementCreateEmailEventSubscriptionSubscriptionEndpointsSubscriptionDetails
- type RequestItemEventManagementCreateEventSubscriptions
- type RequestItemEventManagementCreateEventSubscriptionsFilter
- type RequestItemEventManagementCreateEventSubscriptionsFilterDomainsSubdomains
- type RequestItemEventManagementCreateEventSubscriptionsSubscriptionEndpoints
- type RequestItemEventManagementCreateEventSubscriptionsSubscriptionEndpointsSubscriptionDetails
- type RequestItemEventManagementCreateRestWebhookEventSubscription
- type RequestItemEventManagementCreateRestWebhookEventSubscriptionFilter
- type RequestItemEventManagementCreateRestWebhookEventSubscriptionFilterDomainsSubdomains
- type RequestItemEventManagementCreateRestWebhookEventSubscriptionSubscriptionEndpoints
- type RequestItemEventManagementCreateRestWebhookEventSubscriptionSubscriptionEndpointsSubscriptionDetails
- type RequestItemEventManagementCreateSyslogEventSubscription
- type RequestItemEventManagementCreateSyslogEventSubscriptionFilter
- type RequestItemEventManagementCreateSyslogEventSubscriptionFilterDomainsSubdomains
- type RequestItemEventManagementCreateSyslogEventSubscriptionSubscriptionEndpoints
- type RequestItemEventManagementCreateSyslogEventSubscriptionSubscriptionEndpointsSubscriptionDetails
- type RequestItemEventManagementUpdateEmailEventSubscription
- type RequestItemEventManagementUpdateEmailEventSubscriptionFilter
- type RequestItemEventManagementUpdateEmailEventSubscriptionFilterDomainsSubdomains
- type RequestItemEventManagementUpdateEmailEventSubscriptionSubscriptionEndpoints
- type RequestItemEventManagementUpdateEmailEventSubscriptionSubscriptionEndpointsSubscriptionDetails
- type RequestItemEventManagementUpdateEventSubscriptions
- type RequestItemEventManagementUpdateEventSubscriptionsFilter
- type RequestItemEventManagementUpdateEventSubscriptionsFilterDomainsSubdomains
- type RequestItemEventManagementUpdateEventSubscriptionsSubscriptionEndpoints
- type RequestItemEventManagementUpdateEventSubscriptionsSubscriptionEndpointsSubscriptionDetails
- type RequestItemEventManagementUpdateRestWebhookEventSubscription
- type RequestItemEventManagementUpdateRestWebhookEventSubscriptionFilter
- type RequestItemEventManagementUpdateRestWebhookEventSubscriptionFilterDomainsSubdomains
- type RequestItemEventManagementUpdateRestWebhookEventSubscriptionSubscriptionEndpoints
- type RequestItemEventManagementUpdateRestWebhookEventSubscriptionSubscriptionEndpointsSubscriptionDetails
- type RequestItemEventManagementUpdateSyslogEventSubscription
- type RequestItemEventManagementUpdateSyslogEventSubscriptionFilter
- type RequestItemEventManagementUpdateSyslogEventSubscriptionFilterDomainsSubdomains
- type RequestItemEventManagementUpdateSyslogEventSubscriptionSubscriptionEndpoints
- type RequestItemEventManagementUpdateSyslogEventSubscriptionSubscriptionEndpointsSubscriptionDetails
- type RequestItemLanAutomationLanAutomationStart
- type RequestItemLanAutomationLanAutomationStartIPPools
- type RequestItemSdaAddBorderDeviceInSdaFabric
- type RequestItemSdaAddBorderDeviceInSdaFabricExternalConnectivitySettings
- type RequestItemSdaAddBorderDeviceInSdaFabricExternalConnectivitySettingsL2Handoff
- type RequestItemSdaAddBorderDeviceInSdaFabricExternalConnectivitySettingsL3Handoff
- type RequestItemSdaAddBorderDeviceInSdaFabricExternalConnectivitySettingsL3HandoffVirtualNetwork
- type RequestItemSdaAddDefaultAuthenticationTemplateInSdaFabric
- type RequestItemSdaUpdateDefaultAuthenticationProfileInSdaFabric
- type RequestItemSoftwareImageManagementSwimImportSoftwareImageViaURL
- type RequestItemSoftwareImageManagementSwimTriggerSoftwareImageActivation
- type RequestItemSoftwareImageManagementSwimTriggerSoftwareImageDistribution
- type RequestItemWirelessApProvision
- type RequestItemWirelessPSKOverride
- type RequestItemWirelessProvision
- type RequestItemWirelessProvisionDynamicInterfaces
- type RequestItemWirelessProvisionUpdate
- type RequestItemWirelessProvisionUpdateDynamicInterfaces
- type RequestItsmIntegrationCreateItsmIntegrationSetting
- type RequestItsmIntegrationCreateItsmIntegrationSettingData
- type RequestItsmIntegrationCreateItsmIntegrationSettingDataConnectionSettings
- type RequestItsmIntegrationUpdateItsmIntegrationSetting
- type RequestItsmIntegrationUpdateItsmIntegrationSettingData
- type RequestItsmIntegrationUpdateItsmIntegrationSettingDataConnectionSettings
- type RequestItsmRetryIntegrationEvents
- type RequestLanAutomationLanAutomationStart
- type RequestLicensesChangeVirtualAccount2
- type RequestLicensesDeviceDeregistration2
- type RequestLicensesDeviceRegistration2
- type RequestNetworkSettingsAssignDeviceCredentialToSite
- type RequestNetworkSettingsAssignDeviceCredentialToSiteV2
- type RequestNetworkSettingsCreateDeviceCredentials
- type RequestNetworkSettingsCreateDeviceCredentialsSettings
- type RequestNetworkSettingsCreateDeviceCredentialsSettingsCliCredential
- type RequestNetworkSettingsCreateDeviceCredentialsSettingsHTTPSRead
- type RequestNetworkSettingsCreateDeviceCredentialsSettingsHTTPSWrite
- type RequestNetworkSettingsCreateDeviceCredentialsSettingsSNMPV2CRead
- type RequestNetworkSettingsCreateDeviceCredentialsSettingsSNMPV2CWrite
- type RequestNetworkSettingsCreateDeviceCredentialsSettingsSNMPV3
- type RequestNetworkSettingsCreateGlobalPool
- type RequestNetworkSettingsCreateGlobalPoolSettings
- type RequestNetworkSettingsCreateGlobalPoolSettingsIPpool
- type RequestNetworkSettingsCreateNetwork
- type RequestNetworkSettingsCreateNetworkSettings
- type RequestNetworkSettingsCreateNetworkSettingsClientAndEndpointAAA
- type RequestNetworkSettingsCreateNetworkSettingsDNSServer
- type RequestNetworkSettingsCreateNetworkSettingsMessageOfTheday
- type RequestNetworkSettingsCreateNetworkSettingsNetflowcollector
- type RequestNetworkSettingsCreateNetworkSettingsNetworkAAA
- type RequestNetworkSettingsCreateNetworkSettingsSNMPServer
- type RequestNetworkSettingsCreateNetworkSettingsSyslogServer
- type RequestNetworkSettingsCreateNetworkV2
- type RequestNetworkSettingsCreateNetworkV2Settings
- type RequestNetworkSettingsCreateNetworkV2SettingsClientAndEndpointAAA
- type RequestNetworkSettingsCreateNetworkV2SettingsDNSServer
- type RequestNetworkSettingsCreateNetworkV2SettingsMessageOfTheday
- type RequestNetworkSettingsCreateNetworkV2SettingsNetflowcollector
- type RequestNetworkSettingsCreateNetworkV2SettingsNetworkAAA
- type RequestNetworkSettingsCreateNetworkV2SettingsSNMPServer
- type RequestNetworkSettingsCreateNetworkV2SettingsSyslogServer
- type RequestNetworkSettingsCreateSpProfile
- type RequestNetworkSettingsCreateSpProfileSettings
- type RequestNetworkSettingsCreateSpProfileSettingsQos
- type RequestNetworkSettingsCreateSpProfileV2
- type RequestNetworkSettingsCreateSpProfileV2Settings
- type RequestNetworkSettingsCreateSpProfileV2SettingsQos
- type RequestNetworkSettingsReserveIPSubpool
- type RequestNetworkSettingsUpdateDeviceCredentials
- type RequestNetworkSettingsUpdateDeviceCredentialsSettings
- type RequestNetworkSettingsUpdateDeviceCredentialsSettingsCliCredential
- type RequestNetworkSettingsUpdateDeviceCredentialsSettingsHTTPSRead
- type RequestNetworkSettingsUpdateDeviceCredentialsSettingsHTTPSWrite
- type RequestNetworkSettingsUpdateDeviceCredentialsSettingsSNMPV2CRead
- type RequestNetworkSettingsUpdateDeviceCredentialsSettingsSNMPV2CWrite
- type RequestNetworkSettingsUpdateDeviceCredentialsSettingsSNMPV3
- type RequestNetworkSettingsUpdateGlobalPool
- type RequestNetworkSettingsUpdateGlobalPoolSettings
- type RequestNetworkSettingsUpdateGlobalPoolSettingsIPpool
- type RequestNetworkSettingsUpdateNetwork
- type RequestNetworkSettingsUpdateNetworkSettings
- type RequestNetworkSettingsUpdateNetworkSettingsClientAndEndpointAAA
- type RequestNetworkSettingsUpdateNetworkSettingsDNSServer
- type RequestNetworkSettingsUpdateNetworkSettingsMessageOfTheday
- type RequestNetworkSettingsUpdateNetworkSettingsNetflowcollector
- type RequestNetworkSettingsUpdateNetworkSettingsNetworkAAA
- type RequestNetworkSettingsUpdateNetworkSettingsSNMPServer
- type RequestNetworkSettingsUpdateNetworkSettingsSyslogServer
- type RequestNetworkSettingsUpdateNetworkV2
- type RequestNetworkSettingsUpdateNetworkV2Settings
- type RequestNetworkSettingsUpdateNetworkV2SettingsClientAndEndpointAAA
- type RequestNetworkSettingsUpdateNetworkV2SettingsDNSServer
- type RequestNetworkSettingsUpdateNetworkV2SettingsMessageOfTheday
- type RequestNetworkSettingsUpdateNetworkV2SettingsNetflowcollector
- type RequestNetworkSettingsUpdateNetworkV2SettingsNetworkAAA
- type RequestNetworkSettingsUpdateNetworkV2SettingsSNMPServer
- type RequestNetworkSettingsUpdateNetworkV2SettingsSyslogServer
- type RequestNetworkSettingsUpdateReserveIPSubpool
- type RequestNetworkSettingsUpdateSpProfile
- type RequestNetworkSettingsUpdateSpProfileSettings
- type RequestNetworkSettingsUpdateSpProfileSettingsQos
- type RequestNetworkSettingsUpdateSpProfileV2
- type RequestNetworkSettingsUpdateSpProfileV2Settings
- type RequestNetworkSettingsUpdateSpProfileV2SettingsQos
- type RequestPathTraceInitiateANewPathtrace
- type RequestPolicyCreateAProfilingRule
- type RequestPolicyCreateAProfilingRuleConditionGroups
- type RequestPolicyCreateAProfilingRuleConditionGroupsCondition
- type RequestPolicyCreateAProfilingRuleConditionGroupsConditionGroup
- type RequestPolicyCreateAProfilingRuleResult
- type RequestPolicyImportProfilingRulesInBulk
- type RequestPolicyImportProfilingRulesInBulkProfilingRules
- type RequestPolicyImportProfilingRulesInBulkProfilingRulesConditionGroups
- type RequestPolicyImportProfilingRulesInBulkProfilingRulesConditionGroupsCondition
- type RequestPolicyImportProfilingRulesInBulkProfilingRulesConditionGroupsConditionGroup
- type RequestPolicyImportProfilingRulesInBulkProfilingRulesResult
- type RequestPolicyUpdateAnExistingProfilingRule
- type RequestPolicyUpdateAnExistingProfilingRuleConditionGroups
- type RequestPolicyUpdateAnExistingProfilingRuleConditionGroupsCondition
- type RequestPolicyUpdateAnExistingProfilingRuleConditionGroupsConditionGroup
- type RequestPolicyUpdateAnExistingProfilingRuleResult
- type RequestReportsCreateOrScheduleAReport
- type RequestReportsCreateOrScheduleAReportDeliveries
- type RequestReportsCreateOrScheduleAReportSchedule
- type RequestReportsCreateOrScheduleAReportView
- type RequestReportsCreateOrScheduleAReportViewFieldGroups
- type RequestReportsCreateOrScheduleAReportViewFieldGroupsFields
- type RequestReportsCreateOrScheduleAReportViewFilters
- type RequestReportsCreateOrScheduleAReportViewFiltersValue
- type RequestReportsCreateOrScheduleAReportViewFormat
- type RequestSdaAddBorderDeviceInSdaFabric
- type RequestSdaAddControlPlaneDeviceInSdaFabric
- type RequestSdaAddDefaultAuthenticationTemplateInSdaFabric
- type RequestSdaAddEdgeDeviceInSdaFabric
- type RequestSdaAddIPPoolInSdaVirtualNetwork
- type RequestSdaAddMulticastInSdaFabric
- type RequestSdaAddMulticastInSdaFabricMulticastVnInfo
- type RequestSdaAddMulticastInSdaFabricMulticastVnInfoSsmInfo
- type RequestSdaAddPortAssignmentForAccessPointInSdaFabric
- type RequestSdaAddPortAssignmentForUserDeviceInSdaFabric
- type RequestSdaAddSiteInSdaFabric
- type RequestSdaAddTransitPeerNetwork
- type RequestSdaAddTransitPeerNetworkIPTransitSettings
- type RequestSdaAddTransitPeerNetworkSdaTransitSettings
- type RequestSdaAddTransitPeerNetworkSdaTransitSettingsTransitControlPlaneSettings
- type RequestSdaAddVirtualNetworkWithScalableGroups
- type RequestSdaAddVnInFabric
- type RequestSdaProvisionWiredDevice
- type RequestSdaReProvisionWiredDevice
- type RequestSdaUpdateDefaultAuthenticationProfileInSdaFabric
- type RequestSdaUpdateVirtualNetworkWithScalableGroups
- type RequestSensorsCreateSensorTestTemplate
- type RequestSensorsCreateSensorTestTemplateApCoverage
- type RequestSensorsCreateSensorTestTemplateSSIDs
- type RequestSensorsCreateSensorTestTemplateSSIDsTests
- type RequestSensorsCreateSensorTestTemplateSSIDsTestsConfig
- type RequestSensorsCreateSensorTestTemplateSSIDsThirdParty
- type RequestSensorsDuplicateSensorTestTemplate
- type RequestSensorsEditSensorTestTemplate
- type RequestSensorsEditSensorTestTemplateLocationInfoList
- type RequestSensorsEditSensorTestTemplateSchedule
- type RequestSensorsEditSensorTestTemplateScheduleFrequency
- type RequestSensorsEditSensorTestTemplateScheduleScheduleRange
- type RequestSensorsEditSensorTestTemplateScheduleScheduleRangeTimeRange
- type RequestSensorsEditSensorTestTemplateScheduleScheduleRangeTimeRangeFrequency
- type RequestSensorsRunNowSensorTest
- type RequestSiteDesignCreateNfvProfile
- type RequestSiteDesignCreateNfvProfileDevice
- type RequestSiteDesignCreateNfvProfileDeviceCustomNetworks
- type RequestSiteDesignCreateNfvProfileDeviceCustomNetworksServicesToConnect
- type RequestSiteDesignCreateNfvProfileDeviceCustomTemplate
- type RequestSiteDesignCreateNfvProfileDeviceServiceProviderProfile
- type RequestSiteDesignCreateNfvProfileDeviceServices
- type RequestSiteDesignCreateNfvProfileDeviceServicesVnicMapping
- type RequestSiteDesignCreateNfvProfileDeviceVLANForL2
- type RequestSiteDesignNfvProvisioningDetail
- type RequestSiteDesignProvisionNfv
- type RequestSiteDesignProvisionNfvProvisioning
- type RequestSiteDesignProvisionNfvProvisioningDevice
- type RequestSiteDesignProvisionNfvProvisioningDeviceCustomNetworks
- type RequestSiteDesignProvisionNfvProvisioningDeviceServiceProviders
- type RequestSiteDesignProvisionNfvProvisioningDeviceServiceProvidersWanInterface
- type RequestSiteDesignProvisionNfvProvisioningDeviceServices
- type RequestSiteDesignProvisionNfvProvisioningDeviceSubPools
- type RequestSiteDesignProvisionNfvProvisioningDeviceTemplateParam
- type RequestSiteDesignProvisionNfvProvisioningDeviceTemplateParamAsav
- type RequestSiteDesignProvisionNfvProvisioningDeviceTemplateParamNfvis
- type RequestSiteDesignProvisionNfvProvisioningDeviceVLAN
- type RequestSiteDesignProvisionNfvProvisioningSite
- type RequestSiteDesignProvisionNfvProvisioningSiteArea
- type RequestSiteDesignProvisionNfvProvisioningSiteBuilding
- type RequestSiteDesignProvisionNfvProvisioningSiteFloor
- type RequestSiteDesignProvisionNfvSiteProfile
- type RequestSiteDesignProvisionNfvSiteProfileDevice
- type RequestSiteDesignProvisionNfvSiteProfileDeviceCustomNetworks
- type RequestSiteDesignProvisionNfvSiteProfileDeviceCustomNetworksServicesToConnect
- type RequestSiteDesignProvisionNfvSiteProfileDeviceCustomServices
- type RequestSiteDesignProvisionNfvSiteProfileDeviceCustomServicesTopology
- type RequestSiteDesignProvisionNfvSiteProfileDeviceCustomTemplate
- type RequestSiteDesignProvisionNfvSiteProfileDeviceServiceProviders
- type RequestSiteDesignProvisionNfvSiteProfileDeviceServices
- type RequestSiteDesignProvisionNfvSiteProfileDeviceServicesTopology
- type RequestSiteDesignProvisionNfvSiteProfileDeviceVLAN
- type RequestSiteDesignUpdateNfvProfile
- type RequestSiteDesignUpdateNfvProfileDevice
- type RequestSiteDesignUpdateNfvProfileDeviceCustomNetworks
- type RequestSiteDesignUpdateNfvProfileDeviceCustomNetworksServicesToConnect
- type RequestSiteDesignUpdateNfvProfileDeviceCustomTemplate
- type RequestSiteDesignUpdateNfvProfileDeviceServices
- type RequestSiteDesignUpdateNfvProfileDeviceServicesVnicMapping
- type RequestSiteDesignUpdateNfvProfileDeviceVLANForL2
- type RequestSitesAssignDevicesToSite
- type RequestSitesAssignDevicesToSiteDevice
- type RequestSitesCreateSite
- type RequestSitesCreateSiteSite
- type RequestSitesCreateSiteSiteArea
- type RequestSitesCreateSiteSiteBuilding
- type RequestSitesCreateSiteSiteFloor
- type RequestSitesUpdateSite
- type RequestSitesUpdateSiteSite
- type RequestSitesUpdateSiteSiteArea
- type RequestSitesUpdateSiteSiteBuilding
- type RequestSitesUpdateSiteSiteFloor
- type RequestSoftwareImageManagementSwimImportSoftwareImageViaURL
- type RequestSoftwareImageManagementSwimTagAsGoldenImage
- type RequestSoftwareImageManagementSwimTriggerSoftwareImageActivation
- type RequestSoftwareImageManagementSwimTriggerSoftwareImageDistribution
- type RequestSystemSettingsCustomPromptPostAPI
- type RequestTagAddMembersToTheTag
- type RequestTagCreateTag
- type RequestTagCreateTagDynamicRules
- type RequestTagCreateTagDynamicRulesRules
- type RequestTagUpdateTag
- type RequestTagUpdateTagDynamicRules
- type RequestTagUpdateTagDynamicRulesRules
- type RequestTagUpdatesTagMembership
- type RequestUserandRolesAddUserApI
- type RequestUserandRolesUpdateUserApI
- type RequestWirelessApProvision
- type RequestWirelessConfigureAccessPoints
- type RequestWirelessConfigureAccessPointsApList
- type RequestWirelessConfigureAccessPointsPrimaryIPAddress
- type RequestWirelessConfigureAccessPointsRadioConfigurations
- type RequestWirelessConfigureAccessPointsSecondaryIPAddress
- type RequestWirelessConfigureAccessPointsTertiaryIPAddress
- type RequestWirelessCreateAndProvisionSSID
- type RequestWirelessCreateAndProvisionSSIDFlexConnect
- type RequestWirelessCreateAndProvisionSSIDSSIDDetails
- type RequestWirelessCreateEnterpriseSSID
- type RequestWirelessCreateOrUpdateRfProfile
- type RequestWirelessCreateOrUpdateRfProfileRadioTypeAProperties
- type RequestWirelessCreateOrUpdateRfProfileRadioTypeBProperties
- type RequestWirelessCreateOrUpdateRfProfileRadioTypeCProperties
- type RequestWirelessCreateUpdateDynamicInterface
- type RequestWirelessCreateWirelessProfile
- type RequestWirelessCreateWirelessProfileProfileDetails
- type RequestWirelessCreateWirelessProfileProfileDetailsSSIDDetails
- type RequestWirelessCreateWirelessProfileProfileDetailsSSIDDetailsFlexConnect
- type RequestWirelessPSKOverride
- type RequestWirelessProvision
- type RequestWirelessProvisionUpdate
- type RequestWirelessRebootAccessPoints
- type RequestWirelessUpdateEnterpriseSSID
- type RequestWirelessUpdateWirelessProfile
- type RequestWirelessUpdateWirelessProfileProfileDetails
- type RequestWirelessUpdateWirelessProfileProfileDetailsSSIDDetails
- type RequestWirelessUpdateWirelessProfileProfileDetailsSSIDDetailsFlexConnect
- type ResponseApplicationPolicyApplicationPolicyIntent
- type ResponseApplicationPolicyApplicationPolicyIntentResponse
- type ResponseApplicationPolicyCreateApplication
- type ResponseApplicationPolicyCreateApplicationPolicyQueuingProfile
- type ResponseApplicationPolicyCreateApplicationPolicyQueuingProfileResponse
- type ResponseApplicationPolicyCreateApplicationResponse
- type ResponseApplicationPolicyCreateApplicationSet
- type ResponseApplicationPolicyCreateApplicationSetResponse
- type ResponseApplicationPolicyCreateQosDeviceInterfaceInfo
- type ResponseApplicationPolicyCreateQosDeviceInterfaceInfoResponse
- type ResponseApplicationPolicyDeleteApplication
- type ResponseApplicationPolicyDeleteApplicationPolicyQueuingProfile
- type ResponseApplicationPolicyDeleteApplicationPolicyQueuingProfileResponse
- type ResponseApplicationPolicyDeleteApplicationResponse
- type ResponseApplicationPolicyDeleteApplicationSet
- type ResponseApplicationPolicyDeleteApplicationSetResponse
- type ResponseApplicationPolicyDeleteQosDeviceInterfaceInfo
- type ResponseApplicationPolicyDeleteQosDeviceInterfaceInfoResponse
- type ResponseApplicationPolicyEditApplication
- type ResponseApplicationPolicyEditApplicationResponse
- type ResponseApplicationPolicyGetApplicationPolicy
- type ResponseApplicationPolicyGetApplicationPolicyDefault
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponse
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseCfsChangeInfo
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseContractList
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseCustomProvisions
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseExclusiveContract
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseExclusiveContractClause
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseIDentitySource
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseProducer
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseProducerScalableGroup
- type ResponseApplicationPolicyGetApplicationPolicyDefaultResponseTargetIDList
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfile
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileCount
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponse
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseCfsChangeInfo
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseClause
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseClauseInterfaceSpeedBandwidthClauses
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseClauseInterfaceSpeedBandwidthClausesTcBandwidthSettings
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseClauseTcDscpSettings
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseContractClassifier
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseCustomProvisions
- type ResponseApplicationPolicyGetApplicationPolicyQueuingProfileResponseTargetIDList
- type ResponseApplicationPolicyGetApplicationPolicyResponse
- type ResponseApplicationPolicyGetApplicationPolicyResponseAdvancedPolicyScope
- type ResponseApplicationPolicyGetApplicationPolicyResponseAdvancedPolicyScopeAdvancedPolicyScopeElement
- type ResponseApplicationPolicyGetApplicationPolicyResponseAdvancedPolicyScopeAdvancedPolicyScopeElementSSID
- type ResponseApplicationPolicyGetApplicationPolicyResponseCfsChangeInfo
- type ResponseApplicationPolicyGetApplicationPolicyResponseConsumer
- type ResponseApplicationPolicyGetApplicationPolicyResponseConsumerScalableGroup
- type ResponseApplicationPolicyGetApplicationPolicyResponseContractList
- type ResponseApplicationPolicyGetApplicationPolicyResponseCustomProvisions
- type ResponseApplicationPolicyGetApplicationPolicyResponseExclusiveContract
- type ResponseApplicationPolicyGetApplicationPolicyResponseExclusiveContractClause
- type ResponseApplicationPolicyGetApplicationPolicyResponseIDentitySource
- type ResponseApplicationPolicyGetApplicationPolicyResponseProducer
- type ResponseApplicationPolicyGetApplicationPolicyResponseProducerScalableGroup
- type ResponseApplicationPolicyGetApplicationPolicyResponseTargetIDList
- type ResponseApplicationPolicyGetApplicationSets
- type ResponseApplicationPolicyGetApplicationSetsCount
- type ResponseApplicationPolicyGetApplicationSetsResponse
- type ResponseApplicationPolicyGetApplicationSetsResponseIDentitySource
- type ResponseApplicationPolicyGetApplications
- type ResponseApplicationPolicyGetApplicationsCount
- type ResponseApplicationPolicyGetApplicationsResponse
- type ResponseApplicationPolicyGetApplicationsResponseApplicationSet
- type ResponseApplicationPolicyGetApplicationsResponseIndicativeNetworkIDentity
- type ResponseApplicationPolicyGetApplicationsResponseNetworkApplications
- type ResponseApplicationPolicyGetApplicationsResponseNetworkIDentity
- type ResponseApplicationPolicyGetQosDeviceInterfaceInfo
- type ResponseApplicationPolicyGetQosDeviceInterfaceInfoCount
- type ResponseApplicationPolicyGetQosDeviceInterfaceInfoResponse
- type ResponseApplicationPolicyGetQosDeviceInterfaceInfoResponseCfsChangeInfo
- type ResponseApplicationPolicyGetQosDeviceInterfaceInfoResponseCustomProvisions
- type ResponseApplicationPolicyGetQosDeviceInterfaceInfoResponseQosDeviceInterfaceInfo
- type ResponseApplicationPolicyGetQosDeviceInterfaceInfoResponseTargetIDList
- type ResponseApplicationPolicyUpdateApplicationPolicyQueuingProfile
- type ResponseApplicationPolicyUpdateApplicationPolicyQueuingProfileResponse
- type ResponseApplicationPolicyUpdateQosDeviceInterfaceInfo
- type ResponseApplicationPolicyUpdateQosDeviceInterfaceInfoResponse
- type ResponseApplicationsApplications
- type ResponseApplicationsApplicationsResponse
- type ResponseApplicationsApplicationsResponseApplicationServerLatency
- type ResponseApplicationsApplicationsResponseClientNetworkLatency
- type ResponseApplicationsApplicationsResponseJitter
- type ResponseApplicationsApplicationsResponseNetworkLatency
- type ResponseApplicationsApplicationsResponsePacketLossPercent
- type ResponseApplicationsApplicationsResponseServerNetworkLatency
- type ResponseAuthenticationManagementAuthenticationApI
- type ResponseAuthenticationManagementImportCertificate
- type ResponseAuthenticationManagementImportCertificateP12
- type ResponseAuthenticationManagementImportCertificateP12Response
- type ResponseAuthenticationManagementImportCertificateResponse
- type ResponseCiscoDnaCenterSystemAuthorizeDevice
- type ResponseCiscoDnaCenterSystemAuthorizeDeviceJSONResponse
- type ResponseClientsClientProximity
- type ResponseClientsGetClientDetail
- type ResponseClientsGetClientDetailConnectionInfo
- type ResponseClientsGetClientDetailDetail
- type ResponseClientsGetClientDetailDetailApGroup
- type ResponseClientsGetClientDetailDetailAvgRssi
- type ResponseClientsGetClientDetailDetailAvgSnr
- type ResponseClientsGetClientDetailDetailConnectedDevice
- type ResponseClientsGetClientDetailDetailDNSFailure
- type ResponseClientsGetClientDetailDetailDNSSuccess
- type ResponseClientsGetClientDetailDetailHealthScore
- type ResponseClientsGetClientDetailDetailHostOs
- type ResponseClientsGetClientDetailDetailHostVersion
- type ResponseClientsGetClientDetailDetailLocation
- type ResponseClientsGetClientDetailDetailOnboarding
- type ResponseClientsGetClientDetailDetailOnboardingAAARootcauseList
- type ResponseClientsGetClientDetailDetailOnboardingAssocDoneTime
- type ResponseClientsGetClientDetailDetailOnboardingAssocRootcauseList
- type ResponseClientsGetClientDetailDetailOnboardingAuthDoneTime
- type ResponseClientsGetClientDetailDetailOnboardingAverageAssocDuration
- type ResponseClientsGetClientDetailDetailOnboardingAverageAuthDuration
- type ResponseClientsGetClientDetailDetailOnboardingAverageDhcpDuration
- type ResponseClientsGetClientDetailDetailOnboardingAverageRunDuration
- type ResponseClientsGetClientDetailDetailOnboardingDhcpDoneTime
- type ResponseClientsGetClientDetailDetailOnboardingDhcpRootcauseList
- type ResponseClientsGetClientDetailDetailOnboardingDhcpServerIP
- type ResponseClientsGetClientDetailDetailOnboardingMaxAssocDuration
- type ResponseClientsGetClientDetailDetailOnboardingMaxAuthDuration
- type ResponseClientsGetClientDetailDetailOnboardingMaxDhcpDuration
- type ResponseClientsGetClientDetailDetailOnboardingMaxRunDuration
- type ResponseClientsGetClientDetailDetailOnboardingOtherRootcauseList
- type ResponseClientsGetClientDetailDetailOnboardingTime
- type ResponseClientsGetClientDetailDetailPort
- type ResponseClientsGetClientDetailDetailUserID
- type ResponseClientsGetClientDetailTopology
- type ResponseClientsGetClientDetailTopologyLinks
- type ResponseClientsGetClientDetailTopologyLinksID
- type ResponseClientsGetClientDetailTopologyLinksPortUtilization
- type ResponseClientsGetClientDetailTopologyNodes
- type ResponseClientsGetClientDetailTopologyNodesClients
- type ResponseClientsGetClientDetailTopologyNodesConnectedDevice
- type ResponseClientsGetClientDetailTopologyNodesCount
- type ResponseClientsGetClientDetailTopologyNodesFabricGroup
- type ResponseClientsGetClientDetailTopologyNodesFamily
- type ResponseClientsGetClientDetailTopologyNodesPlatformID
- type ResponseClientsGetClientDetailTopologyNodesRadioFrequency
- type ResponseClientsGetClientDetailTopologyNodesSoftwareVersion
- type ResponseClientsGetClientDetailTopologyNodesUserID
- type ResponseClientsGetClientEnrichmentDetails
- type ResponseClientsGetOverallClientHealth
- type ResponseClientsGetOverallClientHealthResponse
- type ResponseClientsGetOverallClientHealthResponseScoreDetail
- type ResponseClientsGetOverallClientHealthResponseScoreDetailScoreCategory
- type ResponseClientsGetOverallClientHealthResponseScoreDetailScoreList
- type ResponseClientsGetOverallClientHealthResponseScoreDetailScoreListScoreCategory
- type ResponseClientsGetOverallClientHealthResponseScoreDetailScoreListScoreList
- type ResponseClientsGetOverallClientHealthResponseScoreDetailScoreListScoreListClientUniqueCount
- type ResponseClientsGetOverallClientHealthResponseScoreDetailScoreListScoreListScoreCategory
- type ResponseCommandRunnerGetAllKeywordsOfCliSAcceptedByCommandRunner
- type ResponseCommandRunnerRunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration
- type ResponseCommandRunnerRunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfigurationResponse
- type ResponseComplianceComplianceDetailsOfDevice
- type ResponseComplianceComplianceDetailsOfDeviceResponse
- type ResponseComplianceComplianceDetailsOfDeviceResponseSourceInfoList
- type ResponseComplianceComplianceDetailsOfDeviceResponseSourceInfoListBusinessKey
- type ResponseComplianceComplianceDetailsOfDeviceResponseSourceInfoListBusinessKeyOtherAttributes
- type ResponseComplianceComplianceDetailsOfDeviceResponseSourceInfoListDiffList
- type ResponseComplianceDeviceComplianceStatus
- type ResponseComplianceDeviceComplianceStatusResponse
- type ResponseComplianceGetComplianceDetail
- type ResponseComplianceGetComplianceDetailCount
- type ResponseComplianceGetComplianceDetailResponse
- type ResponseComplianceGetComplianceStatus
- type ResponseComplianceGetComplianceStatusCount
- type ResponseComplianceGetComplianceStatusResponse
- type ResponseComplianceRunCompliance
- type ResponseComplianceRunComplianceResponse
- type ResponseConfigurationArchiveExportDeviceConfigurations
- type ResponseConfigurationArchiveExportDeviceConfigurationsResponse
- type ResponseConfigurationTemplatesCreateProject
- type ResponseConfigurationTemplatesCreateProjectResponse
- type ResponseConfigurationTemplatesCreateTemplate
- type ResponseConfigurationTemplatesCreateTemplateResponse
- type ResponseConfigurationTemplatesCreatesACloneOfTheGivenTemplate
- type ResponseConfigurationTemplatesCreatesACloneOfTheGivenTemplateResponse
- type ResponseConfigurationTemplatesDeletesTheProject
- type ResponseConfigurationTemplatesDeletesTheProjectResponse
- type ResponseConfigurationTemplatesDeletesTheTemplate
- type ResponseConfigurationTemplatesDeletesTheTemplateResponse
- type ResponseConfigurationTemplatesDeployTemplate
- type ResponseConfigurationTemplatesDeployTemplateDevices
- type ResponseConfigurationTemplatesDeployTemplateV2
- type ResponseConfigurationTemplatesDeployTemplateV2Response
- type ResponseConfigurationTemplatesExportsTheProjectsForAGivenCriteria
- type ResponseConfigurationTemplatesExportsTheProjectsForAGivenCriteriaResponse
- type ResponseConfigurationTemplatesExportsTheTemplatesForAGivenCriteria
- type ResponseConfigurationTemplatesExportsTheTemplatesForAGivenCriteriaResponse
- type ResponseConfigurationTemplatesGetProjectsDetails
- type ResponseConfigurationTemplatesGetProjectsDetailsTags
- type ResponseConfigurationTemplatesGetProjectsDetailsTemplates
- type ResponseConfigurationTemplatesGetTemplatesDetails
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplates
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesDeviceTypes
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesRollbackTemplateParams
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesRollbackTemplateParamsRange
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesRollbackTemplateParamsSelection
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesRollbackTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesTags
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesTemplateParams
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesTemplateParamsRange
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesTemplateParamsSelection
- type ResponseConfigurationTemplatesGetTemplatesDetailsContainingTemplatesTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetTemplatesDetailsDeviceTypes
- type ResponseConfigurationTemplatesGetTemplatesDetailsRollbackTemplateParams
- type ResponseConfigurationTemplatesGetTemplatesDetailsRollbackTemplateParamsRange
- type ResponseConfigurationTemplatesGetTemplatesDetailsRollbackTemplateParamsSelection
- type ResponseConfigurationTemplatesGetTemplatesDetailsRollbackTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetTemplatesDetailsTags
- type ResponseConfigurationTemplatesGetTemplatesDetailsTemplateParams
- type ResponseConfigurationTemplatesGetTemplatesDetailsTemplateParamsRange
- type ResponseConfigurationTemplatesGetTemplatesDetailsTemplateParamsSelection
- type ResponseConfigurationTemplatesGetTemplatesDetailsTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetTemplatesDetailsValidationErrors
- type ResponseConfigurationTemplatesGetTemplatesDetailsValidationErrorsRollbackTemplateErrors
- type ResponseConfigurationTemplatesGetTemplatesDetailsValidationErrorsTemplateErrors
- type ResponseConfigurationTemplatesGetTemplatesDetailsVersionsInfo
- type ResponseConfigurationTemplatesGetsAListOfProjects
- type ResponseConfigurationTemplatesGetsAllTheVersionsOfAGivenTemplate
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplate
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplates
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesDeviceTypes
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesRollbackTemplateParams
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesRollbackTemplateParamsRange
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesRollbackTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesRollbackTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesTags
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesTemplateParams
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesTemplateParamsRange
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateContainingTemplatesTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateDeviceTypes
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateRollbackTemplateParams
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateRollbackTemplateParamsRange
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateRollbackTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateRollbackTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateTags
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateTemplateParams
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateTemplateParamsRange
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateValidationErrors
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateValidationErrorsRollbackTemplateErrors
- type ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplateValidationErrorsTemplateErrors
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProject
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTags
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplates
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplates
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesDeviceTypes
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesRollbackTemplateParams
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesRollbackTemplateParamsRange
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesRollbackTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesRollbackTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesTags
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesTemplateParams
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesTemplateParamsRange
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesContainingTemplatesTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesDeviceTypes
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesRollbackTemplateParams
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesRollbackTemplateParamsRange
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesRollbackTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesRollbackTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesTags
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesTemplateParams
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesTemplateParamsRange
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesTemplateParamsSelection
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesTemplateParamsSelectionSelectionValues
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesValidationErrors
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesValidationErrorsRollbackTemplateErrors
- type ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProjectTemplatesValidationErrorsTemplateErrors
- type ResponseConfigurationTemplatesGetsTheTemplatesAvailable
- type ResponseConfigurationTemplatesImportsTheProjectsProvided
- type ResponseConfigurationTemplatesImportsTheProjectsProvidedResponse
- type ResponseConfigurationTemplatesImportsTheTemplatesProvided
- type ResponseConfigurationTemplatesImportsTheTemplatesProvidedResponse
- type ResponseConfigurationTemplatesPreviewTemplate
- type ResponseConfigurationTemplatesPreviewTemplateValidationErrors
- type ResponseConfigurationTemplatesStatusOfTemplateDeployment
- type ResponseConfigurationTemplatesStatusOfTemplateDeploymentDevices
- type ResponseConfigurationTemplatesUpdateProject
- type ResponseConfigurationTemplatesUpdateProjectResponse
- type ResponseConfigurationTemplatesUpdateTemplate
- type ResponseConfigurationTemplatesUpdateTemplateResponse
- type ResponseConfigurationTemplatesVersionTemplate
- type ResponseConfigurationTemplatesVersionTemplateResponse
- type ResponseDeviceOnboardingPnpAddAWorkflow
- type ResponseDeviceOnboardingPnpAddAWorkflowTasks
- type ResponseDeviceOnboardingPnpAddAWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpAddDevice
- type ResponseDeviceOnboardingPnpAddDeviceDayZeroConfig
- type ResponseDeviceOnboardingPnpAddDeviceDayZeroConfigPreview
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfo
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoAAACredentials
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoFileSystemList
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoHTTPHeaders
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoIPInterfaces
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoIPInterfacesIPv4Address
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoIPInterfacesIPv6AddressList
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoLocation
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoNeighborLinks
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileList
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListPrimaryEndpoint
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListSecondaryEndpoint
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoPreWorkflowCliOuputs
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoStackInfo
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoStackInfoStackMemberList
- type ResponseDeviceOnboardingPnpAddDeviceDeviceInfoTags
- type ResponseDeviceOnboardingPnpAddDeviceRunSummaryList
- type ResponseDeviceOnboardingPnpAddDeviceRunSummaryListHistoryTaskInfo
- type ResponseDeviceOnboardingPnpAddDeviceRunSummaryListHistoryTaskInfoAddnDetails
- type ResponseDeviceOnboardingPnpAddDeviceRunSummaryListHistoryTaskInfoWorkItemList
- type ResponseDeviceOnboardingPnpAddDeviceSystemResetWorkflow
- type ResponseDeviceOnboardingPnpAddDeviceSystemResetWorkflowTasks
- type ResponseDeviceOnboardingPnpAddDeviceSystemResetWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpAddDeviceSystemWorkflow
- type ResponseDeviceOnboardingPnpAddDeviceSystemWorkflowTasks
- type ResponseDeviceOnboardingPnpAddDeviceSystemWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpAddDeviceWorkflow
- type ResponseDeviceOnboardingPnpAddDeviceWorkflowParameters
- type ResponseDeviceOnboardingPnpAddDeviceWorkflowParametersConfigList
- type ResponseDeviceOnboardingPnpAddDeviceWorkflowParametersConfigListConfigParameters
- type ResponseDeviceOnboardingPnpAddDeviceWorkflowTasks
- type ResponseDeviceOnboardingPnpAddDeviceWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpAddVirtualAccount
- type ResponseDeviceOnboardingPnpAddVirtualAccountProfile
- type ResponseDeviceOnboardingPnpAddVirtualAccountSyncResult
- type ResponseDeviceOnboardingPnpAddVirtualAccountSyncResultSyncList
- type ResponseDeviceOnboardingPnpClaimADeviceToASite
- type ResponseDeviceOnboardingPnpClaimDevice
- type ResponseDeviceOnboardingPnpClaimDeviceJSONArrayResponse
- type ResponseDeviceOnboardingPnpClaimDeviceJSONResponse
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnp
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDayZeroConfig
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDayZeroConfigPreview
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfo
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoAAACredentials
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoFileSystemList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoHTTPHeaders
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoIPInterfaces
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoIPInterfacesIPv4Address
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoIPInterfacesIPv6AddressList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoLocation
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoNeighborLinks
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPnpProfileList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPnpProfileListPrimaryEndpoint
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPnpProfileListSecondaryEndpoint
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoPreWorkflowCliOuputs
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoStackInfo
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoStackInfoStackMemberList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpDeviceInfoTags
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpRunSummaryList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpRunSummaryListHistoryTaskInfo
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpRunSummaryListHistoryTaskInfoAddnDetails
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpRunSummaryListHistoryTaskInfoWorkItemList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpSystemResetWorkflow
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpSystemResetWorkflowTasks
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpSystemResetWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpSystemWorkflow
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpSystemWorkflowTasks
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpSystemWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpWorkflow
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpWorkflowParameters
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpWorkflowParametersConfigList
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpWorkflowParametersConfigListConfigParameters
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpWorkflowTasks
- type ResponseDeviceOnboardingPnpDeleteDeviceByIDFromPnpWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpDeleteWorkflowByID
- type ResponseDeviceOnboardingPnpDeleteWorkflowByIDTasks
- type ResponseDeviceOnboardingPnpDeleteWorkflowByIDTasksWorkItemList
- type ResponseDeviceOnboardingPnpDeregisterVirtualAccount
- type ResponseDeviceOnboardingPnpDeregisterVirtualAccountProfile
- type ResponseDeviceOnboardingPnpDeregisterVirtualAccountSyncResult
- type ResponseDeviceOnboardingPnpDeregisterVirtualAccountSyncResultSyncList
- type ResponseDeviceOnboardingPnpGetDeviceByID
- type ResponseDeviceOnboardingPnpGetDeviceByIDDayZeroConfig
- type ResponseDeviceOnboardingPnpGetDeviceByIDDayZeroConfigPreview
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfo
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoAAACredentials
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoFileSystemList
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoHTTPHeaders
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoIPInterfaces
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoIPInterfacesIPv4Address
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoIPInterfacesIPv6AddressList
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoLocation
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoNeighborLinks
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPnpProfileList
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPnpProfileListPrimaryEndpoint
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPnpProfileListSecondaryEndpoint
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoPreWorkflowCliOuputs
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoStackInfo
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoStackInfoStackMemberList
- type ResponseDeviceOnboardingPnpGetDeviceByIDDeviceInfoTags
- type ResponseDeviceOnboardingPnpGetDeviceByIDRunSummaryList
- type ResponseDeviceOnboardingPnpGetDeviceByIDRunSummaryListHistoryTaskInfo
- type ResponseDeviceOnboardingPnpGetDeviceByIDRunSummaryListHistoryTaskInfoAddnDetails
- type ResponseDeviceOnboardingPnpGetDeviceByIDRunSummaryListHistoryTaskInfoWorkItemList
- type ResponseDeviceOnboardingPnpGetDeviceByIDSystemResetWorkflow
- type ResponseDeviceOnboardingPnpGetDeviceByIDSystemResetWorkflowTasks
- type ResponseDeviceOnboardingPnpGetDeviceByIDSystemResetWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpGetDeviceByIDSystemWorkflow
- type ResponseDeviceOnboardingPnpGetDeviceByIDSystemWorkflowTasks
- type ResponseDeviceOnboardingPnpGetDeviceByIDSystemWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpGetDeviceByIDWorkflow
- type ResponseDeviceOnboardingPnpGetDeviceByIDWorkflowParameters
- type ResponseDeviceOnboardingPnpGetDeviceByIDWorkflowParametersConfigList
- type ResponseDeviceOnboardingPnpGetDeviceByIDWorkflowParametersConfigListConfigParameters
- type ResponseDeviceOnboardingPnpGetDeviceByIDWorkflowTasks
- type ResponseDeviceOnboardingPnpGetDeviceByIDWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpGetDeviceCount
- type ResponseDeviceOnboardingPnpGetDeviceHistory
- type ResponseDeviceOnboardingPnpGetDeviceHistoryResponse
- type ResponseDeviceOnboardingPnpGetDeviceHistoryResponseHistoryTaskInfo
- type ResponseDeviceOnboardingPnpGetDeviceHistoryResponseHistoryTaskInfoAddnDetails
- type ResponseDeviceOnboardingPnpGetDeviceHistoryResponseHistoryTaskInfoWorkItemList
- type ResponseDeviceOnboardingPnpGetDeviceList2
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettings
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettingsAAACredentials
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettingsDefaultProfile
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettingsSavaMappingList
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettingsSavaMappingListProfile
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettingsSavaMappingListSyncResult
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettingsSavaMappingListSyncResultSyncList
- type ResponseDeviceOnboardingPnpGetPnpGlobalSettingsTaskTimeOuts
- type ResponseDeviceOnboardingPnpGetSmartAccountList
- type ResponseDeviceOnboardingPnpGetSyncResultForVirtualAccount
- type ResponseDeviceOnboardingPnpGetSyncResultForVirtualAccountProfile
- type ResponseDeviceOnboardingPnpGetSyncResultForVirtualAccountSyncResult
- type ResponseDeviceOnboardingPnpGetSyncResultForVirtualAccountSyncResultSyncList
- type ResponseDeviceOnboardingPnpGetVirtualAccountList
- type ResponseDeviceOnboardingPnpGetWorkflowByID
- type ResponseDeviceOnboardingPnpGetWorkflowByIDTasks
- type ResponseDeviceOnboardingPnpGetWorkflowByIDTasksWorkItemList
- type ResponseDeviceOnboardingPnpGetWorkflowCount
- type ResponseDeviceOnboardingPnpGetWorkflows
- type ResponseDeviceOnboardingPnpImportDevicesInBulk
- type ResponseDeviceOnboardingPnpImportDevicesInBulkFailureList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDayZeroConfig
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDayZeroConfigPreview
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfo
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoAAACredentials
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoFileSystemList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoHTTPHeaders
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoIPInterfaces
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoIPInterfacesIPv4Address
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoIPInterfacesIPv6AddressList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoLocation
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoNeighborLinks
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPnpProfileList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPnpProfileListPrimaryEndpoint
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPnpProfileListSecondaryEndpoint
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoPreWorkflowCliOuputs
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoStackInfo
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoStackInfoStackMemberList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListDeviceInfoTags
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListRunSummaryList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListRunSummaryListHistoryTaskInfo
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListRunSummaryListHistoryTaskInfoAddnDetails
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListRunSummaryListHistoryTaskInfoWorkItemList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListSystemResetWorkflow
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListSystemResetWorkflowTasks
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListSystemResetWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListSystemWorkflow
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListSystemWorkflowTasks
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListSystemWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListWorkflow
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListWorkflowParameters
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListWorkflowParametersConfigList
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListWorkflowParametersConfigListConfigParameters
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListWorkflowTasks
- type ResponseDeviceOnboardingPnpImportDevicesInBulkSuccessListWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpPreviewConfig
- type ResponseDeviceOnboardingPnpPreviewConfigResponse
- type ResponseDeviceOnboardingPnpResetDevice
- type ResponseDeviceOnboardingPnpResetDeviceJSONArrayResponse
- type ResponseDeviceOnboardingPnpResetDeviceJSONResponse
- type ResponseDeviceOnboardingPnpSyncVirtualAccountDevices
- type ResponseDeviceOnboardingPnpSyncVirtualAccountDevicesProfile
- type ResponseDeviceOnboardingPnpSyncVirtualAccountDevicesSyncResult
- type ResponseDeviceOnboardingPnpSyncVirtualAccountDevicesSyncResultSyncList
- type ResponseDeviceOnboardingPnpUnClaimDevice
- type ResponseDeviceOnboardingPnpUnClaimDeviceJSONArrayResponse
- type ResponseDeviceOnboardingPnpUnClaimDeviceJSONResponse
- type ResponseDeviceOnboardingPnpUpdateDevice
- type ResponseDeviceOnboardingPnpUpdateDeviceDayZeroConfig
- type ResponseDeviceOnboardingPnpUpdateDeviceDayZeroConfigPreview
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfo
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoAAACredentials
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoFileSystemList
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoHTTPHeaders
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoIPInterfaces
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoIPInterfacesIPv4Address
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoIPInterfacesIPv6AddressList
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoLocation
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoNeighborLinks
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileList
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListPrimaryEndpoint
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListSecondaryEndpoint
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoPreWorkflowCliOuputs
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoStackInfo
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoStackInfoStackMemberList
- type ResponseDeviceOnboardingPnpUpdateDeviceDeviceInfoTags
- type ResponseDeviceOnboardingPnpUpdateDeviceRunSummaryList
- type ResponseDeviceOnboardingPnpUpdateDeviceRunSummaryListHistoryTaskInfo
- type ResponseDeviceOnboardingPnpUpdateDeviceRunSummaryListHistoryTaskInfoAddnDetails
- type ResponseDeviceOnboardingPnpUpdateDeviceRunSummaryListHistoryTaskInfoWorkItemList
- type ResponseDeviceOnboardingPnpUpdateDeviceSystemResetWorkflow
- type ResponseDeviceOnboardingPnpUpdateDeviceSystemResetWorkflowTasks
- type ResponseDeviceOnboardingPnpUpdateDeviceSystemResetWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpUpdateDeviceSystemWorkflow
- type ResponseDeviceOnboardingPnpUpdateDeviceSystemWorkflowTasks
- type ResponseDeviceOnboardingPnpUpdateDeviceSystemWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpUpdateDeviceWorkflow
- type ResponseDeviceOnboardingPnpUpdateDeviceWorkflowParameters
- type ResponseDeviceOnboardingPnpUpdateDeviceWorkflowParametersConfigList
- type ResponseDeviceOnboardingPnpUpdateDeviceWorkflowParametersConfigListConfigParameters
- type ResponseDeviceOnboardingPnpUpdateDeviceWorkflowTasks
- type ResponseDeviceOnboardingPnpUpdateDeviceWorkflowTasksWorkItemList
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettings
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettingsAAACredentials
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettingsDefaultProfile
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingList
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingListProfile
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingListSyncResult
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettingsSavaMappingListSyncResultSyncList
- type ResponseDeviceOnboardingPnpUpdatePnpGlobalSettingsTaskTimeOuts
- type ResponseDeviceOnboardingPnpUpdatePnpServerProfile
- type ResponseDeviceOnboardingPnpUpdatePnpServerProfileProfile
- type ResponseDeviceOnboardingPnpUpdatePnpServerProfileSyncResult
- type ResponseDeviceOnboardingPnpUpdatePnpServerProfileSyncResultSyncList
- type ResponseDeviceOnboardingPnpUpdateWorkflow
- type ResponseDeviceOnboardingPnpUpdateWorkflowTasks
- type ResponseDeviceOnboardingPnpUpdateWorkflowTasksWorkItemList
- type ResponseDeviceReplacementDeployDeviceReplacementWorkflow
- type ResponseDeviceReplacementDeployDeviceReplacementWorkflowResponse
- type ResponseDeviceReplacementMarkDeviceForReplacement
- type ResponseDeviceReplacementMarkDeviceForReplacementResponse
- type ResponseDeviceReplacementReturnListOfReplacementDevicesWithReplacementDetails
- type ResponseDeviceReplacementReturnListOfReplacementDevicesWithReplacementDetailsResponse
- type ResponseDeviceReplacementReturnReplacementDevicesCount
- type ResponseDeviceReplacementUnmarkDeviceForReplacement
- type ResponseDeviceReplacementUnmarkDeviceForReplacementResponse
- type ResponseDevicesAddDevice2
- type ResponseDevicesAddDevice2Response
- type ResponseDevicesAddUserDefinedFieldToDevice
- type ResponseDevicesAddUserDefinedFieldToDeviceResponse
- type ResponseDevicesClearMacAddressTable
- type ResponseDevicesClearMacAddressTableResponse
- type ResponseDevicesCreateUserDefinedField
- type ResponseDevicesCreateUserDefinedFieldResponse
- type ResponseDevicesDeleteDeviceByID
- type ResponseDevicesDeleteDeviceByIDResponse
- type ResponseDevicesDeleteUserDefinedField
- type ResponseDevicesDeleteUserDefinedFieldResponse
- type ResponseDevicesDevices
- type ResponseDevicesDevicesResponse
- type ResponseDevicesDevicesResponseAirQualityHealth
- type ResponseDevicesDevicesResponseClientCount
- type ResponseDevicesDevicesResponseInterferenceHealth
- type ResponseDevicesDevicesResponseNoiseHealth
- type ResponseDevicesDevicesResponseUtilizationHealth
- type ResponseDevicesExportDeviceList
- type ResponseDevicesExportDeviceListResponse
- type ResponseDevicesGetAllInterfaces
- type ResponseDevicesGetAllInterfacesResponse
- type ResponseDevicesGetAllUserDefinedFields
- type ResponseDevicesGetAllUserDefinedFieldsResponse
- type ResponseDevicesGetChassisDetailsForDevice
- type ResponseDevicesGetChassisDetailsForDeviceResponse
- type ResponseDevicesGetConnectedDeviceDetail
- type ResponseDevicesGetConnectedDeviceDetailResponse
- type ResponseDevicesGetDeviceByID
- type ResponseDevicesGetDeviceByIDResponse
- type ResponseDevicesGetDeviceBySerialNumber
- type ResponseDevicesGetDeviceBySerialNumberResponse
- type ResponseDevicesGetDeviceConfigByID
- type ResponseDevicesGetDeviceConfigCount
- type ResponseDevicesGetDeviceConfigForAllDevices
- type ResponseDevicesGetDeviceConfigForAllDevicesResponse
- type ResponseDevicesGetDeviceConfigForAllDevicesResponseAttributeInfo
- type ResponseDevicesGetDeviceCount2
- type ResponseDevicesGetDeviceDetail
- type ResponseDevicesGetDeviceDetailResponse
- type ResponseDevicesGetDeviceEnrichmentDetails
- type ResponseDevicesGetDeviceInterfaceCount
- type ResponseDevicesGetDeviceInterfaceCount2
- type ResponseDevicesGetDeviceInterfaceVLANs
- type ResponseDevicesGetDeviceInterfaceVLANsResponse
- type ResponseDevicesGetDeviceInterfacesBySpecifiedRange
- type ResponseDevicesGetDeviceInterfacesBySpecifiedRangeResponse
- type ResponseDevicesGetDeviceList
- type ResponseDevicesGetDeviceListResponse
- type ResponseDevicesGetDeviceListResponseApEthernetMacAddress
- type ResponseDevicesGetDeviceListResponseLocation
- type ResponseDevicesGetDeviceListResponseLocationName
- type ResponseDevicesGetDeviceListResponseTunnelUDPPort
- type ResponseDevicesGetDeviceListResponseWaasDeviceMode
- type ResponseDevicesGetDeviceSummary
- type ResponseDevicesGetDeviceSummaryResponse
- type ResponseDevicesGetDeviceValuesThatMatchFullyOrPartiallyAnAttribute
- type ResponseDevicesGetDevicesRegisteredForWsaNotification
- type ResponseDevicesGetDevicesRegisteredForWsaNotificationResponse
- type ResponseDevicesGetFunctionalCapabilityByID
- type ResponseDevicesGetFunctionalCapabilityByIDResponse
- type ResponseDevicesGetFunctionalCapabilityByIDResponseAttributeInfo
- type ResponseDevicesGetFunctionalCapabilityByIDResponseFunctionDetails
- type ResponseDevicesGetFunctionalCapabilityByIDResponseFunctionDetailsAttributeInfo
- type ResponseDevicesGetFunctionalCapabilityForDevices
- type ResponseDevicesGetFunctionalCapabilityForDevicesResponse
- type ResponseDevicesGetFunctionalCapabilityForDevicesResponseAttributeInfo
- type ResponseDevicesGetFunctionalCapabilityForDevicesResponseFunctionalCapability
- type ResponseDevicesGetFunctionalCapabilityForDevicesResponseFunctionalCapabilityAttributeInfo
- type ResponseDevicesGetFunctionalCapabilityForDevicesResponseFunctionalCapabilityFunctionDetails
- type ResponseDevicesGetFunctionalCapabilityForDevicesResponseFunctionalCapabilityFunctionDetailsAttributeInfo
- type ResponseDevicesGetInterfaceByID
- type ResponseDevicesGetInterfaceByIDResponse
- type ResponseDevicesGetInterfaceByIP
- type ResponseDevicesGetInterfaceByIPResponse
- type ResponseDevicesGetInterfaceDetailsByDeviceIDAndInterfaceName
- type ResponseDevicesGetInterfaceDetailsByDeviceIDAndInterfaceNameResponse
- type ResponseDevicesGetInterfaceInfoByID
- type ResponseDevicesGetInterfaceInfoByIDResponse
- type ResponseDevicesGetIsisInterfaces
- type ResponseDevicesGetIsisInterfacesResponse
- type ResponseDevicesGetLinecardDetails
- type ResponseDevicesGetLinecardDetailsResponse
- type ResponseDevicesGetModuleCount
- type ResponseDevicesGetModuleInfoByID
- type ResponseDevicesGetModuleInfoByIDResponse
- type ResponseDevicesGetModuleInfoByIDResponseAttributeInfo
- type ResponseDevicesGetModules
- type ResponseDevicesGetModulesResponse
- type ResponseDevicesGetModulesResponseAttributeInfo
- type ResponseDevicesGetNetworkDeviceByIP
- type ResponseDevicesGetNetworkDeviceByIPResponse
- type ResponseDevicesGetNetworkDeviceByPaginationRange
- type ResponseDevicesGetNetworkDeviceByPaginationRangeResponse
- type ResponseDevicesGetOrganizationListForMeraki
- type ResponseDevicesGetOspfInterfaces
- type ResponseDevicesGetOspfInterfacesResponse
- type ResponseDevicesGetPlannedAccessPointsForBuilding
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponse
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseAttributes
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseAttributesMacaddress
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseLocation
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponsePosition
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseRadios
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseRadiosAntenna
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseRadiosAttributes
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseRadiosAttributesChannel
- type ResponseDevicesGetPlannedAccessPointsForBuildingResponseRadiosAttributesChannelString
- type ResponseDevicesGetPlannedAccessPointsForFloor
- type ResponseDevicesGetPlannedAccessPointsForFloorResponse
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseAttributes
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseAttributesMacaddress
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseLocation
- type ResponseDevicesGetPlannedAccessPointsForFloorResponsePosition
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseRadios
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseRadiosAntenna
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseRadiosAttributes
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseRadiosAttributesChannel
- type ResponseDevicesGetPlannedAccessPointsForFloorResponseRadiosAttributesChannelString
- type ResponseDevicesGetPollingIntervalByID
- type ResponseDevicesGetPollingIntervalForAllDevices
- type ResponseDevicesGetStackDetailsForDevice
- type ResponseDevicesGetStackDetailsForDeviceResponse
- type ResponseDevicesGetStackDetailsForDeviceResponseStackPortInfo
- type ResponseDevicesGetStackDetailsForDeviceResponseStackSwitchInfo
- type ResponseDevicesGetStackDetailsForDeviceResponseSvlSwitchInfo
- type ResponseDevicesGetStackDetailsForDeviceResponseSvlSwitchInfoSwitchMembers
- type ResponseDevicesGetStackDetailsForDeviceResponseSvlSwitchInfoSwitchMembersSvlMemberEndPoints
- type ResponseDevicesGetStackDetailsForDeviceResponseSvlSwitchInfoSwitchMembersSvlMemberEndPointsSvlMemberEndPointPorts
- type ResponseDevicesGetStackDetailsForDeviceResponseSvlSwitchInfoSwitchMembersSvlMemberPepSettings
- type ResponseDevicesGetSupervisorCardDetail
- type ResponseDevicesGetSupervisorCardDetailResponse
- type ResponseDevicesGetWirelessLanControllerDetailsByID
- type ResponseDevicesGetWirelessLanControllerDetailsByIDResponse
- type ResponseDevicesInventoryInsightDeviceLinkMismatchAPIResponse
- type ResponseDevicesInventoryInsightDeviceLinkMismatchApI
- type ResponseDevicesLegitOperationsForInterface
- type ResponseDevicesLegitOperationsForInterfaceResponse
- type ResponseDevicesLegitOperationsForInterfaceResponseProperties
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesInterfaceUUID
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesOperations
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesOperationsItems
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesOperationsItemsProperties
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesOperationsItemsPropertiesApplicable
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesOperationsItemsPropertiesFailureReason
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesOperationsItemsPropertiesName
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesProperties
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesPropertiesItems
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesPropertiesItemsProperties
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesPropertiesItemsPropertiesApplicable
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesPropertiesItemsPropertiesFailureReason
- type ResponseDevicesLegitOperationsForInterfaceResponsePropertiesPropertiesItemsPropertiesName
- type ResponseDevicesLegitOperationsForInterfaceVersion
- type ResponseDevicesPoeDetails
- type ResponseDevicesPoeDetailsResponse
- type ResponseDevicesRemoveUserDefinedFieldFromDevice
- type ResponseDevicesRemoveUserDefinedFieldFromDeviceResponse
- type ResponseDevicesReturnPowerSupplyFanDetailsForTheGivenDevice
- type ResponseDevicesReturnPowerSupplyFanDetailsForTheGivenDeviceResponse
- type ResponseDevicesReturnsDevicesAddedToCiscoDnaCenterWithSNMPV3DES
- type ResponseDevicesReturnsDevicesAddedToCiscoDnaCenterWithSNMPV3DESResponse
- type ResponseDevicesReturnsPoeInterfaceDetailsForTheDevice
- type ResponseDevicesReturnsPoeInterfaceDetailsForTheDeviceResponse
- type ResponseDevicesSyncDevices
- type ResponseDevicesSyncDevices2
- type ResponseDevicesSyncDevices2Response
- type ResponseDevicesSyncDevicesResponse
- type ResponseDevicesUpdateDeviceRole
- type ResponseDevicesUpdateDeviceRoleResponse
- type ResponseDevicesUpdateInterfaceDetails
- type ResponseDevicesUpdateInterfaceDetailsResponse
- type ResponseDevicesUpdateInterfaceDetailsResponseProperties
- type ResponseDevicesUpdateInterfaceDetailsResponsePropertiesTaskID
- type ResponseDevicesUpdateInterfaceDetailsResponsePropertiesURL
- type ResponseDevicesUpdateInterfaceDetailsVersion
- type ResponseDevicesUpdateUserDefinedField
- type ResponseDevicesUpdateUserDefinedFieldResponse
- type ResponseDisasterRecoveryDisasterRecoveryOperationalStatus
- type ResponseDisasterRecoveryDisasterRecoveryOperationalStatusIPconfig
- type ResponseDisasterRecoveryDisasterRecoveryOperationalStatusTasks
- type ResponseDisasterRecoveryDisasterRecoveryOperationalStatusTasksIPconfig
- type ResponseDisasterRecoveryDisasterRecoveryStatus
- type ResponseDisasterRecoveryDisasterRecoveryStatusIPconfig
- type ResponseDisasterRecoveryDisasterRecoveryStatusIPsecTunnel
- type ResponseDisasterRecoveryDisasterRecoveryStatusMain
- type ResponseDisasterRecoveryDisasterRecoveryStatusMainIPconfig
- type ResponseDisasterRecoveryDisasterRecoveryStatusMainNodes
- type ResponseDisasterRecoveryDisasterRecoveryStatusMainNodesIPaddresses
- type ResponseDisasterRecoveryDisasterRecoveryStatusRecovery
- type ResponseDisasterRecoveryDisasterRecoveryStatusRecoveryIPconfig
- type ResponseDisasterRecoveryDisasterRecoveryStatusRecoveryNodes
- type ResponseDisasterRecoveryDisasterRecoveryStatusRecoveryNodesIPconfig
- type ResponseDisasterRecoveryDisasterRecoveryStatusWitness
- type ResponseDisasterRecoveryDisasterRecoveryStatusWitnessIPconfig
- type ResponseDisasterRecoveryDisasterRecoveryStatusWitnessNodes
- type ResponseDisasterRecoveryDisasterRecoveryStatusWitnessNodesIPconfig
- type ResponseDiscoveryCreateCliCredentials
- type ResponseDiscoveryCreateCliCredentialsResponse
- type ResponseDiscoveryCreateGlobalCredentialsV2
- type ResponseDiscoveryCreateGlobalCredentialsV2Response
- type ResponseDiscoveryCreateHTTPReadCredentials
- type ResponseDiscoveryCreateHTTPReadCredentialsResponse
- type ResponseDiscoveryCreateHTTPWriteCredentials
- type ResponseDiscoveryCreateHTTPWriteCredentialsResponse
- type ResponseDiscoveryCreateNetconfCredentials
- type ResponseDiscoveryCreateNetconfCredentialsResponse
- type ResponseDiscoveryCreateSNMPReadCommunity
- type ResponseDiscoveryCreateSNMPReadCommunityResponse
- type ResponseDiscoveryCreateSNMPWriteCommunity
- type ResponseDiscoveryCreateSNMPWriteCommunityResponse
- type ResponseDiscoveryCreateSNMPv3Credentials
- type ResponseDiscoveryCreateSNMPv3CredentialsResponse
- type ResponseDiscoveryCreateUpdateSNMPProperties
- type ResponseDiscoveryCreateUpdateSNMPPropertiesResponse
- type ResponseDiscoveryDeleteAllDiscovery
- type ResponseDiscoveryDeleteAllDiscoveryResponse
- type ResponseDiscoveryDeleteDiscoveryByID
- type ResponseDiscoveryDeleteDiscoveryByIDResponse
- type ResponseDiscoveryDeleteDiscoveryBySpecifiedRange
- type ResponseDiscoveryDeleteDiscoveryBySpecifiedRangeResponse
- type ResponseDiscoveryDeleteGlobalCredentialV2
- type ResponseDiscoveryDeleteGlobalCredentialV2Response
- type ResponseDiscoveryDeleteGlobalCredentialsByID
- type ResponseDiscoveryDeleteGlobalCredentialsByIDResponse
- type ResponseDiscoveryGetAllGlobalCredentialsV2
- type ResponseDiscoveryGetAllGlobalCredentialsV2Response
- type ResponseDiscoveryGetAllGlobalCredentialsV2ResponseCliCredential
- type ResponseDiscoveryGetAllGlobalCredentialsV2ResponseHTTPSRead
- type ResponseDiscoveryGetAllGlobalCredentialsV2ResponseHTTPSWrite
- type ResponseDiscoveryGetAllGlobalCredentialsV2ResponseSNMPV2CRead
- type ResponseDiscoveryGetAllGlobalCredentialsV2ResponseSNMPV2CWrite
- type ResponseDiscoveryGetAllGlobalCredentialsV2ResponseSNMPV3
- type ResponseDiscoveryGetCountOfAllDiscoveryJobs
- type ResponseDiscoveryGetCredentialSubTypeByCredentialID
- type ResponseDiscoveryGetDevicesDiscoveredByID
- type ResponseDiscoveryGetDiscoveredDevicesByRange
- type ResponseDiscoveryGetDiscoveredDevicesByRangeResponse
- type ResponseDiscoveryGetDiscoveredNetworkDevicesByDiscoveryID
- type ResponseDiscoveryGetDiscoveredNetworkDevicesByDiscoveryIDResponse
- type ResponseDiscoveryGetDiscoveriesByRange
- type ResponseDiscoveryGetDiscoveriesByRangeResponse
- type ResponseDiscoveryGetDiscoveriesByRangeResponseAttributeInfo
- type ResponseDiscoveryGetDiscoveriesByRangeResponseHTTPReadCredential
- type ResponseDiscoveryGetDiscoveriesByRangeResponseHTTPWriteCredential
- type ResponseDiscoveryGetDiscoveryByID
- type ResponseDiscoveryGetDiscoveryByIDResponse
- type ResponseDiscoveryGetDiscoveryByIDResponseAttributeInfo
- type ResponseDiscoveryGetDiscoveryByIDResponseHTTPReadCredential
- type ResponseDiscoveryGetDiscoveryByIDResponseHTTPWriteCredential
- type ResponseDiscoveryGetDiscoveryJobsByIP
- type ResponseDiscoveryGetDiscoveryJobsByIPResponse
- type ResponseDiscoveryGetDiscoveryJobsByIPResponseAttributeInfo
- type ResponseDiscoveryGetGlobalCredentials
- type ResponseDiscoveryGetGlobalCredentialsResponse
- type ResponseDiscoveryGetListOfDiscoveriesByDiscoveryID
- type ResponseDiscoveryGetListOfDiscoveriesByDiscoveryIDResponse
- type ResponseDiscoveryGetListOfDiscoveriesByDiscoveryIDResponseAttributeInfo
- type ResponseDiscoveryGetNetworkDevicesFromDiscovery
- type ResponseDiscoveryGetSNMPProperties
- type ResponseDiscoveryGetSNMPPropertiesResponse
- type ResponseDiscoveryStartDiscovery
- type ResponseDiscoveryStartDiscoveryResponse
- type ResponseDiscoveryUpdateCliCredentials
- type ResponseDiscoveryUpdateCliCredentialsResponse
- type ResponseDiscoveryUpdateGlobalCredentials
- type ResponseDiscoveryUpdateGlobalCredentialsResponse
- type ResponseDiscoveryUpdateGlobalCredentialsV2
- type ResponseDiscoveryUpdateGlobalCredentialsV2Response
- type ResponseDiscoveryUpdateHTTPReadCredential
- type ResponseDiscoveryUpdateHTTPReadCredentialResponse
- type ResponseDiscoveryUpdateHTTPWriteCredentials
- type ResponseDiscoveryUpdateHTTPWriteCredentialsResponse
- type ResponseDiscoveryUpdateNetconfCredentials
- type ResponseDiscoveryUpdateNetconfCredentialsResponse
- type ResponseDiscoveryUpdateSNMPReadCommunity
- type ResponseDiscoveryUpdateSNMPReadCommunityResponse
- type ResponseDiscoveryUpdateSNMPWriteCommunity
- type ResponseDiscoveryUpdateSNMPWriteCommunityResponse
- type ResponseDiscoveryUpdateSNMPv3Credentials
- type ResponseDiscoveryUpdateSNMPv3CredentialsResponse
- type ResponseDiscoveryUpdatesAnExistingDiscoveryBySpecifiedID
- type ResponseDiscoveryUpdatesAnExistingDiscoveryBySpecifiedIDResponse
- type ResponseEoXGetEoXDetailsPerDevice
- type ResponseEoXGetEoXDetailsPerDeviceResponse
- type ResponseEoXGetEoXDetailsPerDeviceResponseComments
- type ResponseEoXGetEoXDetailsPerDeviceResponseEoxDetails
- type ResponseEoXGetEoXStatusForAllDevices
- type ResponseEoXGetEoXStatusForAllDevicesResponse
- type ResponseEoXGetEoXStatusForAllDevicesResponseSummary
- type ResponseEoXGetEoXSummary
- type ResponseEoXGetEoXSummaryResponse
- type ResponseEventManagementCountOfEventSubscriptions
- type ResponseEventManagementCountOfEvents
- type ResponseEventManagementCountOfNotifications
- type ResponseEventManagementCreateEmailDestination
- type ResponseEventManagementCreateEmailEventSubscription
- type ResponseEventManagementCreateEventSubscriptions
- type ResponseEventManagementCreateRestWebhookEventSubscription
- type ResponseEventManagementCreateSyslogDestination
- type ResponseEventManagementCreateSyslogDestinationErrorMessage
- type ResponseEventManagementCreateSyslogEventSubscription
- type ResponseEventManagementCreateWebhookDestination
- type ResponseEventManagementCreateWebhookDestinationErrorMessage
- type ResponseEventManagementDeleteEventSubscriptions
- type ResponseEventManagementEventArtifactCount
- type ResponseEventManagementGetAuditLogParentRecords
- type ResponseEventManagementGetAuditLogRecords
- type ResponseEventManagementGetAuditLogSummary
- type ResponseEventManagementGetConnectorTypes
- type ResponseEventManagementGetEmailDestination
- type ResponseEventManagementGetEmailEventSubscriptions
- type ResponseEventManagementGetEmailSubscriptionDetails
- type ResponseEventManagementGetEventArtifacts
- type ResponseEventManagementGetEventSubscriptions
- type ResponseEventManagementGetEvents
- type ResponseEventManagementGetNotifications
- type ResponseEventManagementGetRestWebhookEventSubscriptions
- type ResponseEventManagementGetRestWebhookSubscriptionDetails
- type ResponseEventManagementGetSNMPDestination
- type ResponseEventManagementGetSNMPDestinationErrorMessage
- type ResponseEventManagementGetSNMPDestinationStatusMessage
- type ResponseEventManagementGetStatusAPIForEvents
- type ResponseEventManagementGetStatusAPIForEventsErrorMessage
- type ResponseEventManagementGetSyslogDestination
- type ResponseEventManagementGetSyslogDestinationErrorMessage
- type ResponseEventManagementGetSyslogDestinationStatusMessage
- type ResponseEventManagementGetSyslogEventSubscriptions
- type ResponseEventManagementGetSyslogSubscriptionDetails
- type ResponseEventManagementGetWebhookDestination
- type ResponseEventManagementGetWebhookDestinationErrorMessage
- type ResponseEventManagementGetWebhookDestinationStatusMessage
- type ResponseEventManagementGetWebhookDestinationStatusMessageHeaders
- type ResponseEventManagementUpdateEmailDestination
- type ResponseEventManagementUpdateEmailEventSubscription
- type ResponseEventManagementUpdateEventSubscriptions
- type ResponseEventManagementUpdateRestWebhookEventSubscription
- type ResponseEventManagementUpdateSyslogDestination
- type ResponseEventManagementUpdateSyslogDestinationErrorMessage
- type ResponseEventManagementUpdateSyslogEventSubscription
- type ResponseEventManagementUpdateWebhookDestination
- type ResponseEventManagementUpdateWebhookDestinationErrorMessage
- type ResponseFabricWirelessAddSSIDToIPPoolMapping
- type ResponseFabricWirelessAddWLCToFabricDomain
- type ResponseFabricWirelessGetSSIDToIPPoolMapping
- type ResponseFabricWirelessGetSSIDToIPPoolMappingSSIDDetails
- type ResponseFabricWirelessRemoveWLCFromFabricDomain
- type ResponseFabricWirelessUpdateSSIDToIPPoolMapping
- type ResponseFileGetListOfAvailableNamespaces
- type ResponseFileGetListOfFiles
- type ResponseFileGetListOfFilesResponse
- type ResponseFileGetListOfFilesResponseAttributeInfo
- type ResponseFileGetListOfFilesResponseSftpServerList
- type ResponseFileUploadFile
- type ResponseHealthAndPerformanceSystemHealthAPIHealthEvents
- type ResponseHealthAndPerformanceSystemHealthApI
- type ResponseHealthAndPerformanceSystemHealthCountApI
- type ResponseHealthAndPerformanceSystemPerformanceAPIKpis
- type ResponseHealthAndPerformanceSystemPerformanceAPIKpisCPU
- type ResponseHealthAndPerformanceSystemPerformanceAPIKpisMemory
- type ResponseHealthAndPerformanceSystemPerformanceAPIKpisNetworkrxRate
- type ResponseHealthAndPerformanceSystemPerformanceAPIKpisNetworktxRate
- type ResponseHealthAndPerformanceSystemPerformanceApI
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalAPIKpis
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalAPIKpisData
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalAPIKpisLegends
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalAPIKpisLegendsCPU
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalAPIKpisLegendsMemory
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalAPIKpisLegendsNetworkrxRate
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalAPIKpisLegendsNetworktxRate
- type ResponseHealthAndPerformanceSystemPerformanceHistoricalApI
- type ResponseIssuesExecuteSuggestedActionsCommands
- type ResponseIssuesGetIssueEnrichmentDetails
- type ResponseIssuesGetIssueEnrichmentDetailsIssueDetails
- type ResponseIssuesGetIssueEnrichmentDetailsIssueDetailsIssue
- type ResponseIssuesGetIssueEnrichmentDetailsIssueDetailsIssueImpactedHosts
- type ResponseIssuesGetIssueEnrichmentDetailsIssueDetailsIssueSuggestedActions
- type ResponseIssuesGetIssueEnrichmentDetailsIssueDetailsIssueSuggestedActionsSteps
- type ResponseIssuesIssues
- type ResponseIssuesIssuesResponse
- type ResponseItemClientsGetClientEnrichmentDetails
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDevice
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetails
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsBootDateTime
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsErrorDescription
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsInterfaceCount
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsLineCardCount
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsLineCardID
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsLocation
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsLocationName
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopology
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyLinks
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyLinksID
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyLinksLabel
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyLinksPortUtilization
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodes
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesCount
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesDeviceType
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesFabricGroup
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesFamily
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesHealthScore
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesIP
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesNodeType
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesPlatformID
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesRadioFrequency
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesSoftwareVersion
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopologyNodesUserID
- type ResponseItemClientsGetClientEnrichmentDetailsConnectedDeviceDeviceDetailsWaasDeviceMode
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetails
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetailsIssue
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetailsIssueImpactedHosts
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetailsIssueImpactedHostsLocation
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetailsIssueImpactedHostsLocationApsImpacted
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetailsIssueImpactedHostsLocationFloor
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetailsIssueSuggestedActions
- type ResponseItemClientsGetClientEnrichmentDetailsIssueDetailsIssueSuggestedActionsSteps
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetails
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsAuthType
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsConnectedDevice
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsDataRate
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsHealthScore
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsHostIPV6
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsHostName
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsHostOs
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsHostVersion
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsLocation
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsPort
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsRssi
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsSSID
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsSnr
- type ResponseItemClientsGetClientEnrichmentDetailsUserDetailsSubType
- type ResponseItemConfigurationTemplatesGetsAListOfProjects
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTags
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplates
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplates
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesDeviceTypes
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesRollbackTemplateParams
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesRollbackTemplateParamsRange
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesRollbackTemplateParamsSelection
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesRollbackTemplateParamsSelectionSelectionValues
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesTags
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesTemplateParams
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesTemplateParamsRange
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesTemplateParamsSelection
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesContainingTemplatesTemplateParamsSelectionSelectionValues
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesDeviceTypes
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesRollbackTemplateParams
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesRollbackTemplateParamsRange
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesRollbackTemplateParamsSelection
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesRollbackTemplateParamsSelectionSelectionValues
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesTags
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesTemplateParams
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesTemplateParamsRange
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesTemplateParamsSelection
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesTemplateParamsSelectionSelectionValues
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesValidationErrors
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesValidationErrorsRollbackTemplateErrors
- type ResponseItemConfigurationTemplatesGetsAListOfProjectsTemplatesValidationErrorsTemplateErrors
- type ResponseItemConfigurationTemplatesGetsAllTheVersionsOfAGivenTemplate
- type ResponseItemConfigurationTemplatesGetsAllTheVersionsOfAGivenTemplateVersionsInfo
- type ResponseItemConfigurationTemplatesGetsTheTemplatesAvailable
- type ResponseItemConfigurationTemplatesGetsTheTemplatesAvailableVersionsInfo
- type ResponseItemDeviceOnboardingPnpGetDeviceList2
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DayZeroConfig
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DayZeroConfigPreview
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfo
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoAAACredentials
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoFileSystemList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoHTTPHeaders
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoIPInterfaces
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoIPInterfacesIPv4Address
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoIPInterfacesIPv6AddressList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoLocation
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoNeighborLinks
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPnpProfileList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPnpProfileListPrimaryEndpoint
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPnpProfileListPrimaryEndpointIPv4Address
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPnpProfileListPrimaryEndpointIPv6Address
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPnpProfileListSecondaryEndpoint
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPnpProfileListSecondaryEndpointIPv4Address
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPnpProfileListSecondaryEndpointIPv6Address
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoPreWorkflowCliOuputs
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoStackInfo
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoStackInfoStackMemberList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2DeviceInfoTags
- type ResponseItemDeviceOnboardingPnpGetDeviceList2RunSummaryList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2RunSummaryListHistoryTaskInfo
- type ResponseItemDeviceOnboardingPnpGetDeviceList2RunSummaryListHistoryTaskInfoAddnDetails
- type ResponseItemDeviceOnboardingPnpGetDeviceList2RunSummaryListHistoryTaskInfoWorkItemList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2SystemResetWorkflow
- type ResponseItemDeviceOnboardingPnpGetDeviceList2SystemResetWorkflowTasks
- type ResponseItemDeviceOnboardingPnpGetDeviceList2SystemResetWorkflowTasksWorkItemList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2SystemWorkflow
- type ResponseItemDeviceOnboardingPnpGetDeviceList2SystemWorkflowTasks
- type ResponseItemDeviceOnboardingPnpGetDeviceList2SystemWorkflowTasksWorkItemList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2Workflow
- type ResponseItemDeviceOnboardingPnpGetDeviceList2WorkflowParameters
- type ResponseItemDeviceOnboardingPnpGetDeviceList2WorkflowParametersConfigList
- type ResponseItemDeviceOnboardingPnpGetDeviceList2WorkflowParametersConfigListConfigParameters
- type ResponseItemDeviceOnboardingPnpGetDeviceList2WorkflowTasks
- type ResponseItemDeviceOnboardingPnpGetDeviceList2WorkflowTasksWorkItemList
- type ResponseItemDeviceOnboardingPnpGetWorkflows
- type ResponseItemDeviceOnboardingPnpGetWorkflowsTasks
- type ResponseItemDeviceOnboardingPnpGetWorkflowsTasksWorkItemList
- type ResponseItemDevicesGetDeviceEnrichmentDetails
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetails
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsLocation
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsLocationName
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopology
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyLinks
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyLinksID
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyLinksLabel
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyLinksPortUtilization
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyNodes
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyNodesClients
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyNodesConnectedDevice
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyNodesCount
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyNodesFabricGroup
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyNodesRadioFrequency
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsNeighborTopologyNodesUserID
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsTunnelUDPPort
- type ResponseItemDevicesGetDeviceEnrichmentDetailsDeviceDetailsWaasDeviceMode
- type ResponseItemEventManagementGetAuditLogParentRecords
- type ResponseItemEventManagementGetAuditLogParentRecordsAdditionalDetails
- type ResponseItemEventManagementGetAuditLogParentRecordsDetails
- type ResponseItemEventManagementGetAuditLogParentRecordsTags
- type ResponseItemEventManagementGetAuditLogRecords
- type ResponseItemEventManagementGetAuditLogRecordsAdditionalDetails
- type ResponseItemEventManagementGetAuditLogRecordsDetails
- type ResponseItemEventManagementGetAuditLogRecordsTags
- type ResponseItemEventManagementGetAuditLogSummary
- type ResponseItemEventManagementGetConnectorTypes
- type ResponseItemEventManagementGetEmailDestination
- type ResponseItemEventManagementGetEmailDestinationPrimarySmtpConfig
- type ResponseItemEventManagementGetEmailDestinationSecondarySmtpConfig
- type ResponseItemEventManagementGetEmailEventSubscriptions
- type ResponseItemEventManagementGetEmailEventSubscriptionsFilter
- type ResponseItemEventManagementGetEmailEventSubscriptionsFilterDomainsSubdomains
- type ResponseItemEventManagementGetEmailEventSubscriptionsSubscriptionEndpoints
- type ResponseItemEventManagementGetEmailEventSubscriptionsSubscriptionEndpointsSubscriptionDetails
- type ResponseItemEventManagementGetEmailSubscriptionDetails
- type ResponseItemEventManagementGetEventArtifacts
- type ResponseItemEventManagementGetEventArtifactsEventPayload
- type ResponseItemEventManagementGetEventArtifactsEventPayloadAdditionalDetails
- type ResponseItemEventManagementGetEventArtifactsEventPayloadDetails
- type ResponseItemEventManagementGetEventArtifactsEventTemplates
- type ResponseItemEventManagementGetEventSubscriptions
- type ResponseItemEventManagementGetEventSubscriptionsFilter
- type ResponseItemEventManagementGetEventSubscriptionsFilterDomainsSubdomains
- type ResponseItemEventManagementGetEventSubscriptionsSubscriptionEndpoints
- type ResponseItemEventManagementGetEventSubscriptionsSubscriptionEndpointsSubscriptionDetails
- type ResponseItemEventManagementGetEventSubscriptionsSubscriptionEndpointsSubscriptionDetailsHeaders
- type ResponseItemEventManagementGetEventSubscriptionsSubscriptionEndpointsSubscriptionDetailsPathParams
- type ResponseItemEventManagementGetEventSubscriptionsSubscriptionEndpointsSubscriptionDetailsQueryParams
- type ResponseItemEventManagementGetEvents
- type ResponseItemEventManagementGetEventsDetails
- type ResponseItemEventManagementGetNotifications
- type ResponseItemEventManagementGetNotificationsNetwork
- type ResponseItemEventManagementGetRestWebhookEventSubscriptions
- type ResponseItemEventManagementGetRestWebhookEventSubscriptionsFilter
- type ResponseItemEventManagementGetRestWebhookEventSubscriptionsFilterDomainsSubdomains
- type ResponseItemEventManagementGetRestWebhookEventSubscriptionsSubscriptionEndpoints
- type ResponseItemEventManagementGetRestWebhookEventSubscriptionsSubscriptionEndpointsSubscriptionDetails
- type ResponseItemEventManagementGetRestWebhookEventSubscriptionsSubscriptionEndpointsSubscriptionDetailsHeaders
- type ResponseItemEventManagementGetRestWebhookEventSubscriptionsSubscriptionEndpointsSubscriptionDetailsPathParams
- type ResponseItemEventManagementGetRestWebhookEventSubscriptionsSubscriptionEndpointsSubscriptionDetailsQueryParams
- type ResponseItemEventManagementGetRestWebhookSubscriptionDetails
- type ResponseItemEventManagementGetRestWebhookSubscriptionDetailsHeaders
- type ResponseItemEventManagementGetSyslogEventSubscriptions
- type ResponseItemEventManagementGetSyslogEventSubscriptionsFilter
- type ResponseItemEventManagementGetSyslogEventSubscriptionsFilterDomainsSubdomains
- type ResponseItemEventManagementGetSyslogEventSubscriptionsFilterSeverities
- type ResponseItemEventManagementGetSyslogEventSubscriptionsSubscriptionEndpoints
- type ResponseItemEventManagementGetSyslogEventSubscriptionsSubscriptionEndpointsSubscriptionDetails
- type ResponseItemEventManagementGetSyslogEventSubscriptionsSubscriptionEndpointsSubscriptionDetailsSyslogConfig
- type ResponseItemEventManagementGetSyslogSubscriptionDetails
- type ResponseItemEventManagementGetSyslogSubscriptionDetailsSyslogConfig
- type ResponseItemIssuesExecuteSuggestedActionsCommands
- type ResponseItemIssuesExecuteSuggestedActionsCommandsCommandOutput
- type ResponseItemItsmGetCmdbSyncStatus
- type ResponseItemItsmGetCmdbSyncStatusDevices
- type ResponseItemItsmGetFailedItsmEvents
- type ResponseItemItsmGetFailedItsmEventsEnrichmentInfo
- type ResponseItemItsmGetFailedItsmEventsEnrichmentInfoResponseReceivedFromITSmsystem
- type ResponseItemItsmIntegrationGetAllItsmIntegrationSettings
- type ResponseItemItsmIntegrationGetAllItsmIntegrationSettingsSoftwareVersionLog
- type ResponseItemReportsGetAllViewGroups
- type ResponseItemReportsGetListOfScheduledReports
- type ResponseItemReportsGetListOfScheduledReportsDeliveries
- type ResponseItemReportsGetListOfScheduledReportsExecutions
- type ResponseItemReportsGetListOfScheduledReportsSchedule
- type ResponseItemReportsGetListOfScheduledReportsView
- type ResponseItemReportsGetListOfScheduledReportsViewFieldGroups
- type ResponseItemReportsGetListOfScheduledReportsViewFieldGroupsFields
- type ResponseItemReportsGetListOfScheduledReportsViewFilters
- type ResponseItemReportsGetListOfScheduledReportsViewFiltersValue
- type ResponseItemReportsGetListOfScheduledReportsViewFormat
- type ResponseItemUsersGetUserEnrichmentDetails
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDevice
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetails
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetailsErrorCode
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetailsErrorDescription
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetailsLocation
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetailsLocationName
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetailsNeighborTopology
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetailsTunnelUDPPort
- type ResponseItemUsersGetUserEnrichmentDetailsConnectedDeviceDeviceDetailsWaasDeviceMode
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetails
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsApGroup
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsAuthType
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsAvgRssi
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsAvgSnr
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsChannel
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsConnectedDevice
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsDNSFailure
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsDNSSuccess
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsDataRate
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsFrequency
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsHealthScore
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsHostIPV6
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsHostName
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsHostOs
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsHostVersion
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsLocation
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboarding
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingAAAServerIP
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingAverageAssocDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingAverageAuthDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingAverageDhcpDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingAverageRunDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingDhcpServerIP
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingMaxAssocDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingMaxAuthDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingMaxDhcpDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingMaxRunDuration
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsOnboardingTime
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsPort
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsRssi
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsRxBytes
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsSSID
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsSnr
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsTxBytes
- type ResponseItemUsersGetUserEnrichmentDetailsUserDetailsUserID
- type ResponseItemWirelessCreateUpdateDynamicInterface
- type ResponseItemWirelessGetAccessPointConfigurationTaskResult
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultAuthEntityClass
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultAuthEntityID
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultChangeLogList
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultInstanceCreatedOn
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultInstanceOrigin
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultInstanceUUID
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultInstanceUpdatedOn
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultInternalKey
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultLazyLoadedEntities
- type ResponseItemWirelessGetAccessPointConfigurationTaskResultOrderedListOEAssocName
- type ResponseItemWirelessGetAccessPointRebootTaskResult
- type ResponseItemWirelessGetAccessPointRebootTaskResultApList
- type ResponseItemWirelessGetAccessPointRebootTaskResultApListFailureReason
- type ResponseItemWirelessGetDynamicInterface
- type ResponseItemWirelessGetEnterpriseSSID
- type ResponseItemWirelessGetEnterpriseSSIDSSIDDetails
- type ResponseItemWirelessGetEnterpriseSSIDSSIDDetailsMultipSKSettings
- type ResponseItemWirelessGetWirelessProfile
- type ResponseItemWirelessGetWirelessProfileProfileDetails
- type ResponseItemWirelessGetWirelessProfileProfileDetailsSSIDDetails
- type ResponseItemWirelessGetWirelessProfileProfileDetailsSSIDDetailsFlexConnect
- type ResponseItsmGetCmdbSyncStatus
- type ResponseItsmGetFailedItsmEvents
- type ResponseItsmIntegrationCreateItsmIntegrationSetting
- type ResponseItsmIntegrationCreateItsmIntegrationSettingData
- type ResponseItsmIntegrationCreateItsmIntegrationSettingDataConnectionSettings
- type ResponseItsmIntegrationCreateItsmIntegrationSettingSoftwareVersionLog
- type ResponseItsmIntegrationGetAllItsmIntegrationSettings
- type ResponseItsmIntegrationGetItsmIntegrationSettingByID
- type ResponseItsmIntegrationGetItsmIntegrationSettingByIDData
- type ResponseItsmIntegrationGetItsmIntegrationSettingByIDDataConnectionSettings
- type ResponseItsmIntegrationUpdateItsmIntegrationSetting
- type ResponseItsmIntegrationUpdateItsmIntegrationSettingData
- type ResponseItsmIntegrationUpdateItsmIntegrationSettingDataConnectionSettings
- type ResponseItsmRetryIntegrationEvents
- type ResponseLanAutomationLanAutomationActiveSessions
- type ResponseLanAutomationLanAutomationActiveSessionsResponse
- type ResponseLanAutomationLanAutomationLog
- type ResponseLanAutomationLanAutomationLogByID
- type ResponseLanAutomationLanAutomationLogByIDResponse
- type ResponseLanAutomationLanAutomationLogByIDResponseEntry
- type ResponseLanAutomationLanAutomationLogResponse
- type ResponseLanAutomationLanAutomationLogResponseEntry
- type ResponseLanAutomationLanAutomationLogsForIndividualDevices
- type ResponseLanAutomationLanAutomationLogsForIndividualDevicesResponse
- type ResponseLanAutomationLanAutomationLogsForIndividualDevicesResponseLogs
- type ResponseLanAutomationLanAutomationSessionCount
- type ResponseLanAutomationLanAutomationSessionCountResponse
- type ResponseLanAutomationLanAutomationStart
- type ResponseLanAutomationLanAutomationStartResponse
- type ResponseLanAutomationLanAutomationStatus
- type ResponseLanAutomationLanAutomationStatusByID
- type ResponseLanAutomationLanAutomationStatusByIDResponse
- type ResponseLanAutomationLanAutomationStatusByIDResponseDiscoveredDeviceList
- type ResponseLanAutomationLanAutomationStatusByIDResponseIPPoolList
- type ResponseLanAutomationLanAutomationStatusResponse
- type ResponseLanAutomationLanAutomationStatusResponseDiscoveredDeviceList
- type ResponseLanAutomationLanAutomationStatusResponseIPPoolList
- type ResponseLanAutomationLanAutomationStop
- type ResponseLanAutomationLanAutomationStopResponse
- type ResponseLicensesChangeVirtualAccount2
- type ResponseLicensesChangeVirtualAccount2Response
- type ResponseLicensesDeviceCountDetails2
- type ResponseLicensesDeviceDeregistration2
- type ResponseLicensesDeviceDeregistration2Response
- type ResponseLicensesDeviceLicenseDetails2
- type ResponseLicensesDeviceLicenseDetails2Response
- type ResponseLicensesDeviceLicenseDetails2ResponseAccessPoints
- type ResponseLicensesDeviceLicenseDetails2ResponseChassisDetails
- type ResponseLicensesDeviceLicenseDetails2ResponseChassisDetailsModules
- type ResponseLicensesDeviceLicenseDetails2ResponseChassisDetailsSupervisorCards
- type ResponseLicensesDeviceLicenseDetails2ResponseStackedDevices
- type ResponseLicensesDeviceLicenseSummary2
- type ResponseLicensesDeviceLicenseSummary2Response
- type ResponseLicensesDeviceRegistration2
- type ResponseLicensesDeviceRegistration2Response
- type ResponseLicensesLicenseTermDetails2
- type ResponseLicensesLicenseTermDetails2LicenseDetails
- type ResponseLicensesLicenseUsageDetails2
- type ResponseLicensesLicenseUsageDetails2PurchasedDnaLicense
- type ResponseLicensesLicenseUsageDetails2PurchasedDnaLicenseLicenseCountByType
- type ResponseLicensesLicenseUsageDetails2PurchasedNetworkLicense
- type ResponseLicensesLicenseUsageDetails2PurchasedNetworkLicenseLicenseCountByType
- type ResponseLicensesLicenseUsageDetails2UsedDnaLicense
- type ResponseLicensesLicenseUsageDetails2UsedDnaLicenseLicenseCountByType
- type ResponseLicensesLicenseUsageDetails2UsedNetworkLicense
- type ResponseLicensesLicenseUsageDetails2UsedNetworkLicenseLicenseCountByType
- type ResponseLicensesSmartAccountDetails
- type ResponseLicensesSmartAccountDetailsResponse
- type ResponseLicensesVirtualAccountDetails2
- type ResponseLicensesVirtualAccountDetails2VirtualAccountDetails
- type ResponseNetworkSettingsAssignDeviceCredentialToSite
- type ResponseNetworkSettingsAssignDeviceCredentialToSiteV2
- type ResponseNetworkSettingsAssignDeviceCredentialToSiteV2Response
- type ResponseNetworkSettingsCreateDeviceCredentials
- type ResponseNetworkSettingsCreateGlobalPool
- type ResponseNetworkSettingsCreateNetwork
- type ResponseNetworkSettingsCreateNetworkV2
- type ResponseNetworkSettingsCreateNetworkV2Response
- type ResponseNetworkSettingsCreateSpProfile
- type ResponseNetworkSettingsCreateSpProfileV2
- type ResponseNetworkSettingsCreateSpProfileV2Response
- type ResponseNetworkSettingsDeleteDeviceCredential
- type ResponseNetworkSettingsDeleteGlobalIPPool
- type ResponseNetworkSettingsDeleteSpProfile
- type ResponseNetworkSettingsDeleteSpProfileV2
- type ResponseNetworkSettingsDeleteSpProfileV2Response
- type ResponseNetworkSettingsGetDeviceCredentialDetails
- type ResponseNetworkSettingsGetDeviceCredentialDetailsCli
- type ResponseNetworkSettingsGetDeviceCredentialDetailsHTTPRead
- type ResponseNetworkSettingsGetDeviceCredentialDetailsHTTPWrite
- type ResponseNetworkSettingsGetDeviceCredentialDetailsSNMPV2Read
- type ResponseNetworkSettingsGetDeviceCredentialDetailsSNMPV2Write
- type ResponseNetworkSettingsGetDeviceCredentialDetailsSNMPV3
- type ResponseNetworkSettingsGetGlobalPool
- type ResponseNetworkSettingsGetGlobalPoolResponse
- type ResponseNetworkSettingsGetGlobalPoolResponseClientOptions
- type ResponseNetworkSettingsGetGlobalPoolResponseContext
- type ResponseNetworkSettingsGetNetwork
- type ResponseNetworkSettingsGetNetworkResponse
- type ResponseNetworkSettingsGetNetworkResponseValue
- type ResponseNetworkSettingsGetNetworkV2
- type ResponseNetworkSettingsGetNetworkV2Response
- type ResponseNetworkSettingsGetReserveIPSubpool
- type ResponseNetworkSettingsGetReserveIPSubpoolResponse
- type ResponseNetworkSettingsGetReserveIPSubpoolResponseIPPools
- type ResponseNetworkSettingsGetReserveIPSubpoolResponseIPPoolsClientOptions
- type ResponseNetworkSettingsGetReserveIPSubpoolResponseIPPoolsContext
- type ResponseNetworkSettingsGetReserveIPSubpoolResponseIPPoolsDNSServerIPs
- type ResponseNetworkSettingsGetReserveIPSubpoolResponseIPPoolsDhcpServerIPs
- type ResponseNetworkSettingsGetServiceProviderDetails
- type ResponseNetworkSettingsGetServiceProviderDetailsResponse
- type ResponseNetworkSettingsGetServiceProviderDetailsResponseValue
- type ResponseNetworkSettingsGetServiceProviderDetailsV2
- type ResponseNetworkSettingsGetServiceProviderDetailsV2Response
- type ResponseNetworkSettingsGetServiceProviderDetailsV2ResponseValue
- type ResponseNetworkSettingsReleaseReserveIPSubpool
- type ResponseNetworkSettingsReserveIPSubpool
- type ResponseNetworkSettingsUpdateDeviceCredentials
- type ResponseNetworkSettingsUpdateGlobalPool
- type ResponseNetworkSettingsUpdateNetwork
- type ResponseNetworkSettingsUpdateNetworkV2
- type ResponseNetworkSettingsUpdateNetworkV2Response
- type ResponseNetworkSettingsUpdateReserveIPSubpool
- type ResponseNetworkSettingsUpdateSpProfile
- type ResponseNetworkSettingsUpdateSpProfileV2
- type ResponseNetworkSettingsUpdateSpProfileV2Response
- type ResponsePathTraceDeletesPathtraceByID
- type ResponsePathTraceDeletesPathtraceByIDResponse
- type ResponsePathTraceInitiateANewPathtrace
- type ResponsePathTraceInitiateANewPathtraceResponse
- type ResponsePathTraceRetrievesPreviousPathtrace
- type ResponsePathTraceRetrievesPreviousPathtraceResponse
- type ResponsePathTraceRetrievesPreviousPathtraceResponseDetailedStatus
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElements
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsAccuracyList
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsDetailedStatus
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsDeviceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsDeviceStatisticsCPUStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsDeviceStatisticsMemoryStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressPhysicalInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsEgressVirtualInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnect
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectEgressACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectEgressACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectEgressACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectEgressACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectIngressACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectIngressACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectIngressACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsFlexConnectIngressACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoAccuracyList
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoDetailedStatus
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoDeviceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoDeviceStatisticsCPUStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoDeviceStatisticsMemoryStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfacePhysicalInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoEgressInterfaceVirtualInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnect
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectEgressACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectEgressACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectEgressACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectEgressACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectIngressACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectIngressACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectIngressACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoFlexConnectIngressACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfacePhysicalInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoIngressInterfaceVirtualInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsInfoPerfMonitorStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressPhysicalInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterface
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfaceACLAnalysis
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfaceACLAnalysisMatchingAces
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfaceACLAnalysisMatchingAcesMatchingPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfaceACLAnalysisMatchingAcesMatchingPortsPorts
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfaceInterfaceStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfacePathOverlayInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfacePathOverlayInfoVxlanInfo
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsIngressVirtualInterfaceQosStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseNetworkElementsPerfMonStatistics
- type ResponsePathTraceRetrievesPreviousPathtraceResponseRequest
- type ResponsePathTraceRetrivesAllPreviousPathtracesSummary
- type ResponsePathTraceRetrivesAllPreviousPathtracesSummaryResponse
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummary
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponse
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodes
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesNetwork
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesNetworkInet
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesNetworkInet6
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesNetworkInetDNSServers
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesNetworkInetRoutes
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesNtp
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesPlatform
- type ResponsePlatformCiscoDnaCenterNodesConfigurationSummaryResponseNodesProxy
- type ResponsePlatformCiscoDnaCenterPackagesSummary
- type ResponsePlatformCiscoDnaCenterPackagesSummaryResponse
- type ResponsePlatformCiscoDnaCenterReleaseSummary
- type ResponsePlatformCiscoDnaCenterReleaseSummaryResponse
- type ResponsePlatformCiscoDnaCenterReleaseSummaryResponseSupportedDirectUpdates
- type ResponsePolicyCreateAProfilingRule
- type ResponsePolicyGetCountOfProfilingRules
- type ResponsePolicyGetDetailsOfASingleProfilingRule
- type ResponsePolicyGetDetailsOfASingleProfilingRuleConditionGroups
- type ResponsePolicyGetDetailsOfASingleProfilingRuleConditionGroupsCondition
- type ResponsePolicyGetDetailsOfASingleProfilingRuleConditionGroupsConditionGroup
- type ResponsePolicyGetDetailsOfASingleProfilingRuleResult
- type ResponsePolicyGetListOfProfilingRules
- type ResponsePolicyGetListOfProfilingRulesProfilingRules
- type ResponsePolicyGetListOfProfilingRulesProfilingRulesConditionGroups
- type ResponsePolicyGetListOfProfilingRulesProfilingRulesConditionGroupsCondition
- type ResponsePolicyGetListOfProfilingRulesProfilingRulesConditionGroupsConditionGroup
- type ResponsePolicyGetListOfProfilingRulesProfilingRulesResult
- type ResponseReportsCreateOrScheduleAReport
- type ResponseReportsCreateOrScheduleAReportDeliveries
- type ResponseReportsCreateOrScheduleAReportExecutions
- type ResponseReportsCreateOrScheduleAReportSchedule
- type ResponseReportsCreateOrScheduleAReportView
- type ResponseReportsCreateOrScheduleAReportViewFieldGroups
- type ResponseReportsCreateOrScheduleAReportViewFieldGroupsFields
- type ResponseReportsCreateOrScheduleAReportViewFilters
- type ResponseReportsCreateOrScheduleAReportViewFiltersValue
- type ResponseReportsCreateOrScheduleAReportViewFormat
- type ResponseReportsDeleteAScheduledReport
- type ResponseReportsGetAScheduledReport
- type ResponseReportsGetAScheduledReportDeliveries
- type ResponseReportsGetAScheduledReportExecutions
- type ResponseReportsGetAScheduledReportSchedule
- type ResponseReportsGetAScheduledReportView
- type ResponseReportsGetAScheduledReportViewFieldGroups
- type ResponseReportsGetAScheduledReportViewFieldGroupsFields
- type ResponseReportsGetAScheduledReportViewFilters
- type ResponseReportsGetAScheduledReportViewFiltersValue
- type ResponseReportsGetAScheduledReportViewFormat
- type ResponseReportsGetAllExecutionDetailsForAGivenReport
- type ResponseReportsGetAllExecutionDetailsForAGivenReportDeliveries
- type ResponseReportsGetAllExecutionDetailsForAGivenReportExecutions
- type ResponseReportsGetAllExecutionDetailsForAGivenReportSchedule
- type ResponseReportsGetAllExecutionDetailsForAGivenReportView
- type ResponseReportsGetAllExecutionDetailsForAGivenReportViewFieldGroups
- type ResponseReportsGetAllExecutionDetailsForAGivenReportViewFilters
- type ResponseReportsGetAllExecutionDetailsForAGivenReportViewFormat
- type ResponseReportsGetAllViewGroups
- type ResponseReportsGetListOfScheduledReports
- type ResponseReportsGetViewDetailsForAGivenViewGroupView
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewDeliveries
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFieldGroups
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFieldGroupsFields
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFilters
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFiltersAdditionalInfo
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFiltersFilterSource
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFiltersFilterSourceDataSource
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFiltersTimeOptions
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFormats
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewFormatsTemplate
- type ResponseReportsGetViewDetailsForAGivenViewGroupViewSchedules
- type ResponseReportsGetViewsForAGivenViewGroup
- type ResponseReportsGetViewsForAGivenViewGroupViews
- type ResponseSdaAddBorderDeviceInSdaFabric
- type ResponseSdaAddControlPlaneDeviceInSdaFabric
- type ResponseSdaAddDefaultAuthenticationTemplateInSdaFabric
- type ResponseSdaAddEdgeDeviceInSdaFabric
- type ResponseSdaAddIPPoolInSdaVirtualNetwork
- type ResponseSdaAddMulticastInSdaFabric
- type ResponseSdaAddPortAssignmentForAccessPointInSdaFabric
- type ResponseSdaAddPortAssignmentForUserDeviceInSdaFabric
- type ResponseSdaAddSiteInSdaFabric
- type ResponseSdaAddTransitPeerNetwork
- type ResponseSdaAddVirtualNetworkWithScalableGroups
- type ResponseSdaAddVnInFabric
- type ResponseSdaDeleteBorderDeviceFromSdaFabric
- type ResponseSdaDeleteControlPlaneDeviceInSdaFabric
- type ResponseSdaDeleteDefaultAuthenticationProfileFromSdaFabric
- type ResponseSdaDeleteEdgeDeviceFromSdaFabric
- type ResponseSdaDeleteIPPoolFromSdaVirtualNetwork
- type ResponseSdaDeleteMulticastFromSdaFabric
- type ResponseSdaDeletePortAssignmentForAccessPointInSdaFabric
- type ResponseSdaDeletePortAssignmentForUserDeviceInSdaFabric
- type ResponseSdaDeleteProvisionedWiredDevice
- type ResponseSdaDeleteSiteFromSdaFabric
- type ResponseSdaDeleteTransitPeerNetwork
- type ResponseSdaDeleteVirtualNetworkWithScalableGroups
- type ResponseSdaDeleteVnFromSdaFabric
- type ResponseSdaGetBorderDeviceDetailFromSdaFabric
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayload
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadAkcSettingsCfs
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadCfsChangeInfo
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadConfigs
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadCustomProvisions
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadDeviceInterfaceInfo
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadDeviceSettings
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadDeviceSettingsConnectedTo
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadDeviceSettingsExtConnectivitySettings
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadDeviceSettingsExtConnectivitySettingsL2Handoff
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadDeviceSettingsExtConnectivitySettingsL3Handoff
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadDeviceSettingsExtConnectivitySettingsL3HandoffVirtualNetwork
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadManagedSites
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettings
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsAAA
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsCmx
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsDNS
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsDNSIP
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsDhcp
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsDhcpIPAddress
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsLdap
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsNativeVLAN
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsNetflow
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsNtp
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsSNMP
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadNetworkWideSettingsSyslogs
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadOtherDevice
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadTargetIDList
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadTransitNetworks
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadVirtualNetwork
- type ResponseSdaGetBorderDeviceDetailFromSdaFabricPayloadWLAN
- type ResponseSdaGetControlPlaneDeviceFromSdaFabric
- type ResponseSdaGetDefaultAuthenticationProfileFromSdaFabric
- type ResponseSdaGetDeviceInfoFromSdaFabric
- type ResponseSdaGetDeviceRoleInSdaFabric
- type ResponseSdaGetDeviceRoleInSdaFabricResponse
- type ResponseSdaGetEdgeDeviceFromSdaFabric
- type ResponseSdaGetIPPoolFromSdaVirtualNetwork
- type ResponseSdaGetMulticastDetailsFromSdaFabric
- type ResponseSdaGetMulticastDetailsFromSdaFabricMulticastVnInfo
- type ResponseSdaGetMulticastDetailsFromSdaFabricMulticastVnInfoSsmInfo
- type ResponseSdaGetPortAssignmentForAccessPointInSdaFabric
- type ResponseSdaGetPortAssignmentForUserDeviceInSdaFabric
- type ResponseSdaGetProvisionedWiredDevice
- type ResponseSdaGetSiteFromSdaFabric
- type ResponseSdaGetTransitPeerNetworkInfo
- type ResponseSdaGetTransitPeerNetworkInfoIPTransitSettings
- type ResponseSdaGetTransitPeerNetworkInfoSdaTransitSettings
- type ResponseSdaGetTransitPeerNetworkInfoSdaTransitSettingsTransitControlPlaneSettings
- type ResponseSdaGetVirtualNetworkSummary
- type ResponseSdaGetVirtualNetworkSummaryVirtualNetworkSummary
- type ResponseSdaGetVirtualNetworkWithScalableGroups
- type ResponseSdaGetVnFromSdaFabric
- type ResponseSdaProvisionWiredDevice
- type ResponseSdaReProvisionWiredDevice
- type ResponseSdaUpdateDefaultAuthenticationProfileInSdaFabric
- type ResponseSdaUpdateVirtualNetworkWithScalableGroups
- type ResponseSecurityAdvisoriesGetAdvisoriesList
- type ResponseSecurityAdvisoriesGetAdvisoriesListResponse
- type ResponseSecurityAdvisoriesGetAdvisoriesPerDevice
- type ResponseSecurityAdvisoriesGetAdvisoriesPerDeviceResponse
- type ResponseSecurityAdvisoriesGetAdvisoriesSummary
- type ResponseSecurityAdvisoriesGetAdvisoriesSummaryResponse
- type ResponseSecurityAdvisoriesGetAdvisoriesSummaryResponseCRITICaL
- type ResponseSecurityAdvisoriesGetAdvisoriesSummaryResponseHIGH
- type ResponseSecurityAdvisoriesGetAdvisoriesSummaryResponseINFORMATIONAL
- type ResponseSecurityAdvisoriesGetAdvisoriesSummaryResponseLOW
- type ResponseSecurityAdvisoriesGetAdvisoriesSummaryResponseMEDIUM
- type ResponseSecurityAdvisoriesGetAdvisoriesSummaryResponseNA
- type ResponseSecurityAdvisoriesGetAdvisoryIDsPerDevice
- type ResponseSecurityAdvisoriesGetAdvisoryIDsPerDeviceResponse
- type ResponseSecurityAdvisoriesGetDevicesPerAdvisory
- type ResponseSensorsCreateSensorTestTemplate
- type ResponseSensorsCreateSensorTestTemplateResponse
- type ResponseSensorsCreateSensorTestTemplateResponseApCoverage
- type ResponseSensorsCreateSensorTestTemplateResponseFrequency
- type ResponseSensorsCreateSensorTestTemplateResponseLocation
- type ResponseSensorsCreateSensorTestTemplateResponseLocationInfoList
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDs
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsAuthProtocol
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsAuthTypeRcvd
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsBands
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsCertdownloadurl
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsCertfilename
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsCertpassphrase
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsEapMethod
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsExtWebAuthAccessURL
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsExtWebAuthHTMLTag
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsExtWebAuthPortal
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsExtWebAuthVirtualIP
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsLayer3WebAuthEmailAddress
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsLayer3WebAuthpassword
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsLayer3WebAuthsecurity
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsLayer3WebAuthuserName
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsPassword
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsTests
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsTestsConfig
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsThirdParty
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsUsername
- type ResponseSensorsCreateSensorTestTemplateResponseSSIDsWlc
- type ResponseSensorsCreateSensorTestTemplateResponseSchedule
- type ResponseSensorsCreateSensorTestTemplateResponseSensors
- type ResponseSensorsCreateSensorTestTemplateResponseSiteHierarchy
- type ResponseSensorsCreateSensorTestTemplateResponseTenantID
- type ResponseSensorsCreateSensorTestTemplateResponseTests
- type ResponseSensorsCreateSensorTestTemplateResponseWLANs
- type ResponseSensorsDeleteSensorTest
- type ResponseSensorsDeleteSensorTestResponse
- type ResponseSensorsDuplicateSensorTestTemplate
- type ResponseSensorsDuplicateSensorTestTemplateResponse
- type ResponseSensorsDuplicateSensorTestTemplateResponseApCoverage
- type ResponseSensorsDuplicateSensorTestTemplateResponseFrequency
- type ResponseSensorsDuplicateSensorTestTemplateResponseLocation
- type ResponseSensorsDuplicateSensorTestTemplateResponseLocationInfoList
- type ResponseSensorsDuplicateSensorTestTemplateResponseLocationInfoListMacAddressList
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDs
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsAuthProtocol
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsAuthTypeRcvd
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsBands
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsCertdownloadurl
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsCertfilename
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsCertpassphrase
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsEapMethod
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsExtWebAuthAccessURL
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsExtWebAuthHTMLTag
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsExtWebAuthPortal
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsExtWebAuthVirtualIP
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsLayer3WebAuthEmailAddress
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsLayer3WebAuthpassword
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsLayer3WebAuthsecurity
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsLayer3WebAuthuserName
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsPassword
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsTests
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsTestsConfig
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsThirdParty
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsUsername
- type ResponseSensorsDuplicateSensorTestTemplateResponseSSIDsWlc
- type ResponseSensorsDuplicateSensorTestTemplateResponseSchedule
- type ResponseSensorsDuplicateSensorTestTemplateResponseScheduleFrequency
- type ResponseSensorsDuplicateSensorTestTemplateResponseScheduleScheduleRange
- type ResponseSensorsDuplicateSensorTestTemplateResponseScheduleScheduleRangeTimeRange
- type ResponseSensorsDuplicateSensorTestTemplateResponseScheduleScheduleRangeTimeRangeFrequency
- type ResponseSensorsDuplicateSensorTestTemplateResponseSensors
- type ResponseSensorsDuplicateSensorTestTemplateResponseSiteHierarchy
- type ResponseSensorsDuplicateSensorTestTemplateResponseTenantID
- type ResponseSensorsDuplicateSensorTestTemplateResponseTests
- type ResponseSensorsDuplicateSensorTestTemplateResponseWLANs
- type ResponseSensorsEditSensorTestTemplate
- type ResponseSensorsEditSensorTestTemplateResponse
- type ResponseSensorsEditSensorTestTemplateResponseApCoverage
- type ResponseSensorsEditSensorTestTemplateResponseFrequency
- type ResponseSensorsEditSensorTestTemplateResponseLocation
- type ResponseSensorsEditSensorTestTemplateResponseLocationInfoList
- type ResponseSensorsEditSensorTestTemplateResponseLocationInfoListMacAddressList
- type ResponseSensorsEditSensorTestTemplateResponseSSIDs
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsAuthProtocol
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsAuthTypeRcvd
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsBands
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsCertdownloadurl
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsCertfilename
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsCertpassphrase
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsEapMethod
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsExtWebAuthAccessURL
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsExtWebAuthHTMLTag
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsExtWebAuthPortal
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsExtWebAuthVirtualIP
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsLayer3WebAuthEmailAddress
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsLayer3WebAuthpassword
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsLayer3WebAuthsecurity
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsLayer3WebAuthuserName
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsPassword
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsTests
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsTestsConfig
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsThirdParty
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsUsername
- type ResponseSensorsEditSensorTestTemplateResponseSSIDsWlc
- type ResponseSensorsEditSensorTestTemplateResponseSchedule
- type ResponseSensorsEditSensorTestTemplateResponseScheduleFrequency
- type ResponseSensorsEditSensorTestTemplateResponseScheduleScheduleRange
- type ResponseSensorsEditSensorTestTemplateResponseScheduleScheduleRangeTimeRange
- type ResponseSensorsEditSensorTestTemplateResponseScheduleScheduleRangeTimeRangeFrequency
- type ResponseSensorsEditSensorTestTemplateResponseSensors
- type ResponseSensorsEditSensorTestTemplateResponseSiteHierarchy
- type ResponseSensorsEditSensorTestTemplateResponseTests
- type ResponseSensorsEditSensorTestTemplateResponseWLANs
- type ResponseSensorsSensors
- type ResponseSensorsSensorsResponse
- type ResponseSensorsSensorsResponseSSHConfig
- type ResponseSiteDesignAssociate
- type ResponseSiteDesignAssociateResponse
- type ResponseSiteDesignCreateNfvProfile
- type ResponseSiteDesignDeleteNfvProfile
- type ResponseSiteDesignDisassociate
- type ResponseSiteDesignDisassociateResponse
- type ResponseSiteDesignGetDeviceDetailsByIP
- type ResponseSiteDesignGetDeviceDetailsByIPProvisionDetails
- type ResponseSiteDesignGetDeviceDetailsByIPProvisionDetailsTaskNodes
- type ResponseSiteDesignGetDeviceDetailsByIPProvisionDetailsTaskNodesCliTemplateUserMessageDTO
- type ResponseSiteDesignGetDeviceDetailsByIPProvisionDetailsTaskNodesErrorPayload
- type ResponseSiteDesignGetDeviceDetailsByIPProvisionDetailsTaskNodesParentTask
- type ResponseSiteDesignGetDeviceDetailsByIPProvisionDetailsTaskNodesProvisionedNames
- type ResponseSiteDesignGetNfvProfile
- type ResponseSiteDesignGetNfvProfileResponse
- type ResponseSiteDesignGetNfvProfileResponseDevice
- type ResponseSiteDesignGetNfvProfileResponseDeviceCustomNetworks
- type ResponseSiteDesignGetNfvProfileResponseDeviceCustomNetworksServicesToConnect
- type ResponseSiteDesignGetNfvProfileResponseDeviceCustomTemplate
- type ResponseSiteDesignGetNfvProfileResponseDeviceServiceProviderProfile
- type ResponseSiteDesignGetNfvProfileResponseDeviceServices
- type ResponseSiteDesignGetNfvProfileResponseDeviceServicesVnicMapping
- type ResponseSiteDesignGetNfvProfileResponseDeviceVLANForL2
- type ResponseSiteDesignNfvProvisioningDetail
- type ResponseSiteDesignProvisionNfv
- type ResponseSiteDesignUpdateNfvProfile
- type ResponseSitesAssignDevicesToSite
- type ResponseSitesCreateSite
- type ResponseSitesDeleteSite
- type ResponseSitesGetArea
- type ResponseSitesGetAreaResponse
- type ResponseSitesGetAreaResponseAdditionalInfo
- type ResponseSitesGetAreaResponseAdditionalInfoAttributes
- type ResponseSitesGetFloor
- type ResponseSitesGetFloorResponse
- type ResponseSitesGetFloorResponseAdditionalInfo
- type ResponseSitesGetFloorResponseAdditionalInfoAttributes
- type ResponseSitesGetMembership
- type ResponseSitesGetMembershipDevice
- type ResponseSitesGetMembershipDeviceResponse
- type ResponseSitesGetMembershipSite
- type ResponseSitesGetMembershipSiteResponse
- type ResponseSitesGetSite
- type ResponseSitesGetSiteCount
- type ResponseSitesGetSiteHealth
- type ResponseSitesGetSiteHealthResponse
- type ResponseSitesGetSiteHealthResponseAccessGoodCount
- type ResponseSitesGetSiteHealthResponseAccessTotalCount
- type ResponseSitesGetSiteHealthResponseApplicationBytesTotalCount
- type ResponseSitesGetSiteHealthResponseApplicationGoodCount
- type ResponseSitesGetSiteHealthResponseApplicationHealth
- type ResponseSitesGetSiteHealthResponseApplicationHealthStats
- type ResponseSitesGetSiteHealthResponseApplicationHealthStatsBusinessIrrelevantAppCount
- type ResponseSitesGetSiteHealthResponseApplicationHealthStatsBusinessRelevantAppCount
- type ResponseSitesGetSiteHealthResponseApplicationHealthStatsDefaultHealthAppCount
- type ResponseSitesGetSiteHealthResponseApplicationTotalCount
- type ResponseSitesGetSiteHealthResponseClientHealthWired
- type ResponseSitesGetSiteHealthResponseClientHealthWireless
- type ResponseSitesGetSiteHealthResponseCoreGoodCount
- type ResponseSitesGetSiteHealthResponseCoreTotalCount
- type ResponseSitesGetSiteHealthResponseDistributionGoodCount
- type ResponseSitesGetSiteHealthResponseDistributionTotalCount
- type ResponseSitesGetSiteHealthResponseDnacInfo
- type ResponseSitesGetSiteHealthResponseHealthyClientsPercentage
- type ResponseSitesGetSiteHealthResponseHealthyNetworkDevicePercentage
- type ResponseSitesGetSiteHealthResponseNetworkHealthAccess
- type ResponseSitesGetSiteHealthResponseNetworkHealthAverage
- type ResponseSitesGetSiteHealthResponseNetworkHealthCore
- type ResponseSitesGetSiteHealthResponseNetworkHealthDistribution
- type ResponseSitesGetSiteHealthResponseNetworkHealthOthers
- type ResponseSitesGetSiteHealthResponseNetworkHealthRouter
- type ResponseSitesGetSiteHealthResponseNetworkHealthWireless
- type ResponseSitesGetSiteHealthResponseNumberOfClients
- type ResponseSitesGetSiteHealthResponseNumberOfNetworkDevice
- type ResponseSitesGetSiteHealthResponseNumberOfWiredClients
- type ResponseSitesGetSiteHealthResponseNumberOfWirelessClients
- type ResponseSitesGetSiteHealthResponseOverallGoodDevices
- type ResponseSitesGetSiteHealthResponseRouterGoodCount
- type ResponseSitesGetSiteHealthResponseRouterTotalCount
- type ResponseSitesGetSiteHealthResponseTotalNumberOfActiveWirelessClients
- type ResponseSitesGetSiteHealthResponseTotalNumberOfConnectedWiredClients
- type ResponseSitesGetSiteHealthResponseWiredGoodClients
- type ResponseSitesGetSiteHealthResponseWirelessDeviceGoodCount
- type ResponseSitesGetSiteHealthResponseWirelessDeviceTotalCount
- type ResponseSitesGetSiteHealthResponseWirelessGoodClients
- type ResponseSitesGetSiteResponse
- type ResponseSitesGetSiteResponseAdditionalInfo
- type ResponseSitesGetSiteResponseAdditionalInfoAttributes
- type ResponseSitesUpdateSite
- type ResponseSitesUpdateSiteResponse
- type ResponseSoftwareImageManagementSwimGetDeviceFamilyIDentifiers
- type ResponseSoftwareImageManagementSwimGetDeviceFamilyIDentifiersResponse
- type ResponseSoftwareImageManagementSwimGetGoldenTagStatusOfAnImage
- type ResponseSoftwareImageManagementSwimGetGoldenTagStatusOfAnImageResponse
- type ResponseSoftwareImageManagementSwimGetSoftwareImageDetails
- type ResponseSoftwareImageManagementSwimGetSoftwareImageDetailsResponse
- type ResponseSoftwareImageManagementSwimGetSoftwareImageDetailsResponseApplicableDevicesForImage
- type ResponseSoftwareImageManagementSwimGetSoftwareImageDetailsResponseExtendedAttributes
- type ResponseSoftwareImageManagementSwimGetSoftwareImageDetailsResponseProfileInfo
- type ResponseSoftwareImageManagementSwimGetSoftwareImageDetailsResponseProfileInfoExtendedAttributes
- type ResponseSoftwareImageManagementSwimImportLocalSoftwareImage
- type ResponseSoftwareImageManagementSwimImportLocalSoftwareImageResponse
- type ResponseSoftwareImageManagementSwimImportSoftwareImageViaURL
- type ResponseSoftwareImageManagementSwimImportSoftwareImageViaURLResponse
- type ResponseSoftwareImageManagementSwimRemoveGoldenTagForImage
- type ResponseSoftwareImageManagementSwimRemoveGoldenTagForImageResponse
- type ResponseSoftwareImageManagementSwimTagAsGoldenImage
- type ResponseSoftwareImageManagementSwimTagAsGoldenImageResponse
- type ResponseSoftwareImageManagementSwimTriggerSoftwareImageActivation
- type ResponseSoftwareImageManagementSwimTriggerSoftwareImageActivationResponse
- type ResponseSoftwareImageManagementSwimTriggerSoftwareImageDistribution
- type ResponseSoftwareImageManagementSwimTriggerSoftwareImageDistributionResponse
- type ResponseSystemSettingsCustomPromptPOSTAPIResponse
- type ResponseSystemSettingsCustomPromptPostAPI
- type ResponseSystemSettingsCustomPromptSupportGETAPIResponse
- type ResponseSystemSettingsCustomPromptSupportGetAPI
- type ResponseSystemSettingsGetAuthenticationAndPolicyServers
- type ResponseSystemSettingsGetAuthenticationAndPolicyServersResponse
- type ResponseSystemSettingsGetAuthenticationAndPolicyServersResponseCiscoIseDtos
- type ResponseSystemSettingsGetAuthenticationAndPolicyServersResponseCiscoIseDtosExternalCiscoIseIPAddrDtos
- type ResponseSystemSettingsGetAuthenticationAndPolicyServersResponseCiscoIseDtosExternalCiscoIseIPAddrDtosExternalCiscoIseIPAddresses
- type ResponseTagAddMembersToTheTag
- type ResponseTagAddMembersToTheTagResponse
- type ResponseTagCreateTag
- type ResponseTagCreateTagResponse
- type ResponseTagDeleteTag
- type ResponseTagDeleteTagResponse
- type ResponseTagGetTag
- type ResponseTagGetTagByID
- type ResponseTagGetTagByIDResponse
- type ResponseTagGetTagByIDResponseDynamicRules
- type ResponseTagGetTagByIDResponseDynamicRulesRules
- type ResponseTagGetTagCount
- type ResponseTagGetTagMemberCount
- type ResponseTagGetTagMembersByID
- type ResponseTagGetTagMembersByIDResponse
- type ResponseTagGetTagResourceTypes
- type ResponseTagGetTagResponse
- type ResponseTagGetTagResponseDynamicRules
- type ResponseTagGetTagResponseDynamicRulesRules
- type ResponseTagRemoveTagMember
- type ResponseTagRemoveTagMemberResponse
- type ResponseTagUpdateTag
- type ResponseTagUpdateTagResponse
- type ResponseTagUpdatesTagMembership
- type ResponseTagUpdatesTagMembershipResponse
- type ResponseTaskGetBusinessAPIExecutionDetails
- type ResponseTaskGetTaskByID
- type ResponseTaskGetTaskByIDResponse
- type ResponseTaskGetTaskByIDResponseOperationIDList
- type ResponseTaskGetTaskByOperationID
- type ResponseTaskGetTaskByOperationIDResponse
- type ResponseTaskGetTaskByOperationIDResponseOperationIDList
- type ResponseTaskGetTaskCount
- type ResponseTaskGetTaskTree
- type ResponseTaskGetTaskTreeResponse
- type ResponseTaskGetTaskTreeResponseOperationIDList
- type ResponseTaskGetTasks
- type ResponseTaskGetTasksResponse
- type ResponseTaskGetTasksResponseOperationIDList
- type ResponseTopologyGetL3TopologyDetails
- type ResponseTopologyGetL3TopologyDetailsResponse
- type ResponseTopologyGetL3TopologyDetailsResponseLinks
- type ResponseTopologyGetL3TopologyDetailsResponseLinksAdditionalInfo
- type ResponseTopologyGetL3TopologyDetailsResponseNodes
- type ResponseTopologyGetL3TopologyDetailsResponseNodesAdditionalInfo
- type ResponseTopologyGetL3TopologyDetailsResponseNodesCustomParam
- type ResponseTopologyGetOverallNetworkHealth
- type ResponseTopologyGetOverallNetworkHealthHealthDistirubution
- type ResponseTopologyGetOverallNetworkHealthHealthDistirubutionKpiMetrics
- type ResponseTopologyGetOverallNetworkHealthLatestMeasuredByEntity
- type ResponseTopologyGetOverallNetworkHealthResponse
- type ResponseTopologyGetOverallNetworkHealthResponseEntity
- type ResponseTopologyGetPhysicalTopology
- type ResponseTopologyGetPhysicalTopologyResponse
- type ResponseTopologyGetPhysicalTopologyResponseLinks
- type ResponseTopologyGetPhysicalTopologyResponseLinksAdditionalInfo
- type ResponseTopologyGetPhysicalTopologyResponseNodes
- type ResponseTopologyGetPhysicalTopologyResponseNodesAdditionalInfo
- type ResponseTopologyGetPhysicalTopologyResponseNodesCustomParam
- type ResponseTopologyGetSiteTopology
- type ResponseTopologyGetSiteTopologyResponse
- type ResponseTopologyGetSiteTopologyResponseSites
- type ResponseTopologyGetTopologyDetails
- type ResponseTopologyGetTopologyDetailsResponse
- type ResponseTopologyGetTopologyDetailsResponseLinks
- type ResponseTopologyGetTopologyDetailsResponseLinksAdditionalInfo
- type ResponseTopologyGetTopologyDetailsResponseNodes
- type ResponseTopologyGetTopologyDetailsResponseNodesAdditionalInfo
- type ResponseTopologyGetTopologyDetailsResponseNodesCustomParam
- type ResponseTopologyGetVLANDetails
- type ResponseUserandRolesAddUserAPIResponse
- type ResponseUserandRolesAddUserApI
- type ResponseUserandRolesGetExternalAuthenticationServersAPIResponse
- type ResponseUserandRolesGetExternalAuthenticationServersAPIResponseAAAServers
- type ResponseUserandRolesGetExternalAuthenticationServersApI
- type ResponseUserandRolesGetPermissionsAPIResponse
- type ResponseUserandRolesGetPermissionsAPIResponseResourceTypes
- type ResponseUserandRolesGetPermissionsApI
- type ResponseUserandRolesGetRolesAPIResponse
- type ResponseUserandRolesGetRolesAPIResponseRoles
- type ResponseUserandRolesGetRolesAPIResponseRolesMeta
- type ResponseUserandRolesGetRolesAPIResponseRolesResourceTypes
- type ResponseUserandRolesGetRolesApI
- type ResponseUserandRolesGetUsersAPIResponse
- type ResponseUserandRolesGetUsersAPIResponseUsers
- type ResponseUserandRolesGetUsersApI
- type ResponseUserandRolesUpdateUserAPIResponse
- type ResponseUserandRolesUpdateUserApI
- type ResponseUsersGetUserEnrichmentDetails
- type ResponseWirelessApProvision
- type ResponseWirelessConfigureAccessPoints
- type ResponseWirelessConfigureAccessPointsResponse
- type ResponseWirelessCreateAndProvisionSSID
- type ResponseWirelessCreateEnterpriseSSID
- type ResponseWirelessCreateOrUpdateRfProfile
- type ResponseWirelessCreateUpdateDynamicInterface
- type ResponseWirelessCreateWirelessProfile
- type ResponseWirelessDeleteEnterpriseSSID
- type ResponseWirelessDeleteRfProfiles
- type ResponseWirelessDeleteSSIDAndProvisionItToDevices
- type ResponseWirelessDeleteWirelessProfile
- type ResponseWirelessGetAccessPointConfiguration
- type ResponseWirelessGetAccessPointConfigurationAuthEntityClass
- type ResponseWirelessGetAccessPointConfigurationAuthEntityID
- type ResponseWirelessGetAccessPointConfigurationChangeLogList
- type ResponseWirelessGetAccessPointConfigurationInstanceCreatedOn
- type ResponseWirelessGetAccessPointConfigurationInstanceOrigin
- type ResponseWirelessGetAccessPointConfigurationInstanceUUID
- type ResponseWirelessGetAccessPointConfigurationInstanceUpdatedOn
- type ResponseWirelessGetAccessPointConfigurationInternalKey
- type ResponseWirelessGetAccessPointConfigurationLazyLoadedEntities
- type ResponseWirelessGetAccessPointConfigurationMeshDTOs
- type ResponseWirelessGetAccessPointConfigurationOrderedListOEAssocName
- type ResponseWirelessGetAccessPointConfigurationRadioDTOs
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsAuthEntityClass
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsAuthEntityID
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsChangeLogList
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsInstanceCreatedOn
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsInstanceOrigin
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsInstanceUUID
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsInstanceUpdatedOn
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsInternalKey
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsLazyLoadedEntities
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsOrderedListOEAssocName
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsRadioBand
- type ResponseWirelessGetAccessPointConfigurationRadioDTOsRadioRoleAssignment
- type ResponseWirelessGetAccessPointConfigurationTaskResult
- type ResponseWirelessGetAccessPointRebootTaskResult
- type ResponseWirelessGetDynamicInterface
- type ResponseWirelessGetEnterpriseSSID
- type ResponseWirelessGetWirelessProfile
- type ResponseWirelessPSKOverride
- type ResponseWirelessProvision
- type ResponseWirelessProvisionProvisioningTasks
- type ResponseWirelessProvisionUpdate
- type ResponseWirelessProvisionUpdateProvisioningTasks
- type ResponseWirelessRebootAccessPoints
- type ResponseWirelessRebootAccessPointsResponse
- type ResponseWirelessRetrieveRfProfiles
- type ResponseWirelessRetrieveRfProfilesResponse
- type ResponseWirelessSensorTestResults
- type ResponseWirelessSensorTestResultsFailureStats
- type ResponseWirelessSensorTestResultsSummary
- type ResponseWirelessSensorTestResultsSummaryApPCONNECTIVITY
- type ResponseWirelessSensorTestResultsSummaryApPCONNECTIVITYFileTransfer
- type ResponseWirelessSensorTestResultsSummaryApPCONNECTIVITYHOSTREACHABILITY
- type ResponseWirelessSensorTestResultsSummaryApPCONNECTIVITYWebServer
- type ResponseWirelessSensorTestResultsSummaryEmail
- type ResponseWirelessSensorTestResultsSummaryEmailMailServer
- type ResponseWirelessSensorTestResultsSummaryNETWORKSERVICES
- type ResponseWirelessSensorTestResultsSummaryNETWORKSERVICESDNS
- type ResponseWirelessSensorTestResultsSummaryOnBoarding
- type ResponseWirelessSensorTestResultsSummaryOnBoardingAssoc
- type ResponseWirelessSensorTestResultsSummaryOnBoardingAuth
- type ResponseWirelessSensorTestResultsSummaryOnBoardingDHCP
- type ResponseWirelessSensorTestResultsSummaryPERfORMAncE
- type ResponseWirelessSensorTestResultsSummaryPERfORMAncEIPSLASENDER
- type ResponseWirelessSensorTestResultsSummaryRfASSESSMENT
- type ResponseWirelessSensorTestResultsSummaryRfASSESSMENTDATARATE
- type ResponseWirelessSensorTestResultsSummaryRfASSESSMENTSNR
- type ResponseWirelessUpdateEnterpriseSSID
- type ResponseWirelessUpdateWirelessProfile
- type RetrieveRfProfilesQueryParams
- type RetrivesAllPreviousPathtracesSummaryQueryParams
- type ReturnListOfReplacementDevicesWithReplacementDetailsQueryParams
- type ReturnPowerSupplyFanDetailsForTheGivenDeviceQueryParams
- type ReturnReplacementDevicesCountQueryParams
- type ReturnsDevicesAddedToCiscoDnaCenterWithSNMPV3DESQueryParams
- type ReturnsPoeInterfaceDetailsForTheDeviceQueryParams
- type SdaService
- func (s *SdaService) AddBorderDeviceInSdaFabric(requestSdaAddBorderDeviceInSDAFabric *RequestSdaAddBorderDeviceInSdaFabric) (*ResponseSdaAddBorderDeviceInSdaFabric, *resty.Response, error)
- func (s *SdaService) AddControlPlaneDeviceInSdaFabric(...) (*ResponseSdaAddControlPlaneDeviceInSdaFabric, *resty.Response, error)
- func (s *SdaService) AddDefaultAuthenticationTemplateInSdaFabric(...) (*ResponseSdaAddDefaultAuthenticationTemplateInSdaFabric, *resty.Response, ...)
- func (s *SdaService) AddEdgeDeviceInSdaFabric(requestSdaAddEdgeDeviceInSDAFabric *RequestSdaAddEdgeDeviceInSdaFabric) (*ResponseSdaAddEdgeDeviceInSdaFabric, *resty.Response, error)
- func (s *SdaService) AddIPPoolInSdaVirtualNetwork(requestSdaAddIPPoolInSDAVirtualNetwork *RequestSdaAddIPPoolInSdaVirtualNetwork) (*ResponseSdaAddIPPoolInSdaVirtualNetwork, *resty.Response, error)
- func (s *SdaService) AddMulticastInSdaFabric(requestSdaAddMulticastInSDAFabric *RequestSdaAddMulticastInSdaFabric) (*ResponseSdaAddMulticastInSdaFabric, *resty.Response, error)
- func (s *SdaService) AddPortAssignmentForAccessPointInSdaFabric(...) (*ResponseSdaAddPortAssignmentForAccessPointInSdaFabric, *resty.Response, error)
- func (s *SdaService) AddPortAssignmentForUserDeviceInSdaFabric(...) (*ResponseSdaAddPortAssignmentForUserDeviceInSdaFabric, *resty.Response, error)
- func (s *SdaService) AddSiteInSdaFabric(requestSdaAddSiteInSDAFabric *RequestSdaAddSiteInSdaFabric) (*ResponseSdaAddSiteInSdaFabric, *resty.Response, error)
- func (s *SdaService) AddTransitPeerNetwork(requestSdaAddTransitPeerNetwork *RequestSdaAddTransitPeerNetwork) (*ResponseSdaAddTransitPeerNetwork, *resty.Response, error)
- func (s *SdaService) AddVirtualNetworkWithScalableGroups(...) (*ResponseSdaAddVirtualNetworkWithScalableGroups, *resty.Response, error)
- func (s *SdaService) AddVnInFabric(requestSdaAddVNInFabric *RequestSdaAddVnInFabric) (*ResponseSdaAddVnInFabric, *resty.Response, error)
- func (s *SdaService) DeleteBorderDeviceFromSdaFabric(...) (*ResponseSdaDeleteBorderDeviceFromSdaFabric, *resty.Response, error)
- func (s *SdaService) DeleteControlPlaneDeviceInSdaFabric(...) (*ResponseSdaDeleteControlPlaneDeviceInSdaFabric, *resty.Response, error)
- func (s *SdaService) DeleteDefaultAuthenticationProfileFromSdaFabric(...) (*ResponseSdaDeleteDefaultAuthenticationProfileFromSdaFabric, *resty.Response, ...)
- func (s *SdaService) DeleteEdgeDeviceFromSdaFabric(...) (*ResponseSdaDeleteEdgeDeviceFromSdaFabric, *resty.Response, error)
- func (s *SdaService) DeleteIPPoolFromSdaVirtualNetwork(...) (*ResponseSdaDeleteIPPoolFromSdaVirtualNetwork, *resty.Response, error)
- func (s *SdaService) DeleteMulticastFromSdaFabric(...) (*ResponseSdaDeleteMulticastFromSdaFabric, *resty.Response, error)
- func (s *SdaService) DeletePortAssignmentForAccessPointInSdaFabric(...) (*ResponseSdaDeletePortAssignmentForAccessPointInSdaFabric, *resty.Response, ...)
- func (s *SdaService) DeletePortAssignmentForUserDeviceInSdaFabric(...) (*ResponseSdaDeletePortAssignmentForUserDeviceInSdaFabric, *resty.Response, ...)
- func (s *SdaService) DeleteProvisionedWiredDevice(...) (*ResponseSdaDeleteProvisionedWiredDevice, *resty.Response, error)
- func (s *SdaService) DeleteSiteFromSdaFabric(DeleteSiteFromSDAFabricQueryParams *DeleteSiteFromSdaFabricQueryParams) (*ResponseSdaDeleteSiteFromSdaFabric, *resty.Response, error)
- func (s *SdaService) DeleteTransitPeerNetwork(DeleteTransitPeerNetworkQueryParams *DeleteTransitPeerNetworkQueryParams) (*ResponseSdaDeleteTransitPeerNetwork, *resty.Response, error)
- func (s *SdaService) DeleteVirtualNetworkWithScalableGroups(...) (*ResponseSdaDeleteVirtualNetworkWithScalableGroups, *resty.Response, error)
- func (s *SdaService) DeleteVnFromSdaFabric(DeleteVNFromSDAFabricQueryParams *DeleteVnFromSdaFabricQueryParams) (*ResponseSdaDeleteVnFromSdaFabric, *resty.Response, error)
- func (s *SdaService) GetBorderDeviceDetailFromSdaFabric(...) (*ResponseSdaGetBorderDeviceDetailFromSdaFabric, *resty.Response, error)
- func (s *SdaService) GetControlPlaneDeviceFromSdaFabric(...) (*ResponseSdaGetControlPlaneDeviceFromSdaFabric, *resty.Response, error)
- func (s *SdaService) GetDefaultAuthenticationProfileFromSdaFabric(...) (*ResponseSdaGetDefaultAuthenticationProfileFromSdaFabric, *resty.Response, ...)
- func (s *SdaService) GetDeviceInfoFromSdaFabric(GetDeviceInfoFromSDAFabricQueryParams *GetDeviceInfoFromSdaFabricQueryParams) (*ResponseSdaGetDeviceInfoFromSdaFabric, *resty.Response, error)
- func (s *SdaService) GetDeviceRoleInSdaFabric(GetDeviceRoleInSDAFabricQueryParams *GetDeviceRoleInSdaFabricQueryParams) (*ResponseSdaGetDeviceRoleInSdaFabric, *resty.Response, error)
- func (s *SdaService) GetEdgeDeviceFromSdaFabric(GetEdgeDeviceFromSDAFabricQueryParams *GetEdgeDeviceFromSdaFabricQueryParams) (*ResponseSdaGetEdgeDeviceFromSdaFabric, *resty.Response, error)
- func (s *SdaService) GetIPPoolFromSdaVirtualNetwork(...) (*ResponseSdaGetIPPoolFromSdaVirtualNetwork, *resty.Response, error)
- func (s *SdaService) GetMulticastDetailsFromSdaFabric(...) (*ResponseSdaGetMulticastDetailsFromSdaFabric, *resty.Response, error)
- func (s *SdaService) GetPortAssignmentForAccessPointInSdaFabric(...) (*ResponseSdaGetPortAssignmentForAccessPointInSdaFabric, *resty.Response, error)
- func (s *SdaService) GetPortAssignmentForUserDeviceInSdaFabric(...) (*ResponseSdaGetPortAssignmentForUserDeviceInSdaFabric, *resty.Response, error)
- func (s *SdaService) GetProvisionedWiredDevice(GetProvisionedWiredDeviceQueryParams *GetProvisionedWiredDeviceQueryParams) (*ResponseSdaGetProvisionedWiredDevice, *resty.Response, error)
- func (s *SdaService) GetSiteFromSdaFabric(GetSiteFromSDAFabricQueryParams *GetSiteFromSdaFabricQueryParams) (*ResponseSdaGetSiteFromSdaFabric, *resty.Response, error)
- func (s *SdaService) GetTransitPeerNetworkInfo(GetTransitPeerNetworkInfoQueryParams *GetTransitPeerNetworkInfoQueryParams) (*ResponseSdaGetTransitPeerNetworkInfo, *resty.Response, error)
- func (s *SdaService) GetVirtualNetworkSummary(GetVirtualNetworkSummaryQueryParams *GetVirtualNetworkSummaryQueryParams) (*ResponseSdaGetVirtualNetworkSummary, *resty.Response, error)
- func (s *SdaService) GetVirtualNetworkWithScalableGroups(...) (*ResponseSdaGetVirtualNetworkWithScalableGroups, *resty.Response, error)
- func (s *SdaService) GetVnFromSdaFabric(GetVNFromSDAFabricQueryParams *GetVnFromSdaFabricQueryParams) (*ResponseSdaGetVnFromSdaFabric, *resty.Response, error)
- func (s *SdaService) ProvisionWiredDevice(requestSdaProvisionWiredDevice *RequestSdaProvisionWiredDevice) (*ResponseSdaProvisionWiredDevice, *resty.Response, error)
- func (s *SdaService) ReProvisionWiredDevice(requestSdaReProvisionWiredDevice *RequestSdaReProvisionWiredDevice) (*ResponseSdaReProvisionWiredDevice, *resty.Response, error)
- func (s *SdaService) UpdateDefaultAuthenticationProfileInSdaFabric(...) (*ResponseSdaUpdateDefaultAuthenticationProfileInSdaFabric, *resty.Response, ...)
- func (s *SdaService) UpdateVirtualNetworkWithScalableGroups(...) (*ResponseSdaUpdateVirtualNetworkWithScalableGroups, *resty.Response, error)
- type SecurityAdvisoriesService
- func (s *SecurityAdvisoriesService) GetAdvisoriesList() (*ResponseSecurityAdvisoriesGetAdvisoriesList, *resty.Response, error)
- func (s *SecurityAdvisoriesService) GetAdvisoriesPerDevice(deviceID string) (*ResponseSecurityAdvisoriesGetAdvisoriesPerDevice, *resty.Response, error)
- func (s *SecurityAdvisoriesService) GetAdvisoriesSummary() (*ResponseSecurityAdvisoriesGetAdvisoriesSummary, *resty.Response, error)
- func (s *SecurityAdvisoriesService) GetAdvisoryIDsPerDevice(deviceID string) (*ResponseSecurityAdvisoriesGetAdvisoryIDsPerDevice, *resty.Response, error)
- func (s *SecurityAdvisoriesService) GetDevicesPerAdvisory(advisoryID string) (*ResponseSecurityAdvisoriesGetDevicesPerAdvisory, *resty.Response, error)
- type SensorTestResultsQueryParams
- type SensorsQueryParams
- type SensorsService
- func (s *SensorsService) CreateSensorTestTemplate(requestSensorsCreateSensorTestTemplate *RequestSensorsCreateSensorTestTemplate) (*ResponseSensorsCreateSensorTestTemplate, *resty.Response, error)
- func (s *SensorsService) DeleteSensorTest(DeleteSensorTestQueryParams *DeleteSensorTestQueryParams) (*ResponseSensorsDeleteSensorTest, *resty.Response, error)
- func (s *SensorsService) DuplicateSensorTestTemplate(...) (*ResponseSensorsDuplicateSensorTestTemplate, *resty.Response, error)
- func (s *SensorsService) EditSensorTestTemplate(requestSensorsEditSensorTestTemplate *RequestSensorsEditSensorTestTemplate) (*ResponseSensorsEditSensorTestTemplate, *resty.Response, error)
- func (s *SensorsService) RunNowSensorTest(requestSensorsRunNowSensorTest *RequestSensorsRunNowSensorTest) (*resty.Response, error)
- func (s *SensorsService) Sensors(SensorsQueryParams *SensorsQueryParams) (*ResponseSensorsSensors, *resty.Response, error)
- type SiteDesignService
- func (s *SiteDesignService) Associate(networkProfileID string, siteID string) (*ResponseSiteDesignAssociate, *resty.Response, error)
- func (s *SiteDesignService) CreateNfvProfile(requestSiteDesignCreateNFVProfile *RequestSiteDesignCreateNfvProfile) (*ResponseSiteDesignCreateNfvProfile, *resty.Response, error)
- func (s *SiteDesignService) DeleteNfvProfile(id string, DeleteNFVProfileQueryParams *DeleteNfvProfileQueryParams) (*ResponseSiteDesignDeleteNfvProfile, *resty.Response, error)
- func (s *SiteDesignService) Disassociate(networkProfileID string, siteID string) (*ResponseSiteDesignDisassociate, *resty.Response, error)
- func (s *SiteDesignService) GetDeviceDetailsByIP(GetDeviceDetailsByIPQueryParams *GetDeviceDetailsByIPQueryParams) (*ResponseSiteDesignGetDeviceDetailsByIP, *resty.Response, error)
- func (s *SiteDesignService) GetNfvProfile(id string, GetNFVProfileQueryParams *GetNfvProfileQueryParams) (*ResponseSiteDesignGetNfvProfile, *resty.Response, error)
- func (s *SiteDesignService) NfvProvisioningDetail(requestSiteDesignNFVProvisioningDetail *RequestSiteDesignNfvProvisioningDetail, ...) (*ResponseSiteDesignNfvProvisioningDetail, *resty.Response, error)
- func (s *SiteDesignService) ProvisionNfv(requestSiteDesignProvisionNFV *RequestSiteDesignProvisionNfv, ...) (*ResponseSiteDesignProvisionNfv, *resty.Response, error)
- func (s *SiteDesignService) UpdateNfvProfile(id string, ...) (*ResponseSiteDesignUpdateNfvProfile, *resty.Response, error)
- type SitesService
- func (s *SitesService) AssignDevicesToSite(siteID string, ...) (*ResponseSitesAssignDevicesToSite, *resty.Response, error)
- func (s *SitesService) CreateSite(requestSitesCreateSite *RequestSitesCreateSite, ...) (*ResponseSitesCreateSite, *resty.Response, error)
- func (s *SitesService) DeleteSite(siteID string) (*ResponseSitesDeleteSite, *resty.Response, error)
- func (s *SitesService) GetArea(GetSiteQueryParams *GetSiteQueryParams) (*ResponseSitesGetArea, *resty.Response, error)
- func (s *SitesService) GetFloor(GetSiteQueryParams *GetSiteQueryParams) (*ResponseSitesGetFloor, *resty.Response, error)
- func (s *SitesService) GetMembership(siteID string, GetMembershipQueryParams *GetMembershipQueryParams) (*ResponseSitesGetMembership, *resty.Response, error)
- func (s *SitesService) GetSite(GetSiteQueryParams *GetSiteQueryParams) (*ResponseSitesGetSite, *resty.Response, error)
- func (s *SitesService) GetSiteCount(GetSiteCountQueryParams *GetSiteCountQueryParams) (*ResponseSitesGetSiteCount, *resty.Response, error)
- func (s *SitesService) GetSiteHealth(GetSiteHealthQueryParams *GetSiteHealthQueryParams) (*ResponseSitesGetSiteHealth, *resty.Response, error)
- func (s *SitesService) UpdateSite(siteID string, requestSitesUpdateSite *RequestSitesUpdateSite, ...) (*ResponseSitesUpdateSite, *resty.Response, error)
- type SoftwareImageManagementSwimService
- func (s *SoftwareImageManagementSwimService) GetDeviceFamilyIDentifiers() (*ResponseSoftwareImageManagementSwimGetDeviceFamilyIDentifiers, ...)
- func (s *SoftwareImageManagementSwimService) GetGoldenTagStatusOfAnImage(siteID string, deviceFamilyIDentifier string, deviceRole string, ...) (*ResponseSoftwareImageManagementSwimGetGoldenTagStatusOfAnImage, ...)
- func (s *SoftwareImageManagementSwimService) GetSoftwareImageDetails(GetSoftwareImageDetailsQueryParams *GetSoftwareImageDetailsQueryParams) (*ResponseSoftwareImageManagementSwimGetSoftwareImageDetails, *resty.Response, ...)
- func (s *SoftwareImageManagementSwimService) ImportLocalSoftwareImage(ImportLocalSoftwareImageQueryParams *ImportLocalSoftwareImageQueryParams, ...) (*ResponseSoftwareImageManagementSwimImportLocalSoftwareImage, *resty.Response, ...)
- func (s *SoftwareImageManagementSwimService) ImportSoftwareImageViaURL(...) (*ResponseSoftwareImageManagementSwimImportSoftwareImageViaURL, *resty.Response, ...)
- func (s *SoftwareImageManagementSwimService) RemoveGoldenTagForImage(siteID string, deviceFamilyIDentifier string, deviceRole string, ...) (*ResponseSoftwareImageManagementSwimRemoveGoldenTagForImage, *resty.Response, ...)
- func (s *SoftwareImageManagementSwimService) TagAsGoldenImage(...) (*ResponseSoftwareImageManagementSwimTagAsGoldenImage, *resty.Response, error)
- func (s *SoftwareImageManagementSwimService) TriggerSoftwareImageActivation(...) (*ResponseSoftwareImageManagementSwimTriggerSoftwareImageActivation, ...)
- func (s *SoftwareImageManagementSwimService) TriggerSoftwareImageDistribution(...) (*ResponseSoftwareImageManagementSwimTriggerSoftwareImageDistribution, ...)
- type SyncDevicesQueryParams
- type SystemHealthApIQueryParams
- type SystemHealthCountApIQueryParams
- type SystemPerformanceApIQueryParams
- type SystemPerformanceHistoricalApIQueryParams
- type SystemSettingsService
- func (s *SystemSettingsService) CustomPromptPostAPI(...) (*ResponseSystemSettingsCustomPromptPostAPI, *resty.Response, error)
- func (s *SystemSettingsService) CustomPromptSupportGetAPI() (*ResponseSystemSettingsCustomPromptSupportGetAPI, *resty.Response, error)
- func (s *SystemSettingsService) GetAuthenticationAndPolicyServers(...) (*ResponseSystemSettingsGetAuthenticationAndPolicyServers, *resty.Response, ...)
- type TagService
- func (s *TagService) AddMembersToTheTag(id string, requestTagAddMembersToTheTag *RequestTagAddMembersToTheTag) (*ResponseTagAddMembersToTheTag, *resty.Response, error)
- func (s *TagService) CreateTag(requestTagCreateTag *RequestTagCreateTag) (*ResponseTagCreateTag, *resty.Response, error)
- func (s *TagService) DeleteTag(id string) (*ResponseTagDeleteTag, *resty.Response, error)
- func (s *TagService) GetTag(GetTagQueryParams *GetTagQueryParams) (*ResponseTagGetTag, *resty.Response, error)
- func (s *TagService) GetTagByID(id string) (*ResponseTagGetTagByID, *resty.Response, error)
- func (s *TagService) GetTagCount(GetTagCountQueryParams *GetTagCountQueryParams) (*ResponseTagGetTagCount, *resty.Response, error)
- func (s *TagService) GetTagMemberCount(id string, GetTagMemberCountQueryParams *GetTagMemberCountQueryParams) (*ResponseTagGetTagMemberCount, *resty.Response, error)
- func (s *TagService) GetTagMembersByID(id string, GetTagMembersByIdQueryParams *GetTagMembersByIDQueryParams) (*ResponseTagGetTagMembersByID, *resty.Response, error)
- func (s *TagService) GetTagResourceTypes() (*ResponseTagGetTagResourceTypes, *resty.Response, error)
- func (s *TagService) RemoveTagMember(id string, memberID string) (*ResponseTagRemoveTagMember, *resty.Response, error)
- func (s *TagService) UpdateTag(requestTagUpdateTag *RequestTagUpdateTag) (*ResponseTagUpdateTag, *resty.Response, error)
- func (s *TagService) UpdatesTagMembership(requestTagUpdatesTagMembership *RequestTagUpdatesTagMembership) (*ResponseTagUpdatesTagMembership, *resty.Response, error)
- type TaskService
- func (s *TaskService) GetBusinessAPIExecutionDetails(executionID string) (*ResponseTaskGetBusinessAPIExecutionDetails, *resty.Response, error)
- func (s *TaskService) GetTaskByID(taskID string) (*ResponseTaskGetTaskByID, *resty.Response, error)
- func (s *TaskService) GetTaskByOperationID(operationID string, offset int, limit int) (*ResponseTaskGetTaskByOperationID, *resty.Response, error)
- func (s *TaskService) GetTaskCount(GetTaskCountQueryParams *GetTaskCountQueryParams) (*ResponseTaskGetTaskCount, *resty.Response, error)
- func (s *TaskService) GetTaskTree(taskID string) (*ResponseTaskGetTaskTree, *resty.Response, error)
- func (s *TaskService) GetTasks(GetTasksQueryParams *GetTasksQueryParams) (*ResponseTaskGetTasks, *resty.Response, error)
- type TopologyService
- func (s *TopologyService) GetL3TopologyDetails(topologyType string) (*ResponseTopologyGetL3TopologyDetails, *resty.Response, error)
- func (s *TopologyService) GetOverallNetworkHealth(GetOverallNetworkHealthQueryParams *GetOverallNetworkHealthQueryParams) (*ResponseTopologyGetOverallNetworkHealth, *resty.Response, error)
- func (s *TopologyService) GetPhysicalTopology(GetPhysicalTopologyQueryParams *GetPhysicalTopologyQueryParams) (*ResponseTopologyGetPhysicalTopology, *resty.Response, error)
- func (s *TopologyService) GetSiteTopology() (*ResponseTopologyGetSiteTopology, *resty.Response, error)
- func (s *TopologyService) GetTopologyDetails(vlanID string) (*ResponseTopologyGetTopologyDetails, *resty.Response, error)
- func (s *TopologyService) GetVLANDetails() (*ResponseTopologyGetVLANDetails, *resty.Response, error)
- type TriggerSoftwareImageActivationHeaderParams
- type TriggerSoftwareImageActivationQueryParams
- type UpdateInterfaceDetailsQueryParams
- type UpdateNfvProfileQueryParams
- type UpdateReserveIPSubpoolQueryParams
- type UpdateSiteHeaderParams
- type UploadFileMultipartFields
- type UserandRolesService
- func (s *UserandRolesService) AddUserApI(requestUserandRolesAddUserAPI *RequestUserandRolesAddUserApI) (*ResponseUserandRolesAddUserApI, *resty.Response, error)
- func (s *UserandRolesService) GetExternalAuthenticationServersApI(...) (*ResponseUserandRolesGetExternalAuthenticationServersApI, *resty.Response, ...)
- func (s *UserandRolesService) GetPermissionsApI() (*ResponseUserandRolesGetPermissionsApI, *resty.Response, error)
- func (s *UserandRolesService) GetRolesApI(GetRolesAPIHeaderParams *GetRolesApIHeaderParams) (*ResponseUserandRolesGetRolesApI, *resty.Response, error)
- func (s *UserandRolesService) GetUsersApI(GetUsersAPIQueryParams *GetUsersApIQueryParams) (*ResponseUserandRolesGetUsersApI, *resty.Response, error)
- func (s *UserandRolesService) UpdateUserApI(requestUserandRolesUpdateUserAPI *RequestUserandRolesUpdateUserApI) (*ResponseUserandRolesUpdateUserApI, *resty.Response, error)
- type UsersService
- type WirelessService
- func (s *WirelessService) ApProvision(requestWirelessAPProvision *RequestWirelessApProvision, ...) (*ResponseWirelessApProvision, *resty.Response, error)
- func (s *WirelessService) ConfigureAccessPoints(requestWirelessConfigureAccessPoints *RequestWirelessConfigureAccessPoints) (*ResponseWirelessConfigureAccessPoints, *resty.Response, error)
- func (s *WirelessService) CreateAndProvisionSSID(requestWirelessCreateAndProvisionSSID *RequestWirelessCreateAndProvisionSSID, ...) (*ResponseWirelessCreateAndProvisionSSID, *resty.Response, error)
- func (s *WirelessService) CreateEnterpriseSSID(requestWirelessCreateEnterpriseSSID *RequestWirelessCreateEnterpriseSSID) (*ResponseWirelessCreateEnterpriseSSID, *resty.Response, error)
- func (s *WirelessService) CreateOrUpdateRfProfile(requestWirelessCreateOrUpdateRFProfile *RequestWirelessCreateOrUpdateRfProfile) (*ResponseWirelessCreateOrUpdateRfProfile, *resty.Response, error)
- func (s *WirelessService) CreateUpdateDynamicInterface(...) (*ResponseWirelessCreateUpdateDynamicInterface, *resty.Response, error)
- func (s *WirelessService) CreateWirelessProfile(requestWirelessCreateWirelessProfile *RequestWirelessCreateWirelessProfile) (*ResponseWirelessCreateWirelessProfile, *resty.Response, error)
- func (s *WirelessService) DeleteDynamicInterface(interfaceName string, ...) (*resty.Response, error)
- func (s *WirelessService) DeleteEnterpriseSSID(ssidName string) (*ResponseWirelessDeleteEnterpriseSSID, *resty.Response, error)
- func (s *WirelessService) DeleteRfProfiles(rfProfileName string) (*ResponseWirelessDeleteRfProfiles, *resty.Response, error)
- func (s *WirelessService) DeleteSSIDAndProvisionItToDevices(ssidName string, managedAPLocations string, ...) (*ResponseWirelessDeleteSSIDAndProvisionItToDevices, *resty.Response, error)
- func (s *WirelessService) DeleteWirelessProfile(wirelessProfileName string) (*ResponseWirelessDeleteWirelessProfile, *resty.Response, error)
- func (s *WirelessService) GetAccessPointConfiguration(GetAccessPointConfigurationQueryParams *GetAccessPointConfigurationQueryParams) (*ResponseWirelessGetAccessPointConfiguration, *resty.Response, error)
- func (s *WirelessService) GetAccessPointConfigurationTaskResult(taskTypeID string) (*ResponseWirelessGetAccessPointConfigurationTaskResult, *resty.Response, error)
- func (s *WirelessService) GetAccessPointRebootTaskResult(...) (*ResponseWirelessGetAccessPointRebootTaskResult, *resty.Response, error)
- func (s *WirelessService) GetDynamicInterface(GetDynamicInterfaceQueryParams *GetDynamicInterfaceQueryParams) (*ResponseWirelessGetDynamicInterface, *resty.Response, error)
- func (s *WirelessService) GetEnterpriseSSID(GetEnterpriseSSIDQueryParams *GetEnterpriseSSIDQueryParams) (*ResponseWirelessGetEnterpriseSSID, *resty.Response, error)
- func (s *WirelessService) GetWirelessProfile(GetWirelessProfileQueryParams *GetWirelessProfileQueryParams) (*ResponseWirelessGetWirelessProfile, *resty.Response, error)
- func (s *WirelessService) PSKOverride(requestWirelessPSKOverride *RequestWirelessPSKOverride) (*ResponseWirelessPSKOverride, *resty.Response, error)
- func (s *WirelessService) Provision(requestWirelessProvision *RequestWirelessProvision) (*ResponseWirelessProvision, *resty.Response, error)
- func (s *WirelessService) ProvisionUpdate(requestWirelessProvisionUpdate *RequestWirelessProvisionUpdate, ...) (*ResponseWirelessProvisionUpdate, *resty.Response, error)
- func (s *WirelessService) RebootAccessPoints(requestWirelessRebootAccessPoints *RequestWirelessRebootAccessPoints) (*ResponseWirelessRebootAccessPoints, *resty.Response, error)
- func (s *WirelessService) RetrieveRfProfiles(RetrieveRFProfilesQueryParams *RetrieveRfProfilesQueryParams) (*ResponseWirelessRetrieveRfProfiles, *resty.Response, error)
- func (s *WirelessService) SensorTestResults(SensorTestResultsQueryParams *SensorTestResultsQueryParams) (*ResponseWirelessSensorTestResults, *resty.Response, error)
- func (s *WirelessService) UpdateEnterpriseSSID(requestWirelessUpdateEnterpriseSSID *RequestWirelessUpdateEnterpriseSSID) (*ResponseWirelessUpdateEnterpriseSSID, *resty.Response, error)
- func (s *WirelessService) UpdateWirelessProfile(requestWirelessUpdateWirelessProfile *RequestWirelessUpdateWirelessProfile) (*ResponseWirelessUpdateWirelessProfile, *resty.Response, error)
Constants ¶
const DNAC_BASE_URL = "DNAC_BASE_URL"
const DNAC_DEBUG = "DNAC_DEBUG"
const DNAC_PASSWORD = "DNAC_PASSWORD"
const DNAC_SSL_VERIFY = "DNAC_SSL_VERIFY"
const DNAC_USERNAME = "DNAC_USERNAME"
const DNAC_WAIT_TIME = "DNAC_WAIT_TIME"
Variables ¶
var Error map[string]interface{}
Error indicates an error from the invocation of a Cisco DNA Center API.
Functions ¶
Types ¶
type AddSSIDToIPPoolMappingHeaderParams ¶
type AddSSIDToIPPoolMappingHeaderParams struct {
Persistbapioutput string `url:"__persistbapioutput,omitempty"` //Expects type string. Enable this parameter to execute the API and return a response asynchronously.
}
type ApProvisionHeaderParams ¶
type ApProvisionHeaderParams struct {
Persistbapioutput string `url:"__persistbapioutput,omitempty"` //Expects type string.
}
type ApplicationPolicyService ¶
type ApplicationPolicyService service
func (*ApplicationPolicyService) ApplicationPolicyIntent ¶
func (s *ApplicationPolicyService) ApplicationPolicyIntent(requestApplicationPolicyApplicationPolicyIntent *RequestApplicationPolicyApplicationPolicyIntent) (*ResponseApplicationPolicyApplicationPolicyIntent, *resty.Response, error)
ApplicationPolicyIntent Application Policy Intent - aea4-bb7b-4329-bd06
Create/Update/Delete application policy
Documentation Link: https://developer.cisco.com/docs/dna-center/#!application-policy-intent
func (*ApplicationPolicyService) CreateApplication ¶
func (s *ApplicationPolicyService) CreateApplication(requestApplicationPolicyCreateApplication *RequestApplicationPolicyCreateApplication) (*ResponseApplicationPolicyCreateApplication, *resty.Response, error)
CreateApplication Create Application - fb9b-f80f-491a-9851
Create new Custom application
Documentation Link: https://developer.cisco.com/docs/dna-center/#!create-application
func (*ApplicationPolicyService) CreateApplicationPolicyQueuingProfile ¶
func (s *ApplicationPolicyService) CreateApplicationPolicyQueuingProfile(requestApplicationPolicyCreateApplicationPolicyQueuingProfile *RequestApplicationPolicyCreateApplicationPolicyQueuingProfile) (*ResponseApplicationPolicyCreateApplicationPolicyQueuingProfile, *resty.Response, error)
CreateApplicationPolicyQueuingProfile Create Application Policy Queuing Profile - 78b7-ba71-4959-bbd2
Create new custom application queuing profile
Documentation Link: https://developer.cisco.com/docs/dna-center/#!create-application-policy-queuing-profile
func (*ApplicationPolicyService) CreateApplicationSet ¶
func (s *ApplicationPolicyService) CreateApplicationSet(requestApplicationPolicyCreateApplicationSet *RequestApplicationPolicyCreateApplicationSet) (*ResponseApplicationPolicyCreateApplicationSet, *resty.Response, error)
CreateApplicationSet Create Application Set - 3e94-cb1b-485b-8b0e
Create new custom application-set/s
Documentation Link: https://developer.cisco.com/docs/dna-center/#!create-application-set
func (*ApplicationPolicyService) CreateQosDeviceInterfaceInfo ¶
func (s *ApplicationPolicyService) CreateQosDeviceInterfaceInfo(requestApplicationPolicyCreateQosDeviceInterfaceInfo *RequestApplicationPolicyCreateQosDeviceInterfaceInfo) (*ResponseApplicationPolicyCreateQosDeviceInterfaceInfo, *resty.Response, error)
CreateQosDeviceInterfaceInfo Create Qos Device Interface Info - 3889-59af-4cf8-9fde
Create qos device interface infos associate with network device id to allow the user to mark specific interfaces as WAN, to associate WAN interfaces with specific SP Profile and to be able to define a shaper on WAN interfaces
Documentation Link: https://developer.cisco.com/docs/dna-center/#!create-qos-device-interface-info
func (*ApplicationPolicyService) DeleteApplication ¶
func (s *ApplicationPolicyService) DeleteApplication(DeleteApplicationQueryParams *DeleteApplicationQueryParams) (*ResponseApplicationPolicyDeleteApplication, *resty.Response, error)
DeleteApplication Delete Application - d49a-f9b8-4c6a-a8ea
Delete existing application by its id
@param DeleteApplicationQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!delete-application
func (*ApplicationPolicyService) DeleteApplicationPolicyQueuingProfile ¶
func (s *ApplicationPolicyService) DeleteApplicationPolicyQueuingProfile(id string) (*ResponseApplicationPolicyDeleteApplicationPolicyQueuingProfile, *resty.Response, error)
DeleteApplicationPolicyQueuingProfile Delete Application Policy Queuing Profile - 09a0-482f-422b-b325
Delete existing custom application policy queuing profile by id
@param id id path parameter. Id of custom queuing profile to delete
Documentation Link: https://developer.cisco.com/docs/dna-center/#!delete-application-policy-queuing-profile
func (*ApplicationPolicyService) DeleteApplicationSet ¶
func (s *ApplicationPolicyService) DeleteApplicationSet(DeleteApplicationSetQueryParams *DeleteApplicationSetQueryParams) (*ResponseApplicationPolicyDeleteApplicationSet, *resty.Response, error)
DeleteApplicationSet Delete Application Set - 70b6-f8e1-40b8-b784
Delete existing application-set by it's id
@param DeleteApplicationSetQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!delete-application-set
func (*ApplicationPolicyService) DeleteQosDeviceInterfaceInfo ¶
func (s *ApplicationPolicyService) DeleteQosDeviceInterfaceInfo(id string) (*ResponseApplicationPolicyDeleteQosDeviceInterfaceInfo, *resty.Response, error)
DeleteQosDeviceInterfaceInfo Delete Qos Device Interface Info - 51b1-b8bd-435b-9842
Delete all qos device interface infos associate with network device id
@param id id path parameter. Id of the qos device info, this object holds all qos device interface infos associate with network device id
Documentation Link: https://developer.cisco.com/docs/dna-center/#!delete-qos-device-interface-info
func (*ApplicationPolicyService) EditApplication ¶
func (s *ApplicationPolicyService) EditApplication(requestApplicationPolicyEditApplication *RequestApplicationPolicyEditApplication) (*ResponseApplicationPolicyEditApplication, *resty.Response, error)
EditApplication Edit Application - 3986-6887-4439-a41d
Edit the attributes of an existing application
func (*ApplicationPolicyService) GetApplicationPolicy ¶
func (s *ApplicationPolicyService) GetApplicationPolicy(GetApplicationPolicyQueryParams *GetApplicationPolicyQueryParams) (*ResponseApplicationPolicyGetApplicationPolicy, *resty.Response, error)
GetApplicationPolicy Get Application Policy - 3d9f-6b17-4879-8e45
Get all existing application policies
@param GetApplicationPolicyQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-application-policy
func (*ApplicationPolicyService) GetApplicationPolicyDefault ¶
func (s *ApplicationPolicyService) GetApplicationPolicyDefault() (*ResponseApplicationPolicyGetApplicationPolicyDefault, *resty.Response, error)
GetApplicationPolicyDefault Get Application Policy Default - 21a2-4b5d-4f98-a730
Get default application policy
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-application-policy-default
func (*ApplicationPolicyService) GetApplicationPolicyQueuingProfile ¶
func (s *ApplicationPolicyService) GetApplicationPolicyQueuingProfile(GetApplicationPolicyQueuingProfileQueryParams *GetApplicationPolicyQueuingProfileQueryParams) (*ResponseApplicationPolicyGetApplicationPolicyQueuingProfile, *resty.Response, error)
GetApplicationPolicyQueuingProfile Get Application Policy Queuing Profile - 1698-39cc-4bdb-8ed9
Get all or by name, existing application policy queuing profiles
@param GetApplicationPolicyQueuingProfileQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-application-policy-queuing-profile
func (*ApplicationPolicyService) GetApplicationPolicyQueuingProfileCount ¶
func (s *ApplicationPolicyService) GetApplicationPolicyQueuingProfileCount() (*ResponseApplicationPolicyGetApplicationPolicyQueuingProfileCount, *resty.Response, error)
GetApplicationPolicyQueuingProfileCount Get Application Policy Queuing Profile Count - efa2-4afa-4578-88e9
Get the number of all existing application policy queuing profile
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-application-policy-queuing-profile-count
func (*ApplicationPolicyService) GetApplicationSets ¶
func (s *ApplicationPolicyService) GetApplicationSets(GetApplicationSetsQueryParams *GetApplicationSetsQueryParams) (*ResponseApplicationPolicyGetApplicationSets, *resty.Response, error)
GetApplicationSets Get Application Sets - cb86-8b21-4289-8159
Get appllication-sets by offset/limit or by name
@param GetApplicationSetsQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-application-sets
func (*ApplicationPolicyService) GetApplicationSetsCount ¶
func (s *ApplicationPolicyService) GetApplicationSetsCount() (*ResponseApplicationPolicyGetApplicationSetsCount, *resty.Response, error)
GetApplicationSetsCount Get Application Sets Count - cfa0-49a6-44bb-8a07
Get the number of existing application-sets
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-application-sets-count
func (*ApplicationPolicyService) GetApplications ¶
func (s *ApplicationPolicyService) GetApplications(GetApplicationsQueryParams *GetApplicationsQueryParams) (*ResponseApplicationPolicyGetApplications, *resty.Response, error)
GetApplications Get Applications - 8893-b834-445b-b29c
Get applications by offset/limit or by name
@param GetApplicationsQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-applications
func (*ApplicationPolicyService) GetApplicationsCount ¶
func (s *ApplicationPolicyService) GetApplicationsCount() (*ResponseApplicationPolicyGetApplicationsCount, *resty.Response, error)
GetApplicationsCount Get Applications Count - 039d-e8b1-47a9-8690
Get the number of all existing applications
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-applications-count
func (*ApplicationPolicyService) GetQosDeviceInterfaceInfo ¶
func (s *ApplicationPolicyService) GetQosDeviceInterfaceInfo(GetQosDeviceInterfaceInfoQueryParams *GetQosDeviceInterfaceInfoQueryParams) (*ResponseApplicationPolicyGetQosDeviceInterfaceInfo, *resty.Response, error)
GetQosDeviceInterfaceInfo Get Qos Device Interface Info - 42a6-e9eb-46bb-a197
Get all or by network device id, existing qos device interface infos
@param GetQosDeviceInterfaceInfoQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-qos-device-interface-info
func (*ApplicationPolicyService) GetQosDeviceInterfaceInfoCount ¶
func (s *ApplicationPolicyService) GetQosDeviceInterfaceInfoCount() (*ResponseApplicationPolicyGetQosDeviceInterfaceInfoCount, *resty.Response, error)
GetQosDeviceInterfaceInfoCount Get Qos Device Interface Info Count - 729a-98e1-4a3b-91f2
Get the number of all existing qos device interface infos group by network device id
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-qos-device-interface-info-count
func (*ApplicationPolicyService) UpdateApplicationPolicyQueuingProfile ¶
func (s *ApplicationPolicyService) UpdateApplicationPolicyQueuingProfile(requestApplicationPolicyUpdateApplicationPolicyQueuingProfile *RequestApplicationPolicyUpdateApplicationPolicyQueuingProfile) (*ResponseApplicationPolicyUpdateApplicationPolicyQueuingProfile, *resty.Response, error)
UpdateApplicationPolicyQueuingProfile Update Application Policy Queuing Profile - da98-38ea-44aa-8024
Update existing custom application queuing profile
func (*ApplicationPolicyService) UpdateQosDeviceInterfaceInfo ¶
func (s *ApplicationPolicyService) UpdateQosDeviceInterfaceInfo(requestApplicationPolicyUpdateQosDeviceInterfaceInfo *RequestApplicationPolicyUpdateQosDeviceInterfaceInfo) (*ResponseApplicationPolicyUpdateQosDeviceInterfaceInfo, *resty.Response, error)
UpdateQosDeviceInterfaceInfo Update Qos Device Interface Info - 71b7-ba8c-47b8-95b6
Update existing qos device interface infos associate with network device id
type ApplicationsQueryParams ¶
type ApplicationsQueryParams struct { SiteID string `url:"siteId,omitempty"` //Assurance site UUID value (Cannot be submitted together with deviceId and clientMac) DeviceID string `url:"deviceId,omitempty"` //Assurance device UUID value (Cannot be submitted together with siteId and clientMac) MacAddress string `url:"macAddress,omitempty"` //Client device's MAC address (Cannot be submitted together with siteId and deviceId) StartTime float64 `url:"startTime,omitempty"` //Starting epoch time in milliseconds of time window EndTime float64 `url:"endTime,omitempty"` //Ending epoch time in milliseconds of time window ApplicationHealth string `url:"applicationHealth,omitempty"` //Application health category (POOR, FAIR, or GOOD. Optionally use with siteId only) Offset float64 `url:"offset,omitempty"` //The offset of the first application in the returned data (optionally used with siteId only) Limit float64 `url:"limit,omitempty"` //The max number of application entries in returned data [1, 1000] (optionally used with siteId only) ApplicationName string `url:"applicationName,omitempty"` //The name of the application to get information on }
type ApplicationsService ¶
type ApplicationsService service
func (*ApplicationsService) Applications ¶
func (s *ApplicationsService) Applications(ApplicationsQueryParams *ApplicationsQueryParams) (*ResponseApplicationsApplications, *resty.Response, error)
Applications Applications - 2db5-8a1f-4fea-9242
Intent API to get a list of applications for a specific site, a device, or a client device's MAC address. For a combination of a specific application with site and/or device the API gets list of issues/devices/endpoints.
@param ApplicationsQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!applications
type AssignDeviceCredentialToSiteHeaderParams ¶
type AssignDeviceCredentialToSiteHeaderParams struct {
Persistbapioutput string `url:"__persistbapioutput,omitempty"` //Expects type string. Persist bapi sync response
}
type AssignDevicesToSiteHeaderParams ¶
type AssignDevicesToSiteHeaderParams struct { Runsync string `url:"__runsync,omitempty"` //Expects type bool. Enable this parameter to execute the API and return a response synchronously Persistbapioutput string `url:"__persistbapioutput,omitempty"` //Expects type bool. Persist bapi sync response Runsynctimeout string `url:"__runsynctimeout,omitempty"` //Expects type float64. During synchronous execution, this defines the maximum time to wait for a response, before the API execution is terminated }
type AuthenticationAPIResponse ¶
type AuthenticationAPIResponse struct {
Token string `json:"Token,omitempty"` //
}
AuthenticationAPIResponse is the AuthenticationAPIResponse definition
type AuthenticationManagementService ¶
type AuthenticationManagementService service
func (*AuthenticationManagementService) AuthenticationApI ¶
func (s *AuthenticationManagementService) AuthenticationApI() (*ResponseAuthenticationManagementAuthenticationApI, *resty.Response, error)
AuthenticationApI Authentication API - ac8a-e94c-4e69-a09d
API to obtain an access token, which remains valid for 1 hour. The token obtained using this API is required to be set as value to the X-Auth-Token HTTP Header for all API calls to Cisco DNA Center.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!authentication-api
func (*AuthenticationManagementService) ImportCertificate ¶
func (s *AuthenticationManagementService) ImportCertificate(ImportCertificateQueryParams *ImportCertificateQueryParams, ImportCertificateMultipartFields *ImportCertificateMultipartFields) (*ResponseAuthenticationManagementImportCertificate, *resty.Response, error)
ImportCertificate importCertificate - 2a9e-c8a4-454a-b942
This method is used to upload a certificate
@param ImportCertificateQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!import-certificate
func (*AuthenticationManagementService) ImportCertificateP12 ¶
func (s *AuthenticationManagementService) ImportCertificateP12(ImportCertificateP12QueryParams *ImportCertificateP12QueryParams, ImportCertificateP12MultipartFields *ImportCertificateP12MultipartFields) (*ResponseAuthenticationManagementImportCertificateP12, *resty.Response, error)
ImportCertificateP12 importCertificateP12 - 368e-79cf-4329-b63f
This method is used to upload a PKCS#12 file
@param ImportCertificateP12QueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!import-certificate-p12
type AuthenticationService ¶
type AuthenticationService service
AuthenticationService is the service to communicate with the Authentication API endpoint
func (*AuthenticationService) AuthenticationAPI ¶
func (s *AuthenticationService) AuthenticationAPI(username string, password string) (*AuthenticationAPIResponse, *resty.Response, error)
AuthenticationAPI authenticationAPI
API to obtain an access token. The token obtained using this API is required to be set as value to the X-Auth-Token HTTP Header for all API calls to Cisco DNA Center.
@param Content-Type Request body content type @param Authorization String composed of “Basic”, followed by a space, followed by the Base64 encoding of “username:password”, NOT including the quotes. For example “Basic YWRtaW46TWFnbGV2MTIz”, where YWRtaW46TWFnbGV2MTIz is the Base 64 encoding.
type CiscoDnaCenterSystemService ¶
type CiscoDnaCenterSystemService service
func (*CiscoDnaCenterSystemService) AuthorizeDevice ¶
func (s *CiscoDnaCenterSystemService) AuthorizeDevice(requestCiscoDnaCenterSystemAuthorizeDevice *RequestCiscoDnaCenterSystemAuthorizeDevice) (*ResponseCiscoDnaCenterSystemAuthorizeDevice, *resty.Response, error)
AuthorizeDevice Authorize Device - 2897-4ae4-4ae9-a1dc
Authorizes one of more devices. A device can only be authorized if Authorization is set in Device Settings.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!authorize-device
type ClearMacAddressTableQueryParams ¶
type ClearMacAddressTableQueryParams struct {
DeploymentMode string `url:"deploymentMode,omitempty"` //Preview/Deploy ['Preview' means the configuration is not pushed to the device. 'Deploy' makes the configuration pushed to the device]
}
type Client ¶
type Client struct { // API Services Authentication *AuthenticationService ApplicationPolicy *ApplicationPolicyService Applications *ApplicationsService AuthenticationManagement *AuthenticationManagementService CiscoDnaCenterSystem *CiscoDnaCenterSystemService Clients *ClientsService CommandRunner *CommandRunnerService Compliance *ComplianceService ConfigurationArchive *ConfigurationArchiveService ConfigurationTemplates *ConfigurationTemplatesService DeviceOnboardingPnp *DeviceOnboardingPnpService DeviceReplacement *DeviceReplacementService Devices *DevicesService Discovery *DiscoveryService EoX *EoXService EventManagement *EventManagementService FabricWireless *FabricWirelessService File *FileService HealthAndPerformance *HealthAndPerformanceService Itsm *ItsmService ItsmIntegration *ItsmIntegrationService Issues *IssuesService LanAutomation *LanAutomationService Licenses *LicensesService NetworkSettings *NetworkSettingsService PathTrace *PathTraceService Platform *PlatformService Reports *ReportsService Sda *SdaService SecurityAdvisories *SecurityAdvisoriesService Sensors *SensorsService SiteDesign *SiteDesignService Sites *SitesService SoftwareImageManagementSwim *SoftwareImageManagementSwimService SystemSettings *SystemSettingsService Tag *TagService Task *TaskService Topology *TopologyService UserandRoles *UserandRolesService Users *UsersService Wireless *WirelessService CustomCall *CustomCallService // contains filtered or unexported fields }
Client manages communication with the Cisco DNA Center API
func NewClient ¶
NewClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func NewClientNoAuth ¶
NewClientNoAuth returns the client object without trying to authenticate
func NewClientWithOptions ¶
func NewClientWithOptions(baseURL string, username string, password string, debug string, sslVerify string, waitTimeToManyRequest *int) (*Client, error)
NewClientWithOptions is the client with options passed with parameters
func NewClientWithOptionsNoAuth ¶
func NewClientWithOptionsNoAuth(baseURL string, username string, password string, debug string, sslVerify string, waitTimeToManyRequest *int) (*Client, error)
NewClientWithOptionsNoAuth returns the client object without trying to authenticate and sets environment variables
func (*Client) AuthClient ¶
func (*Client) RestyClient ¶
func (s *Client) RestyClient() *resty.Client
RestyClient returns the resty.Client used by the sdk
func (*Client) SetAuthToken ¶
SetAuthToken defines the X-Auth-Token token sent in the request
func (*Client) SetDNACWaitTimeToManyRequest ¶
type ClientProximityQueryParams ¶
type ClientProximityQueryParams struct { Username string `url:"username,omitempty"` //Wireless client username for which proximity information is required NumberDays float64 `url:"number_days,omitempty"` //Number of days to track proximity until current date. Defaults and maximum up to 14 days. TimeResolution float64 `url:"time_resolution,omitempty"` //Time interval (in minutes) to measure proximity. Defaults to 15 minutes with a minimum 5 minutes. }
type ClientsService ¶
type ClientsService service
func (*ClientsService) ClientProximity ¶
func (s *ClientsService) ClientProximity(ClientProximityQueryParams *ClientProximityQueryParams) (*ResponseClientsClientProximity, *resty.Response, error)
ClientProximity Client Proximity - 4497-ebe2-4c88-84a1
This intent API will provide client proximity information for a specific wireless user. Proximity is defined as presence on the same floor at the same time as the specified wireless user. The Proximity workflow requires the subscription to the following event (via the Event Notification workflow) prior to making this API call: NETWORK-CLIENTS-3-506 Client Proximity Report.
@param ClientProximityQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!client-proximity
func (*ClientsService) GetClientDetail ¶
func (s *ClientsService) GetClientDetail(GetClientDetailQueryParams *GetClientDetailQueryParams) (*ResponseClientsGetClientDetail, *resty.Response, error)
GetClientDetail Get Client Detail - e2ad-ba79-43ba-b3e9
Returns detailed Client information retrieved by Mac Address for any given point of time.
@param GetClientDetailQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-client-detail
func (*ClientsService) GetClientEnrichmentDetails ¶
func (s *ClientsService) GetClientEnrichmentDetails(GetClientEnrichmentDetailsHeaderParams *GetClientEnrichmentDetailsHeaderParams) (*ResponseClientsGetClientEnrichmentDetails, *resty.Response, error)
GetClientEnrichmentDetails Get Client Enrichment Details - b199-685d-4d08-9a67
Enriches a given network End User context (a network user-id or end user’s device Mac Address) with details about the user, the devices that the user is connected to and the assurance issues that the user is impacted by
@param GetClientEnrichmentDetailsHeaderParams Custom header parameters
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-client-enrichment-details
func (*ClientsService) GetOverallClientHealth ¶
func (s *ClientsService) GetOverallClientHealth(GetOverallClientHealthQueryParams *GetOverallClientHealthQueryParams) (*ResponseClientsGetOverallClientHealth, *resty.Response, error)
GetOverallClientHealth Get Overall Client Health - 149a-a93b-4ddb-80dd
Returns Overall Client Health information by Client type (Wired and Wireless) for any given point of time
@param GetOverallClientHealthQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-overall-client-health
type CommandRunnerService ¶
type CommandRunnerService service
func (*CommandRunnerService) GetAllKeywordsOfCliSAcceptedByCommandRunner ¶
func (s *CommandRunnerService) GetAllKeywordsOfCliSAcceptedByCommandRunner() (*ResponseCommandRunnerGetAllKeywordsOfCliSAcceptedByCommandRunner, *resty.Response, error)
GetAllKeywordsOfCliSAcceptedByCommandRunner Get all keywords of CLIs accepted by command runner - 33bb-2b9d-4019-9e14
Get valid keywords
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-all-keywords-of-c-l-is-accepted-by-command-runner
func (*CommandRunnerService) RunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration ¶
func (s *CommandRunnerService) RunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration(requestCommandRunnerRunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration *RequestCommandRunnerRunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration) (*ResponseCommandRunnerRunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration, *resty.Response, error)
RunReadOnlyCommandsOnDevicesToGetTheirRealTimeConfiguration Run read-only commands on devices to get their real-time configuration - d6b8-ca77-4739-adf4
Submit request for read-only CLIs
Documentation Link: https://developer.cisco.com/docs/dna-center/#!run-read-only-commands-on-devices-to-get-their-real-time-configuration
type ComplianceDetailsOfDeviceQueryParams ¶
type ComplianceDetailsOfDeviceQueryParams struct { Category string `url:"category,omitempty"` //complianceCategory can have any value among 'INTENT', 'RUNNING_CONFIG' ComplianceType string `url:"complianceType,omitempty"` //complianceType can have any value among 'NETWORK_DESIGN', 'NETWORK_PROFILE', 'FABRIC', 'POLICY', 'RUNNING_CONFIG' DiffList bool `url:"diffList,omitempty"` //diff list [ pass true to fetch the diff list ] Key string `url:"key,omitempty"` //extended attribute key Value string `url:"value,omitempty"` //extended attribute value }
type ComplianceService ¶
type ComplianceService service
func (*ComplianceService) ComplianceDetailsOfDevice ¶
func (s *ComplianceService) ComplianceDetailsOfDevice(deviceUUID string, ComplianceDetailsOfDeviceQueryParams *ComplianceDetailsOfDeviceQueryParams) (*ResponseComplianceComplianceDetailsOfDevice, *resty.Response, error)
ComplianceDetailsOfDevice Compliance Details of Device - 52bf-e904-45aa-b017
Return compliance detailed report for a device.
@param deviceUUID deviceUuid path parameter. @param ComplianceDetailsOfDeviceQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!compliance-details-of-device
func (*ComplianceService) DeviceComplianceStatus ¶
func (s *ComplianceService) DeviceComplianceStatus(deviceUUID string) (*ResponseComplianceDeviceComplianceStatus, *resty.Response, error)
DeviceComplianceStatus Device Compliance Status - 7aa8-5ad5-48ea-94a7
Return compliance status of a device.
@param deviceUUID deviceUuid path parameter.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!device-compliance-status
func (*ComplianceService) GetComplianceDetail ¶
func (s *ComplianceService) GetComplianceDetail(GetComplianceDetailQueryParams *GetComplianceDetailQueryParams) (*ResponseComplianceGetComplianceDetail, *resty.Response, error)
GetComplianceDetail Get Compliance Detail - dda1-1ae7-4788-9d49
Return Compliance Detail
@param GetComplianceDetailQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-compliance-detail
func (*ComplianceService) GetComplianceDetailCount ¶
func (s *ComplianceService) GetComplianceDetailCount(GetComplianceDetailCountQueryParams *GetComplianceDetailCountQueryParams) (*ResponseComplianceGetComplianceDetailCount, *resty.Response, error)
GetComplianceDetailCount Get Compliance Detail Count - 3eb6-58c3-4549-94df
Return Compliance Count Detail
@param GetComplianceDetailCountQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-compliance-detail-count
func (*ComplianceService) GetComplianceStatus ¶
func (s *ComplianceService) GetComplianceStatus(GetComplianceStatusQueryParams *GetComplianceStatusQueryParams) (*ResponseComplianceGetComplianceStatus, *resty.Response, error)
GetComplianceStatus Get Compliance Status - dda5-cb9a-49aa-aef6
Return compliance status of device(s).
@param GetComplianceStatusQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-compliance-status
func (*ComplianceService) GetComplianceStatusCount ¶
func (s *ComplianceService) GetComplianceStatusCount(GetComplianceStatusCountQueryParams *GetComplianceStatusCountQueryParams) (*ResponseComplianceGetComplianceStatusCount, *resty.Response, error)
GetComplianceStatusCount Get Compliance Status Count - db99-f919-424a-9f83
Return Compliance Status Count
@param GetComplianceStatusCountQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-compliance-status-count
func (*ComplianceService) RunCompliance ¶
func (s *ComplianceService) RunCompliance(requestComplianceRunCompliance *RequestComplianceRunCompliance) (*ResponseComplianceRunCompliance, *resty.Response, error)
RunCompliance Run Compliance - f6ae-c8a7-4428-a9ff
Run compliance check for device(s).
Documentation Link: https://developer.cisco.com/docs/dna-center/#!run-compliance
type ConfigurationArchiveService ¶
type ConfigurationArchiveService service
func (*ConfigurationArchiveService) ExportDeviceConfigurations ¶
func (s *ConfigurationArchiveService) ExportDeviceConfigurations(requestConfigurationArchiveExportDeviceConfigurations *RequestConfigurationArchiveExportDeviceConfigurations) (*ResponseConfigurationArchiveExportDeviceConfigurations, *resty.Response, error)
ExportDeviceConfigurations Export Device configurations - 51a4-0aba-4c68-ac17
Export Device configurations to an encrypted zip file.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!export-device-configurations
type ConfigurationTemplatesService ¶
type ConfigurationTemplatesService service
func (*ConfigurationTemplatesService) CreateProject ¶
func (s *ConfigurationTemplatesService) CreateProject(requestConfigurationTemplatesCreateProject *RequestConfigurationTemplatesCreateProject) (*ResponseConfigurationTemplatesCreateProject, *resty.Response, error)
CreateProject Create Project - 5788-a8a8-4aa9-b97a
This API is used to create a new project.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!create-project
func (*ConfigurationTemplatesService) CreateTemplate ¶
func (s *ConfigurationTemplatesService) CreateTemplate(projectID string, requestConfigurationTemplatesCreateTemplate *RequestConfigurationTemplatesCreateTemplate) (*ResponseConfigurationTemplatesCreateTemplate, *resty.Response, error)
CreateTemplate Create Template - ab94-a88b-4b0b-8d3d
API to create a template by project id.
@param projectID projectId path parameter. UUID of the project in which the template needs to be created
Documentation Link: https://developer.cisco.com/docs/dna-center/#!create-template
func (*ConfigurationTemplatesService) CreatesACloneOfTheGivenTemplate ¶
func (s *ConfigurationTemplatesService) CreatesACloneOfTheGivenTemplate(name string, templateID string, projectID string, CreatesACloneOfTheGivenTemplateQueryParams *CreatesACloneOfTheGivenTemplateQueryParams) (*ResponseConfigurationTemplatesCreatesACloneOfTheGivenTemplate, *resty.Response, error)
CreatesACloneOfTheGivenTemplate Creates a clone of the given template - 0384-4a0a-4ee8-bfc2
API to clone template
@param name name path parameter. Template name to clone template(Name should be different than existing template name within same project)
@param templateID templateId path parameter. UUID of the template to clone it
@param projectID projectId path parameter. @param CreatesACloneOfTheGivenTemplateQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!creates-a-clone-of-the-given-template
func (*ConfigurationTemplatesService) DeletesTheProject ¶
func (s *ConfigurationTemplatesService) DeletesTheProject(projectID string) (*ResponseConfigurationTemplatesDeletesTheProject, *resty.Response, error)
DeletesTheProject Deletes the project - 8cbb-79f4-4259-82d4
Deletes the project by its id
@param projectID projectId path parameter. projectId(UUID) of project to be deleted
Documentation Link: https://developer.cisco.com/docs/dna-center/#!deletes-the-project
func (*ConfigurationTemplatesService) DeletesTheTemplate ¶
func (s *ConfigurationTemplatesService) DeletesTheTemplate(templateID string) (*ResponseConfigurationTemplatesDeletesTheTemplate, *resty.Response, error)
DeletesTheTemplate Deletes the template - a2bb-4afd-4699-8965
Deletes the template by its id
@param templateID templateId path parameter. templateId(UUID) of template to be deleted
Documentation Link: https://developer.cisco.com/docs/dna-center/#!deletes-the-template
func (*ConfigurationTemplatesService) DeployTemplate ¶
func (s *ConfigurationTemplatesService) DeployTemplate(requestConfigurationTemplatesDeployTemplate *RequestConfigurationTemplatesDeployTemplate) (*ResponseConfigurationTemplatesDeployTemplate, *resty.Response, error)
DeployTemplate Deploy Template - 179f-09d8-430b-bee0
API to deploy a template.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!deploy-template
func (*ConfigurationTemplatesService) DeployTemplateV2 ¶
func (s *ConfigurationTemplatesService) DeployTemplateV2(requestConfigurationTemplatesDeployTemplateV2 *RequestConfigurationTemplatesDeployTemplateV2) (*ResponseConfigurationTemplatesDeployTemplateV2, *resty.Response, error)
DeployTemplateV2 Deploy Template V2 - 02af-1bdf-4b48-9cbb
V2 API to deploy a template.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!deploy-template-v2
func (*ConfigurationTemplatesService) ExportsTheProjectsForAGivenCriteria ¶
func (s *ConfigurationTemplatesService) ExportsTheProjectsForAGivenCriteria(requestConfigurationTemplatesExportsTheProjectsForAGivenCriteria *RequestConfigurationTemplatesExportsTheProjectsForAGivenCriteria) (*ResponseConfigurationTemplatesExportsTheProjectsForAGivenCriteria, *resty.Response, error)
ExportsTheProjectsForAGivenCriteria Exports the projects for a given criteria. - 67bc-e964-45f8-b720
Exports the projects for given projectNames.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!exports-the-projects-for-a-given-criteria
func (*ConfigurationTemplatesService) ExportsTheTemplatesForAGivenCriteria ¶
func (s *ConfigurationTemplatesService) ExportsTheTemplatesForAGivenCriteria(requestConfigurationTemplatesExportsTheTemplatesForAGivenCriteria *RequestConfigurationTemplatesExportsTheTemplatesForAGivenCriteria) (*ResponseConfigurationTemplatesExportsTheTemplatesForAGivenCriteria, *resty.Response, error)
ExportsTheTemplatesForAGivenCriteria Exports the templates for a given criteria. - a3a9-498f-4f48-a3c7
Exports the templates for given templateIds.
Documentation Link: https://developer.cisco.com/docs/dna-center/#!exports-the-templates-for-a-given-criteria
func (*ConfigurationTemplatesService) GetProjectsDetails ¶
func (s *ConfigurationTemplatesService) GetProjectsDetails(GetProjectsDetailsQueryParams *GetProjectsDetailsQueryParams) (*ResponseConfigurationTemplatesGetProjectsDetails, *resty.Response, error)
GetProjectsDetails Get project(s) details - 9a8c-aa6d-459b-a4a2
Get project(s) details
@param GetProjectsDetailsQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-projects-details
func (*ConfigurationTemplatesService) GetTemplatesDetails ¶
func (s *ConfigurationTemplatesService) GetTemplatesDetails(GetTemplatesDetailsQueryParams *GetTemplatesDetailsQueryParams) (*ResponseConfigurationTemplatesGetTemplatesDetails, *resty.Response, error)
GetTemplatesDetails Get template(s) details - b0b6-ba49-43c8-9f45
Get template(s) details
@param GetTemplatesDetailsQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!get-templates-details
func (*ConfigurationTemplatesService) GetsAListOfProjects ¶
func (s *ConfigurationTemplatesService) GetsAListOfProjects(GetsAListOfProjectsQueryParams *GetsAListOfProjectsQueryParams) (*ResponseConfigurationTemplatesGetsAListOfProjects, *resty.Response, error)
GetsAListOfProjects Gets a list of projects - 4f80-08c2-400b-98ee
List the projects
@param GetsAListOfProjectsQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!gets-a-list-of-projects
func (*ConfigurationTemplatesService) GetsAllTheVersionsOfAGivenTemplate ¶
func (s *ConfigurationTemplatesService) GetsAllTheVersionsOfAGivenTemplate(templateID string) (*ResponseConfigurationTemplatesGetsAllTheVersionsOfAGivenTemplate, *resty.Response, error)
GetsAllTheVersionsOfAGivenTemplate Gets all the versions of a given template - 0191-2b65-45fb-8891
Get all the versions of template by its id
@param templateID templateId path parameter. templateId(UUID) to get list of versioned templates
Documentation Link: https://developer.cisco.com/docs/dna-center/#!gets-all-the-versions-of-a-given-template
func (*ConfigurationTemplatesService) GetsDetailsOfAGivenTemplate ¶
func (s *ConfigurationTemplatesService) GetsDetailsOfAGivenTemplate(templateID string, GetsDetailsOfAGivenTemplateQueryParams *GetsDetailsOfAGivenTemplateQueryParams) (*ResponseConfigurationTemplatesGetsDetailsOfAGivenTemplate, *resty.Response, error)
GetsDetailsOfAGivenTemplate Gets details of a given template - 8c82-5900-40d9-8137
Details of the template by its id
@param templateID templateId path parameter. TemplateId(UUID) to get details of the template
@param GetsDetailsOfAGivenTemplateQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!gets-details-of-a-given-template
func (*ConfigurationTemplatesService) GetsTheDetailsOfAGivenProject ¶
func (s *ConfigurationTemplatesService) GetsTheDetailsOfAGivenProject(projectID string) (*ResponseConfigurationTemplatesGetsTheDetailsOfAGivenProject, *resty.Response, error)
GetsTheDetailsOfAGivenProject Gets the details of a given project. - dd91-a8c0-436a-82d9
Get the details of the given project by its id.
@param projectID projectId path parameter. projectId(UUID) of project to get project details
Documentation Link: https://developer.cisco.com/docs/dna-center/#!gets-the-details-of-a-given-project
func (*ConfigurationTemplatesService) GetsTheTemplatesAvailable ¶
func (s *ConfigurationTemplatesService) GetsTheTemplatesAvailable(GetsTheTemplatesAvailableQueryParams *GetsTheTemplatesAvailableQueryParams) (*ResponseConfigurationTemplatesGetsTheTemplatesAvailable, *resty.Response, error)
GetsTheTemplatesAvailable Gets the templates available - e286-e848-47bb-a77e
List the templates available
@param GetsTheTemplatesAvailableQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!gets-the-templates-available
func (*ConfigurationTemplatesService) ImportsTheProjectsProvided ¶
func (s *ConfigurationTemplatesService) ImportsTheProjectsProvided(ImportsTheProjectsProvidedQueryParams *ImportsTheProjectsProvidedQueryParams) (*ResponseConfigurationTemplatesImportsTheProjectsProvided, *resty.Response, error)
ImportsTheProjectsProvided Imports the Projects provided - f59f-a8ad-42d9-8b4f
Imports the Projects provided in the DTO
@param ImportsTheProjectsProvidedQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!imports-the-projects-provided
func (*ConfigurationTemplatesService) ImportsTheTemplatesProvided ¶
func (s *ConfigurationTemplatesService) ImportsTheTemplatesProvided(projectName string, requestConfigurationTemplatesImportsTheTemplatesProvided *RequestConfigurationTemplatesImportsTheTemplatesProvided, ImportsTheTemplatesProvidedQueryParams *ImportsTheTemplatesProvidedQueryParams) (*ResponseConfigurationTemplatesImportsTheTemplatesProvided, *resty.Response, error)
ImportsTheTemplatesProvided Imports the templates provided - 4d86-f92a-4a7b-90bb
Imports the templates provided in the DTO by project Name
@param projectName projectName path parameter. Project name to create template under the project
@param ImportsTheTemplatesProvidedQueryParams Filtering parameter
Documentation Link: https://developer.cisco.com/docs/dna-center/#!imports-the-templates-provided
func (*ConfigurationTemplatesService) PreviewTemplate ¶
func (s *ConfigurationTemplatesService) PreviewTemplate(requestConfigurationTemplatesPreviewTemplate *RequestConfigurationTemplatesPreviewTemplate) (*ResponseConfigurationTemplatesPreviewTemplate, *resty.Response, error)
PreviewTemplate Preview Template - 41bc-aaa6-4669-853e
API to preview a template.
func (*ConfigurationTemplatesService) StatusOfTemplateDeployment ¶
func (s *ConfigurationTemplatesService) StatusOfTemplateDeployment(deploymentID string) (*ResponseConfigurationTemplatesStatusOfTemplateDeployment, *resty.Response, error)
StatusOfTemplateDeployment Status of template deployment - 078e-f800-49b8-80f1
API to retrieve the status of template deployment.
@param deploymentID deploymentId path parameter. UUID of deployment to retrieve template deployment status
Documentation Link: https://developer.cisco.com/docs/dna-center/#!status-of-template-deployment
func (*ConfigurationTemplatesService) UpdateProject ¶
func (s *ConfigurationTemplatesService) UpdateProject(requestConfigurationTemplatesUpdateProject *RequestConfigurationTemplatesUpdateProject) (*ResponseConfigurationTemplatesUpdateProject, *resty.Response, error)
UpdateProject Update Project - ecb8-8b89-4318-ac8d
This API is used to update an existing project.
func (*ConfigurationTemplatesService) UpdateTemplate ¶
func (s *ConfigurationTemplatesService) UpdateTemplate(requestConfigurationTemplatesUpdateTemplate *RequestConfigurationTemplatesUpdateTemplate) (*ResponseConfigurationTemplatesUpdateTemplate, *resty.Response, error)
UpdateTemplate Update Template - 2a80-39f5-4aab-86be
API to update a template.
func (*ConfigurationTemplatesService) VersionTemplate ¶
func (s *ConfigurationTemplatesService) VersionTemplate(requestConfigurationTemplatesVersionTemplate *RequestConfigurationTemplatesVersionTemplate) (*ResponseConfigurationTemplatesVersionTemplate, *resty.Response, error)
VersionTemplate Version Template - f2a4-4a7e-4d5b-ab78
API to version the current contents of the template.
Documen