diff --git a/README.md b/README.md index b9466c0acb..f2c23c6bd0 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ No description provided (generated by Openapi Generator https://github.com/opena ## Overview This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client. -- API version: 1.0.11-2024112619 -- Package version: 1.0.11.2024112619 +- API version: 1.0.11-2024120409 +- Package version: 1.0.11.2024120409 - Generator version: 7.11.0-SNAPSHOT - Build package: org.openapitools.codegen.languages.GoClientCodegen For more information, please visit [https://intersight.com/help](https://intersight.com/help) @@ -1407,6 +1407,7 @@ Class | Method | HTTP request | Description *ForecastApi* | [**PatchForecastInstance**](docs/ForecastApi.md#patchforecastinstance) | **Patch** /api/v1/forecast/Instances/{Moid} | Update a 'forecast.Instance' resource. *ForecastApi* | [**UpdateForecastInstance**](docs/ForecastApi.md#updateforecastinstance) | **Post** /api/v1/forecast/Instances/{Moid} | Update a 'forecast.Instance' resource. *FunctionsApi* | [**CreateFunctionsFunction**](docs/FunctionsApi.md#createfunctionsfunction) | **Post** /api/v1/functions/Functions | Create a 'functions.Function' resource. +*FunctionsApi* | [**CreateFunctionsFunctionVersion**](docs/FunctionsApi.md#createfunctionsfunctionversion) | **Post** /api/v1/functions/FunctionVersions | Create a 'functions.FunctionVersion' resource. *FunctionsApi* | [**CreateFunctionsRuntime**](docs/FunctionsApi.md#createfunctionsruntime) | **Post** /api/v1/functions/Runtimes | Create a 'functions.Runtime' resource. *FunctionsApi* | [**CreateFunctionsUpload**](docs/FunctionsApi.md#createfunctionsupload) | **Post** /api/v1/functions/Uploads | Create a 'functions.Upload' resource. *FunctionsApi* | [**DeleteFunctionsFunction**](docs/FunctionsApi.md#deletefunctionsfunction) | **Delete** /api/v1/functions/Functions/{Moid} | Delete a 'functions.Function' resource. @@ -1414,14 +1415,18 @@ Class | Method | HTTP request | Description *FunctionsApi* | [**DeleteFunctionsUpload**](docs/FunctionsApi.md#deletefunctionsupload) | **Delete** /api/v1/functions/Uploads/{Moid} | Delete a 'functions.Upload' resource. *FunctionsApi* | [**GetFunctionsFunctionByMoid**](docs/FunctionsApi.md#getfunctionsfunctionbymoid) | **Get** /api/v1/functions/Functions/{Moid} | Read a 'functions.Function' resource. *FunctionsApi* | [**GetFunctionsFunctionList**](docs/FunctionsApi.md#getfunctionsfunctionlist) | **Get** /api/v1/functions/Functions | Read a 'functions.Function' resource. +*FunctionsApi* | [**GetFunctionsFunctionVersionByMoid**](docs/FunctionsApi.md#getfunctionsfunctionversionbymoid) | **Get** /api/v1/functions/FunctionVersions/{Moid} | Read a 'functions.FunctionVersion' resource. +*FunctionsApi* | [**GetFunctionsFunctionVersionList**](docs/FunctionsApi.md#getfunctionsfunctionversionlist) | **Get** /api/v1/functions/FunctionVersions | Read a 'functions.FunctionVersion' resource. *FunctionsApi* | [**GetFunctionsRuntimeByMoid**](docs/FunctionsApi.md#getfunctionsruntimebymoid) | **Get** /api/v1/functions/Runtimes/{Moid} | Read a 'functions.Runtime' resource. *FunctionsApi* | [**GetFunctionsRuntimeList**](docs/FunctionsApi.md#getfunctionsruntimelist) | **Get** /api/v1/functions/Runtimes | Read a 'functions.Runtime' resource. *FunctionsApi* | [**GetFunctionsUploadByMoid**](docs/FunctionsApi.md#getfunctionsuploadbymoid) | **Get** /api/v1/functions/Uploads/{Moid} | Read a 'functions.Upload' resource. *FunctionsApi* | [**GetFunctionsUploadList**](docs/FunctionsApi.md#getfunctionsuploadlist) | **Get** /api/v1/functions/Uploads | Read a 'functions.Upload' resource. *FunctionsApi* | [**PatchFunctionsFunction**](docs/FunctionsApi.md#patchfunctionsfunction) | **Patch** /api/v1/functions/Functions/{Moid} | Update a 'functions.Function' resource. +*FunctionsApi* | [**PatchFunctionsFunctionVersion**](docs/FunctionsApi.md#patchfunctionsfunctionversion) | **Patch** /api/v1/functions/FunctionVersions/{Moid} | Update a 'functions.FunctionVersion' resource. *FunctionsApi* | [**PatchFunctionsRuntime**](docs/FunctionsApi.md#patchfunctionsruntime) | **Patch** /api/v1/functions/Runtimes/{Moid} | Update a 'functions.Runtime' resource. *FunctionsApi* | [**PatchFunctionsUpload**](docs/FunctionsApi.md#patchfunctionsupload) | **Patch** /api/v1/functions/Uploads/{Moid} | Update a 'functions.Upload' resource. *FunctionsApi* | [**UpdateFunctionsFunction**](docs/FunctionsApi.md#updatefunctionsfunction) | **Post** /api/v1/functions/Functions/{Moid} | Update a 'functions.Function' resource. +*FunctionsApi* | [**UpdateFunctionsFunctionVersion**](docs/FunctionsApi.md#updatefunctionsfunctionversion) | **Post** /api/v1/functions/FunctionVersions/{Moid} | Update a 'functions.FunctionVersion' resource. *FunctionsApi* | [**UpdateFunctionsRuntime**](docs/FunctionsApi.md#updatefunctionsruntime) | **Post** /api/v1/functions/Runtimes/{Moid} | Update a 'functions.Runtime' resource. *FunctionsApi* | [**UpdateFunctionsUpload**](docs/FunctionsApi.md#updatefunctionsupload) | **Post** /api/v1/functions/Uploads/{Moid} | Update a 'functions.Upload' resource. *GraphicsApi* | [**GetGraphicsCardByMoid**](docs/GraphicsApi.md#getgraphicscardbymoid) | **Get** /api/v1/graphics/Cards/{Moid} | Read a 'graphics.Card' resource. @@ -3232,9 +3237,11 @@ Class | Method | HTTP request | Description *SshApi* | [**UpdateSshPolicy**](docs/SshApi.md#updatesshpolicy) | **Post** /api/v1/ssh/Policies/{Moid} | Update a 'ssh.Policy' resource. *StorageApi* | [**CreateStorageDriveGroup**](docs/StorageApi.md#createstoragedrivegroup) | **Post** /api/v1/storage/DriveGroups | Create a 'storage.DriveGroup' resource. *StorageApi* | [**CreateStorageDriveSecurityPolicy**](docs/StorageApi.md#createstoragedrivesecuritypolicy) | **Post** /api/v1/storage/DriveSecurityPolicies | Create a 'storage.DriveSecurityPolicy' resource. +*StorageApi* | [**CreateStorageNetAppVolumeSnapshot**](docs/StorageApi.md#createstoragenetappvolumesnapshot) | **Post** /api/v1/storage/NetAppVolumeSnapshots | Create a 'storage.NetAppVolumeSnapshot' resource. *StorageApi* | [**CreateStorageStoragePolicy**](docs/StorageApi.md#createstoragestoragepolicy) | **Post** /api/v1/storage/StoragePolicies | Create a 'storage.StoragePolicy' resource. *StorageApi* | [**DeleteStorageDriveGroup**](docs/StorageApi.md#deletestoragedrivegroup) | **Delete** /api/v1/storage/DriveGroups/{Moid} | Delete a 'storage.DriveGroup' resource. *StorageApi* | [**DeleteStorageDriveSecurityPolicy**](docs/StorageApi.md#deletestoragedrivesecuritypolicy) | **Delete** /api/v1/storage/DriveSecurityPolicies/{Moid} | Delete a 'storage.DriveSecurityPolicy' resource. +*StorageApi* | [**DeleteStorageNetAppVolumeSnapshot**](docs/StorageApi.md#deletestoragenetappvolumesnapshot) | **Delete** /api/v1/storage/NetAppVolumeSnapshots/{Moid} | Delete a 'storage.NetAppVolumeSnapshot' resource. *StorageApi* | [**DeleteStorageStoragePolicy**](docs/StorageApi.md#deletestoragestoragepolicy) | **Delete** /api/v1/storage/StoragePolicies/{Moid} | Delete a 'storage.StoragePolicy' resource. *StorageApi* | [**GetStorageBatteryBackupUnitByMoid**](docs/StorageApi.md#getstoragebatterybackupunitbymoid) | **Get** /api/v1/storage/BatteryBackupUnits/{Moid} | Read a 'storage.BatteryBackupUnit' resource. *StorageApi* | [**GetStorageBatteryBackupUnitList**](docs/StorageApi.md#getstoragebatterybackupunitlist) | **Get** /api/v1/storage/BatteryBackupUnits | Read a 'storage.BatteryBackupUnit' resource. @@ -3487,6 +3494,7 @@ Class | Method | HTTP request | Description *StorageApi* | [**PatchStorageFlexUtilVirtualDrive**](docs/StorageApi.md#patchstorageflexutilvirtualdrive) | **Patch** /api/v1/storage/FlexUtilVirtualDrives/{Moid} | Update a 'storage.FlexUtilVirtualDrive' resource. *StorageApi* | [**PatchStorageHitachiArray**](docs/StorageApi.md#patchstoragehitachiarray) | **Patch** /api/v1/storage/HitachiArrays/{Moid} | Update a 'storage.HitachiArray' resource. *StorageApi* | [**PatchStorageNetAppCluster**](docs/StorageApi.md#patchstoragenetappcluster) | **Patch** /api/v1/storage/NetAppClusters/{Moid} | Update a 'storage.NetAppCluster' resource. +*StorageApi* | [**PatchStorageNetAppVolumeSnapshot**](docs/StorageApi.md#patchstoragenetappvolumesnapshot) | **Patch** /api/v1/storage/NetAppVolumeSnapshots/{Moid} | Update a 'storage.NetAppVolumeSnapshot' resource. *StorageApi* | [**PatchStoragePhysicalDisk**](docs/StorageApi.md#patchstoragephysicaldisk) | **Patch** /api/v1/storage/PhysicalDisks/{Moid} | Update a 'storage.PhysicalDisk' resource. *StorageApi* | [**PatchStoragePhysicalDiskExtension**](docs/StorageApi.md#patchstoragephysicaldiskextension) | **Patch** /api/v1/storage/PhysicalDiskExtensions/{Moid} | Update a 'storage.PhysicalDiskExtension' resource. *StorageApi* | [**PatchStoragePhysicalDiskUsage**](docs/StorageApi.md#patchstoragephysicaldiskusage) | **Patch** /api/v1/storage/PhysicalDiskUsages/{Moid} | Update a 'storage.PhysicalDiskUsage' resource. @@ -3516,6 +3524,7 @@ Class | Method | HTTP request | Description *StorageApi* | [**UpdateStorageFlexUtilVirtualDrive**](docs/StorageApi.md#updatestorageflexutilvirtualdrive) | **Post** /api/v1/storage/FlexUtilVirtualDrives/{Moid} | Update a 'storage.FlexUtilVirtualDrive' resource. *StorageApi* | [**UpdateStorageHitachiArray**](docs/StorageApi.md#updatestoragehitachiarray) | **Post** /api/v1/storage/HitachiArrays/{Moid} | Update a 'storage.HitachiArray' resource. *StorageApi* | [**UpdateStorageNetAppCluster**](docs/StorageApi.md#updatestoragenetappcluster) | **Post** /api/v1/storage/NetAppClusters/{Moid} | Update a 'storage.NetAppCluster' resource. +*StorageApi* | [**UpdateStorageNetAppVolumeSnapshot**](docs/StorageApi.md#updatestoragenetappvolumesnapshot) | **Post** /api/v1/storage/NetAppVolumeSnapshots/{Moid} | Update a 'storage.NetAppVolumeSnapshot' resource. *StorageApi* | [**UpdateStoragePhysicalDisk**](docs/StorageApi.md#updatestoragephysicaldisk) | **Post** /api/v1/storage/PhysicalDisks/{Moid} | Update a 'storage.PhysicalDisk' resource. *StorageApi* | [**UpdateStoragePhysicalDiskExtension**](docs/StorageApi.md#updatestoragephysicaldiskextension) | **Post** /api/v1/storage/PhysicalDiskExtensions/{Moid} | Update a 'storage.PhysicalDiskExtension' resource. *StorageApi* | [**UpdateStoragePhysicalDiskUsage**](docs/StorageApi.md#updatestoragephysicaldiskusage) | **Post** /api/v1/storage/PhysicalDiskUsages/{Moid} | Update a 'storage.PhysicalDiskUsage' resource. @@ -5541,7 +5550,11 @@ Class | Method | HTTP request | Description - [FunctionsFunction](docs/FunctionsFunction.md) - [FunctionsFunctionLastAction](docs/FunctionsFunctionLastAction.md) - [FunctionsFunctionList](docs/FunctionsFunctionList.md) + - [FunctionsFunctionRelationship](docs/FunctionsFunctionRelationship.md) - [FunctionsFunctionResponse](docs/FunctionsFunctionResponse.md) + - [FunctionsFunctionVersion](docs/FunctionsFunctionVersion.md) + - [FunctionsFunctionVersionList](docs/FunctionsFunctionVersionList.md) + - [FunctionsFunctionVersionResponse](docs/FunctionsFunctionVersionResponse.md) - [FunctionsRuntime](docs/FunctionsRuntime.md) - [FunctionsRuntimeComponent](docs/FunctionsRuntimeComponent.md) - [FunctionsRuntimeList](docs/FunctionsRuntimeList.md) @@ -10106,6 +10119,9 @@ Example - **DELETE.functions.Function**: Delete a 'functions.Function' resource. - **READ.functions.Function**: Read a 'functions.Function' resource. - **UPDATE.functions.Function**: Update a 'functions.Function' resource. + - **CREATE.functions.FunctionVersion**: Create a 'functions.FunctionVersion' resource. + - **READ.functions.FunctionVersion**: Read a 'functions.FunctionVersion' resource. + - **UPDATE.functions.FunctionVersion**: Update a 'functions.FunctionVersion' resource. - **CREATE.functions.Runtime**: Create a 'functions.Runtime' resource. - **DELETE.functions.Runtime**: Delete a 'functions.Runtime' resource. - **READ.functions.Runtime**: Read a 'functions.Runtime' resource. @@ -11308,7 +11324,10 @@ Example - **READ.storage.NetAppSvmSnapshotPolicy**: Read a 'storage.NetAppSvmSnapshotPolicy' resource. - **READ.storage.NetAppVolume**: Read a 'storage.NetAppVolume' resource. - **READ.storage.NetAppVolumeEvent**: Read a 'storage.NetAppVolumeEvent' resource. + - **CREATE.storage.NetAppVolumeSnapshot**: Create a 'storage.NetAppVolumeSnapshot' resource. + - **DELETE.storage.NetAppVolumeSnapshot**: Delete a 'storage.NetAppVolumeSnapshot' resource. - **READ.storage.NetAppVolumeSnapshot**: Read a 'storage.NetAppVolumeSnapshot' resource. + - **UPDATE.storage.NetAppVolumeSnapshot**: Update a 'storage.NetAppVolumeSnapshot' resource. - **READ.storage.NvmeRaidConfiguration**: Read a 'storage.NvmeRaidConfiguration' resource. - **READ.storage.PhysicalDisk**: Read a 'storage.PhysicalDisk' resource. - **UPDATE.storage.PhysicalDisk**: Update a 'storage.PhysicalDisk' resource. diff --git a/api/openapi.yaml b/api/openapi.yaml index 276a7b4a38..a0537ee5b0 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -8,7 +8,7 @@ info: name: "Apache License, Version 2.0" url: https://www.apache.org/licenses/LICENSE-2.0.html title: Cisco Intersight - version: 1.0.11-2024112619 + version: 1.0.11-2024120409 externalDocs: description: Online documentation for the Intersight APIs url: /apidocs @@ -239807,7 +239807,9 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - PRIVSET.Read-Only + - PRIVSET.View Functions - READ.functions.Function - ROLE.Account Administrator - ROLE.Read-Only @@ -239949,6 +239951,7 @@ paths: - oAuth2: - CREATE.functions.Function - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - ROLE.Account Administrator summary: Create a 'functions.Function' resource. tags: @@ -240037,6 +240040,7 @@ paths: - oAuth2: - DELETE.functions.Function - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - ROLE.Account Administrator summary: Delete a 'functions.Function' resource. tags: @@ -240148,7 +240152,9 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - PRIVSET.Read-Only + - PRIVSET.View Functions - READ.functions.Function - ROLE.Account Administrator - ROLE.Read-Only @@ -240283,6 +240289,7 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - ROLE.Account Administrator - UPDATE.functions.Function summary: Update a 'functions.Function' resource. @@ -240416,14 +240423,15 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - ROLE.Account Administrator - UPDATE.functions.Function summary: Update a 'functions.Function' resource. tags: - functions - /api/v1/functions/Runtimes: + /api/v1/functions/FunctionVersions: get: - operationId: GetFunctionsRuntimeList + operationId: GetFunctionsFunctionVersionList parameters: - description: |- Filter criteria for the resources to return. @@ -240676,15 +240684,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime.Response' + $ref: '#/components/schemas/functions.FunctionVersion.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'functions.Runtime' resources for the given filter - criteria + description: List of 'functions.FunctionVersion' resources for the given + filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -240757,15 +240765,17 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - PRIVSET.Read-Only - - READ.functions.Runtime + - PRIVSET.View Functions + - READ.functions.FunctionVersion - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'functions.Runtime' resource. + summary: Read a 'functions.FunctionVersion' resource. tags: - functions post: - operationId: CreateFunctionsRuntime + operationId: CreateFunctionsFunctionVersion parameters: - description: |- For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent @@ -240806,29 +240816,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime' - description: The 'functions.Runtime' resource to create. + $ref: '#/components/schemas/functions.FunctionVersion' + description: The 'functions.FunctionVersion' resource to create. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime' + $ref: '#/components/schemas/functions.FunctionVersion' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'functions.Runtime' resource was created as requested. - The 'functions.Runtime' resource is created before this response is sent - back and the resource is returned in the body of the message. + has succeeded and the 'functions.FunctionVersion' resource was created + as requested. The 'functions.FunctionVersion' resource is created before + this response is sent back and the resource is returned in the body of + the message. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetFunctionsRuntimeByMoid: + GetFunctionsFunctionVersionByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." - operationId: GetFunctionsRuntimeByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/FunctionVersions/{Moid}'." + operationId: GetFunctionsFunctionVersionByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -240897,98 +240908,16 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - CREATE.functions.Runtime - summary: Create a 'functions.Runtime' resource. - tags: - - functions - /api/v1/functions/Runtimes/{Moid}: - delete: - operationId: DeleteFunctionsRuntime - parameters: - - description: The unique Moid identifier of a resource instance. - explode: false - in: path - name: Moid - required: true - schema: - type: string - style: simple - responses: - "200": - description: Resource has been deleted successfully. - headers: - Set-Cookie: - $ref: '#/components/headers/Set-Cookie' - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "400": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request could not be understood by the server due to malformed syntax. - The client SHOULD NOT repeat the request without modifications. - For example, the request may contain an incorrect JSON syntax, or the request fails - validation checks. - The HTTP body may contain a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "401": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request requires user authentication. The client may repeat the request with a suitable Authorization header field. - If the request already included Authorization credentials, then the 401 response indicates that authorization has - been refused for those credentials. - The HTTP body may contain a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "403": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request was properly authenticated, but the server is refusing to fulfill it. - The HTTP body may contain a document that provides more details about the error. - For example, the user may not have sufficient privileges to perform the request. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "404": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: The specified resource was not found. The HTTP body contains - a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - default: - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: An unexpected error occurred. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - security: - - cookieAuth: [] - - http_signature: [] - - oAuth2: - - DELETE.functions.Runtime - summary: Delete a 'functions.Runtime' resource. + - CREATE.functions.FunctionVersion + - PRIVSET.Account Administrator + - PRIVSET.Manage Functions + - ROLE.Account Administrator + summary: Create a 'functions.FunctionVersion' resource. tags: - functions + /api/v1/functions/FunctionVersions/{Moid}: get: - operationId: GetFunctionsRuntimeByMoid + operationId: GetFunctionsFunctionVersionByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -241003,14 +240932,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime' + $ref: '#/components/schemas/functions.FunctionVersion' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'functions.Runtime' resource. + description: An instance of the 'functions.FunctionVersion' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -241021,10 +240950,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetFunctionsRuntimeByMoid: + GetFunctionsFunctionVersionByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." - operationId: GetFunctionsRuntimeByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/FunctionVersions/{Moid}'." + operationId: GetFunctionsFunctionVersionByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -241094,15 +241023,17 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions - PRIVSET.Read-Only - - READ.functions.Runtime + - PRIVSET.View Functions + - READ.functions.FunctionVersion - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'functions.Runtime' resource. + summary: Read a 'functions.FunctionVersion' resource. tags: - functions patch: - operationId: PatchFunctionsRuntime + operationId: PatchFunctionsFunctionVersion parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -241134,32 +241065,33 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime' + $ref: '#/components/schemas/functions.FunctionVersion' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'functions.Runtime' resource to update. + description: The 'functions.FunctionVersion' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime' + $ref: '#/components/schemas/functions.FunctionVersion' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'functions.Runtime' resource was patched as requested. - The 'functions.Runtime' resource is patched before this response is sent - back and the resource is returned in the body of the message. + has succeeded and the 'functions.FunctionVersion' resource was patched + as requested. The 'functions.FunctionVersion' resource is patched before + this response is sent back and the resource is returned in the body of + the message. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetFunctionsRuntimeByMoid: + GetFunctionsFunctionVersionByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." - operationId: GetFunctionsRuntimeByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/FunctionVersions/{Moid}'." + operationId: GetFunctionsFunctionVersionByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -241228,12 +241160,15 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - UPDATE.functions.Runtime - summary: Update a 'functions.Runtime' resource. + - PRIVSET.Account Administrator + - PRIVSET.Manage Functions + - ROLE.Account Administrator + - UPDATE.functions.FunctionVersion + summary: Update a 'functions.FunctionVersion' resource. tags: - functions post: - operationId: UpdateFunctionsRuntime + operationId: UpdateFunctionsFunctionVersion parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -241265,32 +241200,33 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime' + $ref: '#/components/schemas/functions.FunctionVersion' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'functions.Runtime' resource to update. + description: The 'functions.FunctionVersion' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/functions.Runtime' + $ref: '#/components/schemas/functions.FunctionVersion' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'functions.Runtime' resource was modified as requested. - The 'functions.Runtime' resource is modified before this response is sent - back and the resource is returned in the body of the message. + has succeeded and the 'functions.FunctionVersion' resource was modified + as requested. The 'functions.FunctionVersion' resource is modified before + this response is sent back and the resource is returned in the body of + the message. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetFunctionsRuntimeByMoid: + GetFunctionsFunctionVersionByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." - operationId: GetFunctionsRuntimeByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/FunctionVersions/{Moid}'." + operationId: GetFunctionsFunctionVersionByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -241359,13 +241295,16 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - UPDATE.functions.Runtime - summary: Update a 'functions.Runtime' resource. + - PRIVSET.Account Administrator + - PRIVSET.Manage Functions + - ROLE.Account Administrator + - UPDATE.functions.FunctionVersion + summary: Update a 'functions.FunctionVersion' resource. tags: - functions - /api/v1/functions/Uploads: + /api/v1/functions/Runtimes: get: - operationId: GetFunctionsUploadList + operationId: GetFunctionsRuntimeList parameters: - description: |- Filter criteria for the resources to return. @@ -241618,14 +241557,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Upload.Response' + $ref: '#/components/schemas/functions.Runtime.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'functions.Upload' resources for the given filter criteria + description: List of 'functions.Runtime' resources for the given filter + criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -241698,15 +241638,19 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions + - PRIVSET.Manage Language Runtimes - PRIVSET.Read-Only - - READ.functions.Upload + - PRIVSET.View Functions + - PRIVSET.View Language Runtimes + - READ.functions.Runtime - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'functions.Upload' resource. + summary: Read a 'functions.Runtime' resource. tags: - functions post: - operationId: CreateFunctionsUpload + operationId: CreateFunctionsRuntime parameters: - description: |- For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent @@ -241747,18 +241691,18 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Upload' - description: The 'functions.Upload' resource to create. + $ref: '#/components/schemas/functions.Runtime' + description: The 'functions.Runtime' resource to create. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/functions.Upload' + $ref: '#/components/schemas/functions.Runtime' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'functions.Upload' resource was created as requested. - The 'functions.Upload' resource is created before this response is sent + has succeeded and the 'functions.Runtime' resource was created as requested. + The 'functions.Runtime' resource is created before this response is sent back and the resource is returned in the body of the message. headers: Set-Cookie: @@ -241766,10 +241710,10 @@ paths: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetFunctionsUploadByMoid: + GetFunctionsRuntimeByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." - operationId: GetFunctionsUploadByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." + operationId: GetFunctionsRuntimeByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -241838,13 +241782,14 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - CREATE.functions.Upload - summary: Create a 'functions.Upload' resource. + - CREATE.functions.Runtime + - PRIVSET.Manage Language Runtimes + summary: Create a 'functions.Runtime' resource. tags: - functions - /api/v1/functions/Uploads/{Moid}: + /api/v1/functions/Runtimes/{Moid}: delete: - operationId: DeleteFunctionsUpload + operationId: DeleteFunctionsRuntime parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -241924,12 +241869,13 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - DELETE.functions.Upload - summary: Delete a 'functions.Upload' resource. + - DELETE.functions.Runtime + - PRIVSET.Manage Language Runtimes + summary: Delete a 'functions.Runtime' resource. tags: - functions get: - operationId: GetFunctionsUploadByMoid + operationId: GetFunctionsRuntimeByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -241944,14 +241890,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Upload' + $ref: '#/components/schemas/functions.Runtime' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'functions.Upload' resource. + description: An instance of the 'functions.Runtime' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -241962,10 +241908,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetFunctionsUploadByMoid: + GetFunctionsRuntimeByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." - operationId: GetFunctionsUploadByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." + operationId: GetFunctionsRuntimeByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -242035,15 +241981,19 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator + - PRIVSET.Manage Functions + - PRIVSET.Manage Language Runtimes - PRIVSET.Read-Only - - READ.functions.Upload + - PRIVSET.View Functions + - PRIVSET.View Language Runtimes + - READ.functions.Runtime - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'functions.Upload' resource. + summary: Read a 'functions.Runtime' resource. tags: - functions patch: - operationId: PatchFunctionsUpload + operationId: PatchFunctionsRuntime parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -242075,21 +242025,21 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Upload' + $ref: '#/components/schemas/functions.Runtime' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'functions.Upload' resource to update. + description: The 'functions.Runtime' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/functions.Upload' + $ref: '#/components/schemas/functions.Runtime' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'functions.Upload' resource was patched as requested. - The 'functions.Upload' resource is patched before this response is sent + has succeeded and the 'functions.Runtime' resource was patched as requested. + The 'functions.Runtime' resource is patched before this response is sent back and the resource is returned in the body of the message. headers: Set-Cookie: @@ -242097,10 +242047,10 @@ paths: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetFunctionsUploadByMoid: + GetFunctionsRuntimeByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." - operationId: GetFunctionsUploadByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." + operationId: GetFunctionsRuntimeByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -242169,12 +242119,13 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - UPDATE.functions.Upload - summary: Update a 'functions.Upload' resource. + - PRIVSET.Manage Language Runtimes + - UPDATE.functions.Runtime + summary: Update a 'functions.Runtime' resource. tags: - functions post: - operationId: UpdateFunctionsUpload + operationId: UpdateFunctionsRuntime parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -242206,21 +242157,21 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/functions.Upload' + $ref: '#/components/schemas/functions.Runtime' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'functions.Upload' resource to update. + description: The 'functions.Runtime' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/functions.Upload' + $ref: '#/components/schemas/functions.Runtime' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'functions.Upload' resource was modified as requested. - The 'functions.Upload' resource is modified before this response is sent + has succeeded and the 'functions.Runtime' resource was modified as requested. + The 'functions.Runtime' resource is modified before this response is sent back and the resource is returned in the body of the message. headers: Set-Cookie: @@ -242228,10 +242179,10 @@ paths: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetFunctionsUploadByMoid: + GetFunctionsRuntimeByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." - operationId: GetFunctionsUploadByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/Runtimes/{Moid}'." + operationId: GetFunctionsRuntimeByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -242300,13 +242251,14 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - UPDATE.functions.Upload - summary: Update a 'functions.Upload' resource. + - PRIVSET.Manage Language Runtimes + - UPDATE.functions.Runtime + summary: Update a 'functions.Runtime' resource. tags: - functions - /api/v1/graphics/Cards: + /api/v1/functions/Uploads: get: - operationId: GetGraphicsCardList + operationId: GetFunctionsUploadList parameters: - description: |- Filter criteria for the resources to return. @@ -242559,14 +242511,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Card.Response' + $ref: '#/components/schemas/functions.Upload.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'graphics.Card' resources for the given filter criteria + description: List of 'functions.Upload' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -242639,18 +242591,244 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - - PRIVSET.Manage Servers + - PRIVSET.Manage Functions + - PRIVSET.Manage Language Runtimes - PRIVSET.Read-Only - - PRIVSET.View Servers - - READ.graphics.Card + - PRIVSET.View Functions + - PRIVSET.View Language Runtimes + - READ.functions.Upload - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'graphics.Card' resource. + summary: Read a 'functions.Upload' resource. tags: - - graphics - /api/v1/graphics/Cards/{Moid}: + - functions + post: + operationId: CreateFunctionsUpload + parameters: + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, If-None-Match used with the * value can be used to create + a resource not known to exist, guaranteeing that another resource creation didn't happen before, + losing the data of the previous put. The request will be processed only if the eventually existing + resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 + (Precondition Failed) is used. + The asterisk is a special value representing any resource. It is only useful when creating a resource, + usually with PUT, to check if another resource with the identity has already been created before. + The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are + considered identical if the content is equivalent - they don't have to be identical byte for byte. + explode: false + in: header + name: If-None-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/functions.Upload' + description: The 'functions.Upload' resource to create. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/functions.Upload' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'functions.Upload' resource was created as requested. + The 'functions.Upload' resource is created before this response is sent + back and the resource is returned in the body of the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetFunctionsUploadByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." + operationId: GetFunctionsUploadByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - CREATE.functions.Upload + - PRIVSET.Manage Language Runtimes + summary: Create a 'functions.Upload' resource. + tags: + - functions + /api/v1/functions/Uploads/{Moid}: + delete: + operationId: DeleteFunctionsUpload + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + responses: + "200": + description: Resource has been deleted successfully. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - DELETE.functions.Upload + - PRIVSET.Manage Language Runtimes + summary: Delete a 'functions.Upload' resource. + tags: + - functions get: - operationId: GetGraphicsCardByMoid + operationId: GetFunctionsUploadByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -242665,14 +242843,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Card' + $ref: '#/components/schemas/functions.Upload' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'graphics.Card' resource. + description: An instance of the 'functions.Upload' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -242683,10 +242861,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetGraphicsCardByMoid: + GetFunctionsUploadByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/graphics/Cards/{Moid}'." - operationId: GetGraphicsCardByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." + operationId: GetFunctionsUploadByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -242756,17 +242934,19 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - - PRIVSET.Manage Servers + - PRIVSET.Manage Functions + - PRIVSET.Manage Language Runtimes - PRIVSET.Read-Only - - PRIVSET.View Servers - - READ.graphics.Card + - PRIVSET.View Functions + - PRIVSET.View Language Runtimes + - READ.functions.Upload - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'graphics.Card' resource. + summary: Read a 'functions.Upload' resource. tags: - - graphics + - functions patch: - operationId: PatchGraphicsCard + operationId: PatchFunctionsUpload parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -242798,32 +242978,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Card' + $ref: '#/components/schemas/functions.Upload' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'graphics.Card' resource to update. + description: The 'functions.Upload' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/graphics.Card' + $ref: '#/components/schemas/functions.Upload' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'graphics.Card' resource was patched as requested. - The 'graphics.Card' resource is patched before this response is sent back - and the resource is returned in the body of the message. + has succeeded and the 'functions.Upload' resource was patched as requested. + The 'functions.Upload' resource is patched before this response is sent + back and the resource is returned in the body of the message. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetGraphicsCardByMoid: + GetFunctionsUploadByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/graphics/Cards/{Moid}'." - operationId: GetGraphicsCardByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." + operationId: GetFunctionsUploadByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -242892,15 +243072,13 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - PRIVSET.Account Administrator - - PRIVSET.Manage Servers - - ROLE.Account Administrator - - UPDATE.graphics.Card - summary: Update a 'graphics.Card' resource. + - PRIVSET.Manage Language Runtimes + - UPDATE.functions.Upload + summary: Update a 'functions.Upload' resource. tags: - - graphics + - functions post: - operationId: UpdateGraphicsCard + operationId: UpdateFunctionsUpload parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -242932,21 +243110,21 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Card' + $ref: '#/components/schemas/functions.Upload' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'graphics.Card' resource to update. + description: The 'functions.Upload' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/graphics.Card' + $ref: '#/components/schemas/functions.Upload' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'graphics.Card' resource was modified as requested. - The 'graphics.Card' resource is modified before this response is sent + has succeeded and the 'functions.Upload' resource was modified as requested. + The 'functions.Upload' resource is modified before this response is sent back and the resource is returned in the body of the message. headers: Set-Cookie: @@ -242954,10 +243132,10 @@ paths: x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetGraphicsCardByMoid: + GetFunctionsUploadByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/graphics/Cards/{Moid}'." - operationId: GetGraphicsCardByMoid + \ as the 'Moid' parameter in 'GET /api/v1/functions/Uploads/{Moid}'." + operationId: GetFunctionsUploadByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -243026,16 +243204,14 @@ paths: - cookieAuth: [] - http_signature: [] - oAuth2: - - PRIVSET.Account Administrator - - PRIVSET.Manage Servers - - ROLE.Account Administrator - - UPDATE.graphics.Card - summary: Update a 'graphics.Card' resource. + - PRIVSET.Manage Language Runtimes + - UPDATE.functions.Upload + summary: Update a 'functions.Upload' resource. tags: - - graphics - /api/v1/graphics/Controllers: + - functions + /api/v1/graphics/Cards: get: - operationId: GetGraphicsControllerList + operationId: GetGraphicsCardList parameters: - description: |- Filter criteria for the resources to return. @@ -243288,15 +243464,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Controller.Response' + $ref: '#/components/schemas/graphics.Card.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'graphics.Controller' resources for the given filter - criteria + description: List of 'graphics.Card' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -243372,15 +243547,15 @@ paths: - PRIVSET.Manage Servers - PRIVSET.Read-Only - PRIVSET.View Servers - - READ.graphics.Controller + - READ.graphics.Card - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'graphics.Controller' resource. + summary: Read a 'graphics.Card' resource. tags: - graphics - /api/v1/graphics/Controllers/{Moid}: + /api/v1/graphics/Cards/{Moid}: get: - operationId: GetGraphicsControllerByMoid + operationId: GetGraphicsCardByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -243395,14 +243570,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Controller' + $ref: '#/components/schemas/graphics.Card' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'graphics.Controller' resource. + description: An instance of the 'graphics.Card' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -243413,10 +243588,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetGraphicsControllerByMoid: + GetGraphicsCardByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/graphics/Controllers/{Moid}'." - operationId: GetGraphicsControllerByMoid + \ as the 'Moid' parameter in 'GET /api/v1/graphics/Cards/{Moid}'." + operationId: GetGraphicsCardByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -243489,14 +243664,14 @@ paths: - PRIVSET.Manage Servers - PRIVSET.Read-Only - PRIVSET.View Servers - - READ.graphics.Controller + - READ.graphics.Card - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'graphics.Controller' resource. + summary: Read a 'graphics.Card' resource. tags: - graphics patch: - operationId: PatchGraphicsController + operationId: PatchGraphicsCard parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -243528,32 +243703,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Controller' + $ref: '#/components/schemas/graphics.Card' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'graphics.Controller' resource to update. + description: The 'graphics.Card' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/graphics.Controller' + $ref: '#/components/schemas/graphics.Card' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'graphics.Controller' resource was patched as requested. - The 'graphics.Controller' resource is patched before this response is - sent back and the resource is returned in the body of the message. + has succeeded and the 'graphics.Card' resource was patched as requested. + The 'graphics.Card' resource is patched before this response is sent back + and the resource is returned in the body of the message. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetGraphicsControllerByMoid: + GetGraphicsCardByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/graphics/Controllers/{Moid}'." - operationId: GetGraphicsControllerByMoid + \ as the 'Moid' parameter in 'GET /api/v1/graphics/Cards/{Moid}'." + operationId: GetGraphicsCardByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -243625,12 +243800,12 @@ paths: - PRIVSET.Account Administrator - PRIVSET.Manage Servers - ROLE.Account Administrator - - UPDATE.graphics.Controller - summary: Update a 'graphics.Controller' resource. + - UPDATE.graphics.Card + summary: Update a 'graphics.Card' resource. tags: - graphics post: - operationId: UpdateGraphicsController + operationId: UpdateGraphicsCard parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -243662,32 +243837,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/graphics.Controller' + $ref: '#/components/schemas/graphics.Card' application/json-patch+json: schema: $ref: '#/components/schemas/PatchDocument' - description: The 'graphics.Controller' resource to update. + description: The 'graphics.Card' resource to update. required: true responses: "200": content: application/json: schema: - $ref: '#/components/schemas/graphics.Controller' + $ref: '#/components/schemas/graphics.Card' description: The HTTP 200 status response code indicates that the request - has succeeded and the 'graphics.Controller' resource was modified as requested. - The 'graphics.Controller' resource is modified before this response is - sent back and the resource is returned in the body of the message. + has succeeded and the 'graphics.Card' resource was modified as requested. + The 'graphics.Card' resource is modified before this response is sent + back and the resource is returned in the body of the message. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' x-starship-traceid: $ref: '#/components/headers/x-starship-traceid' links: - GetGraphicsControllerByMoid: + GetGraphicsCardByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/graphics/Controllers/{Moid}'." - operationId: GetGraphicsControllerByMoid + \ as the 'Moid' parameter in 'GET /api/v1/graphics/Cards/{Moid}'." + operationId: GetGraphicsCardByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -243759,13 +243934,13 @@ paths: - PRIVSET.Account Administrator - PRIVSET.Manage Servers - ROLE.Account Administrator - - UPDATE.graphics.Controller - summary: Update a 'graphics.Controller' resource. + - UPDATE.graphics.Card + summary: Update a 'graphics.Card' resource. tags: - graphics - /api/v1/hci/Alarms: + /api/v1/graphics/Controllers: get: - operationId: GetHciAlarmList + operationId: GetGraphicsControllerList parameters: - description: |- Filter criteria for the resources to return. @@ -244018,14 +244193,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Alarm.Response' + $ref: '#/components/schemas/graphics.Controller.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'hci.Alarm' resources for the given filter criteria + description: List of 'graphics.Controller' resources for the given filter + criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -244098,18 +244274,18 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - - PRIVSET.Manage HCI Clusters + - PRIVSET.Manage Servers - PRIVSET.Read-Only - - PRIVSET.View HCI Clusters - - READ.hci.Alarm + - PRIVSET.View Servers + - READ.graphics.Controller - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Alarm' resource. + summary: Read a 'graphics.Controller' resource. tags: - - hci - /api/v1/hci/Alarms/{Moid}: + - graphics + /api/v1/graphics/Controllers/{Moid}: get: - operationId: GetHciAlarmByMoid + operationId: GetGraphicsControllerByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -244124,14 +244300,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Alarm' + $ref: '#/components/schemas/graphics.Controller' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'hci.Alarm' resource. + description: An instance of the 'graphics.Controller' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -244142,10 +244318,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetHciAlarmByMoid: + GetGraphicsControllerByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/hci/Alarms/{Moid}'." - operationId: GetHciAlarmByMoid + \ as the 'Moid' parameter in 'GET /api/v1/graphics/Controllers/{Moid}'." + operationId: GetGraphicsControllerByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -244215,18 +244391,286 @@ paths: - http_signature: [] - oAuth2: - PRIVSET.Account Administrator - - PRIVSET.Manage HCI Clusters + - PRIVSET.Manage Servers - PRIVSET.Read-Only - - PRIVSET.View HCI Clusters - - READ.hci.Alarm + - PRIVSET.View Servers + - READ.graphics.Controller - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Alarm' resource. + summary: Read a 'graphics.Controller' resource. tags: - - hci - /api/v1/hci/Clusters: + - graphics + patch: + operationId: PatchGraphicsController + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/graphics.Controller' + application/json-patch+json: + schema: + $ref: '#/components/schemas/PatchDocument' + description: The 'graphics.Controller' resource to update. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/graphics.Controller' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'graphics.Controller' resource was patched as requested. + The 'graphics.Controller' resource is patched before this response is + sent back and the resource is returned in the body of the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetGraphicsControllerByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/graphics/Controllers/{Moid}'." + operationId: GetGraphicsControllerByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - PRIVSET.Account Administrator + - PRIVSET.Manage Servers + - ROLE.Account Administrator + - UPDATE.graphics.Controller + summary: Update a 'graphics.Controller' resource. + tags: + - graphics + post: + operationId: UpdateGraphicsController + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/graphics.Controller' + application/json-patch+json: + schema: + $ref: '#/components/schemas/PatchDocument' + description: The 'graphics.Controller' resource to update. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/graphics.Controller' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'graphics.Controller' resource was modified as requested. + The 'graphics.Controller' resource is modified before this response is + sent back and the resource is returned in the body of the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetGraphicsControllerByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/graphics/Controllers/{Moid}'." + operationId: GetGraphicsControllerByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - PRIVSET.Account Administrator + - PRIVSET.Manage Servers + - ROLE.Account Administrator + - UPDATE.graphics.Controller + summary: Update a 'graphics.Controller' resource. + tags: + - graphics + /api/v1/hci/Alarms: get: - operationId: GetHciClusterList + operationId: GetHciAlarmList parameters: - description: |- Filter criteria for the resources to return. @@ -244479,14 +244923,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Cluster.Response' + $ref: '#/components/schemas/hci.Alarm.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'hci.Cluster' resources for the given filter criteria + description: List of 'hci.Alarm' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -244562,15 +245006,15 @@ paths: - PRIVSET.Manage HCI Clusters - PRIVSET.Read-Only - PRIVSET.View HCI Clusters - - READ.hci.Cluster + - READ.hci.Alarm - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Cluster' resource. + summary: Read a 'hci.Alarm' resource. tags: - hci - /api/v1/hci/Clusters/{Moid}: + /api/v1/hci/Alarms/{Moid}: get: - operationId: GetHciClusterByMoid + operationId: GetHciAlarmByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -244585,14 +245029,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Cluster' + $ref: '#/components/schemas/hci.Alarm' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'hci.Cluster' resource. + description: An instance of the 'hci.Alarm' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -244603,10 +245047,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetHciClusterByMoid: + GetHciAlarmByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/hci/Clusters/{Moid}'." - operationId: GetHciClusterByMoid + \ as the 'Moid' parameter in 'GET /api/v1/hci/Alarms/{Moid}'." + operationId: GetHciAlarmByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -244679,283 +245123,15 @@ paths: - PRIVSET.Manage HCI Clusters - PRIVSET.Read-Only - PRIVSET.View HCI Clusters - - READ.hci.Cluster + - READ.hci.Alarm - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Cluster' resource. - tags: - - hci - patch: - operationId: PatchHciCluster - parameters: - - description: The unique Moid identifier of a resource instance. - explode: false - in: path - name: Moid - required: true - schema: - type: string - style: simple - - description: |- - For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent - the lost update problem. It can check if the modification of a resource that the user wants to upload - will not override another change that has been done since the original resource was fetched. - If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. - When modifying a resource using POST or PUT, the If-Match header must be set to the value of - the resource ModTime property after which no lost update problem should occur. - For example, a client send a GET request to obtain a resource, which includes the ModTime property. - The ModTime indicates the last time the resource was created or modified. The client then sends - a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained - in the GET request. - explode: false - in: header - name: If-Match - required: false - schema: - type: string - style: simple - requestBody: - content: - application/json: - schema: - $ref: '#/components/schemas/hci.Cluster' - application/json-patch+json: - schema: - $ref: '#/components/schemas/PatchDocument' - description: The 'hci.Cluster' resource to update. - required: true - responses: - "200": - content: - application/json: - schema: - $ref: '#/components/schemas/hci.Cluster' - description: The HTTP 200 status response code indicates that the request - has succeeded and the 'hci.Cluster' resource was patched as requested. - The 'hci.Cluster' resource is patched before this response is sent back - and the resource is returned in the body of the message. - headers: - Set-Cookie: - $ref: '#/components/headers/Set-Cookie' - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - links: - GetHciClusterByMoid: - description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/hci/Clusters/{Moid}'." - operationId: GetHciClusterByMoid - parameters: - Moid: $response.body#/Moid - GetIamAccountByMoid: - $ref: '#/components/links/GetIamAccountByMoid' - GetIamDomainGroupByMoid: - $ref: '#/components/links/GetIamDomainGroupByMoid' - "400": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request could not be understood by the server due to malformed syntax. - The client SHOULD NOT repeat the request without modifications. - For example, the request may contain an incorrect JSON syntax, or the request fails - validation checks. - The HTTP body may contain a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "401": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request requires user authentication. The client may repeat the request with a suitable Authorization header field. - If the request already included Authorization credentials, then the 401 response indicates that authorization has - been refused for those credentials. - The HTTP body may contain a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "403": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request was properly authenticated, but the server is refusing to fulfill it. - The HTTP body may contain a document that provides more details about the error. - For example, the user may not have sufficient privileges to perform the request. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "404": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: The specified resource was not found. The HTTP body contains - a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - default: - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: An unexpected error occurred. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - security: - - cookieAuth: [] - - http_signature: [] - - oAuth2: - - PRIVSET.Account Administrator - - PRIVSET.Manage HCI Clusters - - ROLE.Account Administrator - - UPDATE.hci.Cluster - summary: Update a 'hci.Cluster' resource. - tags: - - hci - post: - operationId: UpdateHciCluster - parameters: - - description: The unique Moid identifier of a resource instance. - explode: false - in: path - name: Moid - required: true - schema: - type: string - style: simple - - description: |- - For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent - the lost update problem. It can check if the modification of a resource that the user wants to upload - will not override another change that has been done since the original resource was fetched. - If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. - When modifying a resource using POST or PUT, the If-Match header must be set to the value of - the resource ModTime property after which no lost update problem should occur. - For example, a client send a GET request to obtain a resource, which includes the ModTime property. - The ModTime indicates the last time the resource was created or modified. The client then sends - a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained - in the GET request. - explode: false - in: header - name: If-Match - required: false - schema: - type: string - style: simple - requestBody: - content: - application/json: - schema: - $ref: '#/components/schemas/hci.Cluster' - application/json-patch+json: - schema: - $ref: '#/components/schemas/PatchDocument' - description: The 'hci.Cluster' resource to update. - required: true - responses: - "200": - content: - application/json: - schema: - $ref: '#/components/schemas/hci.Cluster' - description: The HTTP 200 status response code indicates that the request - has succeeded and the 'hci.Cluster' resource was modified as requested. - The 'hci.Cluster' resource is modified before this response is sent back - and the resource is returned in the body of the message. - headers: - Set-Cookie: - $ref: '#/components/headers/Set-Cookie' - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - links: - GetHciClusterByMoid: - description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/hci/Clusters/{Moid}'." - operationId: GetHciClusterByMoid - parameters: - Moid: $response.body#/Moid - GetIamAccountByMoid: - $ref: '#/components/links/GetIamAccountByMoid' - GetIamDomainGroupByMoid: - $ref: '#/components/links/GetIamDomainGroupByMoid' - "400": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request could not be understood by the server due to malformed syntax. - The client SHOULD NOT repeat the request without modifications. - For example, the request may contain an incorrect JSON syntax, or the request fails - validation checks. - The HTTP body may contain a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "401": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request requires user authentication. The client may repeat the request with a suitable Authorization header field. - If the request already included Authorization credentials, then the 401 response indicates that authorization has - been refused for those credentials. - The HTTP body may contain a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "403": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: |- - The request was properly authenticated, but the server is refusing to fulfill it. - The HTTP body may contain a document that provides more details about the error. - For example, the user may not have sufficient privileges to perform the request. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - "404": - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: The specified resource was not found. The HTTP body contains - a document that provides more details about the error. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - default: - content: - application/json: - schema: - $ref: '#/components/schemas/Error' - description: An unexpected error occurred. - headers: - x-starship-traceid: - $ref: '#/components/headers/x-starship-traceid' - security: - - cookieAuth: [] - - http_signature: [] - - oAuth2: - - PRIVSET.Account Administrator - - PRIVSET.Manage HCI Clusters - - ROLE.Account Administrator - - UPDATE.hci.Cluster - summary: Update a 'hci.Cluster' resource. + summary: Read a 'hci.Alarm' resource. tags: - hci - /api/v1/hci/Compliances: + /api/v1/hci/Clusters: get: - operationId: GetHciComplianceList + operationId: GetHciClusterList parameters: - description: |- Filter criteria for the resources to return. @@ -245208,14 +245384,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Compliance.Response' + $ref: '#/components/schemas/hci.Cluster.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'hci.Compliance' resources for the given filter criteria + description: List of 'hci.Cluster' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -245291,15 +245467,15 @@ paths: - PRIVSET.Manage HCI Clusters - PRIVSET.Read-Only - PRIVSET.View HCI Clusters - - READ.hci.Compliance + - READ.hci.Cluster - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Compliance' resource. + summary: Read a 'hci.Cluster' resource. tags: - hci - /api/v1/hci/Compliances/{Moid}: + /api/v1/hci/Clusters/{Moid}: get: - operationId: GetHciComplianceByMoid + operationId: GetHciClusterByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -245314,14 +245490,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Compliance' + $ref: '#/components/schemas/hci.Cluster' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'hci.Compliance' resource. + description: An instance of the 'hci.Cluster' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -245332,10 +245508,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetHciComplianceByMoid: + GetHciClusterByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/hci/Compliances/{Moid}'." - operationId: GetHciComplianceByMoid + \ as the 'Moid' parameter in 'GET /api/v1/hci/Clusters/{Moid}'." + operationId: GetHciClusterByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -245408,15 +245584,283 @@ paths: - PRIVSET.Manage HCI Clusters - PRIVSET.Read-Only - PRIVSET.View HCI Clusters - - READ.hci.Compliance + - READ.hci.Cluster - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Compliance' resource. + summary: Read a 'hci.Cluster' resource. tags: - hci - /api/v1/hci/Disks: + patch: + operationId: PatchHciCluster + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/hci.Cluster' + application/json-patch+json: + schema: + $ref: '#/components/schemas/PatchDocument' + description: The 'hci.Cluster' resource to update. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/hci.Cluster' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'hci.Cluster' resource was patched as requested. + The 'hci.Cluster' resource is patched before this response is sent back + and the resource is returned in the body of the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetHciClusterByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/hci/Clusters/{Moid}'." + operationId: GetHciClusterByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - PRIVSET.Account Administrator + - PRIVSET.Manage HCI Clusters + - ROLE.Account Administrator + - UPDATE.hci.Cluster + summary: Update a 'hci.Cluster' resource. + tags: + - hci + post: + operationId: UpdateHciCluster + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/hci.Cluster' + application/json-patch+json: + schema: + $ref: '#/components/schemas/PatchDocument' + description: The 'hci.Cluster' resource to update. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/hci.Cluster' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'hci.Cluster' resource was modified as requested. + The 'hci.Cluster' resource is modified before this response is sent back + and the resource is returned in the body of the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetHciClusterByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/hci/Clusters/{Moid}'." + operationId: GetHciClusterByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - PRIVSET.Account Administrator + - PRIVSET.Manage HCI Clusters + - ROLE.Account Administrator + - UPDATE.hci.Cluster + summary: Update a 'hci.Cluster' resource. + tags: + - hci + /api/v1/hci/Compliances: get: - operationId: GetHciDiskList + operationId: GetHciComplianceList parameters: - description: |- Filter criteria for the resources to return. @@ -245669,14 +246113,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Disk.Response' + $ref: '#/components/schemas/hci.Compliance.Response' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: List of 'hci.Disk' resources for the given filter criteria + description: List of 'hci.Compliance' resources for the given filter criteria headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -245752,15 +246196,15 @@ paths: - PRIVSET.Manage HCI Clusters - PRIVSET.Read-Only - PRIVSET.View HCI Clusters - - READ.hci.Disk + - READ.hci.Compliance - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Disk' resource. + summary: Read a 'hci.Compliance' resource. tags: - hci - /api/v1/hci/Disks/{Moid}: + /api/v1/hci/Compliances/{Moid}: get: - operationId: GetHciDiskByMoid + operationId: GetHciComplianceByMoid parameters: - description: The unique Moid identifier of a resource instance. explode: false @@ -245775,14 +246219,14 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/hci.Disk' + $ref: '#/components/schemas/hci.Compliance' text/csv: schema: $ref: '#/components/schemas/CsvFile' application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: schema: $ref: '#/components/schemas/ExcelFile' - description: An instance of the 'hci.Disk' resource. + description: An instance of the 'hci.Compliance' resource. headers: Set-Cookie: $ref: '#/components/headers/Set-Cookie' @@ -245793,10 +246237,10 @@ paths: Content-Length: $ref: '#/components/headers/Content-Length' links: - GetHciDiskByMoid: + GetHciComplianceByMoid: description: "The 'Moid' value returned in the response can be used\ - \ as the 'Moid' parameter in 'GET /api/v1/hci/Disks/{Moid}'." - operationId: GetHciDiskByMoid + \ as the 'Moid' parameter in 'GET /api/v1/hci/Compliances/{Moid}'." + operationId: GetHciComplianceByMoid parameters: Moid: $response.body#/Moid GetIamAccountByMoid: @@ -245869,15 +246313,476 @@ paths: - PRIVSET.Manage HCI Clusters - PRIVSET.Read-Only - PRIVSET.View HCI Clusters - - READ.hci.Disk + - READ.hci.Compliance - ROLE.Account Administrator - ROLE.Read-Only - summary: Read a 'hci.Disk' resource. + summary: Read a 'hci.Compliance' resource. tags: - hci - /api/v1/hci/DomainManagers: + /api/v1/hci/Disks: get: - operationId: GetHciDomainManagerList + operationId: GetHciDiskList + parameters: + - description: |- + Filter criteria for the resources to return. + A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting + only the Entries that satisfy the predicate expression specified by the $filter option. + The expression language that is used in $filter queries supports references to properties and + literals. The literal values can be strings enclosed in single quotes, numbers and boolean values + (true or false). + examples: + property_createTime_gt: + summary: Return the resources where the 'CreateTime' property is greater + than the specified date. + value: $filter=CreateTime gt 2012-08-29T21:58:33Z + property_createTime_gt_now: + description: |- + This example uses a filter expression to compare the 'CreateTime' property of the resource against the current time. + The now() function is resolved to the current time in the Intersight service when the query is processed. + 'PT72H' is a string value that represents 72 hours. + See https://intersight.com/apidocs for more details about how to construct a duration. + The "sub" operator is used to substract a duration from the current time. + summary: Return the resources that were created less than seventy-two + hours ago. + value: $filter=CreateTime gt now() sub PT72H + property_createTime_lt_now: + summary: Return the resources that were created at least 60 days ago. + value: $filter=CreateTime lt now() sub P60D + property_modTime_gt_now1: + summary: Return the resources that were modified less than three minutes + and 20 seconds ago. + value: $filter=ModTime gt now() sub PT3M20S + property_modTime_gt_now2: + summary: Return the resources that were modified less than 90 days ago. + value: $filter=ModTime gt now() sub P90D + property_modTime_gt_now3: + summary: Return the resources that were modified less than 1 day and 12 + hours ago. + value: $filter=ModTime gt now() sub P1DT12H + explode: true + in: query + name: $filter + required: false + schema: + default: "" + type: string + style: form + - description: Determines what properties are used to sort the collection of + resources. + examples: + date_sort_ascending: + summary: "Return the resources, sorted by creation time in ascending order,\ + \ i.e., oldest resources first." + value: $orderby=CreationTime + date_sort_descending: + summary: "Return the resources, sorted by creation time in descending\ + \ order, i.e., most recently created resources first." + value: $orderby=-CreationTime + date_sort_filtered_descending: + summary: "Return the resources that have been modified less than 80 minutes\ + \ ago, sorted by modification time, most recently modified resources\ + \ first." + value: $orderby=-ModTime&$filter=ModTime gt now() sub PT80M + sorted_results_with_paging: + summary: Return the first 20 resources sorted by modification time. + value: $top=20&$orderby=ModTime + explode: true + in: query + name: $orderby + required: false + schema: + type: string + style: form + - allowEmptyValue: false + description: Specifies the maximum number of resources to return in the response. + examples: + top: + summary: Return up to 10 resources. + value: $top=10 + top_with_filter: + summary: Return up to 20 resources that were created less than two hours + ago. + value: $top=20&$filter=CreateTime gt now() sub PT2H + explode: true + in: query + name: $top + required: false + schema: + default: 100 + format: int32 + type: integer + style: form + - allowEmptyValue: false + description: Specifies the number of resources to skip in the response. + examples: + skip: + summary: Return the resources. Skip the first 100 resources. + value: $skip=100 + skip_and_top: + summary: Return the resources. Skip the first 100 resources and return + up to 20 resources. + value: $skip=100&$top=20 + skip_with_filter: + summary: Return the resources that were created less than two hours ago. + Skip the first 100 resources and return up to 20 resources. + value: $skip=100&$top=20&$filter=CreateTime gt now() sub PT2H + explode: true + in: query + name: $skip + required: false + schema: + default: 0 + format: int32 + type: integer + style: form + - description: Specifies a subset of properties to return. + examples: + select: + summary: "Return a summary list of resources. The response will include\ + \ the Moid, which is always returned, and the 'CreateTime' and 'ModTime'\ + \ properties." + value: "$select=CreateTime,ModTime" + select_filtered: + description: |- + Return a summary list of resources. The response will include the Moid, which is always returned even if it is not specified in the $select query, + and the 'CreateTime' and 'ModTime' properties, which are explicitly specified in the $select query. + The results are filtered and only include the resources that were created less than two hours ago. + summary: "Return a filtered, summary list of resources." + value: "$select=CreateTime,ModTime&$filter=CreateTime gt now() sub PT2H" + explode: true + in: query + name: $select + required: false + schema: + default: "" + type: string + style: form + - description: Specify additional attributes or related resources to return + in addition to the primary resources. + examples: + expand_displaynames: + summary: Return the resources. + value: $expand=DisplayNames + explode: true + in: query + name: $expand + required: false + schema: + type: string + style: form + - description: |- + Specify one or more transformation operations to perform aggregation on the resources. The transformations + are processed in order with the output from a transformation being used as input for the subsequent transformation. + The "$apply" query takes a sequence of set transformations, separated by forward slashes to express that they are + consecutively applied, i.e., the result of each transformation is the input to the next transformation. + Supported aggregation methods are "aggregate" and "groupby". + The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns + a result set with a single instance, representing the aggregated value for all instances in the input set. + The **groupby** transformation takes one or two parameters and + 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, + 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, + 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, + 4. Concatenates the intermediate result sets into one result set. + A groupby transformation affects the structure of the result set. + explode: true + in: query + name: $apply + required: false + schema: + type: string + style: form + - allowEmptyValue: false + description: "The $count query specifies the service should return the count\ + \ of the matching resources, instead of returning the resources." + examples: + total_count: + summary: Return the count of the resources. + value: $count=true + count_filtered: + summary: Return the count of resources that were created less than two + hours ago. + value: $count=true&$filter=CreateTime gt now() sub PT2H + explode: true + in: query + name: $count + required: false + schema: + type: boolean + style: form + - allowEmptyValue: false + description: The $inlinecount query option allows clients to request an inline + count of the matching resources included with the resources in the response. + examples: + inlinecount_output: + summary: "Return the count of the resources, and an array containing the\ + \ resources." + value: $inlinecount=true + inlinecount_filtered: + summary: "Return the count of the resources that were created less than\ + \ two hours ago, and an array containing the resources." + value: $inlinecount=true&$filter=CreateTime gt now() sub PT2H + explode: true + in: query + name: $inlinecount + required: false + schema: + default: allpages + enum: + - allpages + - none + type: string + style: form + - description: |- + Similar to "$filter", but "at" is specifically used to filter versioning information properties for resources to return. + A URI with an "at" Query Option identifies a subset of the Entries from the Collection of Entries identified by the + Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate + expression specified by the query option. + The expression language that is used in at operators supports references to properties and + literals. The literal values can be strings enclosed in single quotes, numbers and boolean values + (true or false) or any of the additional literal representations shown in the Abstract + Type System section. + examples: + versiontype_equality: + summary: Return the resources where the 'VersionType' property of the + VersionContext is equal to 'Configured' + value: at=VersionType eq 'Configured' + interestedmos_query: + summary: Return the resources where the 'InterestedMos' property of the + VersionContext includes an MoRef with Moid equal to '5b5877e56c6730367acf46cd' + value: at=InterestedMos.Moid eq '5b5877e56c6730367acf46cd' + explode: true + in: query + name: at + required: false + schema: + type: string + style: form + - description: "The 'tags' parameter is used to request a summary of the Tag\ + \ utilization for this resource. When the 'tags' parameter is specified,\ + \ the response provides a list of tag keys, the number of times the key\ + \ has been used across all documents, and the tag values that have been\ + \ assigned to the tag key." + explode: true + in: query + name: tags + required: false + schema: + type: string + style: form + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/hci.Disk.Response' + text/csv: + schema: + $ref: '#/components/schemas/CsvFile' + application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: + schema: + $ref: '#/components/schemas/ExcelFile' + description: List of 'hci.Disk' resources for the given filter criteria + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + Content-Disposition: + $ref: '#/components/headers/Content-Disposition' + Content-Length: + $ref: '#/components/headers/Content-Length' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - PRIVSET.Account Administrator + - PRIVSET.Manage HCI Clusters + - PRIVSET.Read-Only + - PRIVSET.View HCI Clusters + - READ.hci.Disk + - ROLE.Account Administrator + - ROLE.Read-Only + summary: Read a 'hci.Disk' resource. + tags: + - hci + /api/v1/hci/Disks/{Moid}: + get: + operationId: GetHciDiskByMoid + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/hci.Disk' + text/csv: + schema: + $ref: '#/components/schemas/CsvFile' + application/vnd.openxmlformats-officedocument.spreadsheetml.sheet: + schema: + $ref: '#/components/schemas/ExcelFile' + description: An instance of the 'hci.Disk' resource. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + Content-Disposition: + $ref: '#/components/headers/Content-Disposition' + Content-Length: + $ref: '#/components/headers/Content-Length' + links: + GetHciDiskByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/hci/Disks/{Moid}'." + operationId: GetHciDiskByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - PRIVSET.Account Administrator + - PRIVSET.Manage HCI Clusters + - PRIVSET.Read-Only + - PRIVSET.View HCI Clusters + - READ.hci.Disk + - ROLE.Account Administrator + - ROLE.Read-Only + summary: Read a 'hci.Disk' resource. + tags: + - hci + /api/v1/hci/DomainManagers: + get: + operationId: GetHciDomainManagerList parameters: - description: |- Filter criteria for the resources to return. @@ -618296,7 +619201,230 @@ paths: summary: Read a 'storage.NetAppVolumeSnapshot' resource. tags: - storage + post: + operationId: CreateStorageNetAppVolumeSnapshot + parameters: + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, If-None-Match used with the * value can be used to create + a resource not known to exist, guaranteeing that another resource creation didn't happen before, + losing the data of the previous put. The request will be processed only if the eventually existing + resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 + (Precondition Failed) is used. + The asterisk is a special value representing any resource. It is only useful when creating a resource, + usually with PUT, to check if another resource with the identity has already been created before. + The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are + considered identical if the content is equivalent - they don't have to be identical byte for byte. + explode: false + in: header + name: If-None-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/storage.NetAppVolumeSnapshot' + description: The 'storage.NetAppVolumeSnapshot' resource to create. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/storage.NetAppVolumeSnapshot' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'storage.NetAppVolumeSnapshot' resource was created + as requested. The 'storage.NetAppVolumeSnapshot' resource is created before + this response is sent back and the resource is returned in the body of + the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetStorageNetAppVolumeSnapshotByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/storage/NetAppVolumeSnapshots/{Moid}'." + operationId: GetStorageNetAppVolumeSnapshotByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - CREATE.storage.NetAppVolumeSnapshot + summary: Create a 'storage.NetAppVolumeSnapshot' resource. + tags: + - storage /api/v1/storage/NetAppVolumeSnapshots/{Moid}: + delete: + operationId: DeleteStorageNetAppVolumeSnapshot + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + responses: + "200": + description: Resource has been deleted successfully. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - DELETE.storage.NetAppVolumeSnapshot + summary: Delete a 'storage.NetAppVolumeSnapshot' resource. + tags: + - storage get: operationId: GetStorageNetAppVolumeSnapshotByMoid parameters: @@ -618413,6 +619541,270 @@ paths: summary: Read a 'storage.NetAppVolumeSnapshot' resource. tags: - storage + patch: + operationId: PatchStorageNetAppVolumeSnapshot + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/storage.NetAppVolumeSnapshot' + application/json-patch+json: + schema: + $ref: '#/components/schemas/PatchDocument' + description: The 'storage.NetAppVolumeSnapshot' resource to update. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/storage.NetAppVolumeSnapshot' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'storage.NetAppVolumeSnapshot' resource was patched + as requested. The 'storage.NetAppVolumeSnapshot' resource is patched before + this response is sent back and the resource is returned in the body of + the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetStorageNetAppVolumeSnapshotByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/storage/NetAppVolumeSnapshots/{Moid}'." + operationId: GetStorageNetAppVolumeSnapshotByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - UPDATE.storage.NetAppVolumeSnapshot + summary: Update a 'storage.NetAppVolumeSnapshot' resource. + tags: + - storage + post: + operationId: UpdateStorageNetAppVolumeSnapshot + parameters: + - description: The unique Moid identifier of a resource instance. + explode: false + in: path + name: Moid + required: true + schema: + type: string + style: simple + - description: |- + For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent + the lost update problem. It can check if the modification of a resource that the user wants to upload + will not override another change that has been done since the original resource was fetched. + If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. + When modifying a resource using POST or PUT, the If-Match header must be set to the value of + the resource ModTime property after which no lost update problem should occur. + For example, a client send a GET request to obtain a resource, which includes the ModTime property. + The ModTime indicates the last time the resource was created or modified. The client then sends + a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained + in the GET request. + explode: false + in: header + name: If-Match + required: false + schema: + type: string + style: simple + requestBody: + content: + application/json: + schema: + $ref: '#/components/schemas/storage.NetAppVolumeSnapshot' + application/json-patch+json: + schema: + $ref: '#/components/schemas/PatchDocument' + description: The 'storage.NetAppVolumeSnapshot' resource to update. + required: true + responses: + "200": + content: + application/json: + schema: + $ref: '#/components/schemas/storage.NetAppVolumeSnapshot' + description: The HTTP 200 status response code indicates that the request + has succeeded and the 'storage.NetAppVolumeSnapshot' resource was modified + as requested. The 'storage.NetAppVolumeSnapshot' resource is modified + before this response is sent back and the resource is returned in the + body of the message. + headers: + Set-Cookie: + $ref: '#/components/headers/Set-Cookie' + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + links: + GetStorageNetAppVolumeSnapshotByMoid: + description: "The 'Moid' value returned in the response can be used\ + \ as the 'Moid' parameter in 'GET /api/v1/storage/NetAppVolumeSnapshots/{Moid}'." + operationId: GetStorageNetAppVolumeSnapshotByMoid + parameters: + Moid: $response.body#/Moid + GetIamAccountByMoid: + $ref: '#/components/links/GetIamAccountByMoid' + GetIamDomainGroupByMoid: + $ref: '#/components/links/GetIamDomainGroupByMoid' + "400": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request could not be understood by the server due to malformed syntax. + The client SHOULD NOT repeat the request without modifications. + For example, the request may contain an incorrect JSON syntax, or the request fails + validation checks. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "401": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request requires user authentication. The client may repeat the request with a suitable Authorization header field. + If the request already included Authorization credentials, then the 401 response indicates that authorization has + been refused for those credentials. + The HTTP body may contain a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "403": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: |- + The request was properly authenticated, but the server is refusing to fulfill it. + The HTTP body may contain a document that provides more details about the error. + For example, the user may not have sufficient privileges to perform the request. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + "404": + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: The specified resource was not found. The HTTP body contains + a document that provides more details about the error. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + default: + content: + application/json: + schema: + $ref: '#/components/schemas/Error' + description: An unexpected error occurred. + headers: + x-starship-traceid: + $ref: '#/components/headers/x-starship-traceid' + security: + - cookieAuth: [] + - http_signature: [] + - oAuth2: + - UPDATE.storage.NetAppVolumeSnapshot + summary: Update a 'storage.NetAppVolumeSnapshot' resource. + tags: + - storage /api/v1/storage/NvmeRaidConfigurations: get: operationId: GetStorageNvmeRaidConfigurationList @@ -745997,6 +747389,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -746020,6 +747413,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -776892,12 +778286,14 @@ components: * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. + * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. enum: - UCS-FI-6454 - UCS-FI-64108 - UCS-FI-6536 - UCSX-S9108-100G + - UCS-FI-6664 - unknown type: string x-omitempty: true @@ -815397,12 +816793,14 @@ components: * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. + * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. enum: - UCS-FI-6454 - UCS-FI-64108 - UCS-FI-6536 - UCSX-S9108-100G + - UCS-FI-6664 - unknown type: string x-omitempty: true @@ -830999,6 +832397,16 @@ components: - $ref: '#/components/schemas/mo.AggregateTransform' - $ref: '#/components/schemas/mo.TagSummary' x-one-of-name: functions.Function.Response + functions.Function.Relationship: + description: "A relationship to the 'functions.Function' resource, or the expanded\ + \ 'functions.Function' resource, or the 'null' value." + discriminator: + propertyName: ClassId + nullable: true + oneOf: + - $ref: '#/components/schemas/mo.MoRef' + - $ref: '#/components/schemas/functions.Function' + x-one-of-name: functions.Function.Relationship functions.Function: allOf: - $ref: '#/components/schemas/mo.BaseMo' @@ -831027,37 +832435,26 @@ components: Action: default: None description: |- - Action of the function such as build, deploy, undeploy, delete. + Action of the function such as build, deploy, undeploy. * `None` - No action is set, this is the default value for action field. - * `Build` - Build an instance of a Function. - * `Deploy` - Deploy the build Function. - * `Undeploy` - Undeploy a Function that was previously successfully deployed. - * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. + * `Publish` - Publish a Function that was saved or built. enum: - None - - Build - - Deploy - - Undeploy - - Delete + - Publish type: string writeOnly: true x-omitempty: true Code: - description: Custom function code for Function MO. + description: "Custom function code to create the first function version,\ + \ mandatory in function creation payload." type: string + x-createOnly: true x-omitempty: true CreateUser: description: The user identifier who created the Function. readOnly: true type: string x-omitempty: true - DefaultVersion: - description: When true this function version will be used in functions - table. The very first function created with a name will be set as the - default version. - readOnly: true - type: boolean - x-omitempty: true Description: description: Description of the function. type: string @@ -831069,8 +832466,6 @@ components: pattern: "^[a-zA-Z0-9]{1}[\\sa-zA-Z0-9_.:-]{0,91}$" type: string x-omitempty: true - LastAction: - $ref: '#/components/schemas/functions.FunctionLastAction' ModUser: description: The user identifier who last updated the Function. readOnly: true @@ -831079,46 +832474,24 @@ components: Name: description: "The name of the function. Name can only contain letters\ \ (a-z), numbers (0-9), hyphen (-)." - pattern: "^[a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1}$" + pattern: "^[a-zA-Z0-9]{1}[a-zA-Z0-9-]{0,62}[a-zA-Z0-9]{1}$" type: string x-createOnly: true x-omitempty: true - State: - default: Saved - description: |- - Current representation of the Function MO state. - * `Saved` - Function is saved, yet to be built and deployed. - * `Building` - Function is currently being built. - * `Built` - The Function has been built and can now be deployed. - * `Deploying` - The built Function is currently being deployed. - * `Deployed` - The Function has been deployed. - * `Undeploying` - The deployed function is being Undeployed. - * `Deleting` - The Function is being deleted. - enum: - - Saved - - Building - - Built - - Deploying - - Deployed - - Undeploying - - Deleting - readOnly: true + RuntimeMoid: + description: "Moid of runtime which is used to create the first function\ + \ version, mandatory in function creation payload." type: string + x-createOnly: true x-omitempty: true Version: - description: The version of the function to support multiple versions. + description: "The target version of the function, which is needed by action." format: int64 - readOnly: true type: integer + writeOnly: true x-omitempty: true - ActionExecution: - $ref: '#/components/schemas/workflow.WorkflowInfo.Relationship' Organization: $ref: '#/components/schemas/organization.Organization.Relationship' - Runtime: - $ref: '#/components/schemas/functions.Runtime.Relationship' - TaskDefinition: - $ref: '#/components/schemas/workflow.TaskDefinition.Relationship' required: - ClassId - ObjectType @@ -831135,12 +832508,6 @@ components: ClassId: mo.MoRef Selector: Selector Parent: null - LastAction: - ObjectType: functions.FunctionLastAction - Action: None - FailureReason: FailureReason - ClassId: functions.FunctionLastAction - DefaultVersion: true ClassId: functions.Function Owners: - Owners @@ -831171,12 +832538,6 @@ components: Timestamp: 2000-01-23T04:56:07.000+00:00 VersionType: Modified ObjectType: functions.Function - Runtime: - ObjectType: aaa.AuditRecord - link: link - Moid: Moid - ClassId: mo.MoRef - Selector: Selector Version: 0 DisplayName: DisplayName DisplayNames: @@ -831210,19 +832571,7 @@ components: Moid: Moid ClassId: mo.MoRef Selector: Selector - TaskDefinition: - ObjectType: aaa.AuditRecord - link: link - Moid: Moid - ClassId: mo.MoRef - Selector: Selector - State: Saved - ActionExecution: - ObjectType: aaa.AuditRecord - link: link - Moid: Moid - ClassId: mo.MoRef - Selector: Selector + RuntimeMoid: RuntimeMoid Moid: Moid title: Functions:Function x-allOf-name: functions.Function @@ -831273,20 +832622,7 @@ components: type: string x-enum-as-string: true Action: - default: None - description: |- - Name of the last action performed. - * `None` - No action is set, this is the default value for action field. - * `Build` - Build an instance of a Function. - * `Deploy` - Deploy the build Function. - * `Undeploy` - Undeploy a Function that was previously successfully deployed. - * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. - enum: - - None - - Build - - Deploy - - Undeploy - - Delete + description: Name of the last action performed. readOnly: true type: string x-omitempty: true @@ -831302,12 +832638,231 @@ components: description: The info for the last function action executed with failure reason. example: ObjectType: functions.FunctionLastAction - Action: None + Action: Action FailureReason: FailureReason ClassId: functions.FunctionLastAction nullable: true title: Function Last Action x-allOf-name: functions.FunctionLastAction + functions.FunctionVersion.Response: + description: |- + The response body of a HTTP GET request for the 'functions.FunctionVersion' resource. + The value may be one of the following types. + 1. When 'tag' is specified in the URL query, the response schema + is a summary of the tag usage. + 1. When '$apply' is specified in the URL query, the response schema + is dynamically-generated schema based on the $apply value. + 1. When '$count' is specified in the URL query, the response is + a simple object providing the count of the resources. + 1. In all other cases, the response is a list of 'functions.FunctionVersion' resources. + discriminator: + propertyName: ObjectType + oneOf: + - $ref: '#/components/schemas/mo.DocumentCount' + - $ref: '#/components/schemas/functions.FunctionVersion.List' + - $ref: '#/components/schemas/mo.AggregateTransform' + - $ref: '#/components/schemas/mo.TagSummary' + x-one-of-name: functions.FunctionVersion.Response + functions.FunctionVersion: + allOf: + - $ref: '#/components/schemas/mo.BaseMo' + - description: "Definition of the list of properties defined in 'functions.FunctionVersion',\ + \ excluding properties defined in parent classes." + properties: + ClassId: + default: functions.FunctionVersion + description: |- + The fully-qualified name of the instantiated, concrete type. + This property is used as a discriminator to identify the type of the payload + when marshaling and unmarshaling data. + enum: + - functions.FunctionVersion + type: string + x-enum-as-string: true + ObjectType: + default: functions.FunctionVersion + description: |- + The fully-qualified name of the instantiated, concrete type. + The value should be the same as the 'ClassId' property. + enum: + - functions.FunctionVersion + type: string + x-enum-as-string: true + Code: + description: Custom function code for Function MO. + type: string + x-omitempty: true + CreateUser: + description: The user identifier who created the Function. + readOnly: true + type: string + x-omitempty: true + DefaultVersion: + description: When true this function version will be used in functions + table. The very first function created with a name will be set as the + default version. + readOnly: true + type: boolean + x-omitempty: true + LastAction: + $ref: '#/components/schemas/functions.FunctionLastAction' + ModUser: + description: The user identifier who last updated the Function. + readOnly: true + type: string + x-omitempty: true + State: + default: Saved + description: |- + Current representation of the Function MO state. + * `Saved` - Function is saved, yet to be built and deployed. + * `Building` - Function is currently being built. + * `Built` - The Function has been built and can now be deployed. + * `Deploying` - The built Function is currently being deployed. + * `Deployed` - The Function has been deployed. + * `Undeploying` - The deployed function is being Undeployed. + * `Deleting` - The Function is being deleted. + enum: + - Saved + - Building + - Built + - Deploying + - Deployed + - Undeploying + - Deleting + readOnly: true + type: string + x-omitempty: true + Version: + description: The version of the function to support multiple versions. + format: int64 + readOnly: true + type: integer + x-omitempty: true + ActionExecution: + $ref: '#/components/schemas/workflow.WorkflowInfo.Relationship' + Function: + $ref: '#/components/schemas/functions.Function.Relationship' + Runtime: + $ref: '#/components/schemas/functions.Runtime.Relationship' + required: + - ClassId + - ObjectType + type: object + description: The managed object which has info about a specific version of custom + function. + example: + Parent: null + LastAction: + ObjectType: functions.FunctionLastAction + Action: Action + FailureReason: FailureReason + ClassId: functions.FunctionLastAction + DefaultVersion: true + ClassId: functions.FunctionVersion + Owners: + - Owners + - Owners + VersionContext: + ObjectType: mo.VersionContext + InterestedMos: + - ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + - ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + Version: Version + MarkedForDeletion: false + RefMo: + ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + ClassId: mo.VersionContext + Timestamp: 2000-01-23T04:56:07.000+00:00 + VersionType: Modified + ObjectType: functions.FunctionVersion + Function: + ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + Runtime: + ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + Version: 0 + DisplayNames: + key: + - DisplayNames + - DisplayNames + ModTime: 2000-01-23T04:56:07.000+00:00 + Tags: + - Value: Value + Key: Key + - Value: Value + Key: Key + ModUser: ModUser + SharedScope: SharedScope + CreateTime: 2000-01-23T04:56:07.000+00:00 + CreateUser: CreateUser + DomainGroupMoid: DomainGroupMoid + PermissionResources: + - null + - null + AccountMoid: AccountMoid + Code: Code + Ancestors: + - ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + - ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + State: Saved + ActionExecution: + ObjectType: aaa.AuditRecord + link: link + Moid: Moid + ClassId: mo.MoRef + Selector: Selector + Moid: Moid + title: Functions:Function Version + x-allOf-name: functions.FunctionVersion + functions.FunctionVersion.List: + allOf: + - $ref: '#/components/schemas/mo.BaseResponse' + - properties: + Count: + description: |- + The total number of 'functions.FunctionVersion' resources matching the request, accross all pages. + The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter. + format: int32 + type: integer + Results: + description: The array of 'functions.FunctionVersion' resources matching + the request. + items: + $ref: '#/components/schemas/functions.FunctionVersion' + nullable: true + type: array + type: object + description: This resource list is returned as a response to a HTTP GET request + that does not include a specific resource identifier. + title: List of 'functions.FunctionVersion' resources functions.Runtime.Response: description: |- The response body of a HTTP GET request for the 'functions.Runtime' resource. @@ -831384,6 +832939,10 @@ components: type: string x-createOnly: true x-omitempty: true + CodeTemplate: + description: Template to guide on how to compose code. + type: string + x-omitempty: true Components: items: $ref: '#/components/schemas/functions.RuntimeComponent' @@ -831478,6 +833037,7 @@ components: Description: Description Parent: null ClassId: functions.Runtime + CodeTemplate: CodeTemplate Owners: - Owners - Owners @@ -868908,6 +870468,7 @@ components: * `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account. * `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account. * `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences. + * `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences. enum: - IWO - Hitachi @@ -868938,6 +870499,7 @@ components: - WorkflowsIntersightAssets - ManualKEKSupport - FirmwareConsolidationEFT + - FunctionAsAService type: string x-omitempty: true required: @@ -894987,6 +896549,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -895010,6 +896573,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -895038,6 +896602,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -895061,6 +896626,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -895100,6 +896666,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -895123,6 +896690,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -896468,6 +898036,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -896491,6 +898060,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -896939,6 +898509,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -896962,6 +898533,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -908422,6 +909994,7 @@ components: - forecast.Definition - forecast.Instance - functions.Function + - functions.FunctionVersion - functions.Runtime - functions.Upload - graphics.Card @@ -909545,6 +911118,7 @@ components: - forecast.Definition - forecast.Instance - functions.Function + - functions.FunctionVersion - functions.Runtime - functions.Upload - graphics.Card @@ -910772,6 +912346,7 @@ components: - forecast.Definition - forecast.Instance - functions.Function + - functions.FunctionVersion - functions.Runtime - functions.Upload - graphics.Card @@ -962272,6 +963847,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -962295,6 +963871,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -1044824,15 +1046401,30 @@ components: - workflow.LoopTask type: string x-enum-as-string: true + FailurePolicy: + default: FailOnFirstFailure + description: |- + The policy to handle the failure of an iteration within a parallel loop. + * `FailOnFirstFailure` - The enum specifies the option as FailOnFirstFailure where the loop task will fail if one of the iteration in the loop fails. The running iterations will be cancelled on first failure and the loop will be marked as failed. + * `ContinueOnFailure` - The enum specifies the option as ContinueOnFailure where the loop task will continue with all iterations, even if one fails. Running iterations will not be canceled, but the loop will be marked as failed after all iterations are complete. + enum: + - FailOnFirstFailure + - ContinueOnFailure + type: string + x-omitempty: true NumberOfBatches: default: 1 - description: "When tasks are run in parallel and the count is large, the\ - \ actual number of task run in parallel can be controlled by this property.\ - \ If count is 100 and numberOfBatches is 5 then 20 tasks are run in\ - \ parallel 5 times. Parallel batch size must be less than the count.\ - \ In cases where count is dynamic and depends on input given during\ - \ workflow execution, if that count is less than batch then empty batches\ - \ might get created which do not have any tasks under them." + description: "All iterations of the loop run in parallel within a single\ + \ batch, with a maximum of 100 iterations. To run more than 100 iterations,\ + \ you can increase the number of batches. The configuration is acceptable\ + \ as long as the total number of iterations divided by the number of\ + \ batches is less than 100. Adjusting the number of batches also allows\ + \ you to control how many iterations run in parallel. For example, if\ + \ the total count is 100 and you set the number of batches to 5, then\ + \ 20 tasks will run in parallel across the 5 batches. It's important\ + \ to note that the number of batches must be less than the total count.\ + \ If the count is dynamic and falls below the number of batches, this\ + \ may result in empty batches with no tasks." format: int64 minimum: 1 type: integer @@ -1048178,6 +1049770,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -1048201,6 +1049794,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -1050653,6 +1052247,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -1050676,6 +1052271,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -1053463,6 +1055059,7 @@ components: * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. + * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. @@ -1053486,6 +1055083,7 @@ components: - INC-Premier-D2OpsMod - INC-Premier-CentralizedMod8Slot - INC-Premier-DistributedMod8Slot + - ERP-Advantage - IntersightTrial - IWOTrial - IKSTrial @@ -1057374,6 +1058972,11 @@ components: DELETE.functions.Function: Delete a 'functions.Function' resource. READ.functions.Function: Read a 'functions.Function' resource. UPDATE.functions.Function: Update a 'functions.Function' resource. + CREATE.functions.FunctionVersion: Create a 'functions.FunctionVersion' + resource. + READ.functions.FunctionVersion: Read a 'functions.FunctionVersion' resource. + UPDATE.functions.FunctionVersion: Update a 'functions.FunctionVersion' + resource. CREATE.functions.Runtime: Create a 'functions.Runtime' resource. DELETE.functions.Runtime: Delete a 'functions.Runtime' resource. READ.functions.Runtime: Read a 'functions.Runtime' resource. @@ -1059060,8 +1060663,14 @@ components: resource. READ.storage.NetAppVolume: Read a 'storage.NetAppVolume' resource. READ.storage.NetAppVolumeEvent: Read a 'storage.NetAppVolumeEvent' resource. + CREATE.storage.NetAppVolumeSnapshot: Create a 'storage.NetAppVolumeSnapshot' + resource. + DELETE.storage.NetAppVolumeSnapshot: Delete a 'storage.NetAppVolumeSnapshot' + resource. READ.storage.NetAppVolumeSnapshot: Read a 'storage.NetAppVolumeSnapshot' resource. + UPDATE.storage.NetAppVolumeSnapshot: Update a 'storage.NetAppVolumeSnapshot' + resource. READ.storage.NvmeRaidConfiguration: Read a 'storage.NvmeRaidConfiguration' resource. READ.storage.PhysicalDisk: Read a 'storage.PhysicalDisk' resource. diff --git a/api_aaa.go b/api_aaa.go index e138b2917d..2ccd01613f 100644 --- a/api_aaa.go +++ b/api_aaa.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_access.go b/api_access.go index 66468097c5..4a8f50354f 100644 --- a/api_access.go +++ b/api_access.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_adapter.go b/api_adapter.go index 41f9bb033f..0fc9b00db5 100644 --- a/api_adapter.go +++ b/api_adapter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_apic.go b/api_apic.go index d683677e4d..4c813fa5a2 100644 --- a/api_apic.go +++ b/api_apic.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_appliance.go b/api_appliance.go index 0dc0f18988..6a926f668b 100644 --- a/api_appliance.go +++ b/api_appliance.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_asset.go b/api_asset.go index 5f1f0fe24f..d7fec10f20 100644 --- a/api_asset.go +++ b/api_asset.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_bios.go b/api_bios.go index ff1f31c596..ff395843c8 100644 --- a/api_bios.go +++ b/api_bios.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_boot.go b/api_boot.go index f73a3c8530..98596f0662 100644 --- a/api_boot.go +++ b/api_boot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_bulk.go b/api_bulk.go index 3607174160..5418fa11bd 100644 --- a/api_bulk.go +++ b/api_bulk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_capability.go b/api_capability.go index 4e492cb31c..5c45eb44fd 100644 --- a/api_capability.go +++ b/api_capability.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_catalystsdwan.go b/api_catalystsdwan.go index 39ea128a1a..35db145fcb 100644 --- a/api_catalystsdwan.go +++ b/api_catalystsdwan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_certificatemanagement.go b/api_certificatemanagement.go index ea99c0284c..0240a8d6f3 100644 --- a/api_certificatemanagement.go +++ b/api_certificatemanagement.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_changelog.go b/api_changelog.go index 59bcac464d..2e495d9c3b 100644 --- a/api_changelog.go +++ b/api_changelog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_chassis.go b/api_chassis.go index 843594f4ad..066ed3b5ff 100644 --- a/api_chassis.go +++ b/api_chassis.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_cloud.go b/api_cloud.go index 476e1160c7..2d337968dc 100644 --- a/api_cloud.go +++ b/api_cloud.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_comm.go b/api_comm.go index 66814217e0..80c795eb1d 100644 --- a/api_comm.go +++ b/api_comm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_compute.go b/api_compute.go index e77ef34e18..a6af976273 100644 --- a/api_compute.go +++ b/api_compute.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_cond.go b/api_cond.go index c0fa909f89..3be1805510 100644 --- a/api_cond.go +++ b/api_cond.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_connectorpack.go b/api_connectorpack.go index af3c130be5..55df83cdc4 100644 --- a/api_connectorpack.go +++ b/api_connectorpack.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_console.go b/api_console.go index a9625c5633..e3bf1a656b 100644 --- a/api_console.go +++ b/api_console.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_convergedinfra.go b/api_convergedinfra.go index f7a89db3a7..d9ac5ab1fc 100644 --- a/api_convergedinfra.go +++ b/api_convergedinfra.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_crd.go b/api_crd.go index 77fe81406e..bdf3077da6 100644 --- a/api_crd.go +++ b/api_crd.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_deviceconnector.go b/api_deviceconnector.go index d3ce67d864..c636e9baeb 100644 --- a/api_deviceconnector.go +++ b/api_deviceconnector.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_dnac.go b/api_dnac.go index a45ba60c87..f507e8c1f7 100644 --- a/api_dnac.go +++ b/api_dnac.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_energy.go b/api_energy.go index 53a529f262..b9bc094537 100644 --- a/api_energy.go +++ b/api_energy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_equipment.go b/api_equipment.go index e14d19da33..eb03d0e989 100644 --- a/api_equipment.go +++ b/api_equipment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_ether.go b/api_ether.go index 6d5d1853a7..7d0d43b429 100644 --- a/api_ether.go +++ b/api_ether.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_externalsite.go b/api_externalsite.go index 4083ce1ffd..3eabfae2f9 100644 --- a/api_externalsite.go +++ b/api_externalsite.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_fabric.go b/api_fabric.go index dd4fd7f76f..99e7f4da4d 100644 --- a/api_fabric.go +++ b/api_fabric.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_fault.go b/api_fault.go index 6e6e456e22..c1e3d54d24 100644 --- a/api_fault.go +++ b/api_fault.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_fc.go b/api_fc.go index 2a22580c27..2f8fe7979f 100644 --- a/api_fc.go +++ b/api_fc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_fcpool.go b/api_fcpool.go index af795197c4..51b2c188cd 100644 --- a/api_fcpool.go +++ b/api_fcpool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_feedback.go b/api_feedback.go index 4cdfdf3378..861c0e7356 100644 --- a/api_feedback.go +++ b/api_feedback.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_firmware.go b/api_firmware.go index a47fea6a10..cc751c3313 100644 --- a/api_firmware.go +++ b/api_firmware.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_fmc.go b/api_fmc.go index d686949fea..4b6d51b888 100644 --- a/api_fmc.go +++ b/api_fmc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_forecast.go b/api_forecast.go index 12d2dd9902..60093fb571 100644 --- a/api_forecast.go +++ b/api_forecast.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_functions.go b/api_functions.go index bae524760a..808b30826f 100644 --- a/api_functions.go +++ b/api_functions.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -204,6 +204,187 @@ func (a *FunctionsApiService) CreateFunctionsFunctionExecute(r ApiCreateFunction return localVarReturnValue, localVarHTTPResponse, nil } +type ApiCreateFunctionsFunctionVersionRequest struct { + ctx context.Context + ApiService *FunctionsApiService + functionsFunctionVersion *FunctionsFunctionVersion + ifMatch *string + ifNoneMatch *string +} + +// The 'functions.FunctionVersion' resource to create. +func (r ApiCreateFunctionsFunctionVersionRequest) FunctionsFunctionVersion(functionsFunctionVersion FunctionsFunctionVersion) ApiCreateFunctionsFunctionVersionRequest { + r.functionsFunctionVersion = &functionsFunctionVersion + return r +} + +// For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. +func (r ApiCreateFunctionsFunctionVersionRequest) IfMatch(ifMatch string) ApiCreateFunctionsFunctionVersionRequest { + r.ifMatch = &ifMatch + return r +} + +// For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte. +func (r ApiCreateFunctionsFunctionVersionRequest) IfNoneMatch(ifNoneMatch string) ApiCreateFunctionsFunctionVersionRequest { + r.ifNoneMatch = &ifNoneMatch + return r +} + +func (r ApiCreateFunctionsFunctionVersionRequest) Execute() (*FunctionsFunctionVersion, *http.Response, error) { + return r.ApiService.CreateFunctionsFunctionVersionExecute(r) +} + +/* +CreateFunctionsFunctionVersion Create a 'functions.FunctionVersion' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @return ApiCreateFunctionsFunctionVersionRequest +*/ +func (a *FunctionsApiService) CreateFunctionsFunctionVersion(ctx context.Context) ApiCreateFunctionsFunctionVersionRequest { + return ApiCreateFunctionsFunctionVersionRequest{ + ApiService: a, + ctx: ctx, + } +} + +// Execute executes the request +// @return FunctionsFunctionVersion +func (a *FunctionsApiService) CreateFunctionsFunctionVersionExecute(r ApiCreateFunctionsFunctionVersionRequest) (*FunctionsFunctionVersion, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodPost + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *FunctionsFunctionVersion + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.CreateFunctionsFunctionVersion") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/functions/FunctionVersions" + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + if r.functionsFunctionVersion == nil { + return localVarReturnValue, nil, reportError("functionsFunctionVersion is required and must be specified") + } + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{"application/json"} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + if r.ifMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") + } + if r.ifNoneMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-None-Match", r.ifNoneMatch, "simple", "") + } + // body params + localVarPostBody = r.functionsFunctionVersion + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + type ApiCreateFunctionsRuntimeRequest struct { ctx context.Context ApiService *FunctionsApiService @@ -1419,25 +1600,25 @@ func (a *FunctionsApiService) GetFunctionsFunctionListExecute(r ApiGetFunctionsF return localVarReturnValue, localVarHTTPResponse, nil } -type ApiGetFunctionsRuntimeByMoidRequest struct { +type ApiGetFunctionsFunctionVersionByMoidRequest struct { ctx context.Context ApiService *FunctionsApiService moid string } -func (r ApiGetFunctionsRuntimeByMoidRequest) Execute() (*FunctionsRuntime, *http.Response, error) { - return r.ApiService.GetFunctionsRuntimeByMoidExecute(r) +func (r ApiGetFunctionsFunctionVersionByMoidRequest) Execute() (*FunctionsFunctionVersion, *http.Response, error) { + return r.ApiService.GetFunctionsFunctionVersionByMoidExecute(r) } /* -GetFunctionsRuntimeByMoid Read a 'functions.Runtime' resource. +GetFunctionsFunctionVersionByMoid Read a 'functions.FunctionVersion' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiGetFunctionsRuntimeByMoidRequest + @return ApiGetFunctionsFunctionVersionByMoidRequest */ -func (a *FunctionsApiService) GetFunctionsRuntimeByMoid(ctx context.Context, moid string) ApiGetFunctionsRuntimeByMoidRequest { - return ApiGetFunctionsRuntimeByMoidRequest{ +func (a *FunctionsApiService) GetFunctionsFunctionVersionByMoid(ctx context.Context, moid string) ApiGetFunctionsFunctionVersionByMoidRequest { + return ApiGetFunctionsFunctionVersionByMoidRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -1445,21 +1626,21 @@ func (a *FunctionsApiService) GetFunctionsRuntimeByMoid(ctx context.Context, moi } // Execute executes the request -// @return FunctionsRuntime -func (a *FunctionsApiService) GetFunctionsRuntimeByMoidExecute(r ApiGetFunctionsRuntimeByMoidRequest) (*FunctionsRuntime, *http.Response, error) { +// @return FunctionsFunctionVersion +func (a *FunctionsApiService) GetFunctionsFunctionVersionByMoidExecute(r ApiGetFunctionsFunctionVersionByMoidRequest) (*FunctionsFunctionVersion, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} formFiles []formFile - localVarReturnValue *FunctionsRuntime + localVarReturnValue *FunctionsFunctionVersion ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsRuntimeByMoid") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsFunctionVersionByMoid") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/functions/Runtimes/{Moid}" + localVarPath := localBasePath + "/api/v1/functions/FunctionVersions/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) @@ -1572,7 +1753,7 @@ func (a *FunctionsApiService) GetFunctionsRuntimeByMoidExecute(r ApiGetFunctions return localVarReturnValue, localVarHTTPResponse, nil } -type ApiGetFunctionsRuntimeListRequest struct { +type ApiGetFunctionsFunctionVersionListRequest struct { ctx context.Context ApiService *FunctionsApiService filter *string @@ -1589,104 +1770,104 @@ type ApiGetFunctionsRuntimeListRequest struct { } // Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false). -func (r ApiGetFunctionsRuntimeListRequest) Filter(filter string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Filter(filter string) ApiGetFunctionsFunctionVersionListRequest { r.filter = &filter return r } // Determines what properties are used to sort the collection of resources. -func (r ApiGetFunctionsRuntimeListRequest) Orderby(orderby string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Orderby(orderby string) ApiGetFunctionsFunctionVersionListRequest { r.orderby = &orderby return r } // Specifies the maximum number of resources to return in the response. -func (r ApiGetFunctionsRuntimeListRequest) Top(top int32) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Top(top int32) ApiGetFunctionsFunctionVersionListRequest { r.top = &top return r } // Specifies the number of resources to skip in the response. -func (r ApiGetFunctionsRuntimeListRequest) Skip(skip int32) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Skip(skip int32) ApiGetFunctionsFunctionVersionListRequest { r.skip = &skip return r } // Specifies a subset of properties to return. -func (r ApiGetFunctionsRuntimeListRequest) Select_(select_ string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Select_(select_ string) ApiGetFunctionsFunctionVersionListRequest { r.select_ = &select_ return r } // Specify additional attributes or related resources to return in addition to the primary resources. -func (r ApiGetFunctionsRuntimeListRequest) Expand(expand string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Expand(expand string) ApiGetFunctionsFunctionVersionListRequest { r.expand = &expand return r } // Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set. -func (r ApiGetFunctionsRuntimeListRequest) Apply(apply string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Apply(apply string) ApiGetFunctionsFunctionVersionListRequest { r.apply = &apply return r } // The $count query specifies the service should return the count of the matching resources, instead of returning the resources. -func (r ApiGetFunctionsRuntimeListRequest) Count(count bool) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Count(count bool) ApiGetFunctionsFunctionVersionListRequest { r.count = &count return r } // The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. -func (r ApiGetFunctionsRuntimeListRequest) Inlinecount(inlinecount string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Inlinecount(inlinecount string) ApiGetFunctionsFunctionVersionListRequest { r.inlinecount = &inlinecount return r } // Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section. -func (r ApiGetFunctionsRuntimeListRequest) At(at string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) At(at string) ApiGetFunctionsFunctionVersionListRequest { r.at = &at return r } // The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. -func (r ApiGetFunctionsRuntimeListRequest) Tags(tags string) ApiGetFunctionsRuntimeListRequest { +func (r ApiGetFunctionsFunctionVersionListRequest) Tags(tags string) ApiGetFunctionsFunctionVersionListRequest { r.tags = &tags return r } -func (r ApiGetFunctionsRuntimeListRequest) Execute() (*FunctionsRuntimeResponse, *http.Response, error) { - return r.ApiService.GetFunctionsRuntimeListExecute(r) +func (r ApiGetFunctionsFunctionVersionListRequest) Execute() (*FunctionsFunctionVersionResponse, *http.Response, error) { + return r.ApiService.GetFunctionsFunctionVersionListExecute(r) } /* -GetFunctionsRuntimeList Read a 'functions.Runtime' resource. +GetFunctionsFunctionVersionList Read a 'functions.FunctionVersion' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiGetFunctionsRuntimeListRequest + @return ApiGetFunctionsFunctionVersionListRequest */ -func (a *FunctionsApiService) GetFunctionsRuntimeList(ctx context.Context) ApiGetFunctionsRuntimeListRequest { - return ApiGetFunctionsRuntimeListRequest{ +func (a *FunctionsApiService) GetFunctionsFunctionVersionList(ctx context.Context) ApiGetFunctionsFunctionVersionListRequest { + return ApiGetFunctionsFunctionVersionListRequest{ ApiService: a, ctx: ctx, } } // Execute executes the request -// @return FunctionsRuntimeResponse -func (a *FunctionsApiService) GetFunctionsRuntimeListExecute(r ApiGetFunctionsRuntimeListRequest) (*FunctionsRuntimeResponse, *http.Response, error) { +// @return FunctionsFunctionVersionResponse +func (a *FunctionsApiService) GetFunctionsFunctionVersionListExecute(r ApiGetFunctionsFunctionVersionListRequest) (*FunctionsFunctionVersionResponse, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} formFiles []formFile - localVarReturnValue *FunctionsRuntimeResponse + localVarReturnValue *FunctionsFunctionVersionResponse ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsRuntimeList") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsFunctionVersionList") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/functions/Runtimes" + localVarPath := localBasePath + "/api/v1/functions/FunctionVersions" localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} @@ -1846,25 +2027,25 @@ func (a *FunctionsApiService) GetFunctionsRuntimeListExecute(r ApiGetFunctionsRu return localVarReturnValue, localVarHTTPResponse, nil } -type ApiGetFunctionsUploadByMoidRequest struct { +type ApiGetFunctionsRuntimeByMoidRequest struct { ctx context.Context ApiService *FunctionsApiService moid string } -func (r ApiGetFunctionsUploadByMoidRequest) Execute() (*FunctionsUpload, *http.Response, error) { - return r.ApiService.GetFunctionsUploadByMoidExecute(r) +func (r ApiGetFunctionsRuntimeByMoidRequest) Execute() (*FunctionsRuntime, *http.Response, error) { + return r.ApiService.GetFunctionsRuntimeByMoidExecute(r) } /* -GetFunctionsUploadByMoid Read a 'functions.Upload' resource. +GetFunctionsRuntimeByMoid Read a 'functions.Runtime' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiGetFunctionsUploadByMoidRequest + @return ApiGetFunctionsRuntimeByMoidRequest */ -func (a *FunctionsApiService) GetFunctionsUploadByMoid(ctx context.Context, moid string) ApiGetFunctionsUploadByMoidRequest { - return ApiGetFunctionsUploadByMoidRequest{ +func (a *FunctionsApiService) GetFunctionsRuntimeByMoid(ctx context.Context, moid string) ApiGetFunctionsRuntimeByMoidRequest { + return ApiGetFunctionsRuntimeByMoidRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -1872,21 +2053,21 @@ func (a *FunctionsApiService) GetFunctionsUploadByMoid(ctx context.Context, moid } // Execute executes the request -// @return FunctionsUpload -func (a *FunctionsApiService) GetFunctionsUploadByMoidExecute(r ApiGetFunctionsUploadByMoidRequest) (*FunctionsUpload, *http.Response, error) { +// @return FunctionsRuntime +func (a *FunctionsApiService) GetFunctionsRuntimeByMoidExecute(r ApiGetFunctionsRuntimeByMoidRequest) (*FunctionsRuntime, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} formFiles []formFile - localVarReturnValue *FunctionsUpload + localVarReturnValue *FunctionsRuntime ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsUploadByMoid") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsRuntimeByMoid") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/functions/Uploads/{Moid}" + localVarPath := localBasePath + "/api/v1/functions/Runtimes/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) @@ -1999,7 +2180,7 @@ func (a *FunctionsApiService) GetFunctionsUploadByMoidExecute(r ApiGetFunctionsU return localVarReturnValue, localVarHTTPResponse, nil } -type ApiGetFunctionsUploadListRequest struct { +type ApiGetFunctionsRuntimeListRequest struct { ctx context.Context ApiService *FunctionsApiService filter *string @@ -2016,159 +2197,756 @@ type ApiGetFunctionsUploadListRequest struct { } // Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false). -func (r ApiGetFunctionsUploadListRequest) Filter(filter string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Filter(filter string) ApiGetFunctionsRuntimeListRequest { r.filter = &filter return r } // Determines what properties are used to sort the collection of resources. -func (r ApiGetFunctionsUploadListRequest) Orderby(orderby string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Orderby(orderby string) ApiGetFunctionsRuntimeListRequest { r.orderby = &orderby return r } // Specifies the maximum number of resources to return in the response. -func (r ApiGetFunctionsUploadListRequest) Top(top int32) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Top(top int32) ApiGetFunctionsRuntimeListRequest { r.top = &top return r } // Specifies the number of resources to skip in the response. -func (r ApiGetFunctionsUploadListRequest) Skip(skip int32) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Skip(skip int32) ApiGetFunctionsRuntimeListRequest { r.skip = &skip return r } // Specifies a subset of properties to return. -func (r ApiGetFunctionsUploadListRequest) Select_(select_ string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Select_(select_ string) ApiGetFunctionsRuntimeListRequest { r.select_ = &select_ return r } // Specify additional attributes or related resources to return in addition to the primary resources. -func (r ApiGetFunctionsUploadListRequest) Expand(expand string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Expand(expand string) ApiGetFunctionsRuntimeListRequest { r.expand = &expand return r } // Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set. -func (r ApiGetFunctionsUploadListRequest) Apply(apply string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Apply(apply string) ApiGetFunctionsRuntimeListRequest { r.apply = &apply return r } // The $count query specifies the service should return the count of the matching resources, instead of returning the resources. -func (r ApiGetFunctionsUploadListRequest) Count(count bool) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Count(count bool) ApiGetFunctionsRuntimeListRequest { r.count = &count return r } // The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. -func (r ApiGetFunctionsUploadListRequest) Inlinecount(inlinecount string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Inlinecount(inlinecount string) ApiGetFunctionsRuntimeListRequest { r.inlinecount = &inlinecount return r } // Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section. -func (r ApiGetFunctionsUploadListRequest) At(at string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) At(at string) ApiGetFunctionsRuntimeListRequest { r.at = &at return r } // The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. -func (r ApiGetFunctionsUploadListRequest) Tags(tags string) ApiGetFunctionsUploadListRequest { +func (r ApiGetFunctionsRuntimeListRequest) Tags(tags string) ApiGetFunctionsRuntimeListRequest { r.tags = &tags return r } -func (r ApiGetFunctionsUploadListRequest) Execute() (*FunctionsUploadResponse, *http.Response, error) { - return r.ApiService.GetFunctionsUploadListExecute(r) +func (r ApiGetFunctionsRuntimeListRequest) Execute() (*FunctionsRuntimeResponse, *http.Response, error) { + return r.ApiService.GetFunctionsRuntimeListExecute(r) } /* -GetFunctionsUploadList Read a 'functions.Upload' resource. +GetFunctionsRuntimeList Read a 'functions.Runtime' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). - @return ApiGetFunctionsUploadListRequest + @return ApiGetFunctionsRuntimeListRequest */ -func (a *FunctionsApiService) GetFunctionsUploadList(ctx context.Context) ApiGetFunctionsUploadListRequest { - return ApiGetFunctionsUploadListRequest{ +func (a *FunctionsApiService) GetFunctionsRuntimeList(ctx context.Context) ApiGetFunctionsRuntimeListRequest { + return ApiGetFunctionsRuntimeListRequest{ ApiService: a, ctx: ctx, } } // Execute executes the request -// @return FunctionsUploadResponse -func (a *FunctionsApiService) GetFunctionsUploadListExecute(r ApiGetFunctionsUploadListRequest) (*FunctionsUploadResponse, *http.Response, error) { +// @return FunctionsRuntimeResponse +func (a *FunctionsApiService) GetFunctionsRuntimeListExecute(r ApiGetFunctionsRuntimeListRequest) (*FunctionsRuntimeResponse, *http.Response, error) { var ( localVarHTTPMethod = http.MethodGet localVarPostBody interface{} formFiles []formFile - localVarReturnValue *FunctionsUploadResponse + localVarReturnValue *FunctionsRuntimeResponse + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsRuntimeList") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/functions/Runtimes" + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + + if r.filter != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$filter", r.filter, "form", "") + } else { + var defaultValue string = "" + r.filter = &defaultValue + } + if r.orderby != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$orderby", r.orderby, "form", "") + } + if r.top != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$top", r.top, "form", "") + } else { + var defaultValue int32 = 100 + r.top = &defaultValue + } + if r.skip != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$skip", r.skip, "form", "") + } else { + var defaultValue int32 = 0 + r.skip = &defaultValue + } + if r.select_ != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$select", r.select_, "form", "") + } else { + var defaultValue string = "" + r.select_ = &defaultValue + } + if r.expand != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$expand", r.expand, "form", "") + } + if r.apply != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$apply", r.apply, "form", "") + } + if r.count != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$count", r.count, "form", "") + } + if r.inlinecount != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$inlinecount", r.inlinecount, "form", "") + } else { + var defaultValue string = "allpages" + r.inlinecount = &defaultValue + } + if r.at != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "at", r.at, "form", "") + } + if r.tags != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "tags", r.tags, "form", "") + } + // to determine the Content-Type header + localVarHTTPContentTypes := []string{} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json", "text/csv", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + +type ApiGetFunctionsUploadByMoidRequest struct { + ctx context.Context + ApiService *FunctionsApiService + moid string +} + +func (r ApiGetFunctionsUploadByMoidRequest) Execute() (*FunctionsUpload, *http.Response, error) { + return r.ApiService.GetFunctionsUploadByMoidExecute(r) +} + +/* +GetFunctionsUploadByMoid Read a 'functions.Upload' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @param moid The unique Moid identifier of a resource instance. + @return ApiGetFunctionsUploadByMoidRequest +*/ +func (a *FunctionsApiService) GetFunctionsUploadByMoid(ctx context.Context, moid string) ApiGetFunctionsUploadByMoidRequest { + return ApiGetFunctionsUploadByMoidRequest{ + ApiService: a, + ctx: ctx, + moid: moid, + } +} + +// Execute executes the request +// @return FunctionsUpload +func (a *FunctionsApiService) GetFunctionsUploadByMoidExecute(r ApiGetFunctionsUploadByMoidRequest) (*FunctionsUpload, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodGet + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *FunctionsUpload + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsUploadByMoid") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/functions/Uploads/{Moid}" + localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json", "text/csv", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + +type ApiGetFunctionsUploadListRequest struct { + ctx context.Context + ApiService *FunctionsApiService + filter *string + orderby *string + top *int32 + skip *int32 + select_ *string + expand *string + apply *string + count *bool + inlinecount *string + at *string + tags *string +} + +// Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false). +func (r ApiGetFunctionsUploadListRequest) Filter(filter string) ApiGetFunctionsUploadListRequest { + r.filter = &filter + return r +} + +// Determines what properties are used to sort the collection of resources. +func (r ApiGetFunctionsUploadListRequest) Orderby(orderby string) ApiGetFunctionsUploadListRequest { + r.orderby = &orderby + return r +} + +// Specifies the maximum number of resources to return in the response. +func (r ApiGetFunctionsUploadListRequest) Top(top int32) ApiGetFunctionsUploadListRequest { + r.top = &top + return r +} + +// Specifies the number of resources to skip in the response. +func (r ApiGetFunctionsUploadListRequest) Skip(skip int32) ApiGetFunctionsUploadListRequest { + r.skip = &skip + return r +} + +// Specifies a subset of properties to return. +func (r ApiGetFunctionsUploadListRequest) Select_(select_ string) ApiGetFunctionsUploadListRequest { + r.select_ = &select_ + return r +} + +// Specify additional attributes or related resources to return in addition to the primary resources. +func (r ApiGetFunctionsUploadListRequest) Expand(expand string) ApiGetFunctionsUploadListRequest { + r.expand = &expand + return r +} + +// Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set. +func (r ApiGetFunctionsUploadListRequest) Apply(apply string) ApiGetFunctionsUploadListRequest { + r.apply = &apply + return r +} + +// The $count query specifies the service should return the count of the matching resources, instead of returning the resources. +func (r ApiGetFunctionsUploadListRequest) Count(count bool) ApiGetFunctionsUploadListRequest { + r.count = &count + return r +} + +// The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. +func (r ApiGetFunctionsUploadListRequest) Inlinecount(inlinecount string) ApiGetFunctionsUploadListRequest { + r.inlinecount = &inlinecount + return r +} + +// Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section. +func (r ApiGetFunctionsUploadListRequest) At(at string) ApiGetFunctionsUploadListRequest { + r.at = &at + return r +} + +// The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. +func (r ApiGetFunctionsUploadListRequest) Tags(tags string) ApiGetFunctionsUploadListRequest { + r.tags = &tags + return r +} + +func (r ApiGetFunctionsUploadListRequest) Execute() (*FunctionsUploadResponse, *http.Response, error) { + return r.ApiService.GetFunctionsUploadListExecute(r) +} + +/* +GetFunctionsUploadList Read a 'functions.Upload' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @return ApiGetFunctionsUploadListRequest +*/ +func (a *FunctionsApiService) GetFunctionsUploadList(ctx context.Context) ApiGetFunctionsUploadListRequest { + return ApiGetFunctionsUploadListRequest{ + ApiService: a, + ctx: ctx, + } +} + +// Execute executes the request +// @return FunctionsUploadResponse +func (a *FunctionsApiService) GetFunctionsUploadListExecute(r ApiGetFunctionsUploadListRequest) (*FunctionsUploadResponse, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodGet + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *FunctionsUploadResponse + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsUploadList") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/functions/Uploads" + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + + if r.filter != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$filter", r.filter, "form", "") + } else { + var defaultValue string = "" + r.filter = &defaultValue + } + if r.orderby != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$orderby", r.orderby, "form", "") + } + if r.top != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$top", r.top, "form", "") + } else { + var defaultValue int32 = 100 + r.top = &defaultValue + } + if r.skip != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$skip", r.skip, "form", "") + } else { + var defaultValue int32 = 0 + r.skip = &defaultValue + } + if r.select_ != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$select", r.select_, "form", "") + } else { + var defaultValue string = "" + r.select_ = &defaultValue + } + if r.expand != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$expand", r.expand, "form", "") + } + if r.apply != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$apply", r.apply, "form", "") + } + if r.count != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$count", r.count, "form", "") + } + if r.inlinecount != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "$inlinecount", r.inlinecount, "form", "") + } else { + var defaultValue string = "allpages" + r.inlinecount = &defaultValue + } + if r.at != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "at", r.at, "form", "") + } + if r.tags != nil { + parameterAddToHeaderOrQuery(localVarQueryParams, "tags", r.tags, "form", "") + } + // to determine the Content-Type header + localVarHTTPContentTypes := []string{} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json", "text/csv", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + +type ApiPatchFunctionsFunctionRequest struct { + ctx context.Context + ApiService *FunctionsApiService + moid string + functionsFunction *FunctionsFunction + ifMatch *string +} + +// The 'functions.Function' resource to update. +func (r ApiPatchFunctionsFunctionRequest) FunctionsFunction(functionsFunction FunctionsFunction) ApiPatchFunctionsFunctionRequest { + r.functionsFunction = &functionsFunction + return r +} + +// For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. +func (r ApiPatchFunctionsFunctionRequest) IfMatch(ifMatch string) ApiPatchFunctionsFunctionRequest { + r.ifMatch = &ifMatch + return r +} + +func (r ApiPatchFunctionsFunctionRequest) Execute() (*FunctionsFunction, *http.Response, error) { + return r.ApiService.PatchFunctionsFunctionExecute(r) +} + +/* +PatchFunctionsFunction Update a 'functions.Function' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @param moid The unique Moid identifier of a resource instance. + @return ApiPatchFunctionsFunctionRequest +*/ +func (a *FunctionsApiService) PatchFunctionsFunction(ctx context.Context, moid string) ApiPatchFunctionsFunctionRequest { + return ApiPatchFunctionsFunctionRequest{ + ApiService: a, + ctx: ctx, + moid: moid, + } +} + +// Execute executes the request +// @return FunctionsFunction +func (a *FunctionsApiService) PatchFunctionsFunctionExecute(r ApiPatchFunctionsFunctionRequest) (*FunctionsFunction, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodPatch + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *FunctionsFunction ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.GetFunctionsUploadList") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.PatchFunctionsFunction") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/functions/Uploads" + localVarPath := localBasePath + "/api/v1/functions/Functions/{Moid}" + localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - - if r.filter != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$filter", r.filter, "form", "") - } else { - var defaultValue string = "" - r.filter = &defaultValue - } - if r.orderby != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$orderby", r.orderby, "form", "") - } - if r.top != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$top", r.top, "form", "") - } else { - var defaultValue int32 = 100 - r.top = &defaultValue - } - if r.skip != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$skip", r.skip, "form", "") - } else { - var defaultValue int32 = 0 - r.skip = &defaultValue - } - if r.select_ != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$select", r.select_, "form", "") - } else { - var defaultValue string = "" - r.select_ = &defaultValue - } - if r.expand != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$expand", r.expand, "form", "") - } - if r.apply != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$apply", r.apply, "form", "") - } - if r.count != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$count", r.count, "form", "") - } - if r.inlinecount != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "$inlinecount", r.inlinecount, "form", "") - } else { - var defaultValue string = "allpages" - r.inlinecount = &defaultValue - } - if r.at != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "at", r.at, "form", "") - } - if r.tags != nil { - parameterAddToHeaderOrQuery(localVarQueryParams, "tags", r.tags, "form", "") + if r.functionsFunction == nil { + return localVarReturnValue, nil, reportError("functionsFunction is required and must be specified") } + // to determine the Content-Type header - localVarHTTPContentTypes := []string{} + localVarHTTPContentTypes := []string{"application/json", "application/json-patch+json"} // set Content-Type header localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) @@ -2177,13 +2955,18 @@ func (a *FunctionsApiService) GetFunctionsUploadListExecute(r ApiGetFunctionsUpl } // to determine the Accept header - localVarHTTPHeaderAccepts := []string{"application/json", "text/csv", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"} + localVarHTTPHeaderAccepts := []string{"application/json"} // set Accept header localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) if localVarHTTPHeaderAccept != "" { localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept } + if r.ifMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") + } + // body params + localVarPostBody = r.functionsFunction req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -2273,39 +3056,39 @@ func (a *FunctionsApiService) GetFunctionsUploadListExecute(r ApiGetFunctionsUpl return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchFunctionsFunctionRequest struct { - ctx context.Context - ApiService *FunctionsApiService - moid string - functionsFunction *FunctionsFunction - ifMatch *string +type ApiPatchFunctionsFunctionVersionRequest struct { + ctx context.Context + ApiService *FunctionsApiService + moid string + functionsFunctionVersion *FunctionsFunctionVersion + ifMatch *string } -// The 'functions.Function' resource to update. -func (r ApiPatchFunctionsFunctionRequest) FunctionsFunction(functionsFunction FunctionsFunction) ApiPatchFunctionsFunctionRequest { - r.functionsFunction = &functionsFunction +// The 'functions.FunctionVersion' resource to update. +func (r ApiPatchFunctionsFunctionVersionRequest) FunctionsFunctionVersion(functionsFunctionVersion FunctionsFunctionVersion) ApiPatchFunctionsFunctionVersionRequest { + r.functionsFunctionVersion = &functionsFunctionVersion return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchFunctionsFunctionRequest) IfMatch(ifMatch string) ApiPatchFunctionsFunctionRequest { +func (r ApiPatchFunctionsFunctionVersionRequest) IfMatch(ifMatch string) ApiPatchFunctionsFunctionVersionRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchFunctionsFunctionRequest) Execute() (*FunctionsFunction, *http.Response, error) { - return r.ApiService.PatchFunctionsFunctionExecute(r) +func (r ApiPatchFunctionsFunctionVersionRequest) Execute() (*FunctionsFunctionVersion, *http.Response, error) { + return r.ApiService.PatchFunctionsFunctionVersionExecute(r) } /* -PatchFunctionsFunction Update a 'functions.Function' resource. +PatchFunctionsFunctionVersion Update a 'functions.FunctionVersion' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchFunctionsFunctionRequest + @return ApiPatchFunctionsFunctionVersionRequest */ -func (a *FunctionsApiService) PatchFunctionsFunction(ctx context.Context, moid string) ApiPatchFunctionsFunctionRequest { - return ApiPatchFunctionsFunctionRequest{ +func (a *FunctionsApiService) PatchFunctionsFunctionVersion(ctx context.Context, moid string) ApiPatchFunctionsFunctionVersionRequest { + return ApiPatchFunctionsFunctionVersionRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -2313,28 +3096,28 @@ func (a *FunctionsApiService) PatchFunctionsFunction(ctx context.Context, moid s } // Execute executes the request -// @return FunctionsFunction -func (a *FunctionsApiService) PatchFunctionsFunctionExecute(r ApiPatchFunctionsFunctionRequest) (*FunctionsFunction, *http.Response, error) { +// @return FunctionsFunctionVersion +func (a *FunctionsApiService) PatchFunctionsFunctionVersionExecute(r ApiPatchFunctionsFunctionVersionRequest) (*FunctionsFunctionVersion, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *FunctionsFunction + localVarReturnValue *FunctionsFunctionVersion ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.PatchFunctionsFunction") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.PatchFunctionsFunctionVersion") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/functions/Functions/{Moid}" + localVarPath := localBasePath + "/api/v1/functions/FunctionVersions/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.functionsFunction == nil { - return localVarReturnValue, nil, reportError("functionsFunction is required and must be specified") + if r.functionsFunctionVersion == nil { + return localVarReturnValue, nil, reportError("functionsFunctionVersion is required and must be specified") } // to determine the Content-Type header @@ -2358,7 +3141,7 @@ func (a *FunctionsApiService) PatchFunctionsFunctionExecute(r ApiPatchFunctionsF parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.functionsFunction + localVarPostBody = r.functionsFunctionVersion req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -2973,6 +3756,181 @@ func (a *FunctionsApiService) UpdateFunctionsFunctionExecute(r ApiUpdateFunction return localVarReturnValue, localVarHTTPResponse, nil } +type ApiUpdateFunctionsFunctionVersionRequest struct { + ctx context.Context + ApiService *FunctionsApiService + moid string + functionsFunctionVersion *FunctionsFunctionVersion + ifMatch *string +} + +// The 'functions.FunctionVersion' resource to update. +func (r ApiUpdateFunctionsFunctionVersionRequest) FunctionsFunctionVersion(functionsFunctionVersion FunctionsFunctionVersion) ApiUpdateFunctionsFunctionVersionRequest { + r.functionsFunctionVersion = &functionsFunctionVersion + return r +} + +// For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. +func (r ApiUpdateFunctionsFunctionVersionRequest) IfMatch(ifMatch string) ApiUpdateFunctionsFunctionVersionRequest { + r.ifMatch = &ifMatch + return r +} + +func (r ApiUpdateFunctionsFunctionVersionRequest) Execute() (*FunctionsFunctionVersion, *http.Response, error) { + return r.ApiService.UpdateFunctionsFunctionVersionExecute(r) +} + +/* +UpdateFunctionsFunctionVersion Update a 'functions.FunctionVersion' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @param moid The unique Moid identifier of a resource instance. + @return ApiUpdateFunctionsFunctionVersionRequest +*/ +func (a *FunctionsApiService) UpdateFunctionsFunctionVersion(ctx context.Context, moid string) ApiUpdateFunctionsFunctionVersionRequest { + return ApiUpdateFunctionsFunctionVersionRequest{ + ApiService: a, + ctx: ctx, + moid: moid, + } +} + +// Execute executes the request +// @return FunctionsFunctionVersion +func (a *FunctionsApiService) UpdateFunctionsFunctionVersionExecute(r ApiUpdateFunctionsFunctionVersionRequest) (*FunctionsFunctionVersion, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodPost + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *FunctionsFunctionVersion + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "FunctionsApiService.UpdateFunctionsFunctionVersion") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/functions/FunctionVersions/{Moid}" + localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + if r.functionsFunctionVersion == nil { + return localVarReturnValue, nil, reportError("functionsFunctionVersion is required and must be specified") + } + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{"application/json", "application/json-patch+json"} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + if r.ifMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") + } + // body params + localVarPostBody = r.functionsFunctionVersion + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + type ApiUpdateFunctionsRuntimeRequest struct { ctx context.Context ApiService *FunctionsApiService diff --git a/api_graphics.go b/api_graphics.go index 2b31e528ce..cf47f9b1cf 100644 --- a/api_graphics.go +++ b/api_graphics.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_hci.go b/api_hci.go index 6fbc80e8d5..f81583c2c5 100644 --- a/api_hci.go +++ b/api_hci.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_hcl.go b/api_hcl.go index f38dfaa1ed..ac40e66e83 100644 --- a/api_hcl.go +++ b/api_hcl.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_hyperflex.go b/api_hyperflex.go index c1ffc4b254..8a075ef7e9 100644 --- a/api_hyperflex.go +++ b/api_hyperflex.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_iaas.go b/api_iaas.go index 399d51563c..dbe6ea7315 100644 --- a/api_iaas.go +++ b/api_iaas.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_iam.go b/api_iam.go index 71ffe29026..205b2e155c 100644 --- a/api_iam.go +++ b/api_iam.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_inventory.go b/api_inventory.go index 0a72d24afc..13cc7c4fb3 100644 --- a/api_inventory.go +++ b/api_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_ipmioverlan.go b/api_ipmioverlan.go index 299e73b974..db3f4d434b 100644 --- a/api_ipmioverlan.go +++ b/api_ipmioverlan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_ippool.go b/api_ippool.go index e1fa36a2a3..22efbb23ad 100644 --- a/api_ippool.go +++ b/api_ippool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_iqnpool.go b/api_iqnpool.go index a5ae4440a6..cad2f28d42 100644 --- a/api_iqnpool.go +++ b/api_iqnpool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_iwotenant.go b/api_iwotenant.go index dae85b7f5c..a3c76a9fb6 100644 --- a/api_iwotenant.go +++ b/api_iwotenant.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_kubernetes.go b/api_kubernetes.go index 8c398ca1a8..3d2e9a1072 100644 --- a/api_kubernetes.go +++ b/api_kubernetes.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_kvm.go b/api_kvm.go index e6e35fb02e..a8a2db1027 100644 --- a/api_kvm.go +++ b/api_kvm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_license.go b/api_license.go index 90dc061b99..49eb11ff0c 100644 --- a/api_license.go +++ b/api_license.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_ls.go b/api_ls.go index cc91cc9600..1c96378c81 100644 --- a/api_ls.go +++ b/api_ls.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_macpool.go b/api_macpool.go index d2ea3f7cb1..ec22f46c0e 100644 --- a/api_macpool.go +++ b/api_macpool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_management.go b/api_management.go index 7f263657db..0dca2b3617 100644 --- a/api_management.go +++ b/api_management.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_marketplace.go b/api_marketplace.go index 6d240da918..8c50778b0c 100644 --- a/api_marketplace.go +++ b/api_marketplace.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_memory.go b/api_memory.go index 35cb0f333d..b4ee45aeb9 100644 --- a/api_memory.go +++ b/api_memory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_meraki.go b/api_meraki.go index 0a56afc675..bf8904a045 100644 --- a/api_meraki.go +++ b/api_meraki.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_meta.go b/api_meta.go index 87895bdf8a..ad72bb8df3 100644 --- a/api_meta.go +++ b/api_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_metrics.go b/api_metrics.go index d26debbe98..e887de8bf4 100644 --- a/api_metrics.go +++ b/api_metrics.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_monitoring.go b/api_monitoring.go index eff43899bc..aef5ed1ebe 100644 --- a/api_monitoring.go +++ b/api_monitoring.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_network.go b/api_network.go index 598e487f76..1f52e34e97 100644 --- a/api_network.go +++ b/api_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_networkconfig.go b/api_networkconfig.go index 3882cc1d0a..db32744e1d 100644 --- a/api_networkconfig.go +++ b/api_networkconfig.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_niaapi.go b/api_niaapi.go index fa70352693..4219eab974 100644 --- a/api_niaapi.go +++ b/api_niaapi.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_niatelemetry.go b/api_niatelemetry.go index 844489ccaa..c8c3f3a57c 100644 --- a/api_niatelemetry.go +++ b/api_niatelemetry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_notification.go b/api_notification.go index 045ab9522d..b5631d8787 100644 --- a/api_notification.go +++ b/api_notification.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_ntp.go b/api_ntp.go index ae20e45367..55644ffc31 100644 --- a/api_ntp.go +++ b/api_ntp.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_oauth.go b/api_oauth.go index a891244665..b9eb2607f6 100644 --- a/api_oauth.go +++ b/api_oauth.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_openapi.go b/api_openapi.go index 23572018fa..65b5676f4a 100644 --- a/api_openapi.go +++ b/api_openapi.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_oprs.go b/api_oprs.go index 25a5275a52..1ac7fa777f 100644 --- a/api_oprs.go +++ b/api_oprs.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_organization.go b/api_organization.go index ba3e666328..06cda23efe 100644 --- a/api_organization.go +++ b/api_organization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_os.go b/api_os.go index aed9d1a69c..338b079c98 100644 --- a/api_os.go +++ b/api_os.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_partnerintegration.go b/api_partnerintegration.go index f0b10434f6..812fd841f0 100644 --- a/api_partnerintegration.go +++ b/api_partnerintegration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_pci.go b/api_pci.go index 52774a0a8f..6263e59c41 100644 --- a/api_pci.go +++ b/api_pci.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_port.go b/api_port.go index 2fc17f6c86..9c5ce2ec4a 100644 --- a/api_port.go +++ b/api_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_power.go b/api_power.go index 82c6135420..9eb22cb62d 100644 --- a/api_power.go +++ b/api_power.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_processor.go b/api_processor.go index 270ad13a67..dc8f1dcc6f 100644 --- a/api_processor.go +++ b/api_processor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_rack.go b/api_rack.go index 1047ab4958..b11eabae42 100644 --- a/api_rack.go +++ b/api_rack.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_recommendation.go b/api_recommendation.go index 262b989b4a..9da0d365e1 100644 --- a/api_recommendation.go +++ b/api_recommendation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_recovery.go b/api_recovery.go index be09927454..3844ce912d 100644 --- a/api_recovery.go +++ b/api_recovery.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_resource.go b/api_resource.go index 6e54ddf7df..43f29b2011 100644 --- a/api_resource.go +++ b/api_resource.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_resourcepool.go b/api_resourcepool.go index f928775698..91eaaa15c2 100644 --- a/api_resourcepool.go +++ b/api_resourcepool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_rproxy.go b/api_rproxy.go index 4df85c1a5d..5e119638a8 100644 --- a/api_rproxy.go +++ b/api_rproxy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_scheduler.go b/api_scheduler.go index e39be1079f..6fb2804967 100644 --- a/api_scheduler.go +++ b/api_scheduler.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_sdaaci.go b/api_sdaaci.go index 2ae6538bf9..016234dc01 100644 --- a/api_sdaaci.go +++ b/api_sdaaci.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_sdcard.go b/api_sdcard.go index d007a60df4..d1b0424297 100644 --- a/api_sdcard.go +++ b/api_sdcard.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_search.go b/api_search.go index 2cfedd707b..05b294ba47 100644 --- a/api_search.go +++ b/api_search.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_security.go b/api_security.go index 4f964db3a8..6a61d17c89 100644 --- a/api_security.go +++ b/api_security.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_server.go b/api_server.go index 8bc8690a36..41f4b0fdd6 100644 --- a/api_server.go +++ b/api_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_servicenow.go b/api_servicenow.go index 74b3b01236..eec9d5e048 100644 --- a/api_servicenow.go +++ b/api_servicenow.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_smtp.go b/api_smtp.go index 469b7efcdd..0f3ee50769 100644 --- a/api_smtp.go +++ b/api_smtp.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_snmp.go b/api_snmp.go index 1e87181f96..e5a71a44b3 100644 --- a/api_snmp.go +++ b/api_snmp.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_software.go b/api_software.go index e3f89eda57..990a125632 100644 --- a/api_software.go +++ b/api_software.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_softwarerepository.go b/api_softwarerepository.go index ccad0ba12e..e2af3be0ae 100644 --- a/api_softwarerepository.go +++ b/api_softwarerepository.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_sol.go b/api_sol.go index c83b254e38..645b3a5c59 100644 --- a/api_sol.go +++ b/api_sol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_ssh.go b/api_ssh.go index ba1943b3cb..91cad46fcc 100644 --- a/api_ssh.go +++ b/api_ssh.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_storage.go b/api_storage.go index 7a0618d438..a184dceea4 100644 --- a/api_storage.go +++ b/api_storage.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -385,6 +385,187 @@ func (a *StorageApiService) CreateStorageDriveSecurityPolicyExecute(r ApiCreateS return localVarReturnValue, localVarHTTPResponse, nil } +type ApiCreateStorageNetAppVolumeSnapshotRequest struct { + ctx context.Context + ApiService *StorageApiService + storageNetAppVolumeSnapshot *StorageNetAppVolumeSnapshot + ifMatch *string + ifNoneMatch *string +} + +// The 'storage.NetAppVolumeSnapshot' resource to create. +func (r ApiCreateStorageNetAppVolumeSnapshotRequest) StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot StorageNetAppVolumeSnapshot) ApiCreateStorageNetAppVolumeSnapshotRequest { + r.storageNetAppVolumeSnapshot = &storageNetAppVolumeSnapshot + return r +} + +// For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. +func (r ApiCreateStorageNetAppVolumeSnapshotRequest) IfMatch(ifMatch string) ApiCreateStorageNetAppVolumeSnapshotRequest { + r.ifMatch = &ifMatch + return r +} + +// For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte. +func (r ApiCreateStorageNetAppVolumeSnapshotRequest) IfNoneMatch(ifNoneMatch string) ApiCreateStorageNetAppVolumeSnapshotRequest { + r.ifNoneMatch = &ifNoneMatch + return r +} + +func (r ApiCreateStorageNetAppVolumeSnapshotRequest) Execute() (*StorageNetAppVolumeSnapshot, *http.Response, error) { + return r.ApiService.CreateStorageNetAppVolumeSnapshotExecute(r) +} + +/* +CreateStorageNetAppVolumeSnapshot Create a 'storage.NetAppVolumeSnapshot' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @return ApiCreateStorageNetAppVolumeSnapshotRequest +*/ +func (a *StorageApiService) CreateStorageNetAppVolumeSnapshot(ctx context.Context) ApiCreateStorageNetAppVolumeSnapshotRequest { + return ApiCreateStorageNetAppVolumeSnapshotRequest{ + ApiService: a, + ctx: ctx, + } +} + +// Execute executes the request +// @return StorageNetAppVolumeSnapshot +func (a *StorageApiService) CreateStorageNetAppVolumeSnapshotExecute(r ApiCreateStorageNetAppVolumeSnapshotRequest) (*StorageNetAppVolumeSnapshot, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodPost + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *StorageNetAppVolumeSnapshot + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.CreateStorageNetAppVolumeSnapshot") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/storage/NetAppVolumeSnapshots" + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + if r.storageNetAppVolumeSnapshot == nil { + return localVarReturnValue, nil, reportError("storageNetAppVolumeSnapshot is required and must be specified") + } + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{"application/json"} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + if r.ifMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") + } + if r.ifNoneMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-None-Match", r.ifNoneMatch, "simple", "") + } + // body params + localVarPostBody = r.storageNetAppVolumeSnapshot + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + type ApiCreateStorageStoragePolicyRequest struct { ctx context.Context ApiService *StorageApiService @@ -850,6 +1031,148 @@ func (a *StorageApiService) DeleteStorageDriveSecurityPolicyExecute(r ApiDeleteS return localVarHTTPResponse, nil } +type ApiDeleteStorageNetAppVolumeSnapshotRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string +} + +func (r ApiDeleteStorageNetAppVolumeSnapshotRequest) Execute() (*http.Response, error) { + return r.ApiService.DeleteStorageNetAppVolumeSnapshotExecute(r) +} + +/* +DeleteStorageNetAppVolumeSnapshot Delete a 'storage.NetAppVolumeSnapshot' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @param moid The unique Moid identifier of a resource instance. + @return ApiDeleteStorageNetAppVolumeSnapshotRequest +*/ +func (a *StorageApiService) DeleteStorageNetAppVolumeSnapshot(ctx context.Context, moid string) ApiDeleteStorageNetAppVolumeSnapshotRequest { + return ApiDeleteStorageNetAppVolumeSnapshotRequest{ + ApiService: a, + ctx: ctx, + moid: moid, + } +} + +// Execute executes the request +func (a *StorageApiService) DeleteStorageNetAppVolumeSnapshotExecute(r ApiDeleteStorageNetAppVolumeSnapshotRequest) (*http.Response, error) { + var ( + localVarHTTPMethod = http.MethodDelete + localVarPostBody interface{} + formFiles []formFile + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.DeleteStorageNetAppVolumeSnapshot") + if err != nil { + return nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/storage/NetAppVolumeSnapshots/{Moid}" + localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarHTTPResponse, newErr + } + + return localVarHTTPResponse, nil +} + type ApiDeleteStorageStoragePolicyRequest struct { ctx context.Context ApiService *StorageApiService @@ -51657,39 +51980,389 @@ func (a *StorageApiService) PatchStorageDriveGroupExecute(r ApiPatchStorageDrive return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageDriveSecurityPolicyRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageDriveSecurityPolicy *StorageDriveSecurityPolicy - ifMatch *string +type ApiPatchStorageDriveSecurityPolicyRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageDriveSecurityPolicy *StorageDriveSecurityPolicy + ifMatch *string +} + +// The 'storage.DriveSecurityPolicy' resource to update. +func (r ApiPatchStorageDriveSecurityPolicyRequest) StorageDriveSecurityPolicy(storageDriveSecurityPolicy StorageDriveSecurityPolicy) ApiPatchStorageDriveSecurityPolicyRequest { + r.storageDriveSecurityPolicy = &storageDriveSecurityPolicy + return r +} + +// For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. +func (r ApiPatchStorageDriveSecurityPolicyRequest) IfMatch(ifMatch string) ApiPatchStorageDriveSecurityPolicyRequest { + r.ifMatch = &ifMatch + return r +} + +func (r ApiPatchStorageDriveSecurityPolicyRequest) Execute() (*StorageDriveSecurityPolicy, *http.Response, error) { + return r.ApiService.PatchStorageDriveSecurityPolicyExecute(r) +} + +/* +PatchStorageDriveSecurityPolicy Update a 'storage.DriveSecurityPolicy' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @param moid The unique Moid identifier of a resource instance. + @return ApiPatchStorageDriveSecurityPolicyRequest +*/ +func (a *StorageApiService) PatchStorageDriveSecurityPolicy(ctx context.Context, moid string) ApiPatchStorageDriveSecurityPolicyRequest { + return ApiPatchStorageDriveSecurityPolicyRequest{ + ApiService: a, + ctx: ctx, + moid: moid, + } +} + +// Execute executes the request +// @return StorageDriveSecurityPolicy +func (a *StorageApiService) PatchStorageDriveSecurityPolicyExecute(r ApiPatchStorageDriveSecurityPolicyRequest) (*StorageDriveSecurityPolicy, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodPatch + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *StorageDriveSecurityPolicy + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageDriveSecurityPolicy") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/storage/DriveSecurityPolicies/{Moid}" + localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + if r.storageDriveSecurityPolicy == nil { + return localVarReturnValue, nil, reportError("storageDriveSecurityPolicy is required and must be specified") + } + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{"application/json", "application/json-patch+json"} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + if r.ifMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") + } + // body params + localVarPostBody = r.storageDriveSecurityPolicy + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + +type ApiPatchStorageEnclosureRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageEnclosure *StorageEnclosure + ifMatch *string +} + +// The 'storage.Enclosure' resource to update. +func (r ApiPatchStorageEnclosureRequest) StorageEnclosure(storageEnclosure StorageEnclosure) ApiPatchStorageEnclosureRequest { + r.storageEnclosure = &storageEnclosure + return r +} + +// For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. +func (r ApiPatchStorageEnclosureRequest) IfMatch(ifMatch string) ApiPatchStorageEnclosureRequest { + r.ifMatch = &ifMatch + return r +} + +func (r ApiPatchStorageEnclosureRequest) Execute() (*StorageEnclosure, *http.Response, error) { + return r.ApiService.PatchStorageEnclosureExecute(r) +} + +/* +PatchStorageEnclosure Update a 'storage.Enclosure' resource. + + @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). + @param moid The unique Moid identifier of a resource instance. + @return ApiPatchStorageEnclosureRequest +*/ +func (a *StorageApiService) PatchStorageEnclosure(ctx context.Context, moid string) ApiPatchStorageEnclosureRequest { + return ApiPatchStorageEnclosureRequest{ + ApiService: a, + ctx: ctx, + moid: moid, + } +} + +// Execute executes the request +// @return StorageEnclosure +func (a *StorageApiService) PatchStorageEnclosureExecute(r ApiPatchStorageEnclosureRequest) (*StorageEnclosure, *http.Response, error) { + var ( + localVarHTTPMethod = http.MethodPatch + localVarPostBody interface{} + formFiles []formFile + localVarReturnValue *StorageEnclosure + ) + + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageEnclosure") + if err != nil { + return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} + } + + localVarPath := localBasePath + "/api/v1/storage/Enclosures/{Moid}" + localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) + + localVarHeaderParams := make(map[string]string) + localVarQueryParams := url.Values{} + localVarFormParams := url.Values{} + if r.storageEnclosure == nil { + return localVarReturnValue, nil, reportError("storageEnclosure is required and must be specified") + } + + // to determine the Content-Type header + localVarHTTPContentTypes := []string{"application/json", "application/json-patch+json"} + + // set Content-Type header + localVarHTTPContentType := selectHeaderContentType(localVarHTTPContentTypes) + if localVarHTTPContentType != "" { + localVarHeaderParams["Content-Type"] = localVarHTTPContentType + } + + // to determine the Accept header + localVarHTTPHeaderAccepts := []string{"application/json"} + + // set Accept header + localVarHTTPHeaderAccept := selectHeaderAccept(localVarHTTPHeaderAccepts) + if localVarHTTPHeaderAccept != "" { + localVarHeaderParams["Accept"] = localVarHTTPHeaderAccept + } + if r.ifMatch != nil { + parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") + } + // body params + localVarPostBody = r.storageEnclosure + req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) + if err != nil { + return localVarReturnValue, nil, err + } + + localVarHTTPResponse, err := a.client.callAPI(req) + if err != nil || localVarHTTPResponse == nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + localVarBody, err := io.ReadAll(localVarHTTPResponse.Body) + localVarHTTPResponse.Body.Close() + localVarHTTPResponse.Body = io.NopCloser(bytes.NewBuffer(localVarBody)) + if err != nil { + return localVarReturnValue, localVarHTTPResponse, err + } + + if localVarHTTPResponse.StatusCode >= 300 { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: localVarHTTPResponse.Status, + } + if localVarHTTPResponse.StatusCode == 400 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 401 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 403 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + if localVarHTTPResponse.StatusCode == 404 { + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + var v Error + err = a.client.decode(&v, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr.error = err.Error() + return localVarReturnValue, localVarHTTPResponse, newErr + } + newErr.error = formatErrorMessage(localVarHTTPResponse.Status, &v) + newErr.model = v + return localVarReturnValue, localVarHTTPResponse, newErr + } + + err = a.client.decode(&localVarReturnValue, localVarBody, localVarHTTPResponse.Header.Get("Content-Type")) + if err != nil { + newErr := &GenericOpenAPIError{ + body: localVarBody, + error: err.Error(), + } + return localVarReturnValue, localVarHTTPResponse, newErr + } + + return localVarReturnValue, localVarHTTPResponse, nil +} + +type ApiPatchStorageEnclosureDiskRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageEnclosureDisk *StorageEnclosureDisk + ifMatch *string } -// The 'storage.DriveSecurityPolicy' resource to update. -func (r ApiPatchStorageDriveSecurityPolicyRequest) StorageDriveSecurityPolicy(storageDriveSecurityPolicy StorageDriveSecurityPolicy) ApiPatchStorageDriveSecurityPolicyRequest { - r.storageDriveSecurityPolicy = &storageDriveSecurityPolicy +// The 'storage.EnclosureDisk' resource to update. +func (r ApiPatchStorageEnclosureDiskRequest) StorageEnclosureDisk(storageEnclosureDisk StorageEnclosureDisk) ApiPatchStorageEnclosureDiskRequest { + r.storageEnclosureDisk = &storageEnclosureDisk return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageDriveSecurityPolicyRequest) IfMatch(ifMatch string) ApiPatchStorageDriveSecurityPolicyRequest { +func (r ApiPatchStorageEnclosureDiskRequest) IfMatch(ifMatch string) ApiPatchStorageEnclosureDiskRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageDriveSecurityPolicyRequest) Execute() (*StorageDriveSecurityPolicy, *http.Response, error) { - return r.ApiService.PatchStorageDriveSecurityPolicyExecute(r) +func (r ApiPatchStorageEnclosureDiskRequest) Execute() (*StorageEnclosureDisk, *http.Response, error) { + return r.ApiService.PatchStorageEnclosureDiskExecute(r) } /* -PatchStorageDriveSecurityPolicy Update a 'storage.DriveSecurityPolicy' resource. +PatchStorageEnclosureDisk Update a 'storage.EnclosureDisk' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageDriveSecurityPolicyRequest + @return ApiPatchStorageEnclosureDiskRequest */ -func (a *StorageApiService) PatchStorageDriveSecurityPolicy(ctx context.Context, moid string) ApiPatchStorageDriveSecurityPolicyRequest { - return ApiPatchStorageDriveSecurityPolicyRequest{ +func (a *StorageApiService) PatchStorageEnclosureDisk(ctx context.Context, moid string) ApiPatchStorageEnclosureDiskRequest { + return ApiPatchStorageEnclosureDiskRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -51697,28 +52370,28 @@ func (a *StorageApiService) PatchStorageDriveSecurityPolicy(ctx context.Context, } // Execute executes the request -// @return StorageDriveSecurityPolicy -func (a *StorageApiService) PatchStorageDriveSecurityPolicyExecute(r ApiPatchStorageDriveSecurityPolicyRequest) (*StorageDriveSecurityPolicy, *http.Response, error) { +// @return StorageEnclosureDisk +func (a *StorageApiService) PatchStorageEnclosureDiskExecute(r ApiPatchStorageEnclosureDiskRequest) (*StorageEnclosureDisk, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageDriveSecurityPolicy + localVarReturnValue *StorageEnclosureDisk ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageDriveSecurityPolicy") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageEnclosureDisk") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/DriveSecurityPolicies/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/EnclosureDisks/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageDriveSecurityPolicy == nil { - return localVarReturnValue, nil, reportError("storageDriveSecurityPolicy is required and must be specified") + if r.storageEnclosureDisk == nil { + return localVarReturnValue, nil, reportError("storageEnclosureDisk is required and must be specified") } // to determine the Content-Type header @@ -51742,7 +52415,7 @@ func (a *StorageApiService) PatchStorageDriveSecurityPolicyExecute(r ApiPatchSto parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageDriveSecurityPolicy + localVarPostBody = r.storageEnclosureDisk req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -51832,39 +52505,39 @@ func (a *StorageApiService) PatchStorageDriveSecurityPolicyExecute(r ApiPatchSto return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageEnclosureRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageEnclosure *StorageEnclosure - ifMatch *string +type ApiPatchStorageEnclosureDiskSlotEpRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageEnclosureDiskSlotEp *StorageEnclosureDiskSlotEp + ifMatch *string } -// The 'storage.Enclosure' resource to update. -func (r ApiPatchStorageEnclosureRequest) StorageEnclosure(storageEnclosure StorageEnclosure) ApiPatchStorageEnclosureRequest { - r.storageEnclosure = &storageEnclosure +// The 'storage.EnclosureDiskSlotEp' resource to update. +func (r ApiPatchStorageEnclosureDiskSlotEpRequest) StorageEnclosureDiskSlotEp(storageEnclosureDiskSlotEp StorageEnclosureDiskSlotEp) ApiPatchStorageEnclosureDiskSlotEpRequest { + r.storageEnclosureDiskSlotEp = &storageEnclosureDiskSlotEp return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageEnclosureRequest) IfMatch(ifMatch string) ApiPatchStorageEnclosureRequest { +func (r ApiPatchStorageEnclosureDiskSlotEpRequest) IfMatch(ifMatch string) ApiPatchStorageEnclosureDiskSlotEpRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageEnclosureRequest) Execute() (*StorageEnclosure, *http.Response, error) { - return r.ApiService.PatchStorageEnclosureExecute(r) +func (r ApiPatchStorageEnclosureDiskSlotEpRequest) Execute() (*StorageEnclosureDiskSlotEp, *http.Response, error) { + return r.ApiService.PatchStorageEnclosureDiskSlotEpExecute(r) } /* -PatchStorageEnclosure Update a 'storage.Enclosure' resource. +PatchStorageEnclosureDiskSlotEp Update a 'storage.EnclosureDiskSlotEp' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageEnclosureRequest + @return ApiPatchStorageEnclosureDiskSlotEpRequest */ -func (a *StorageApiService) PatchStorageEnclosure(ctx context.Context, moid string) ApiPatchStorageEnclosureRequest { - return ApiPatchStorageEnclosureRequest{ +func (a *StorageApiService) PatchStorageEnclosureDiskSlotEp(ctx context.Context, moid string) ApiPatchStorageEnclosureDiskSlotEpRequest { + return ApiPatchStorageEnclosureDiskSlotEpRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -51872,28 +52545,28 @@ func (a *StorageApiService) PatchStorageEnclosure(ctx context.Context, moid stri } // Execute executes the request -// @return StorageEnclosure -func (a *StorageApiService) PatchStorageEnclosureExecute(r ApiPatchStorageEnclosureRequest) (*StorageEnclosure, *http.Response, error) { +// @return StorageEnclosureDiskSlotEp +func (a *StorageApiService) PatchStorageEnclosureDiskSlotEpExecute(r ApiPatchStorageEnclosureDiskSlotEpRequest) (*StorageEnclosureDiskSlotEp, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageEnclosure + localVarReturnValue *StorageEnclosureDiskSlotEp ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageEnclosure") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageEnclosureDiskSlotEp") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/Enclosures/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/EnclosureDiskSlotEps/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageEnclosure == nil { - return localVarReturnValue, nil, reportError("storageEnclosure is required and must be specified") + if r.storageEnclosureDiskSlotEp == nil { + return localVarReturnValue, nil, reportError("storageEnclosureDiskSlotEp is required and must be specified") } // to determine the Content-Type header @@ -51917,7 +52590,7 @@ func (a *StorageApiService) PatchStorageEnclosureExecute(r ApiPatchStorageEnclos parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageEnclosure + localVarPostBody = r.storageEnclosureDiskSlotEp req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -52007,39 +52680,39 @@ func (a *StorageApiService) PatchStorageEnclosureExecute(r ApiPatchStorageEnclos return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageEnclosureDiskRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageEnclosureDisk *StorageEnclosureDisk - ifMatch *string +type ApiPatchStorageFlexFlashControllerRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexFlashController *StorageFlexFlashController + ifMatch *string } -// The 'storage.EnclosureDisk' resource to update. -func (r ApiPatchStorageEnclosureDiskRequest) StorageEnclosureDisk(storageEnclosureDisk StorageEnclosureDisk) ApiPatchStorageEnclosureDiskRequest { - r.storageEnclosureDisk = &storageEnclosureDisk +// The 'storage.FlexFlashController' resource to update. +func (r ApiPatchStorageFlexFlashControllerRequest) StorageFlexFlashController(storageFlexFlashController StorageFlexFlashController) ApiPatchStorageFlexFlashControllerRequest { + r.storageFlexFlashController = &storageFlexFlashController return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageEnclosureDiskRequest) IfMatch(ifMatch string) ApiPatchStorageEnclosureDiskRequest { +func (r ApiPatchStorageFlexFlashControllerRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashControllerRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageEnclosureDiskRequest) Execute() (*StorageEnclosureDisk, *http.Response, error) { - return r.ApiService.PatchStorageEnclosureDiskExecute(r) +func (r ApiPatchStorageFlexFlashControllerRequest) Execute() (*StorageFlexFlashController, *http.Response, error) { + return r.ApiService.PatchStorageFlexFlashControllerExecute(r) } /* -PatchStorageEnclosureDisk Update a 'storage.EnclosureDisk' resource. +PatchStorageFlexFlashController Update a 'storage.FlexFlashController' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageEnclosureDiskRequest + @return ApiPatchStorageFlexFlashControllerRequest */ -func (a *StorageApiService) PatchStorageEnclosureDisk(ctx context.Context, moid string) ApiPatchStorageEnclosureDiskRequest { - return ApiPatchStorageEnclosureDiskRequest{ +func (a *StorageApiService) PatchStorageFlexFlashController(ctx context.Context, moid string) ApiPatchStorageFlexFlashControllerRequest { + return ApiPatchStorageFlexFlashControllerRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -52047,28 +52720,28 @@ func (a *StorageApiService) PatchStorageEnclosureDisk(ctx context.Context, moid } // Execute executes the request -// @return StorageEnclosureDisk -func (a *StorageApiService) PatchStorageEnclosureDiskExecute(r ApiPatchStorageEnclosureDiskRequest) (*StorageEnclosureDisk, *http.Response, error) { +// @return StorageFlexFlashController +func (a *StorageApiService) PatchStorageFlexFlashControllerExecute(r ApiPatchStorageFlexFlashControllerRequest) (*StorageFlexFlashController, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageEnclosureDisk + localVarReturnValue *StorageFlexFlashController ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageEnclosureDisk") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashController") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/EnclosureDisks/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllers/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageEnclosureDisk == nil { - return localVarReturnValue, nil, reportError("storageEnclosureDisk is required and must be specified") + if r.storageFlexFlashController == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashController is required and must be specified") } // to determine the Content-Type header @@ -52092,7 +52765,7 @@ func (a *StorageApiService) PatchStorageEnclosureDiskExecute(r ApiPatchStorageEn parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageEnclosureDisk + localVarPostBody = r.storageFlexFlashController req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -52182,39 +52855,39 @@ func (a *StorageApiService) PatchStorageEnclosureDiskExecute(r ApiPatchStorageEn return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageEnclosureDiskSlotEpRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageEnclosureDiskSlotEp *StorageEnclosureDiskSlotEp - ifMatch *string +type ApiPatchStorageFlexFlashControllerPropsRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexFlashControllerProps *StorageFlexFlashControllerProps + ifMatch *string } -// The 'storage.EnclosureDiskSlotEp' resource to update. -func (r ApiPatchStorageEnclosureDiskSlotEpRequest) StorageEnclosureDiskSlotEp(storageEnclosureDiskSlotEp StorageEnclosureDiskSlotEp) ApiPatchStorageEnclosureDiskSlotEpRequest { - r.storageEnclosureDiskSlotEp = &storageEnclosureDiskSlotEp +// The 'storage.FlexFlashControllerProps' resource to update. +func (r ApiPatchStorageFlexFlashControllerPropsRequest) StorageFlexFlashControllerProps(storageFlexFlashControllerProps StorageFlexFlashControllerProps) ApiPatchStorageFlexFlashControllerPropsRequest { + r.storageFlexFlashControllerProps = &storageFlexFlashControllerProps return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageEnclosureDiskSlotEpRequest) IfMatch(ifMatch string) ApiPatchStorageEnclosureDiskSlotEpRequest { +func (r ApiPatchStorageFlexFlashControllerPropsRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashControllerPropsRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageEnclosureDiskSlotEpRequest) Execute() (*StorageEnclosureDiskSlotEp, *http.Response, error) { - return r.ApiService.PatchStorageEnclosureDiskSlotEpExecute(r) +func (r ApiPatchStorageFlexFlashControllerPropsRequest) Execute() (*StorageFlexFlashControllerProps, *http.Response, error) { + return r.ApiService.PatchStorageFlexFlashControllerPropsExecute(r) } /* -PatchStorageEnclosureDiskSlotEp Update a 'storage.EnclosureDiskSlotEp' resource. +PatchStorageFlexFlashControllerProps Update a 'storage.FlexFlashControllerProps' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageEnclosureDiskSlotEpRequest + @return ApiPatchStorageFlexFlashControllerPropsRequest */ -func (a *StorageApiService) PatchStorageEnclosureDiskSlotEp(ctx context.Context, moid string) ApiPatchStorageEnclosureDiskSlotEpRequest { - return ApiPatchStorageEnclosureDiskSlotEpRequest{ +func (a *StorageApiService) PatchStorageFlexFlashControllerProps(ctx context.Context, moid string) ApiPatchStorageFlexFlashControllerPropsRequest { + return ApiPatchStorageFlexFlashControllerPropsRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -52222,28 +52895,28 @@ func (a *StorageApiService) PatchStorageEnclosureDiskSlotEp(ctx context.Context, } // Execute executes the request -// @return StorageEnclosureDiskSlotEp -func (a *StorageApiService) PatchStorageEnclosureDiskSlotEpExecute(r ApiPatchStorageEnclosureDiskSlotEpRequest) (*StorageEnclosureDiskSlotEp, *http.Response, error) { +// @return StorageFlexFlashControllerProps +func (a *StorageApiService) PatchStorageFlexFlashControllerPropsExecute(r ApiPatchStorageFlexFlashControllerPropsRequest) (*StorageFlexFlashControllerProps, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageEnclosureDiskSlotEp + localVarReturnValue *StorageFlexFlashControllerProps ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageEnclosureDiskSlotEp") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashControllerProps") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/EnclosureDiskSlotEps/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllerProps/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageEnclosureDiskSlotEp == nil { - return localVarReturnValue, nil, reportError("storageEnclosureDiskSlotEp is required and must be specified") + if r.storageFlexFlashControllerProps == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashControllerProps is required and must be specified") } // to determine the Content-Type header @@ -52267,7 +52940,7 @@ func (a *StorageApiService) PatchStorageEnclosureDiskSlotEpExecute(r ApiPatchSto parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageEnclosureDiskSlotEp + localVarPostBody = r.storageFlexFlashControllerProps req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -52357,39 +53030,39 @@ func (a *StorageApiService) PatchStorageEnclosureDiskSlotEpExecute(r ApiPatchSto return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageFlexFlashControllerRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexFlashController *StorageFlexFlashController - ifMatch *string +type ApiPatchStorageFlexFlashPhysicalDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexFlashPhysicalDrive *StorageFlexFlashPhysicalDrive + ifMatch *string } -// The 'storage.FlexFlashController' resource to update. -func (r ApiPatchStorageFlexFlashControllerRequest) StorageFlexFlashController(storageFlexFlashController StorageFlexFlashController) ApiPatchStorageFlexFlashControllerRequest { - r.storageFlexFlashController = &storageFlexFlashController +// The 'storage.FlexFlashPhysicalDrive' resource to update. +func (r ApiPatchStorageFlexFlashPhysicalDriveRequest) StorageFlexFlashPhysicalDrive(storageFlexFlashPhysicalDrive StorageFlexFlashPhysicalDrive) ApiPatchStorageFlexFlashPhysicalDriveRequest { + r.storageFlexFlashPhysicalDrive = &storageFlexFlashPhysicalDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageFlexFlashControllerRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashControllerRequest { +func (r ApiPatchStorageFlexFlashPhysicalDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashPhysicalDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageFlexFlashControllerRequest) Execute() (*StorageFlexFlashController, *http.Response, error) { - return r.ApiService.PatchStorageFlexFlashControllerExecute(r) +func (r ApiPatchStorageFlexFlashPhysicalDriveRequest) Execute() (*StorageFlexFlashPhysicalDrive, *http.Response, error) { + return r.ApiService.PatchStorageFlexFlashPhysicalDriveExecute(r) } /* -PatchStorageFlexFlashController Update a 'storage.FlexFlashController' resource. +PatchStorageFlexFlashPhysicalDrive Update a 'storage.FlexFlashPhysicalDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageFlexFlashControllerRequest + @return ApiPatchStorageFlexFlashPhysicalDriveRequest */ -func (a *StorageApiService) PatchStorageFlexFlashController(ctx context.Context, moid string) ApiPatchStorageFlexFlashControllerRequest { - return ApiPatchStorageFlexFlashControllerRequest{ +func (a *StorageApiService) PatchStorageFlexFlashPhysicalDrive(ctx context.Context, moid string) ApiPatchStorageFlexFlashPhysicalDriveRequest { + return ApiPatchStorageFlexFlashPhysicalDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -52397,28 +53070,28 @@ func (a *StorageApiService) PatchStorageFlexFlashController(ctx context.Context, } // Execute executes the request -// @return StorageFlexFlashController -func (a *StorageApiService) PatchStorageFlexFlashControllerExecute(r ApiPatchStorageFlexFlashControllerRequest) (*StorageFlexFlashController, *http.Response, error) { +// @return StorageFlexFlashPhysicalDrive +func (a *StorageApiService) PatchStorageFlexFlashPhysicalDriveExecute(r ApiPatchStorageFlexFlashPhysicalDriveRequest) (*StorageFlexFlashPhysicalDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashController + localVarReturnValue *StorageFlexFlashPhysicalDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashController") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashPhysicalDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllers/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashPhysicalDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashController == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashController is required and must be specified") + if r.storageFlexFlashPhysicalDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashPhysicalDrive is required and must be specified") } // to determine the Content-Type header @@ -52442,7 +53115,7 @@ func (a *StorageApiService) PatchStorageFlexFlashControllerExecute(r ApiPatchSto parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashController + localVarPostBody = r.storageFlexFlashPhysicalDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -52532,39 +53205,39 @@ func (a *StorageApiService) PatchStorageFlexFlashControllerExecute(r ApiPatchSto return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageFlexFlashControllerPropsRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexFlashControllerProps *StorageFlexFlashControllerProps - ifMatch *string +type ApiPatchStorageFlexFlashVirtualDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexFlashVirtualDrive *StorageFlexFlashVirtualDrive + ifMatch *string } -// The 'storage.FlexFlashControllerProps' resource to update. -func (r ApiPatchStorageFlexFlashControllerPropsRequest) StorageFlexFlashControllerProps(storageFlexFlashControllerProps StorageFlexFlashControllerProps) ApiPatchStorageFlexFlashControllerPropsRequest { - r.storageFlexFlashControllerProps = &storageFlexFlashControllerProps +// The 'storage.FlexFlashVirtualDrive' resource to update. +func (r ApiPatchStorageFlexFlashVirtualDriveRequest) StorageFlexFlashVirtualDrive(storageFlexFlashVirtualDrive StorageFlexFlashVirtualDrive) ApiPatchStorageFlexFlashVirtualDriveRequest { + r.storageFlexFlashVirtualDrive = &storageFlexFlashVirtualDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageFlexFlashControllerPropsRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashControllerPropsRequest { +func (r ApiPatchStorageFlexFlashVirtualDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashVirtualDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageFlexFlashControllerPropsRequest) Execute() (*StorageFlexFlashControllerProps, *http.Response, error) { - return r.ApiService.PatchStorageFlexFlashControllerPropsExecute(r) +func (r ApiPatchStorageFlexFlashVirtualDriveRequest) Execute() (*StorageFlexFlashVirtualDrive, *http.Response, error) { + return r.ApiService.PatchStorageFlexFlashVirtualDriveExecute(r) } /* -PatchStorageFlexFlashControllerProps Update a 'storage.FlexFlashControllerProps' resource. +PatchStorageFlexFlashVirtualDrive Update a 'storage.FlexFlashVirtualDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageFlexFlashControllerPropsRequest + @return ApiPatchStorageFlexFlashVirtualDriveRequest */ -func (a *StorageApiService) PatchStorageFlexFlashControllerProps(ctx context.Context, moid string) ApiPatchStorageFlexFlashControllerPropsRequest { - return ApiPatchStorageFlexFlashControllerPropsRequest{ +func (a *StorageApiService) PatchStorageFlexFlashVirtualDrive(ctx context.Context, moid string) ApiPatchStorageFlexFlashVirtualDriveRequest { + return ApiPatchStorageFlexFlashVirtualDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -52572,28 +53245,28 @@ func (a *StorageApiService) PatchStorageFlexFlashControllerProps(ctx context.Con } // Execute executes the request -// @return StorageFlexFlashControllerProps -func (a *StorageApiService) PatchStorageFlexFlashControllerPropsExecute(r ApiPatchStorageFlexFlashControllerPropsRequest) (*StorageFlexFlashControllerProps, *http.Response, error) { +// @return StorageFlexFlashVirtualDrive +func (a *StorageApiService) PatchStorageFlexFlashVirtualDriveExecute(r ApiPatchStorageFlexFlashVirtualDriveRequest) (*StorageFlexFlashVirtualDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashControllerProps + localVarReturnValue *StorageFlexFlashVirtualDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashControllerProps") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashVirtualDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllerProps/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashVirtualDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashControllerProps == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashControllerProps is required and must be specified") + if r.storageFlexFlashVirtualDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashVirtualDrive is required and must be specified") } // to determine the Content-Type header @@ -52617,7 +53290,7 @@ func (a *StorageApiService) PatchStorageFlexFlashControllerPropsExecute(r ApiPat parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashControllerProps + localVarPostBody = r.storageFlexFlashVirtualDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -52707,39 +53380,39 @@ func (a *StorageApiService) PatchStorageFlexFlashControllerPropsExecute(r ApiPat return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageFlexFlashPhysicalDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexFlashPhysicalDrive *StorageFlexFlashPhysicalDrive - ifMatch *string +type ApiPatchStorageFlexUtilControllerRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexUtilController *StorageFlexUtilController + ifMatch *string } -// The 'storage.FlexFlashPhysicalDrive' resource to update. -func (r ApiPatchStorageFlexFlashPhysicalDriveRequest) StorageFlexFlashPhysicalDrive(storageFlexFlashPhysicalDrive StorageFlexFlashPhysicalDrive) ApiPatchStorageFlexFlashPhysicalDriveRequest { - r.storageFlexFlashPhysicalDrive = &storageFlexFlashPhysicalDrive +// The 'storage.FlexUtilController' resource to update. +func (r ApiPatchStorageFlexUtilControllerRequest) StorageFlexUtilController(storageFlexUtilController StorageFlexUtilController) ApiPatchStorageFlexUtilControllerRequest { + r.storageFlexUtilController = &storageFlexUtilController return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageFlexFlashPhysicalDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashPhysicalDriveRequest { +func (r ApiPatchStorageFlexUtilControllerRequest) IfMatch(ifMatch string) ApiPatchStorageFlexUtilControllerRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageFlexFlashPhysicalDriveRequest) Execute() (*StorageFlexFlashPhysicalDrive, *http.Response, error) { - return r.ApiService.PatchStorageFlexFlashPhysicalDriveExecute(r) +func (r ApiPatchStorageFlexUtilControllerRequest) Execute() (*StorageFlexUtilController, *http.Response, error) { + return r.ApiService.PatchStorageFlexUtilControllerExecute(r) } /* -PatchStorageFlexFlashPhysicalDrive Update a 'storage.FlexFlashPhysicalDrive' resource. +PatchStorageFlexUtilController Update a 'storage.FlexUtilController' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageFlexFlashPhysicalDriveRequest + @return ApiPatchStorageFlexUtilControllerRequest */ -func (a *StorageApiService) PatchStorageFlexFlashPhysicalDrive(ctx context.Context, moid string) ApiPatchStorageFlexFlashPhysicalDriveRequest { - return ApiPatchStorageFlexFlashPhysicalDriveRequest{ +func (a *StorageApiService) PatchStorageFlexUtilController(ctx context.Context, moid string) ApiPatchStorageFlexUtilControllerRequest { + return ApiPatchStorageFlexUtilControllerRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -52747,28 +53420,28 @@ func (a *StorageApiService) PatchStorageFlexFlashPhysicalDrive(ctx context.Conte } // Execute executes the request -// @return StorageFlexFlashPhysicalDrive -func (a *StorageApiService) PatchStorageFlexFlashPhysicalDriveExecute(r ApiPatchStorageFlexFlashPhysicalDriveRequest) (*StorageFlexFlashPhysicalDrive, *http.Response, error) { +// @return StorageFlexUtilController +func (a *StorageApiService) PatchStorageFlexUtilControllerExecute(r ApiPatchStorageFlexUtilControllerRequest) (*StorageFlexUtilController, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashPhysicalDrive + localVarReturnValue *StorageFlexUtilController ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashPhysicalDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexUtilController") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashPhysicalDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexUtilControllers/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashPhysicalDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashPhysicalDrive is required and must be specified") + if r.storageFlexUtilController == nil { + return localVarReturnValue, nil, reportError("storageFlexUtilController is required and must be specified") } // to determine the Content-Type header @@ -52792,7 +53465,7 @@ func (a *StorageApiService) PatchStorageFlexFlashPhysicalDriveExecute(r ApiPatch parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashPhysicalDrive + localVarPostBody = r.storageFlexUtilController req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -52882,39 +53555,39 @@ func (a *StorageApiService) PatchStorageFlexFlashPhysicalDriveExecute(r ApiPatch return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageFlexFlashVirtualDriveRequest struct { +type ApiPatchStorageFlexUtilPhysicalDriveRequest struct { ctx context.Context ApiService *StorageApiService moid string - storageFlexFlashVirtualDrive *StorageFlexFlashVirtualDrive + storageFlexUtilPhysicalDrive *StorageFlexUtilPhysicalDrive ifMatch *string } -// The 'storage.FlexFlashVirtualDrive' resource to update. -func (r ApiPatchStorageFlexFlashVirtualDriveRequest) StorageFlexFlashVirtualDrive(storageFlexFlashVirtualDrive StorageFlexFlashVirtualDrive) ApiPatchStorageFlexFlashVirtualDriveRequest { - r.storageFlexFlashVirtualDrive = &storageFlexFlashVirtualDrive +// The 'storage.FlexUtilPhysicalDrive' resource to update. +func (r ApiPatchStorageFlexUtilPhysicalDriveRequest) StorageFlexUtilPhysicalDrive(storageFlexUtilPhysicalDrive StorageFlexUtilPhysicalDrive) ApiPatchStorageFlexUtilPhysicalDriveRequest { + r.storageFlexUtilPhysicalDrive = &storageFlexUtilPhysicalDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageFlexFlashVirtualDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexFlashVirtualDriveRequest { +func (r ApiPatchStorageFlexUtilPhysicalDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexUtilPhysicalDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageFlexFlashVirtualDriveRequest) Execute() (*StorageFlexFlashVirtualDrive, *http.Response, error) { - return r.ApiService.PatchStorageFlexFlashVirtualDriveExecute(r) +func (r ApiPatchStorageFlexUtilPhysicalDriveRequest) Execute() (*StorageFlexUtilPhysicalDrive, *http.Response, error) { + return r.ApiService.PatchStorageFlexUtilPhysicalDriveExecute(r) } /* -PatchStorageFlexFlashVirtualDrive Update a 'storage.FlexFlashVirtualDrive' resource. +PatchStorageFlexUtilPhysicalDrive Update a 'storage.FlexUtilPhysicalDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageFlexFlashVirtualDriveRequest + @return ApiPatchStorageFlexUtilPhysicalDriveRequest */ -func (a *StorageApiService) PatchStorageFlexFlashVirtualDrive(ctx context.Context, moid string) ApiPatchStorageFlexFlashVirtualDriveRequest { - return ApiPatchStorageFlexFlashVirtualDriveRequest{ +func (a *StorageApiService) PatchStorageFlexUtilPhysicalDrive(ctx context.Context, moid string) ApiPatchStorageFlexUtilPhysicalDriveRequest { + return ApiPatchStorageFlexUtilPhysicalDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -52922,28 +53595,28 @@ func (a *StorageApiService) PatchStorageFlexFlashVirtualDrive(ctx context.Contex } // Execute executes the request -// @return StorageFlexFlashVirtualDrive -func (a *StorageApiService) PatchStorageFlexFlashVirtualDriveExecute(r ApiPatchStorageFlexFlashVirtualDriveRequest) (*StorageFlexFlashVirtualDrive, *http.Response, error) { +// @return StorageFlexUtilPhysicalDrive +func (a *StorageApiService) PatchStorageFlexUtilPhysicalDriveExecute(r ApiPatchStorageFlexUtilPhysicalDriveRequest) (*StorageFlexUtilPhysicalDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashVirtualDrive + localVarReturnValue *StorageFlexUtilPhysicalDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexFlashVirtualDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexUtilPhysicalDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashVirtualDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexUtilPhysicalDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashVirtualDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashVirtualDrive is required and must be specified") + if r.storageFlexUtilPhysicalDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexUtilPhysicalDrive is required and must be specified") } // to determine the Content-Type header @@ -52967,7 +53640,7 @@ func (a *StorageApiService) PatchStorageFlexFlashVirtualDriveExecute(r ApiPatchS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashVirtualDrive + localVarPostBody = r.storageFlexUtilPhysicalDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -53057,39 +53730,39 @@ func (a *StorageApiService) PatchStorageFlexFlashVirtualDriveExecute(r ApiPatchS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageFlexUtilControllerRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexUtilController *StorageFlexUtilController - ifMatch *string +type ApiPatchStorageFlexUtilVirtualDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexUtilVirtualDrive *StorageFlexUtilVirtualDrive + ifMatch *string } -// The 'storage.FlexUtilController' resource to update. -func (r ApiPatchStorageFlexUtilControllerRequest) StorageFlexUtilController(storageFlexUtilController StorageFlexUtilController) ApiPatchStorageFlexUtilControllerRequest { - r.storageFlexUtilController = &storageFlexUtilController +// The 'storage.FlexUtilVirtualDrive' resource to update. +func (r ApiPatchStorageFlexUtilVirtualDriveRequest) StorageFlexUtilVirtualDrive(storageFlexUtilVirtualDrive StorageFlexUtilVirtualDrive) ApiPatchStorageFlexUtilVirtualDriveRequest { + r.storageFlexUtilVirtualDrive = &storageFlexUtilVirtualDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageFlexUtilControllerRequest) IfMatch(ifMatch string) ApiPatchStorageFlexUtilControllerRequest { +func (r ApiPatchStorageFlexUtilVirtualDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexUtilVirtualDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageFlexUtilControllerRequest) Execute() (*StorageFlexUtilController, *http.Response, error) { - return r.ApiService.PatchStorageFlexUtilControllerExecute(r) +func (r ApiPatchStorageFlexUtilVirtualDriveRequest) Execute() (*StorageFlexUtilVirtualDrive, *http.Response, error) { + return r.ApiService.PatchStorageFlexUtilVirtualDriveExecute(r) } /* -PatchStorageFlexUtilController Update a 'storage.FlexUtilController' resource. +PatchStorageFlexUtilVirtualDrive Update a 'storage.FlexUtilVirtualDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageFlexUtilControllerRequest + @return ApiPatchStorageFlexUtilVirtualDriveRequest */ -func (a *StorageApiService) PatchStorageFlexUtilController(ctx context.Context, moid string) ApiPatchStorageFlexUtilControllerRequest { - return ApiPatchStorageFlexUtilControllerRequest{ +func (a *StorageApiService) PatchStorageFlexUtilVirtualDrive(ctx context.Context, moid string) ApiPatchStorageFlexUtilVirtualDriveRequest { + return ApiPatchStorageFlexUtilVirtualDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -53097,28 +53770,28 @@ func (a *StorageApiService) PatchStorageFlexUtilController(ctx context.Context, } // Execute executes the request -// @return StorageFlexUtilController -func (a *StorageApiService) PatchStorageFlexUtilControllerExecute(r ApiPatchStorageFlexUtilControllerRequest) (*StorageFlexUtilController, *http.Response, error) { +// @return StorageFlexUtilVirtualDrive +func (a *StorageApiService) PatchStorageFlexUtilVirtualDriveExecute(r ApiPatchStorageFlexUtilVirtualDriveRequest) (*StorageFlexUtilVirtualDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexUtilController + localVarReturnValue *StorageFlexUtilVirtualDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexUtilController") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexUtilVirtualDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexUtilControllers/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexUtilVirtualDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexUtilController == nil { - return localVarReturnValue, nil, reportError("storageFlexUtilController is required and must be specified") + if r.storageFlexUtilVirtualDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexUtilVirtualDrive is required and must be specified") } // to determine the Content-Type header @@ -53142,7 +53815,7 @@ func (a *StorageApiService) PatchStorageFlexUtilControllerExecute(r ApiPatchStor parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexUtilController + localVarPostBody = r.storageFlexUtilVirtualDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -53232,39 +53905,39 @@ func (a *StorageApiService) PatchStorageFlexUtilControllerExecute(r ApiPatchStor return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageFlexUtilPhysicalDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexUtilPhysicalDrive *StorageFlexUtilPhysicalDrive - ifMatch *string +type ApiPatchStorageHitachiArrayRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageHitachiArray *StorageHitachiArray + ifMatch *string } -// The 'storage.FlexUtilPhysicalDrive' resource to update. -func (r ApiPatchStorageFlexUtilPhysicalDriveRequest) StorageFlexUtilPhysicalDrive(storageFlexUtilPhysicalDrive StorageFlexUtilPhysicalDrive) ApiPatchStorageFlexUtilPhysicalDriveRequest { - r.storageFlexUtilPhysicalDrive = &storageFlexUtilPhysicalDrive +// The 'storage.HitachiArray' resource to update. +func (r ApiPatchStorageHitachiArrayRequest) StorageHitachiArray(storageHitachiArray StorageHitachiArray) ApiPatchStorageHitachiArrayRequest { + r.storageHitachiArray = &storageHitachiArray return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageFlexUtilPhysicalDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexUtilPhysicalDriveRequest { +func (r ApiPatchStorageHitachiArrayRequest) IfMatch(ifMatch string) ApiPatchStorageHitachiArrayRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageFlexUtilPhysicalDriveRequest) Execute() (*StorageFlexUtilPhysicalDrive, *http.Response, error) { - return r.ApiService.PatchStorageFlexUtilPhysicalDriveExecute(r) +func (r ApiPatchStorageHitachiArrayRequest) Execute() (*StorageHitachiArray, *http.Response, error) { + return r.ApiService.PatchStorageHitachiArrayExecute(r) } /* -PatchStorageFlexUtilPhysicalDrive Update a 'storage.FlexUtilPhysicalDrive' resource. +PatchStorageHitachiArray Update a 'storage.HitachiArray' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageFlexUtilPhysicalDriveRequest + @return ApiPatchStorageHitachiArrayRequest */ -func (a *StorageApiService) PatchStorageFlexUtilPhysicalDrive(ctx context.Context, moid string) ApiPatchStorageFlexUtilPhysicalDriveRequest { - return ApiPatchStorageFlexUtilPhysicalDriveRequest{ +func (a *StorageApiService) PatchStorageHitachiArray(ctx context.Context, moid string) ApiPatchStorageHitachiArrayRequest { + return ApiPatchStorageHitachiArrayRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -53272,28 +53945,28 @@ func (a *StorageApiService) PatchStorageFlexUtilPhysicalDrive(ctx context.Contex } // Execute executes the request -// @return StorageFlexUtilPhysicalDrive -func (a *StorageApiService) PatchStorageFlexUtilPhysicalDriveExecute(r ApiPatchStorageFlexUtilPhysicalDriveRequest) (*StorageFlexUtilPhysicalDrive, *http.Response, error) { +// @return StorageHitachiArray +func (a *StorageApiService) PatchStorageHitachiArrayExecute(r ApiPatchStorageHitachiArrayRequest) (*StorageHitachiArray, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexUtilPhysicalDrive + localVarReturnValue *StorageHitachiArray ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexUtilPhysicalDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageHitachiArray") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexUtilPhysicalDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/HitachiArrays/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexUtilPhysicalDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexUtilPhysicalDrive is required and must be specified") + if r.storageHitachiArray == nil { + return localVarReturnValue, nil, reportError("storageHitachiArray is required and must be specified") } // to determine the Content-Type header @@ -53317,7 +53990,7 @@ func (a *StorageApiService) PatchStorageFlexUtilPhysicalDriveExecute(r ApiPatchS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexUtilPhysicalDrive + localVarPostBody = r.storageHitachiArray req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -53407,39 +54080,39 @@ func (a *StorageApiService) PatchStorageFlexUtilPhysicalDriveExecute(r ApiPatchS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageFlexUtilVirtualDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexUtilVirtualDrive *StorageFlexUtilVirtualDrive - ifMatch *string +type ApiPatchStorageNetAppClusterRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageNetAppCluster *StorageNetAppCluster + ifMatch *string } -// The 'storage.FlexUtilVirtualDrive' resource to update. -func (r ApiPatchStorageFlexUtilVirtualDriveRequest) StorageFlexUtilVirtualDrive(storageFlexUtilVirtualDrive StorageFlexUtilVirtualDrive) ApiPatchStorageFlexUtilVirtualDriveRequest { - r.storageFlexUtilVirtualDrive = &storageFlexUtilVirtualDrive +// The 'storage.NetAppCluster' resource to update. +func (r ApiPatchStorageNetAppClusterRequest) StorageNetAppCluster(storageNetAppCluster StorageNetAppCluster) ApiPatchStorageNetAppClusterRequest { + r.storageNetAppCluster = &storageNetAppCluster return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageFlexUtilVirtualDriveRequest) IfMatch(ifMatch string) ApiPatchStorageFlexUtilVirtualDriveRequest { +func (r ApiPatchStorageNetAppClusterRequest) IfMatch(ifMatch string) ApiPatchStorageNetAppClusterRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageFlexUtilVirtualDriveRequest) Execute() (*StorageFlexUtilVirtualDrive, *http.Response, error) { - return r.ApiService.PatchStorageFlexUtilVirtualDriveExecute(r) +func (r ApiPatchStorageNetAppClusterRequest) Execute() (*StorageNetAppCluster, *http.Response, error) { + return r.ApiService.PatchStorageNetAppClusterExecute(r) } /* -PatchStorageFlexUtilVirtualDrive Update a 'storage.FlexUtilVirtualDrive' resource. +PatchStorageNetAppCluster Update a 'storage.NetAppCluster' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageFlexUtilVirtualDriveRequest + @return ApiPatchStorageNetAppClusterRequest */ -func (a *StorageApiService) PatchStorageFlexUtilVirtualDrive(ctx context.Context, moid string) ApiPatchStorageFlexUtilVirtualDriveRequest { - return ApiPatchStorageFlexUtilVirtualDriveRequest{ +func (a *StorageApiService) PatchStorageNetAppCluster(ctx context.Context, moid string) ApiPatchStorageNetAppClusterRequest { + return ApiPatchStorageNetAppClusterRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -53447,28 +54120,28 @@ func (a *StorageApiService) PatchStorageFlexUtilVirtualDrive(ctx context.Context } // Execute executes the request -// @return StorageFlexUtilVirtualDrive -func (a *StorageApiService) PatchStorageFlexUtilVirtualDriveExecute(r ApiPatchStorageFlexUtilVirtualDriveRequest) (*StorageFlexUtilVirtualDrive, *http.Response, error) { +// @return StorageNetAppCluster +func (a *StorageApiService) PatchStorageNetAppClusterExecute(r ApiPatchStorageNetAppClusterRequest) (*StorageNetAppCluster, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexUtilVirtualDrive + localVarReturnValue *StorageNetAppCluster ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageFlexUtilVirtualDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageNetAppCluster") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexUtilVirtualDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/NetAppClusters/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexUtilVirtualDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexUtilVirtualDrive is required and must be specified") + if r.storageNetAppCluster == nil { + return localVarReturnValue, nil, reportError("storageNetAppCluster is required and must be specified") } // to determine the Content-Type header @@ -53492,7 +54165,7 @@ func (a *StorageApiService) PatchStorageFlexUtilVirtualDriveExecute(r ApiPatchSt parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexUtilVirtualDrive + localVarPostBody = r.storageNetAppCluster req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -53582,39 +54255,39 @@ func (a *StorageApiService) PatchStorageFlexUtilVirtualDriveExecute(r ApiPatchSt return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageHitachiArrayRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageHitachiArray *StorageHitachiArray - ifMatch *string +type ApiPatchStorageNetAppVolumeSnapshotRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageNetAppVolumeSnapshot *StorageNetAppVolumeSnapshot + ifMatch *string } -// The 'storage.HitachiArray' resource to update. -func (r ApiPatchStorageHitachiArrayRequest) StorageHitachiArray(storageHitachiArray StorageHitachiArray) ApiPatchStorageHitachiArrayRequest { - r.storageHitachiArray = &storageHitachiArray +// The 'storage.NetAppVolumeSnapshot' resource to update. +func (r ApiPatchStorageNetAppVolumeSnapshotRequest) StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot StorageNetAppVolumeSnapshot) ApiPatchStorageNetAppVolumeSnapshotRequest { + r.storageNetAppVolumeSnapshot = &storageNetAppVolumeSnapshot return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageHitachiArrayRequest) IfMatch(ifMatch string) ApiPatchStorageHitachiArrayRequest { +func (r ApiPatchStorageNetAppVolumeSnapshotRequest) IfMatch(ifMatch string) ApiPatchStorageNetAppVolumeSnapshotRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageHitachiArrayRequest) Execute() (*StorageHitachiArray, *http.Response, error) { - return r.ApiService.PatchStorageHitachiArrayExecute(r) +func (r ApiPatchStorageNetAppVolumeSnapshotRequest) Execute() (*StorageNetAppVolumeSnapshot, *http.Response, error) { + return r.ApiService.PatchStorageNetAppVolumeSnapshotExecute(r) } /* -PatchStorageHitachiArray Update a 'storage.HitachiArray' resource. +PatchStorageNetAppVolumeSnapshot Update a 'storage.NetAppVolumeSnapshot' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageHitachiArrayRequest + @return ApiPatchStorageNetAppVolumeSnapshotRequest */ -func (a *StorageApiService) PatchStorageHitachiArray(ctx context.Context, moid string) ApiPatchStorageHitachiArrayRequest { - return ApiPatchStorageHitachiArrayRequest{ +func (a *StorageApiService) PatchStorageNetAppVolumeSnapshot(ctx context.Context, moid string) ApiPatchStorageNetAppVolumeSnapshotRequest { + return ApiPatchStorageNetAppVolumeSnapshotRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -53622,28 +54295,28 @@ func (a *StorageApiService) PatchStorageHitachiArray(ctx context.Context, moid s } // Execute executes the request -// @return StorageHitachiArray -func (a *StorageApiService) PatchStorageHitachiArrayExecute(r ApiPatchStorageHitachiArrayRequest) (*StorageHitachiArray, *http.Response, error) { +// @return StorageNetAppVolumeSnapshot +func (a *StorageApiService) PatchStorageNetAppVolumeSnapshotExecute(r ApiPatchStorageNetAppVolumeSnapshotRequest) (*StorageNetAppVolumeSnapshot, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageHitachiArray + localVarReturnValue *StorageNetAppVolumeSnapshot ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageHitachiArray") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageNetAppVolumeSnapshot") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/HitachiArrays/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/NetAppVolumeSnapshots/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageHitachiArray == nil { - return localVarReturnValue, nil, reportError("storageHitachiArray is required and must be specified") + if r.storageNetAppVolumeSnapshot == nil { + return localVarReturnValue, nil, reportError("storageNetAppVolumeSnapshot is required and must be specified") } // to determine the Content-Type header @@ -53667,7 +54340,7 @@ func (a *StorageApiService) PatchStorageHitachiArrayExecute(r ApiPatchStorageHit parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageHitachiArray + localVarPostBody = r.storageNetAppVolumeSnapshot req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -53757,39 +54430,39 @@ func (a *StorageApiService) PatchStorageHitachiArrayExecute(r ApiPatchStorageHit return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageNetAppClusterRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageNetAppCluster *StorageNetAppCluster - ifMatch *string +type ApiPatchStoragePhysicalDiskRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storagePhysicalDisk *StoragePhysicalDisk + ifMatch *string } -// The 'storage.NetAppCluster' resource to update. -func (r ApiPatchStorageNetAppClusterRequest) StorageNetAppCluster(storageNetAppCluster StorageNetAppCluster) ApiPatchStorageNetAppClusterRequest { - r.storageNetAppCluster = &storageNetAppCluster +// The 'storage.PhysicalDisk' resource to update. +func (r ApiPatchStoragePhysicalDiskRequest) StoragePhysicalDisk(storagePhysicalDisk StoragePhysicalDisk) ApiPatchStoragePhysicalDiskRequest { + r.storagePhysicalDisk = &storagePhysicalDisk return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageNetAppClusterRequest) IfMatch(ifMatch string) ApiPatchStorageNetAppClusterRequest { +func (r ApiPatchStoragePhysicalDiskRequest) IfMatch(ifMatch string) ApiPatchStoragePhysicalDiskRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageNetAppClusterRequest) Execute() (*StorageNetAppCluster, *http.Response, error) { - return r.ApiService.PatchStorageNetAppClusterExecute(r) +func (r ApiPatchStoragePhysicalDiskRequest) Execute() (*StoragePhysicalDisk, *http.Response, error) { + return r.ApiService.PatchStoragePhysicalDiskExecute(r) } /* -PatchStorageNetAppCluster Update a 'storage.NetAppCluster' resource. +PatchStoragePhysicalDisk Update a 'storage.PhysicalDisk' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageNetAppClusterRequest + @return ApiPatchStoragePhysicalDiskRequest */ -func (a *StorageApiService) PatchStorageNetAppCluster(ctx context.Context, moid string) ApiPatchStorageNetAppClusterRequest { - return ApiPatchStorageNetAppClusterRequest{ +func (a *StorageApiService) PatchStoragePhysicalDisk(ctx context.Context, moid string) ApiPatchStoragePhysicalDiskRequest { + return ApiPatchStoragePhysicalDiskRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -53797,28 +54470,28 @@ func (a *StorageApiService) PatchStorageNetAppCluster(ctx context.Context, moid } // Execute executes the request -// @return StorageNetAppCluster -func (a *StorageApiService) PatchStorageNetAppClusterExecute(r ApiPatchStorageNetAppClusterRequest) (*StorageNetAppCluster, *http.Response, error) { +// @return StoragePhysicalDisk +func (a *StorageApiService) PatchStoragePhysicalDiskExecute(r ApiPatchStoragePhysicalDiskRequest) (*StoragePhysicalDisk, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageNetAppCluster + localVarReturnValue *StoragePhysicalDisk ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageNetAppCluster") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePhysicalDisk") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/NetAppClusters/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/PhysicalDisks/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageNetAppCluster == nil { - return localVarReturnValue, nil, reportError("storageNetAppCluster is required and must be specified") + if r.storagePhysicalDisk == nil { + return localVarReturnValue, nil, reportError("storagePhysicalDisk is required and must be specified") } // to determine the Content-Type header @@ -53842,7 +54515,7 @@ func (a *StorageApiService) PatchStorageNetAppClusterExecute(r ApiPatchStorageNe parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageNetAppCluster + localVarPostBody = r.storagePhysicalDisk req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -53932,39 +54605,39 @@ func (a *StorageApiService) PatchStorageNetAppClusterExecute(r ApiPatchStorageNe return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStoragePhysicalDiskRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storagePhysicalDisk *StoragePhysicalDisk - ifMatch *string +type ApiPatchStoragePhysicalDiskExtensionRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storagePhysicalDiskExtension *StoragePhysicalDiskExtension + ifMatch *string } -// The 'storage.PhysicalDisk' resource to update. -func (r ApiPatchStoragePhysicalDiskRequest) StoragePhysicalDisk(storagePhysicalDisk StoragePhysicalDisk) ApiPatchStoragePhysicalDiskRequest { - r.storagePhysicalDisk = &storagePhysicalDisk +// The 'storage.PhysicalDiskExtension' resource to update. +func (r ApiPatchStoragePhysicalDiskExtensionRequest) StoragePhysicalDiskExtension(storagePhysicalDiskExtension StoragePhysicalDiskExtension) ApiPatchStoragePhysicalDiskExtensionRequest { + r.storagePhysicalDiskExtension = &storagePhysicalDiskExtension return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStoragePhysicalDiskRequest) IfMatch(ifMatch string) ApiPatchStoragePhysicalDiskRequest { +func (r ApiPatchStoragePhysicalDiskExtensionRequest) IfMatch(ifMatch string) ApiPatchStoragePhysicalDiskExtensionRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStoragePhysicalDiskRequest) Execute() (*StoragePhysicalDisk, *http.Response, error) { - return r.ApiService.PatchStoragePhysicalDiskExecute(r) +func (r ApiPatchStoragePhysicalDiskExtensionRequest) Execute() (*StoragePhysicalDiskExtension, *http.Response, error) { + return r.ApiService.PatchStoragePhysicalDiskExtensionExecute(r) } /* -PatchStoragePhysicalDisk Update a 'storage.PhysicalDisk' resource. +PatchStoragePhysicalDiskExtension Update a 'storage.PhysicalDiskExtension' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStoragePhysicalDiskRequest + @return ApiPatchStoragePhysicalDiskExtensionRequest */ -func (a *StorageApiService) PatchStoragePhysicalDisk(ctx context.Context, moid string) ApiPatchStoragePhysicalDiskRequest { - return ApiPatchStoragePhysicalDiskRequest{ +func (a *StorageApiService) PatchStoragePhysicalDiskExtension(ctx context.Context, moid string) ApiPatchStoragePhysicalDiskExtensionRequest { + return ApiPatchStoragePhysicalDiskExtensionRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -53972,28 +54645,28 @@ func (a *StorageApiService) PatchStoragePhysicalDisk(ctx context.Context, moid s } // Execute executes the request -// @return StoragePhysicalDisk -func (a *StorageApiService) PatchStoragePhysicalDiskExecute(r ApiPatchStoragePhysicalDiskRequest) (*StoragePhysicalDisk, *http.Response, error) { +// @return StoragePhysicalDiskExtension +func (a *StorageApiService) PatchStoragePhysicalDiskExtensionExecute(r ApiPatchStoragePhysicalDiskExtensionRequest) (*StoragePhysicalDiskExtension, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StoragePhysicalDisk + localVarReturnValue *StoragePhysicalDiskExtension ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePhysicalDisk") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePhysicalDiskExtension") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/PhysicalDisks/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/PhysicalDiskExtensions/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storagePhysicalDisk == nil { - return localVarReturnValue, nil, reportError("storagePhysicalDisk is required and must be specified") + if r.storagePhysicalDiskExtension == nil { + return localVarReturnValue, nil, reportError("storagePhysicalDiskExtension is required and must be specified") } // to determine the Content-Type header @@ -54017,7 +54690,7 @@ func (a *StorageApiService) PatchStoragePhysicalDiskExecute(r ApiPatchStoragePhy parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storagePhysicalDisk + localVarPostBody = r.storagePhysicalDiskExtension req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -54107,39 +54780,39 @@ func (a *StorageApiService) PatchStoragePhysicalDiskExecute(r ApiPatchStoragePhy return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStoragePhysicalDiskExtensionRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storagePhysicalDiskExtension *StoragePhysicalDiskExtension - ifMatch *string +type ApiPatchStoragePhysicalDiskUsageRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storagePhysicalDiskUsage *StoragePhysicalDiskUsage + ifMatch *string } -// The 'storage.PhysicalDiskExtension' resource to update. -func (r ApiPatchStoragePhysicalDiskExtensionRequest) StoragePhysicalDiskExtension(storagePhysicalDiskExtension StoragePhysicalDiskExtension) ApiPatchStoragePhysicalDiskExtensionRequest { - r.storagePhysicalDiskExtension = &storagePhysicalDiskExtension +// The 'storage.PhysicalDiskUsage' resource to update. +func (r ApiPatchStoragePhysicalDiskUsageRequest) StoragePhysicalDiskUsage(storagePhysicalDiskUsage StoragePhysicalDiskUsage) ApiPatchStoragePhysicalDiskUsageRequest { + r.storagePhysicalDiskUsage = &storagePhysicalDiskUsage return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStoragePhysicalDiskExtensionRequest) IfMatch(ifMatch string) ApiPatchStoragePhysicalDiskExtensionRequest { +func (r ApiPatchStoragePhysicalDiskUsageRequest) IfMatch(ifMatch string) ApiPatchStoragePhysicalDiskUsageRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStoragePhysicalDiskExtensionRequest) Execute() (*StoragePhysicalDiskExtension, *http.Response, error) { - return r.ApiService.PatchStoragePhysicalDiskExtensionExecute(r) +func (r ApiPatchStoragePhysicalDiskUsageRequest) Execute() (*StoragePhysicalDiskUsage, *http.Response, error) { + return r.ApiService.PatchStoragePhysicalDiskUsageExecute(r) } /* -PatchStoragePhysicalDiskExtension Update a 'storage.PhysicalDiskExtension' resource. +PatchStoragePhysicalDiskUsage Update a 'storage.PhysicalDiskUsage' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStoragePhysicalDiskExtensionRequest + @return ApiPatchStoragePhysicalDiskUsageRequest */ -func (a *StorageApiService) PatchStoragePhysicalDiskExtension(ctx context.Context, moid string) ApiPatchStoragePhysicalDiskExtensionRequest { - return ApiPatchStoragePhysicalDiskExtensionRequest{ +func (a *StorageApiService) PatchStoragePhysicalDiskUsage(ctx context.Context, moid string) ApiPatchStoragePhysicalDiskUsageRequest { + return ApiPatchStoragePhysicalDiskUsageRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -54147,28 +54820,28 @@ func (a *StorageApiService) PatchStoragePhysicalDiskExtension(ctx context.Contex } // Execute executes the request -// @return StoragePhysicalDiskExtension -func (a *StorageApiService) PatchStoragePhysicalDiskExtensionExecute(r ApiPatchStoragePhysicalDiskExtensionRequest) (*StoragePhysicalDiskExtension, *http.Response, error) { +// @return StoragePhysicalDiskUsage +func (a *StorageApiService) PatchStoragePhysicalDiskUsageExecute(r ApiPatchStoragePhysicalDiskUsageRequest) (*StoragePhysicalDiskUsage, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StoragePhysicalDiskExtension + localVarReturnValue *StoragePhysicalDiskUsage ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePhysicalDiskExtension") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePhysicalDiskUsage") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/PhysicalDiskExtensions/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/PhysicalDiskUsages/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storagePhysicalDiskExtension == nil { - return localVarReturnValue, nil, reportError("storagePhysicalDiskExtension is required and must be specified") + if r.storagePhysicalDiskUsage == nil { + return localVarReturnValue, nil, reportError("storagePhysicalDiskUsage is required and must be specified") } // to determine the Content-Type header @@ -54192,7 +54865,7 @@ func (a *StorageApiService) PatchStoragePhysicalDiskExtensionExecute(r ApiPatchS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storagePhysicalDiskExtension + localVarPostBody = r.storagePhysicalDiskUsage req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -54282,39 +54955,39 @@ func (a *StorageApiService) PatchStoragePhysicalDiskExtensionExecute(r ApiPatchS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStoragePhysicalDiskUsageRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storagePhysicalDiskUsage *StoragePhysicalDiskUsage - ifMatch *string +type ApiPatchStoragePureArrayRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storagePureArray *StoragePureArray + ifMatch *string } -// The 'storage.PhysicalDiskUsage' resource to update. -func (r ApiPatchStoragePhysicalDiskUsageRequest) StoragePhysicalDiskUsage(storagePhysicalDiskUsage StoragePhysicalDiskUsage) ApiPatchStoragePhysicalDiskUsageRequest { - r.storagePhysicalDiskUsage = &storagePhysicalDiskUsage +// The 'storage.PureArray' resource to update. +func (r ApiPatchStoragePureArrayRequest) StoragePureArray(storagePureArray StoragePureArray) ApiPatchStoragePureArrayRequest { + r.storagePureArray = &storagePureArray return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStoragePhysicalDiskUsageRequest) IfMatch(ifMatch string) ApiPatchStoragePhysicalDiskUsageRequest { +func (r ApiPatchStoragePureArrayRequest) IfMatch(ifMatch string) ApiPatchStoragePureArrayRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStoragePhysicalDiskUsageRequest) Execute() (*StoragePhysicalDiskUsage, *http.Response, error) { - return r.ApiService.PatchStoragePhysicalDiskUsageExecute(r) +func (r ApiPatchStoragePureArrayRequest) Execute() (*StoragePureArray, *http.Response, error) { + return r.ApiService.PatchStoragePureArrayExecute(r) } /* -PatchStoragePhysicalDiskUsage Update a 'storage.PhysicalDiskUsage' resource. +PatchStoragePureArray Update a 'storage.PureArray' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStoragePhysicalDiskUsageRequest + @return ApiPatchStoragePureArrayRequest */ -func (a *StorageApiService) PatchStoragePhysicalDiskUsage(ctx context.Context, moid string) ApiPatchStoragePhysicalDiskUsageRequest { - return ApiPatchStoragePhysicalDiskUsageRequest{ +func (a *StorageApiService) PatchStoragePureArray(ctx context.Context, moid string) ApiPatchStoragePureArrayRequest { + return ApiPatchStoragePureArrayRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -54322,28 +54995,28 @@ func (a *StorageApiService) PatchStoragePhysicalDiskUsage(ctx context.Context, m } // Execute executes the request -// @return StoragePhysicalDiskUsage -func (a *StorageApiService) PatchStoragePhysicalDiskUsageExecute(r ApiPatchStoragePhysicalDiskUsageRequest) (*StoragePhysicalDiskUsage, *http.Response, error) { +// @return StoragePureArray +func (a *StorageApiService) PatchStoragePureArrayExecute(r ApiPatchStoragePureArrayRequest) (*StoragePureArray, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StoragePhysicalDiskUsage + localVarReturnValue *StoragePureArray ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePhysicalDiskUsage") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePureArray") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/PhysicalDiskUsages/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/PureArrays/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storagePhysicalDiskUsage == nil { - return localVarReturnValue, nil, reportError("storagePhysicalDiskUsage is required and must be specified") + if r.storagePureArray == nil { + return localVarReturnValue, nil, reportError("storagePureArray is required and must be specified") } // to determine the Content-Type header @@ -54367,7 +55040,7 @@ func (a *StorageApiService) PatchStoragePhysicalDiskUsageExecute(r ApiPatchStora parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storagePhysicalDiskUsage + localVarPostBody = r.storagePureArray req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -54457,39 +55130,39 @@ func (a *StorageApiService) PatchStoragePhysicalDiskUsageExecute(r ApiPatchStora return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStoragePureArrayRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storagePureArray *StoragePureArray - ifMatch *string +type ApiPatchStorageSasExpanderRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageSasExpander *StorageSasExpander + ifMatch *string } -// The 'storage.PureArray' resource to update. -func (r ApiPatchStoragePureArrayRequest) StoragePureArray(storagePureArray StoragePureArray) ApiPatchStoragePureArrayRequest { - r.storagePureArray = &storagePureArray +// The 'storage.SasExpander' resource to update. +func (r ApiPatchStorageSasExpanderRequest) StorageSasExpander(storageSasExpander StorageSasExpander) ApiPatchStorageSasExpanderRequest { + r.storageSasExpander = &storageSasExpander return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStoragePureArrayRequest) IfMatch(ifMatch string) ApiPatchStoragePureArrayRequest { +func (r ApiPatchStorageSasExpanderRequest) IfMatch(ifMatch string) ApiPatchStorageSasExpanderRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStoragePureArrayRequest) Execute() (*StoragePureArray, *http.Response, error) { - return r.ApiService.PatchStoragePureArrayExecute(r) +func (r ApiPatchStorageSasExpanderRequest) Execute() (*StorageSasExpander, *http.Response, error) { + return r.ApiService.PatchStorageSasExpanderExecute(r) } /* -PatchStoragePureArray Update a 'storage.PureArray' resource. +PatchStorageSasExpander Update a 'storage.SasExpander' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStoragePureArrayRequest + @return ApiPatchStorageSasExpanderRequest */ -func (a *StorageApiService) PatchStoragePureArray(ctx context.Context, moid string) ApiPatchStoragePureArrayRequest { - return ApiPatchStoragePureArrayRequest{ +func (a *StorageApiService) PatchStorageSasExpander(ctx context.Context, moid string) ApiPatchStorageSasExpanderRequest { + return ApiPatchStorageSasExpanderRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -54497,28 +55170,28 @@ func (a *StorageApiService) PatchStoragePureArray(ctx context.Context, moid stri } // Execute executes the request -// @return StoragePureArray -func (a *StorageApiService) PatchStoragePureArrayExecute(r ApiPatchStoragePureArrayRequest) (*StoragePureArray, *http.Response, error) { +// @return StorageSasExpander +func (a *StorageApiService) PatchStorageSasExpanderExecute(r ApiPatchStorageSasExpanderRequest) (*StorageSasExpander, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StoragePureArray + localVarReturnValue *StorageSasExpander ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStoragePureArray") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageSasExpander") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/PureArrays/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/SasExpanders/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storagePureArray == nil { - return localVarReturnValue, nil, reportError("storagePureArray is required and must be specified") + if r.storageSasExpander == nil { + return localVarReturnValue, nil, reportError("storageSasExpander is required and must be specified") } // to determine the Content-Type header @@ -54542,7 +55215,7 @@ func (a *StorageApiService) PatchStoragePureArrayExecute(r ApiPatchStoragePureAr parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storagePureArray + localVarPostBody = r.storageSasExpander req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -54632,39 +55305,39 @@ func (a *StorageApiService) PatchStoragePureArrayExecute(r ApiPatchStoragePureAr return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageSasExpanderRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageSasExpander *StorageSasExpander - ifMatch *string +type ApiPatchStorageSasPortRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageSasPort *StorageSasPort + ifMatch *string } -// The 'storage.SasExpander' resource to update. -func (r ApiPatchStorageSasExpanderRequest) StorageSasExpander(storageSasExpander StorageSasExpander) ApiPatchStorageSasExpanderRequest { - r.storageSasExpander = &storageSasExpander +// The 'storage.SasPort' resource to update. +func (r ApiPatchStorageSasPortRequest) StorageSasPort(storageSasPort StorageSasPort) ApiPatchStorageSasPortRequest { + r.storageSasPort = &storageSasPort return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageSasExpanderRequest) IfMatch(ifMatch string) ApiPatchStorageSasExpanderRequest { +func (r ApiPatchStorageSasPortRequest) IfMatch(ifMatch string) ApiPatchStorageSasPortRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageSasExpanderRequest) Execute() (*StorageSasExpander, *http.Response, error) { - return r.ApiService.PatchStorageSasExpanderExecute(r) +func (r ApiPatchStorageSasPortRequest) Execute() (*StorageSasPort, *http.Response, error) { + return r.ApiService.PatchStorageSasPortExecute(r) } /* -PatchStorageSasExpander Update a 'storage.SasExpander' resource. +PatchStorageSasPort Update a 'storage.SasPort' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageSasExpanderRequest + @return ApiPatchStorageSasPortRequest */ -func (a *StorageApiService) PatchStorageSasExpander(ctx context.Context, moid string) ApiPatchStorageSasExpanderRequest { - return ApiPatchStorageSasExpanderRequest{ +func (a *StorageApiService) PatchStorageSasPort(ctx context.Context, moid string) ApiPatchStorageSasPortRequest { + return ApiPatchStorageSasPortRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -54672,28 +55345,28 @@ func (a *StorageApiService) PatchStorageSasExpander(ctx context.Context, moid st } // Execute executes the request -// @return StorageSasExpander -func (a *StorageApiService) PatchStorageSasExpanderExecute(r ApiPatchStorageSasExpanderRequest) (*StorageSasExpander, *http.Response, error) { +// @return StorageSasPort +func (a *StorageApiService) PatchStorageSasPortExecute(r ApiPatchStorageSasPortRequest) (*StorageSasPort, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageSasExpander + localVarReturnValue *StorageSasPort ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageSasExpander") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageSasPort") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/SasExpanders/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/SasPorts/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageSasExpander == nil { - return localVarReturnValue, nil, reportError("storageSasExpander is required and must be specified") + if r.storageSasPort == nil { + return localVarReturnValue, nil, reportError("storageSasPort is required and must be specified") } // to determine the Content-Type header @@ -54717,7 +55390,7 @@ func (a *StorageApiService) PatchStorageSasExpanderExecute(r ApiPatchStorageSasE parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageSasExpander + localVarPostBody = r.storageSasPort req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -54807,39 +55480,39 @@ func (a *StorageApiService) PatchStorageSasExpanderExecute(r ApiPatchStorageSasE return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageSasPortRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageSasPort *StorageSasPort - ifMatch *string +type ApiPatchStorageSpanRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageSpan *StorageSpan + ifMatch *string } -// The 'storage.SasPort' resource to update. -func (r ApiPatchStorageSasPortRequest) StorageSasPort(storageSasPort StorageSasPort) ApiPatchStorageSasPortRequest { - r.storageSasPort = &storageSasPort +// The 'storage.Span' resource to update. +func (r ApiPatchStorageSpanRequest) StorageSpan(storageSpan StorageSpan) ApiPatchStorageSpanRequest { + r.storageSpan = &storageSpan return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageSasPortRequest) IfMatch(ifMatch string) ApiPatchStorageSasPortRequest { +func (r ApiPatchStorageSpanRequest) IfMatch(ifMatch string) ApiPatchStorageSpanRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageSasPortRequest) Execute() (*StorageSasPort, *http.Response, error) { - return r.ApiService.PatchStorageSasPortExecute(r) +func (r ApiPatchStorageSpanRequest) Execute() (*StorageSpan, *http.Response, error) { + return r.ApiService.PatchStorageSpanExecute(r) } /* -PatchStorageSasPort Update a 'storage.SasPort' resource. +PatchStorageSpan Update a 'storage.Span' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageSasPortRequest + @return ApiPatchStorageSpanRequest */ -func (a *StorageApiService) PatchStorageSasPort(ctx context.Context, moid string) ApiPatchStorageSasPortRequest { - return ApiPatchStorageSasPortRequest{ +func (a *StorageApiService) PatchStorageSpan(ctx context.Context, moid string) ApiPatchStorageSpanRequest { + return ApiPatchStorageSpanRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -54847,28 +55520,28 @@ func (a *StorageApiService) PatchStorageSasPort(ctx context.Context, moid string } // Execute executes the request -// @return StorageSasPort -func (a *StorageApiService) PatchStorageSasPortExecute(r ApiPatchStorageSasPortRequest) (*StorageSasPort, *http.Response, error) { +// @return StorageSpan +func (a *StorageApiService) PatchStorageSpanExecute(r ApiPatchStorageSpanRequest) (*StorageSpan, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageSasPort + localVarReturnValue *StorageSpan ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageSasPort") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageSpan") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/SasPorts/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/Spans/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageSasPort == nil { - return localVarReturnValue, nil, reportError("storageSasPort is required and must be specified") + if r.storageSpan == nil { + return localVarReturnValue, nil, reportError("storageSpan is required and must be specified") } // to determine the Content-Type header @@ -54892,7 +55565,7 @@ func (a *StorageApiService) PatchStorageSasPortExecute(r ApiPatchStorageSasPortR parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageSasPort + localVarPostBody = r.storageSpan req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -54982,39 +55655,39 @@ func (a *StorageApiService) PatchStorageSasPortExecute(r ApiPatchStorageSasPortR return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageSpanRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageSpan *StorageSpan - ifMatch *string +type ApiPatchStorageStoragePolicyRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageStoragePolicy *StorageStoragePolicy + ifMatch *string } -// The 'storage.Span' resource to update. -func (r ApiPatchStorageSpanRequest) StorageSpan(storageSpan StorageSpan) ApiPatchStorageSpanRequest { - r.storageSpan = &storageSpan +// The 'storage.StoragePolicy' resource to update. +func (r ApiPatchStorageStoragePolicyRequest) StorageStoragePolicy(storageStoragePolicy StorageStoragePolicy) ApiPatchStorageStoragePolicyRequest { + r.storageStoragePolicy = &storageStoragePolicy return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageSpanRequest) IfMatch(ifMatch string) ApiPatchStorageSpanRequest { +func (r ApiPatchStorageStoragePolicyRequest) IfMatch(ifMatch string) ApiPatchStorageStoragePolicyRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageSpanRequest) Execute() (*StorageSpan, *http.Response, error) { - return r.ApiService.PatchStorageSpanExecute(r) +func (r ApiPatchStorageStoragePolicyRequest) Execute() (*StorageStoragePolicy, *http.Response, error) { + return r.ApiService.PatchStorageStoragePolicyExecute(r) } /* -PatchStorageSpan Update a 'storage.Span' resource. +PatchStorageStoragePolicy Update a 'storage.StoragePolicy' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageSpanRequest + @return ApiPatchStorageStoragePolicyRequest */ -func (a *StorageApiService) PatchStorageSpan(ctx context.Context, moid string) ApiPatchStorageSpanRequest { - return ApiPatchStorageSpanRequest{ +func (a *StorageApiService) PatchStorageStoragePolicy(ctx context.Context, moid string) ApiPatchStorageStoragePolicyRequest { + return ApiPatchStorageStoragePolicyRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -55022,28 +55695,28 @@ func (a *StorageApiService) PatchStorageSpan(ctx context.Context, moid string) A } // Execute executes the request -// @return StorageSpan -func (a *StorageApiService) PatchStorageSpanExecute(r ApiPatchStorageSpanRequest) (*StorageSpan, *http.Response, error) { +// @return StorageStoragePolicy +func (a *StorageApiService) PatchStorageStoragePolicyExecute(r ApiPatchStorageStoragePolicyRequest) (*StorageStoragePolicy, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageSpan + localVarReturnValue *StorageStoragePolicy ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageSpan") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageStoragePolicy") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/Spans/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/StoragePolicies/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageSpan == nil { - return localVarReturnValue, nil, reportError("storageSpan is required and must be specified") + if r.storageStoragePolicy == nil { + return localVarReturnValue, nil, reportError("storageStoragePolicy is required and must be specified") } // to determine the Content-Type header @@ -55067,7 +55740,7 @@ func (a *StorageApiService) PatchStorageSpanExecute(r ApiPatchStorageSpanRequest parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageSpan + localVarPostBody = r.storageStoragePolicy req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -55157,39 +55830,39 @@ func (a *StorageApiService) PatchStorageSpanExecute(r ApiPatchStorageSpanRequest return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageStoragePolicyRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageStoragePolicy *StorageStoragePolicy - ifMatch *string +type ApiPatchStorageVdMemberEpRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageVdMemberEp *StorageVdMemberEp + ifMatch *string } -// The 'storage.StoragePolicy' resource to update. -func (r ApiPatchStorageStoragePolicyRequest) StorageStoragePolicy(storageStoragePolicy StorageStoragePolicy) ApiPatchStorageStoragePolicyRequest { - r.storageStoragePolicy = &storageStoragePolicy +// The 'storage.VdMemberEp' resource to update. +func (r ApiPatchStorageVdMemberEpRequest) StorageVdMemberEp(storageVdMemberEp StorageVdMemberEp) ApiPatchStorageVdMemberEpRequest { + r.storageVdMemberEp = &storageVdMemberEp return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageStoragePolicyRequest) IfMatch(ifMatch string) ApiPatchStorageStoragePolicyRequest { +func (r ApiPatchStorageVdMemberEpRequest) IfMatch(ifMatch string) ApiPatchStorageVdMemberEpRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageStoragePolicyRequest) Execute() (*StorageStoragePolicy, *http.Response, error) { - return r.ApiService.PatchStorageStoragePolicyExecute(r) +func (r ApiPatchStorageVdMemberEpRequest) Execute() (*StorageVdMemberEp, *http.Response, error) { + return r.ApiService.PatchStorageVdMemberEpExecute(r) } /* -PatchStorageStoragePolicy Update a 'storage.StoragePolicy' resource. +PatchStorageVdMemberEp Update a 'storage.VdMemberEp' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageStoragePolicyRequest + @return ApiPatchStorageVdMemberEpRequest */ -func (a *StorageApiService) PatchStorageStoragePolicy(ctx context.Context, moid string) ApiPatchStorageStoragePolicyRequest { - return ApiPatchStorageStoragePolicyRequest{ +func (a *StorageApiService) PatchStorageVdMemberEp(ctx context.Context, moid string) ApiPatchStorageVdMemberEpRequest { + return ApiPatchStorageVdMemberEpRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -55197,28 +55870,28 @@ func (a *StorageApiService) PatchStorageStoragePolicy(ctx context.Context, moid } // Execute executes the request -// @return StorageStoragePolicy -func (a *StorageApiService) PatchStorageStoragePolicyExecute(r ApiPatchStorageStoragePolicyRequest) (*StorageStoragePolicy, *http.Response, error) { +// @return StorageVdMemberEp +func (a *StorageApiService) PatchStorageVdMemberEpExecute(r ApiPatchStorageVdMemberEpRequest) (*StorageVdMemberEp, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageStoragePolicy + localVarReturnValue *StorageVdMemberEp ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageStoragePolicy") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVdMemberEp") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/StoragePolicies/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/VdMemberEps/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageStoragePolicy == nil { - return localVarReturnValue, nil, reportError("storageStoragePolicy is required and must be specified") + if r.storageVdMemberEp == nil { + return localVarReturnValue, nil, reportError("storageVdMemberEp is required and must be specified") } // to determine the Content-Type header @@ -55242,7 +55915,7 @@ func (a *StorageApiService) PatchStorageStoragePolicyExecute(r ApiPatchStorageSt parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageStoragePolicy + localVarPostBody = r.storageVdMemberEp req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -55332,39 +56005,39 @@ func (a *StorageApiService) PatchStorageStoragePolicyExecute(r ApiPatchStorageSt return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageVdMemberEpRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageVdMemberEp *StorageVdMemberEp - ifMatch *string +type ApiPatchStorageVirtualDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageVirtualDrive *StorageVirtualDrive + ifMatch *string } -// The 'storage.VdMemberEp' resource to update. -func (r ApiPatchStorageVdMemberEpRequest) StorageVdMemberEp(storageVdMemberEp StorageVdMemberEp) ApiPatchStorageVdMemberEpRequest { - r.storageVdMemberEp = &storageVdMemberEp +// The 'storage.VirtualDrive' resource to update. +func (r ApiPatchStorageVirtualDriveRequest) StorageVirtualDrive(storageVirtualDrive StorageVirtualDrive) ApiPatchStorageVirtualDriveRequest { + r.storageVirtualDrive = &storageVirtualDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageVdMemberEpRequest) IfMatch(ifMatch string) ApiPatchStorageVdMemberEpRequest { +func (r ApiPatchStorageVirtualDriveRequest) IfMatch(ifMatch string) ApiPatchStorageVirtualDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageVdMemberEpRequest) Execute() (*StorageVdMemberEp, *http.Response, error) { - return r.ApiService.PatchStorageVdMemberEpExecute(r) +func (r ApiPatchStorageVirtualDriveRequest) Execute() (*StorageVirtualDrive, *http.Response, error) { + return r.ApiService.PatchStorageVirtualDriveExecute(r) } /* -PatchStorageVdMemberEp Update a 'storage.VdMemberEp' resource. +PatchStorageVirtualDrive Update a 'storage.VirtualDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageVdMemberEpRequest + @return ApiPatchStorageVirtualDriveRequest */ -func (a *StorageApiService) PatchStorageVdMemberEp(ctx context.Context, moid string) ApiPatchStorageVdMemberEpRequest { - return ApiPatchStorageVdMemberEpRequest{ +func (a *StorageApiService) PatchStorageVirtualDrive(ctx context.Context, moid string) ApiPatchStorageVirtualDriveRequest { + return ApiPatchStorageVirtualDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -55372,28 +56045,28 @@ func (a *StorageApiService) PatchStorageVdMemberEp(ctx context.Context, moid str } // Execute executes the request -// @return StorageVdMemberEp -func (a *StorageApiService) PatchStorageVdMemberEpExecute(r ApiPatchStorageVdMemberEpRequest) (*StorageVdMemberEp, *http.Response, error) { +// @return StorageVirtualDrive +func (a *StorageApiService) PatchStorageVirtualDriveExecute(r ApiPatchStorageVirtualDriveRequest) (*StorageVirtualDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageVdMemberEp + localVarReturnValue *StorageVirtualDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVdMemberEp") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVirtualDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/VdMemberEps/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/VirtualDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageVdMemberEp == nil { - return localVarReturnValue, nil, reportError("storageVdMemberEp is required and must be specified") + if r.storageVirtualDrive == nil { + return localVarReturnValue, nil, reportError("storageVirtualDrive is required and must be specified") } // to determine the Content-Type header @@ -55417,7 +56090,7 @@ func (a *StorageApiService) PatchStorageVdMemberEpExecute(r ApiPatchStorageVdMem parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageVdMemberEp + localVarPostBody = r.storageVirtualDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -55507,39 +56180,39 @@ func (a *StorageApiService) PatchStorageVdMemberEpExecute(r ApiPatchStorageVdMem return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageVirtualDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageVirtualDrive *StorageVirtualDrive - ifMatch *string +type ApiPatchStorageVirtualDriveContainerRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageVirtualDriveContainer *StorageVirtualDriveContainer + ifMatch *string } -// The 'storage.VirtualDrive' resource to update. -func (r ApiPatchStorageVirtualDriveRequest) StorageVirtualDrive(storageVirtualDrive StorageVirtualDrive) ApiPatchStorageVirtualDriveRequest { - r.storageVirtualDrive = &storageVirtualDrive +// The 'storage.VirtualDriveContainer' resource to update. +func (r ApiPatchStorageVirtualDriveContainerRequest) StorageVirtualDriveContainer(storageVirtualDriveContainer StorageVirtualDriveContainer) ApiPatchStorageVirtualDriveContainerRequest { + r.storageVirtualDriveContainer = &storageVirtualDriveContainer return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageVirtualDriveRequest) IfMatch(ifMatch string) ApiPatchStorageVirtualDriveRequest { +func (r ApiPatchStorageVirtualDriveContainerRequest) IfMatch(ifMatch string) ApiPatchStorageVirtualDriveContainerRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageVirtualDriveRequest) Execute() (*StorageVirtualDrive, *http.Response, error) { - return r.ApiService.PatchStorageVirtualDriveExecute(r) +func (r ApiPatchStorageVirtualDriveContainerRequest) Execute() (*StorageVirtualDriveContainer, *http.Response, error) { + return r.ApiService.PatchStorageVirtualDriveContainerExecute(r) } /* -PatchStorageVirtualDrive Update a 'storage.VirtualDrive' resource. +PatchStorageVirtualDriveContainer Update a 'storage.VirtualDriveContainer' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageVirtualDriveRequest + @return ApiPatchStorageVirtualDriveContainerRequest */ -func (a *StorageApiService) PatchStorageVirtualDrive(ctx context.Context, moid string) ApiPatchStorageVirtualDriveRequest { - return ApiPatchStorageVirtualDriveRequest{ +func (a *StorageApiService) PatchStorageVirtualDriveContainer(ctx context.Context, moid string) ApiPatchStorageVirtualDriveContainerRequest { + return ApiPatchStorageVirtualDriveContainerRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -55547,28 +56220,28 @@ func (a *StorageApiService) PatchStorageVirtualDrive(ctx context.Context, moid s } // Execute executes the request -// @return StorageVirtualDrive -func (a *StorageApiService) PatchStorageVirtualDriveExecute(r ApiPatchStorageVirtualDriveRequest) (*StorageVirtualDrive, *http.Response, error) { +// @return StorageVirtualDriveContainer +func (a *StorageApiService) PatchStorageVirtualDriveContainerExecute(r ApiPatchStorageVirtualDriveContainerRequest) (*StorageVirtualDriveContainer, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageVirtualDrive + localVarReturnValue *StorageVirtualDriveContainer ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVirtualDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVirtualDriveContainer") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/VirtualDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/VirtualDriveContainers/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageVirtualDrive == nil { - return localVarReturnValue, nil, reportError("storageVirtualDrive is required and must be specified") + if r.storageVirtualDriveContainer == nil { + return localVarReturnValue, nil, reportError("storageVirtualDriveContainer is required and must be specified") } // to determine the Content-Type header @@ -55592,7 +56265,7 @@ func (a *StorageApiService) PatchStorageVirtualDriveExecute(r ApiPatchStorageVir parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageVirtualDrive + localVarPostBody = r.storageVirtualDriveContainer req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -55682,39 +56355,39 @@ func (a *StorageApiService) PatchStorageVirtualDriveExecute(r ApiPatchStorageVir return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageVirtualDriveContainerRequest struct { +type ApiPatchStorageVirtualDriveExtensionRequest struct { ctx context.Context ApiService *StorageApiService moid string - storageVirtualDriveContainer *StorageVirtualDriveContainer + storageVirtualDriveExtension *StorageVirtualDriveExtension ifMatch *string } -// The 'storage.VirtualDriveContainer' resource to update. -func (r ApiPatchStorageVirtualDriveContainerRequest) StorageVirtualDriveContainer(storageVirtualDriveContainer StorageVirtualDriveContainer) ApiPatchStorageVirtualDriveContainerRequest { - r.storageVirtualDriveContainer = &storageVirtualDriveContainer +// The 'storage.VirtualDriveExtension' resource to update. +func (r ApiPatchStorageVirtualDriveExtensionRequest) StorageVirtualDriveExtension(storageVirtualDriveExtension StorageVirtualDriveExtension) ApiPatchStorageVirtualDriveExtensionRequest { + r.storageVirtualDriveExtension = &storageVirtualDriveExtension return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageVirtualDriveContainerRequest) IfMatch(ifMatch string) ApiPatchStorageVirtualDriveContainerRequest { +func (r ApiPatchStorageVirtualDriveExtensionRequest) IfMatch(ifMatch string) ApiPatchStorageVirtualDriveExtensionRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageVirtualDriveContainerRequest) Execute() (*StorageVirtualDriveContainer, *http.Response, error) { - return r.ApiService.PatchStorageVirtualDriveContainerExecute(r) +func (r ApiPatchStorageVirtualDriveExtensionRequest) Execute() (*StorageVirtualDriveExtension, *http.Response, error) { + return r.ApiService.PatchStorageVirtualDriveExtensionExecute(r) } /* -PatchStorageVirtualDriveContainer Update a 'storage.VirtualDriveContainer' resource. +PatchStorageVirtualDriveExtension Update a 'storage.VirtualDriveExtension' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageVirtualDriveContainerRequest + @return ApiPatchStorageVirtualDriveExtensionRequest */ -func (a *StorageApiService) PatchStorageVirtualDriveContainer(ctx context.Context, moid string) ApiPatchStorageVirtualDriveContainerRequest { - return ApiPatchStorageVirtualDriveContainerRequest{ +func (a *StorageApiService) PatchStorageVirtualDriveExtension(ctx context.Context, moid string) ApiPatchStorageVirtualDriveExtensionRequest { + return ApiPatchStorageVirtualDriveExtensionRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -55722,28 +56395,28 @@ func (a *StorageApiService) PatchStorageVirtualDriveContainer(ctx context.Contex } // Execute executes the request -// @return StorageVirtualDriveContainer -func (a *StorageApiService) PatchStorageVirtualDriveContainerExecute(r ApiPatchStorageVirtualDriveContainerRequest) (*StorageVirtualDriveContainer, *http.Response, error) { +// @return StorageVirtualDriveExtension +func (a *StorageApiService) PatchStorageVirtualDriveExtensionExecute(r ApiPatchStorageVirtualDriveExtensionRequest) (*StorageVirtualDriveExtension, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPatch localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageVirtualDriveContainer + localVarReturnValue *StorageVirtualDriveExtension ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVirtualDriveContainer") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVirtualDriveExtension") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/VirtualDriveContainers/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/VirtualDriveExtensions/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageVirtualDriveContainer == nil { - return localVarReturnValue, nil, reportError("storageVirtualDriveContainer is required and must be specified") + if r.storageVirtualDriveExtension == nil { + return localVarReturnValue, nil, reportError("storageVirtualDriveExtension is required and must be specified") } // to determine the Content-Type header @@ -55767,7 +56440,7 @@ func (a *StorageApiService) PatchStorageVirtualDriveContainerExecute(r ApiPatchS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageVirtualDriveContainer + localVarPostBody = r.storageVirtualDriveExtension req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -55857,39 +56530,39 @@ func (a *StorageApiService) PatchStorageVirtualDriveContainerExecute(r ApiPatchS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiPatchStorageVirtualDriveExtensionRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageVirtualDriveExtension *StorageVirtualDriveExtension - ifMatch *string +type ApiUpdateStorageBatteryBackupUnitRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageBatteryBackupUnit *StorageBatteryBackupUnit + ifMatch *string } -// The 'storage.VirtualDriveExtension' resource to update. -func (r ApiPatchStorageVirtualDriveExtensionRequest) StorageVirtualDriveExtension(storageVirtualDriveExtension StorageVirtualDriveExtension) ApiPatchStorageVirtualDriveExtensionRequest { - r.storageVirtualDriveExtension = &storageVirtualDriveExtension +// The 'storage.BatteryBackupUnit' resource to update. +func (r ApiUpdateStorageBatteryBackupUnitRequest) StorageBatteryBackupUnit(storageBatteryBackupUnit StorageBatteryBackupUnit) ApiUpdateStorageBatteryBackupUnitRequest { + r.storageBatteryBackupUnit = &storageBatteryBackupUnit return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiPatchStorageVirtualDriveExtensionRequest) IfMatch(ifMatch string) ApiPatchStorageVirtualDriveExtensionRequest { +func (r ApiUpdateStorageBatteryBackupUnitRequest) IfMatch(ifMatch string) ApiUpdateStorageBatteryBackupUnitRequest { r.ifMatch = &ifMatch return r } -func (r ApiPatchStorageVirtualDriveExtensionRequest) Execute() (*StorageVirtualDriveExtension, *http.Response, error) { - return r.ApiService.PatchStorageVirtualDriveExtensionExecute(r) +func (r ApiUpdateStorageBatteryBackupUnitRequest) Execute() (*StorageBatteryBackupUnit, *http.Response, error) { + return r.ApiService.UpdateStorageBatteryBackupUnitExecute(r) } /* -PatchStorageVirtualDriveExtension Update a 'storage.VirtualDriveExtension' resource. +UpdateStorageBatteryBackupUnit Update a 'storage.BatteryBackupUnit' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiPatchStorageVirtualDriveExtensionRequest + @return ApiUpdateStorageBatteryBackupUnitRequest */ -func (a *StorageApiService) PatchStorageVirtualDriveExtension(ctx context.Context, moid string) ApiPatchStorageVirtualDriveExtensionRequest { - return ApiPatchStorageVirtualDriveExtensionRequest{ +func (a *StorageApiService) UpdateStorageBatteryBackupUnit(ctx context.Context, moid string) ApiUpdateStorageBatteryBackupUnitRequest { + return ApiUpdateStorageBatteryBackupUnitRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -55897,28 +56570,28 @@ func (a *StorageApiService) PatchStorageVirtualDriveExtension(ctx context.Contex } // Execute executes the request -// @return StorageVirtualDriveExtension -func (a *StorageApiService) PatchStorageVirtualDriveExtensionExecute(r ApiPatchStorageVirtualDriveExtensionRequest) (*StorageVirtualDriveExtension, *http.Response, error) { +// @return StorageBatteryBackupUnit +func (a *StorageApiService) UpdateStorageBatteryBackupUnitExecute(r ApiUpdateStorageBatteryBackupUnitRequest) (*StorageBatteryBackupUnit, *http.Response, error) { var ( - localVarHTTPMethod = http.MethodPatch + localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageVirtualDriveExtension + localVarReturnValue *StorageBatteryBackupUnit ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.PatchStorageVirtualDriveExtension") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageBatteryBackupUnit") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/VirtualDriveExtensions/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/BatteryBackupUnits/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageVirtualDriveExtension == nil { - return localVarReturnValue, nil, reportError("storageVirtualDriveExtension is required and must be specified") + if r.storageBatteryBackupUnit == nil { + return localVarReturnValue, nil, reportError("storageBatteryBackupUnit is required and must be specified") } // to determine the Content-Type header @@ -55942,7 +56615,7 @@ func (a *StorageApiService) PatchStorageVirtualDriveExtensionExecute(r ApiPatchS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageVirtualDriveExtension + localVarPostBody = r.storageBatteryBackupUnit req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -56032,39 +56705,39 @@ func (a *StorageApiService) PatchStorageVirtualDriveExtensionExecute(r ApiPatchS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageBatteryBackupUnitRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageBatteryBackupUnit *StorageBatteryBackupUnit - ifMatch *string +type ApiUpdateStorageControllerRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageController *StorageController + ifMatch *string } -// The 'storage.BatteryBackupUnit' resource to update. -func (r ApiUpdateStorageBatteryBackupUnitRequest) StorageBatteryBackupUnit(storageBatteryBackupUnit StorageBatteryBackupUnit) ApiUpdateStorageBatteryBackupUnitRequest { - r.storageBatteryBackupUnit = &storageBatteryBackupUnit +// The 'storage.Controller' resource to update. +func (r ApiUpdateStorageControllerRequest) StorageController(storageController StorageController) ApiUpdateStorageControllerRequest { + r.storageController = &storageController return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageBatteryBackupUnitRequest) IfMatch(ifMatch string) ApiUpdateStorageBatteryBackupUnitRequest { +func (r ApiUpdateStorageControllerRequest) IfMatch(ifMatch string) ApiUpdateStorageControllerRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageBatteryBackupUnitRequest) Execute() (*StorageBatteryBackupUnit, *http.Response, error) { - return r.ApiService.UpdateStorageBatteryBackupUnitExecute(r) +func (r ApiUpdateStorageControllerRequest) Execute() (*StorageController, *http.Response, error) { + return r.ApiService.UpdateStorageControllerExecute(r) } /* -UpdateStorageBatteryBackupUnit Update a 'storage.BatteryBackupUnit' resource. +UpdateStorageController Update a 'storage.Controller' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageBatteryBackupUnitRequest + @return ApiUpdateStorageControllerRequest */ -func (a *StorageApiService) UpdateStorageBatteryBackupUnit(ctx context.Context, moid string) ApiUpdateStorageBatteryBackupUnitRequest { - return ApiUpdateStorageBatteryBackupUnitRequest{ +func (a *StorageApiService) UpdateStorageController(ctx context.Context, moid string) ApiUpdateStorageControllerRequest { + return ApiUpdateStorageControllerRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -56072,28 +56745,28 @@ func (a *StorageApiService) UpdateStorageBatteryBackupUnit(ctx context.Context, } // Execute executes the request -// @return StorageBatteryBackupUnit -func (a *StorageApiService) UpdateStorageBatteryBackupUnitExecute(r ApiUpdateStorageBatteryBackupUnitRequest) (*StorageBatteryBackupUnit, *http.Response, error) { +// @return StorageController +func (a *StorageApiService) UpdateStorageControllerExecute(r ApiUpdateStorageControllerRequest) (*StorageController, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageBatteryBackupUnit + localVarReturnValue *StorageController ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageBatteryBackupUnit") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageController") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/BatteryBackupUnits/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/Controllers/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageBatteryBackupUnit == nil { - return localVarReturnValue, nil, reportError("storageBatteryBackupUnit is required and must be specified") + if r.storageController == nil { + return localVarReturnValue, nil, reportError("storageController is required and must be specified") } // to determine the Content-Type header @@ -56117,7 +56790,7 @@ func (a *StorageApiService) UpdateStorageBatteryBackupUnitExecute(r ApiUpdateSto parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageBatteryBackupUnit + localVarPostBody = r.storageController req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -56207,39 +56880,39 @@ func (a *StorageApiService) UpdateStorageBatteryBackupUnitExecute(r ApiUpdateSto return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageControllerRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageController *StorageController - ifMatch *string +type ApiUpdateStorageDiskGroupRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageDiskGroup *StorageDiskGroup + ifMatch *string } -// The 'storage.Controller' resource to update. -func (r ApiUpdateStorageControllerRequest) StorageController(storageController StorageController) ApiUpdateStorageControllerRequest { - r.storageController = &storageController +// The 'storage.DiskGroup' resource to update. +func (r ApiUpdateStorageDiskGroupRequest) StorageDiskGroup(storageDiskGroup StorageDiskGroup) ApiUpdateStorageDiskGroupRequest { + r.storageDiskGroup = &storageDiskGroup return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageControllerRequest) IfMatch(ifMatch string) ApiUpdateStorageControllerRequest { +func (r ApiUpdateStorageDiskGroupRequest) IfMatch(ifMatch string) ApiUpdateStorageDiskGroupRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageControllerRequest) Execute() (*StorageController, *http.Response, error) { - return r.ApiService.UpdateStorageControllerExecute(r) +func (r ApiUpdateStorageDiskGroupRequest) Execute() (*StorageDiskGroup, *http.Response, error) { + return r.ApiService.UpdateStorageDiskGroupExecute(r) } /* -UpdateStorageController Update a 'storage.Controller' resource. +UpdateStorageDiskGroup Update a 'storage.DiskGroup' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageControllerRequest + @return ApiUpdateStorageDiskGroupRequest */ -func (a *StorageApiService) UpdateStorageController(ctx context.Context, moid string) ApiUpdateStorageControllerRequest { - return ApiUpdateStorageControllerRequest{ +func (a *StorageApiService) UpdateStorageDiskGroup(ctx context.Context, moid string) ApiUpdateStorageDiskGroupRequest { + return ApiUpdateStorageDiskGroupRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -56247,28 +56920,28 @@ func (a *StorageApiService) UpdateStorageController(ctx context.Context, moid st } // Execute executes the request -// @return StorageController -func (a *StorageApiService) UpdateStorageControllerExecute(r ApiUpdateStorageControllerRequest) (*StorageController, *http.Response, error) { +// @return StorageDiskGroup +func (a *StorageApiService) UpdateStorageDiskGroupExecute(r ApiUpdateStorageDiskGroupRequest) (*StorageDiskGroup, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageController + localVarReturnValue *StorageDiskGroup ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageController") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageDiskGroup") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/Controllers/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/DiskGroups/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageController == nil { - return localVarReturnValue, nil, reportError("storageController is required and must be specified") + if r.storageDiskGroup == nil { + return localVarReturnValue, nil, reportError("storageDiskGroup is required and must be specified") } // to determine the Content-Type header @@ -56292,7 +56965,7 @@ func (a *StorageApiService) UpdateStorageControllerExecute(r ApiUpdateStorageCon parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageController + localVarPostBody = r.storageDiskGroup req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -56382,39 +57055,39 @@ func (a *StorageApiService) UpdateStorageControllerExecute(r ApiUpdateStorageCon return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageDiskGroupRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageDiskGroup *StorageDiskGroup - ifMatch *string +type ApiUpdateStorageDriveGroupRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageDriveGroup *StorageDriveGroup + ifMatch *string } -// The 'storage.DiskGroup' resource to update. -func (r ApiUpdateStorageDiskGroupRequest) StorageDiskGroup(storageDiskGroup StorageDiskGroup) ApiUpdateStorageDiskGroupRequest { - r.storageDiskGroup = &storageDiskGroup +// The 'storage.DriveGroup' resource to update. +func (r ApiUpdateStorageDriveGroupRequest) StorageDriveGroup(storageDriveGroup StorageDriveGroup) ApiUpdateStorageDriveGroupRequest { + r.storageDriveGroup = &storageDriveGroup return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageDiskGroupRequest) IfMatch(ifMatch string) ApiUpdateStorageDiskGroupRequest { +func (r ApiUpdateStorageDriveGroupRequest) IfMatch(ifMatch string) ApiUpdateStorageDriveGroupRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageDiskGroupRequest) Execute() (*StorageDiskGroup, *http.Response, error) { - return r.ApiService.UpdateStorageDiskGroupExecute(r) +func (r ApiUpdateStorageDriveGroupRequest) Execute() (*StorageDriveGroup, *http.Response, error) { + return r.ApiService.UpdateStorageDriveGroupExecute(r) } /* -UpdateStorageDiskGroup Update a 'storage.DiskGroup' resource. +UpdateStorageDriveGroup Update a 'storage.DriveGroup' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageDiskGroupRequest + @return ApiUpdateStorageDriveGroupRequest */ -func (a *StorageApiService) UpdateStorageDiskGroup(ctx context.Context, moid string) ApiUpdateStorageDiskGroupRequest { - return ApiUpdateStorageDiskGroupRequest{ +func (a *StorageApiService) UpdateStorageDriveGroup(ctx context.Context, moid string) ApiUpdateStorageDriveGroupRequest { + return ApiUpdateStorageDriveGroupRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -56422,28 +57095,28 @@ func (a *StorageApiService) UpdateStorageDiskGroup(ctx context.Context, moid str } // Execute executes the request -// @return StorageDiskGroup -func (a *StorageApiService) UpdateStorageDiskGroupExecute(r ApiUpdateStorageDiskGroupRequest) (*StorageDiskGroup, *http.Response, error) { +// @return StorageDriveGroup +func (a *StorageApiService) UpdateStorageDriveGroupExecute(r ApiUpdateStorageDriveGroupRequest) (*StorageDriveGroup, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageDiskGroup + localVarReturnValue *StorageDriveGroup ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageDiskGroup") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageDriveGroup") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/DiskGroups/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/DriveGroups/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageDiskGroup == nil { - return localVarReturnValue, nil, reportError("storageDiskGroup is required and must be specified") + if r.storageDriveGroup == nil { + return localVarReturnValue, nil, reportError("storageDriveGroup is required and must be specified") } // to determine the Content-Type header @@ -56467,7 +57140,7 @@ func (a *StorageApiService) UpdateStorageDiskGroupExecute(r ApiUpdateStorageDisk parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageDiskGroup + localVarPostBody = r.storageDriveGroup req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -56557,39 +57230,39 @@ func (a *StorageApiService) UpdateStorageDiskGroupExecute(r ApiUpdateStorageDisk return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageDriveGroupRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageDriveGroup *StorageDriveGroup - ifMatch *string +type ApiUpdateStorageDriveSecurityPolicyRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageDriveSecurityPolicy *StorageDriveSecurityPolicy + ifMatch *string } -// The 'storage.DriveGroup' resource to update. -func (r ApiUpdateStorageDriveGroupRequest) StorageDriveGroup(storageDriveGroup StorageDriveGroup) ApiUpdateStorageDriveGroupRequest { - r.storageDriveGroup = &storageDriveGroup +// The 'storage.DriveSecurityPolicy' resource to update. +func (r ApiUpdateStorageDriveSecurityPolicyRequest) StorageDriveSecurityPolicy(storageDriveSecurityPolicy StorageDriveSecurityPolicy) ApiUpdateStorageDriveSecurityPolicyRequest { + r.storageDriveSecurityPolicy = &storageDriveSecurityPolicy return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageDriveGroupRequest) IfMatch(ifMatch string) ApiUpdateStorageDriveGroupRequest { +func (r ApiUpdateStorageDriveSecurityPolicyRequest) IfMatch(ifMatch string) ApiUpdateStorageDriveSecurityPolicyRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageDriveGroupRequest) Execute() (*StorageDriveGroup, *http.Response, error) { - return r.ApiService.UpdateStorageDriveGroupExecute(r) +func (r ApiUpdateStorageDriveSecurityPolicyRequest) Execute() (*StorageDriveSecurityPolicy, *http.Response, error) { + return r.ApiService.UpdateStorageDriveSecurityPolicyExecute(r) } /* -UpdateStorageDriveGroup Update a 'storage.DriveGroup' resource. +UpdateStorageDriveSecurityPolicy Update a 'storage.DriveSecurityPolicy' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageDriveGroupRequest + @return ApiUpdateStorageDriveSecurityPolicyRequest */ -func (a *StorageApiService) UpdateStorageDriveGroup(ctx context.Context, moid string) ApiUpdateStorageDriveGroupRequest { - return ApiUpdateStorageDriveGroupRequest{ +func (a *StorageApiService) UpdateStorageDriveSecurityPolicy(ctx context.Context, moid string) ApiUpdateStorageDriveSecurityPolicyRequest { + return ApiUpdateStorageDriveSecurityPolicyRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -56597,28 +57270,28 @@ func (a *StorageApiService) UpdateStorageDriveGroup(ctx context.Context, moid st } // Execute executes the request -// @return StorageDriveGroup -func (a *StorageApiService) UpdateStorageDriveGroupExecute(r ApiUpdateStorageDriveGroupRequest) (*StorageDriveGroup, *http.Response, error) { +// @return StorageDriveSecurityPolicy +func (a *StorageApiService) UpdateStorageDriveSecurityPolicyExecute(r ApiUpdateStorageDriveSecurityPolicyRequest) (*StorageDriveSecurityPolicy, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageDriveGroup + localVarReturnValue *StorageDriveSecurityPolicy ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageDriveGroup") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageDriveSecurityPolicy") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/DriveGroups/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/DriveSecurityPolicies/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageDriveGroup == nil { - return localVarReturnValue, nil, reportError("storageDriveGroup is required and must be specified") + if r.storageDriveSecurityPolicy == nil { + return localVarReturnValue, nil, reportError("storageDriveSecurityPolicy is required and must be specified") } // to determine the Content-Type header @@ -56642,7 +57315,7 @@ func (a *StorageApiService) UpdateStorageDriveGroupExecute(r ApiUpdateStorageDri parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageDriveGroup + localVarPostBody = r.storageDriveSecurityPolicy req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -56732,39 +57405,39 @@ func (a *StorageApiService) UpdateStorageDriveGroupExecute(r ApiUpdateStorageDri return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageDriveSecurityPolicyRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageDriveSecurityPolicy *StorageDriveSecurityPolicy - ifMatch *string +type ApiUpdateStorageEnclosureRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageEnclosure *StorageEnclosure + ifMatch *string } -// The 'storage.DriveSecurityPolicy' resource to update. -func (r ApiUpdateStorageDriveSecurityPolicyRequest) StorageDriveSecurityPolicy(storageDriveSecurityPolicy StorageDriveSecurityPolicy) ApiUpdateStorageDriveSecurityPolicyRequest { - r.storageDriveSecurityPolicy = &storageDriveSecurityPolicy +// The 'storage.Enclosure' resource to update. +func (r ApiUpdateStorageEnclosureRequest) StorageEnclosure(storageEnclosure StorageEnclosure) ApiUpdateStorageEnclosureRequest { + r.storageEnclosure = &storageEnclosure return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageDriveSecurityPolicyRequest) IfMatch(ifMatch string) ApiUpdateStorageDriveSecurityPolicyRequest { +func (r ApiUpdateStorageEnclosureRequest) IfMatch(ifMatch string) ApiUpdateStorageEnclosureRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageDriveSecurityPolicyRequest) Execute() (*StorageDriveSecurityPolicy, *http.Response, error) { - return r.ApiService.UpdateStorageDriveSecurityPolicyExecute(r) +func (r ApiUpdateStorageEnclosureRequest) Execute() (*StorageEnclosure, *http.Response, error) { + return r.ApiService.UpdateStorageEnclosureExecute(r) } /* -UpdateStorageDriveSecurityPolicy Update a 'storage.DriveSecurityPolicy' resource. +UpdateStorageEnclosure Update a 'storage.Enclosure' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageDriveSecurityPolicyRequest + @return ApiUpdateStorageEnclosureRequest */ -func (a *StorageApiService) UpdateStorageDriveSecurityPolicy(ctx context.Context, moid string) ApiUpdateStorageDriveSecurityPolicyRequest { - return ApiUpdateStorageDriveSecurityPolicyRequest{ +func (a *StorageApiService) UpdateStorageEnclosure(ctx context.Context, moid string) ApiUpdateStorageEnclosureRequest { + return ApiUpdateStorageEnclosureRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -56772,28 +57445,28 @@ func (a *StorageApiService) UpdateStorageDriveSecurityPolicy(ctx context.Context } // Execute executes the request -// @return StorageDriveSecurityPolicy -func (a *StorageApiService) UpdateStorageDriveSecurityPolicyExecute(r ApiUpdateStorageDriveSecurityPolicyRequest) (*StorageDriveSecurityPolicy, *http.Response, error) { +// @return StorageEnclosure +func (a *StorageApiService) UpdateStorageEnclosureExecute(r ApiUpdateStorageEnclosureRequest) (*StorageEnclosure, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageDriveSecurityPolicy + localVarReturnValue *StorageEnclosure ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageDriveSecurityPolicy") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageEnclosure") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/DriveSecurityPolicies/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/Enclosures/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageDriveSecurityPolicy == nil { - return localVarReturnValue, nil, reportError("storageDriveSecurityPolicy is required and must be specified") + if r.storageEnclosure == nil { + return localVarReturnValue, nil, reportError("storageEnclosure is required and must be specified") } // to determine the Content-Type header @@ -56817,7 +57490,7 @@ func (a *StorageApiService) UpdateStorageDriveSecurityPolicyExecute(r ApiUpdateS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageDriveSecurityPolicy + localVarPostBody = r.storageEnclosure req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -56907,39 +57580,39 @@ func (a *StorageApiService) UpdateStorageDriveSecurityPolicyExecute(r ApiUpdateS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageEnclosureRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageEnclosure *StorageEnclosure - ifMatch *string +type ApiUpdateStorageEnclosureDiskRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageEnclosureDisk *StorageEnclosureDisk + ifMatch *string } -// The 'storage.Enclosure' resource to update. -func (r ApiUpdateStorageEnclosureRequest) StorageEnclosure(storageEnclosure StorageEnclosure) ApiUpdateStorageEnclosureRequest { - r.storageEnclosure = &storageEnclosure +// The 'storage.EnclosureDisk' resource to update. +func (r ApiUpdateStorageEnclosureDiskRequest) StorageEnclosureDisk(storageEnclosureDisk StorageEnclosureDisk) ApiUpdateStorageEnclosureDiskRequest { + r.storageEnclosureDisk = &storageEnclosureDisk return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageEnclosureRequest) IfMatch(ifMatch string) ApiUpdateStorageEnclosureRequest { +func (r ApiUpdateStorageEnclosureDiskRequest) IfMatch(ifMatch string) ApiUpdateStorageEnclosureDiskRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageEnclosureRequest) Execute() (*StorageEnclosure, *http.Response, error) { - return r.ApiService.UpdateStorageEnclosureExecute(r) +func (r ApiUpdateStorageEnclosureDiskRequest) Execute() (*StorageEnclosureDisk, *http.Response, error) { + return r.ApiService.UpdateStorageEnclosureDiskExecute(r) } /* -UpdateStorageEnclosure Update a 'storage.Enclosure' resource. +UpdateStorageEnclosureDisk Update a 'storage.EnclosureDisk' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageEnclosureRequest + @return ApiUpdateStorageEnclosureDiskRequest */ -func (a *StorageApiService) UpdateStorageEnclosure(ctx context.Context, moid string) ApiUpdateStorageEnclosureRequest { - return ApiUpdateStorageEnclosureRequest{ +func (a *StorageApiService) UpdateStorageEnclosureDisk(ctx context.Context, moid string) ApiUpdateStorageEnclosureDiskRequest { + return ApiUpdateStorageEnclosureDiskRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -56947,28 +57620,28 @@ func (a *StorageApiService) UpdateStorageEnclosure(ctx context.Context, moid str } // Execute executes the request -// @return StorageEnclosure -func (a *StorageApiService) UpdateStorageEnclosureExecute(r ApiUpdateStorageEnclosureRequest) (*StorageEnclosure, *http.Response, error) { +// @return StorageEnclosureDisk +func (a *StorageApiService) UpdateStorageEnclosureDiskExecute(r ApiUpdateStorageEnclosureDiskRequest) (*StorageEnclosureDisk, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageEnclosure + localVarReturnValue *StorageEnclosureDisk ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageEnclosure") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageEnclosureDisk") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/Enclosures/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/EnclosureDisks/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageEnclosure == nil { - return localVarReturnValue, nil, reportError("storageEnclosure is required and must be specified") + if r.storageEnclosureDisk == nil { + return localVarReturnValue, nil, reportError("storageEnclosureDisk is required and must be specified") } // to determine the Content-Type header @@ -56992,7 +57665,7 @@ func (a *StorageApiService) UpdateStorageEnclosureExecute(r ApiUpdateStorageEncl parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageEnclosure + localVarPostBody = r.storageEnclosureDisk req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -57082,39 +57755,39 @@ func (a *StorageApiService) UpdateStorageEnclosureExecute(r ApiUpdateStorageEncl return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageEnclosureDiskRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageEnclosureDisk *StorageEnclosureDisk - ifMatch *string +type ApiUpdateStorageEnclosureDiskSlotEpRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageEnclosureDiskSlotEp *StorageEnclosureDiskSlotEp + ifMatch *string } -// The 'storage.EnclosureDisk' resource to update. -func (r ApiUpdateStorageEnclosureDiskRequest) StorageEnclosureDisk(storageEnclosureDisk StorageEnclosureDisk) ApiUpdateStorageEnclosureDiskRequest { - r.storageEnclosureDisk = &storageEnclosureDisk +// The 'storage.EnclosureDiskSlotEp' resource to update. +func (r ApiUpdateStorageEnclosureDiskSlotEpRequest) StorageEnclosureDiskSlotEp(storageEnclosureDiskSlotEp StorageEnclosureDiskSlotEp) ApiUpdateStorageEnclosureDiskSlotEpRequest { + r.storageEnclosureDiskSlotEp = &storageEnclosureDiskSlotEp return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageEnclosureDiskRequest) IfMatch(ifMatch string) ApiUpdateStorageEnclosureDiskRequest { +func (r ApiUpdateStorageEnclosureDiskSlotEpRequest) IfMatch(ifMatch string) ApiUpdateStorageEnclosureDiskSlotEpRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageEnclosureDiskRequest) Execute() (*StorageEnclosureDisk, *http.Response, error) { - return r.ApiService.UpdateStorageEnclosureDiskExecute(r) +func (r ApiUpdateStorageEnclosureDiskSlotEpRequest) Execute() (*StorageEnclosureDiskSlotEp, *http.Response, error) { + return r.ApiService.UpdateStorageEnclosureDiskSlotEpExecute(r) } /* -UpdateStorageEnclosureDisk Update a 'storage.EnclosureDisk' resource. +UpdateStorageEnclosureDiskSlotEp Update a 'storage.EnclosureDiskSlotEp' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageEnclosureDiskRequest + @return ApiUpdateStorageEnclosureDiskSlotEpRequest */ -func (a *StorageApiService) UpdateStorageEnclosureDisk(ctx context.Context, moid string) ApiUpdateStorageEnclosureDiskRequest { - return ApiUpdateStorageEnclosureDiskRequest{ +func (a *StorageApiService) UpdateStorageEnclosureDiskSlotEp(ctx context.Context, moid string) ApiUpdateStorageEnclosureDiskSlotEpRequest { + return ApiUpdateStorageEnclosureDiskSlotEpRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -57122,28 +57795,28 @@ func (a *StorageApiService) UpdateStorageEnclosureDisk(ctx context.Context, moid } // Execute executes the request -// @return StorageEnclosureDisk -func (a *StorageApiService) UpdateStorageEnclosureDiskExecute(r ApiUpdateStorageEnclosureDiskRequest) (*StorageEnclosureDisk, *http.Response, error) { +// @return StorageEnclosureDiskSlotEp +func (a *StorageApiService) UpdateStorageEnclosureDiskSlotEpExecute(r ApiUpdateStorageEnclosureDiskSlotEpRequest) (*StorageEnclosureDiskSlotEp, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageEnclosureDisk + localVarReturnValue *StorageEnclosureDiskSlotEp ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageEnclosureDisk") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageEnclosureDiskSlotEp") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/EnclosureDisks/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/EnclosureDiskSlotEps/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageEnclosureDisk == nil { - return localVarReturnValue, nil, reportError("storageEnclosureDisk is required and must be specified") + if r.storageEnclosureDiskSlotEp == nil { + return localVarReturnValue, nil, reportError("storageEnclosureDiskSlotEp is required and must be specified") } // to determine the Content-Type header @@ -57167,7 +57840,7 @@ func (a *StorageApiService) UpdateStorageEnclosureDiskExecute(r ApiUpdateStorage parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageEnclosureDisk + localVarPostBody = r.storageEnclosureDiskSlotEp req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -57257,39 +57930,39 @@ func (a *StorageApiService) UpdateStorageEnclosureDiskExecute(r ApiUpdateStorage return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageEnclosureDiskSlotEpRequest struct { +type ApiUpdateStorageFlexFlashControllerRequest struct { ctx context.Context ApiService *StorageApiService moid string - storageEnclosureDiskSlotEp *StorageEnclosureDiskSlotEp + storageFlexFlashController *StorageFlexFlashController ifMatch *string } -// The 'storage.EnclosureDiskSlotEp' resource to update. -func (r ApiUpdateStorageEnclosureDiskSlotEpRequest) StorageEnclosureDiskSlotEp(storageEnclosureDiskSlotEp StorageEnclosureDiskSlotEp) ApiUpdateStorageEnclosureDiskSlotEpRequest { - r.storageEnclosureDiskSlotEp = &storageEnclosureDiskSlotEp +// The 'storage.FlexFlashController' resource to update. +func (r ApiUpdateStorageFlexFlashControllerRequest) StorageFlexFlashController(storageFlexFlashController StorageFlexFlashController) ApiUpdateStorageFlexFlashControllerRequest { + r.storageFlexFlashController = &storageFlexFlashController return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageEnclosureDiskSlotEpRequest) IfMatch(ifMatch string) ApiUpdateStorageEnclosureDiskSlotEpRequest { +func (r ApiUpdateStorageFlexFlashControllerRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashControllerRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageEnclosureDiskSlotEpRequest) Execute() (*StorageEnclosureDiskSlotEp, *http.Response, error) { - return r.ApiService.UpdateStorageEnclosureDiskSlotEpExecute(r) +func (r ApiUpdateStorageFlexFlashControllerRequest) Execute() (*StorageFlexFlashController, *http.Response, error) { + return r.ApiService.UpdateStorageFlexFlashControllerExecute(r) } /* -UpdateStorageEnclosureDiskSlotEp Update a 'storage.EnclosureDiskSlotEp' resource. +UpdateStorageFlexFlashController Update a 'storage.FlexFlashController' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageEnclosureDiskSlotEpRequest + @return ApiUpdateStorageFlexFlashControllerRequest */ -func (a *StorageApiService) UpdateStorageEnclosureDiskSlotEp(ctx context.Context, moid string) ApiUpdateStorageEnclosureDiskSlotEpRequest { - return ApiUpdateStorageEnclosureDiskSlotEpRequest{ +func (a *StorageApiService) UpdateStorageFlexFlashController(ctx context.Context, moid string) ApiUpdateStorageFlexFlashControllerRequest { + return ApiUpdateStorageFlexFlashControllerRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -57297,28 +57970,28 @@ func (a *StorageApiService) UpdateStorageEnclosureDiskSlotEp(ctx context.Context } // Execute executes the request -// @return StorageEnclosureDiskSlotEp -func (a *StorageApiService) UpdateStorageEnclosureDiskSlotEpExecute(r ApiUpdateStorageEnclosureDiskSlotEpRequest) (*StorageEnclosureDiskSlotEp, *http.Response, error) { +// @return StorageFlexFlashController +func (a *StorageApiService) UpdateStorageFlexFlashControllerExecute(r ApiUpdateStorageFlexFlashControllerRequest) (*StorageFlexFlashController, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageEnclosureDiskSlotEp + localVarReturnValue *StorageFlexFlashController ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageEnclosureDiskSlotEp") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashController") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/EnclosureDiskSlotEps/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllers/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageEnclosureDiskSlotEp == nil { - return localVarReturnValue, nil, reportError("storageEnclosureDiskSlotEp is required and must be specified") + if r.storageFlexFlashController == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashController is required and must be specified") } // to determine the Content-Type header @@ -57342,7 +58015,7 @@ func (a *StorageApiService) UpdateStorageEnclosureDiskSlotEpExecute(r ApiUpdateS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageEnclosureDiskSlotEp + localVarPostBody = r.storageFlexFlashController req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -57432,39 +58105,39 @@ func (a *StorageApiService) UpdateStorageEnclosureDiskSlotEpExecute(r ApiUpdateS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageFlexFlashControllerRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexFlashController *StorageFlexFlashController - ifMatch *string +type ApiUpdateStorageFlexFlashControllerPropsRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexFlashControllerProps *StorageFlexFlashControllerProps + ifMatch *string } -// The 'storage.FlexFlashController' resource to update. -func (r ApiUpdateStorageFlexFlashControllerRequest) StorageFlexFlashController(storageFlexFlashController StorageFlexFlashController) ApiUpdateStorageFlexFlashControllerRequest { - r.storageFlexFlashController = &storageFlexFlashController +// The 'storage.FlexFlashControllerProps' resource to update. +func (r ApiUpdateStorageFlexFlashControllerPropsRequest) StorageFlexFlashControllerProps(storageFlexFlashControllerProps StorageFlexFlashControllerProps) ApiUpdateStorageFlexFlashControllerPropsRequest { + r.storageFlexFlashControllerProps = &storageFlexFlashControllerProps return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageFlexFlashControllerRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashControllerRequest { +func (r ApiUpdateStorageFlexFlashControllerPropsRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashControllerPropsRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageFlexFlashControllerRequest) Execute() (*StorageFlexFlashController, *http.Response, error) { - return r.ApiService.UpdateStorageFlexFlashControllerExecute(r) +func (r ApiUpdateStorageFlexFlashControllerPropsRequest) Execute() (*StorageFlexFlashControllerProps, *http.Response, error) { + return r.ApiService.UpdateStorageFlexFlashControllerPropsExecute(r) } /* -UpdateStorageFlexFlashController Update a 'storage.FlexFlashController' resource. +UpdateStorageFlexFlashControllerProps Update a 'storage.FlexFlashControllerProps' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageFlexFlashControllerRequest + @return ApiUpdateStorageFlexFlashControllerPropsRequest */ -func (a *StorageApiService) UpdateStorageFlexFlashController(ctx context.Context, moid string) ApiUpdateStorageFlexFlashControllerRequest { - return ApiUpdateStorageFlexFlashControllerRequest{ +func (a *StorageApiService) UpdateStorageFlexFlashControllerProps(ctx context.Context, moid string) ApiUpdateStorageFlexFlashControllerPropsRequest { + return ApiUpdateStorageFlexFlashControllerPropsRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -57472,28 +58145,28 @@ func (a *StorageApiService) UpdateStorageFlexFlashController(ctx context.Context } // Execute executes the request -// @return StorageFlexFlashController -func (a *StorageApiService) UpdateStorageFlexFlashControllerExecute(r ApiUpdateStorageFlexFlashControllerRequest) (*StorageFlexFlashController, *http.Response, error) { +// @return StorageFlexFlashControllerProps +func (a *StorageApiService) UpdateStorageFlexFlashControllerPropsExecute(r ApiUpdateStorageFlexFlashControllerPropsRequest) (*StorageFlexFlashControllerProps, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashController + localVarReturnValue *StorageFlexFlashControllerProps ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashController") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashControllerProps") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllers/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllerProps/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashController == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashController is required and must be specified") + if r.storageFlexFlashControllerProps == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashControllerProps is required and must be specified") } // to determine the Content-Type header @@ -57517,7 +58190,7 @@ func (a *StorageApiService) UpdateStorageFlexFlashControllerExecute(r ApiUpdateS parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashController + localVarPostBody = r.storageFlexFlashControllerProps req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -57607,39 +58280,39 @@ func (a *StorageApiService) UpdateStorageFlexFlashControllerExecute(r ApiUpdateS return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageFlexFlashControllerPropsRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexFlashControllerProps *StorageFlexFlashControllerProps - ifMatch *string +type ApiUpdateStorageFlexFlashPhysicalDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexFlashPhysicalDrive *StorageFlexFlashPhysicalDrive + ifMatch *string } -// The 'storage.FlexFlashControllerProps' resource to update. -func (r ApiUpdateStorageFlexFlashControllerPropsRequest) StorageFlexFlashControllerProps(storageFlexFlashControllerProps StorageFlexFlashControllerProps) ApiUpdateStorageFlexFlashControllerPropsRequest { - r.storageFlexFlashControllerProps = &storageFlexFlashControllerProps +// The 'storage.FlexFlashPhysicalDrive' resource to update. +func (r ApiUpdateStorageFlexFlashPhysicalDriveRequest) StorageFlexFlashPhysicalDrive(storageFlexFlashPhysicalDrive StorageFlexFlashPhysicalDrive) ApiUpdateStorageFlexFlashPhysicalDriveRequest { + r.storageFlexFlashPhysicalDrive = &storageFlexFlashPhysicalDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageFlexFlashControllerPropsRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashControllerPropsRequest { +func (r ApiUpdateStorageFlexFlashPhysicalDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashPhysicalDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageFlexFlashControllerPropsRequest) Execute() (*StorageFlexFlashControllerProps, *http.Response, error) { - return r.ApiService.UpdateStorageFlexFlashControllerPropsExecute(r) +func (r ApiUpdateStorageFlexFlashPhysicalDriveRequest) Execute() (*StorageFlexFlashPhysicalDrive, *http.Response, error) { + return r.ApiService.UpdateStorageFlexFlashPhysicalDriveExecute(r) } /* -UpdateStorageFlexFlashControllerProps Update a 'storage.FlexFlashControllerProps' resource. +UpdateStorageFlexFlashPhysicalDrive Update a 'storage.FlexFlashPhysicalDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageFlexFlashControllerPropsRequest + @return ApiUpdateStorageFlexFlashPhysicalDriveRequest */ -func (a *StorageApiService) UpdateStorageFlexFlashControllerProps(ctx context.Context, moid string) ApiUpdateStorageFlexFlashControllerPropsRequest { - return ApiUpdateStorageFlexFlashControllerPropsRequest{ +func (a *StorageApiService) UpdateStorageFlexFlashPhysicalDrive(ctx context.Context, moid string) ApiUpdateStorageFlexFlashPhysicalDriveRequest { + return ApiUpdateStorageFlexFlashPhysicalDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -57647,28 +58320,28 @@ func (a *StorageApiService) UpdateStorageFlexFlashControllerProps(ctx context.Co } // Execute executes the request -// @return StorageFlexFlashControllerProps -func (a *StorageApiService) UpdateStorageFlexFlashControllerPropsExecute(r ApiUpdateStorageFlexFlashControllerPropsRequest) (*StorageFlexFlashControllerProps, *http.Response, error) { +// @return StorageFlexFlashPhysicalDrive +func (a *StorageApiService) UpdateStorageFlexFlashPhysicalDriveExecute(r ApiUpdateStorageFlexFlashPhysicalDriveRequest) (*StorageFlexFlashPhysicalDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashControllerProps + localVarReturnValue *StorageFlexFlashPhysicalDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashControllerProps") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashPhysicalDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashControllerProps/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashPhysicalDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashControllerProps == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashControllerProps is required and must be specified") + if r.storageFlexFlashPhysicalDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashPhysicalDrive is required and must be specified") } // to determine the Content-Type header @@ -57692,7 +58365,7 @@ func (a *StorageApiService) UpdateStorageFlexFlashControllerPropsExecute(r ApiUp parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashControllerProps + localVarPostBody = r.storageFlexFlashPhysicalDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -57782,39 +58455,39 @@ func (a *StorageApiService) UpdateStorageFlexFlashControllerPropsExecute(r ApiUp return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageFlexFlashPhysicalDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexFlashPhysicalDrive *StorageFlexFlashPhysicalDrive - ifMatch *string +type ApiUpdateStorageFlexFlashVirtualDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexFlashVirtualDrive *StorageFlexFlashVirtualDrive + ifMatch *string } -// The 'storage.FlexFlashPhysicalDrive' resource to update. -func (r ApiUpdateStorageFlexFlashPhysicalDriveRequest) StorageFlexFlashPhysicalDrive(storageFlexFlashPhysicalDrive StorageFlexFlashPhysicalDrive) ApiUpdateStorageFlexFlashPhysicalDriveRequest { - r.storageFlexFlashPhysicalDrive = &storageFlexFlashPhysicalDrive +// The 'storage.FlexFlashVirtualDrive' resource to update. +func (r ApiUpdateStorageFlexFlashVirtualDriveRequest) StorageFlexFlashVirtualDrive(storageFlexFlashVirtualDrive StorageFlexFlashVirtualDrive) ApiUpdateStorageFlexFlashVirtualDriveRequest { + r.storageFlexFlashVirtualDrive = &storageFlexFlashVirtualDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageFlexFlashPhysicalDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashPhysicalDriveRequest { +func (r ApiUpdateStorageFlexFlashVirtualDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashVirtualDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageFlexFlashPhysicalDriveRequest) Execute() (*StorageFlexFlashPhysicalDrive, *http.Response, error) { - return r.ApiService.UpdateStorageFlexFlashPhysicalDriveExecute(r) +func (r ApiUpdateStorageFlexFlashVirtualDriveRequest) Execute() (*StorageFlexFlashVirtualDrive, *http.Response, error) { + return r.ApiService.UpdateStorageFlexFlashVirtualDriveExecute(r) } /* -UpdateStorageFlexFlashPhysicalDrive Update a 'storage.FlexFlashPhysicalDrive' resource. +UpdateStorageFlexFlashVirtualDrive Update a 'storage.FlexFlashVirtualDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageFlexFlashPhysicalDriveRequest + @return ApiUpdateStorageFlexFlashVirtualDriveRequest */ -func (a *StorageApiService) UpdateStorageFlexFlashPhysicalDrive(ctx context.Context, moid string) ApiUpdateStorageFlexFlashPhysicalDriveRequest { - return ApiUpdateStorageFlexFlashPhysicalDriveRequest{ +func (a *StorageApiService) UpdateStorageFlexFlashVirtualDrive(ctx context.Context, moid string) ApiUpdateStorageFlexFlashVirtualDriveRequest { + return ApiUpdateStorageFlexFlashVirtualDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -57822,28 +58495,28 @@ func (a *StorageApiService) UpdateStorageFlexFlashPhysicalDrive(ctx context.Cont } // Execute executes the request -// @return StorageFlexFlashPhysicalDrive -func (a *StorageApiService) UpdateStorageFlexFlashPhysicalDriveExecute(r ApiUpdateStorageFlexFlashPhysicalDriveRequest) (*StorageFlexFlashPhysicalDrive, *http.Response, error) { +// @return StorageFlexFlashVirtualDrive +func (a *StorageApiService) UpdateStorageFlexFlashVirtualDriveExecute(r ApiUpdateStorageFlexFlashVirtualDriveRequest) (*StorageFlexFlashVirtualDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashPhysicalDrive + localVarReturnValue *StorageFlexFlashVirtualDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashPhysicalDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashVirtualDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashPhysicalDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexFlashVirtualDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashPhysicalDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashPhysicalDrive is required and must be specified") + if r.storageFlexFlashVirtualDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexFlashVirtualDrive is required and must be specified") } // to determine the Content-Type header @@ -57867,7 +58540,7 @@ func (a *StorageApiService) UpdateStorageFlexFlashPhysicalDriveExecute(r ApiUpda parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashPhysicalDrive + localVarPostBody = r.storageFlexFlashVirtualDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -57957,39 +58630,39 @@ func (a *StorageApiService) UpdateStorageFlexFlashPhysicalDriveExecute(r ApiUpda return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageFlexFlashVirtualDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexFlashVirtualDrive *StorageFlexFlashVirtualDrive - ifMatch *string +type ApiUpdateStorageFlexUtilControllerRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexUtilController *StorageFlexUtilController + ifMatch *string } -// The 'storage.FlexFlashVirtualDrive' resource to update. -func (r ApiUpdateStorageFlexFlashVirtualDriveRequest) StorageFlexFlashVirtualDrive(storageFlexFlashVirtualDrive StorageFlexFlashVirtualDrive) ApiUpdateStorageFlexFlashVirtualDriveRequest { - r.storageFlexFlashVirtualDrive = &storageFlexFlashVirtualDrive +// The 'storage.FlexUtilController' resource to update. +func (r ApiUpdateStorageFlexUtilControllerRequest) StorageFlexUtilController(storageFlexUtilController StorageFlexUtilController) ApiUpdateStorageFlexUtilControllerRequest { + r.storageFlexUtilController = &storageFlexUtilController return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageFlexFlashVirtualDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexFlashVirtualDriveRequest { +func (r ApiUpdateStorageFlexUtilControllerRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexUtilControllerRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageFlexFlashVirtualDriveRequest) Execute() (*StorageFlexFlashVirtualDrive, *http.Response, error) { - return r.ApiService.UpdateStorageFlexFlashVirtualDriveExecute(r) +func (r ApiUpdateStorageFlexUtilControllerRequest) Execute() (*StorageFlexUtilController, *http.Response, error) { + return r.ApiService.UpdateStorageFlexUtilControllerExecute(r) } /* -UpdateStorageFlexFlashVirtualDrive Update a 'storage.FlexFlashVirtualDrive' resource. +UpdateStorageFlexUtilController Update a 'storage.FlexUtilController' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageFlexFlashVirtualDriveRequest + @return ApiUpdateStorageFlexUtilControllerRequest */ -func (a *StorageApiService) UpdateStorageFlexFlashVirtualDrive(ctx context.Context, moid string) ApiUpdateStorageFlexFlashVirtualDriveRequest { - return ApiUpdateStorageFlexFlashVirtualDriveRequest{ +func (a *StorageApiService) UpdateStorageFlexUtilController(ctx context.Context, moid string) ApiUpdateStorageFlexUtilControllerRequest { + return ApiUpdateStorageFlexUtilControllerRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -57997,28 +58670,28 @@ func (a *StorageApiService) UpdateStorageFlexFlashVirtualDrive(ctx context.Conte } // Execute executes the request -// @return StorageFlexFlashVirtualDrive -func (a *StorageApiService) UpdateStorageFlexFlashVirtualDriveExecute(r ApiUpdateStorageFlexFlashVirtualDriveRequest) (*StorageFlexFlashVirtualDrive, *http.Response, error) { +// @return StorageFlexUtilController +func (a *StorageApiService) UpdateStorageFlexUtilControllerExecute(r ApiUpdateStorageFlexUtilControllerRequest) (*StorageFlexUtilController, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexFlashVirtualDrive + localVarReturnValue *StorageFlexUtilController ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexFlashVirtualDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexUtilController") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexFlashVirtualDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexUtilControllers/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexFlashVirtualDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexFlashVirtualDrive is required and must be specified") + if r.storageFlexUtilController == nil { + return localVarReturnValue, nil, reportError("storageFlexUtilController is required and must be specified") } // to determine the Content-Type header @@ -58042,7 +58715,7 @@ func (a *StorageApiService) UpdateStorageFlexFlashVirtualDriveExecute(r ApiUpdat parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexFlashVirtualDrive + localVarPostBody = r.storageFlexUtilController req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -58132,39 +58805,39 @@ func (a *StorageApiService) UpdateStorageFlexFlashVirtualDriveExecute(r ApiUpdat return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageFlexUtilControllerRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexUtilController *StorageFlexUtilController - ifMatch *string +type ApiUpdateStorageFlexUtilPhysicalDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexUtilPhysicalDrive *StorageFlexUtilPhysicalDrive + ifMatch *string } -// The 'storage.FlexUtilController' resource to update. -func (r ApiUpdateStorageFlexUtilControllerRequest) StorageFlexUtilController(storageFlexUtilController StorageFlexUtilController) ApiUpdateStorageFlexUtilControllerRequest { - r.storageFlexUtilController = &storageFlexUtilController +// The 'storage.FlexUtilPhysicalDrive' resource to update. +func (r ApiUpdateStorageFlexUtilPhysicalDriveRequest) StorageFlexUtilPhysicalDrive(storageFlexUtilPhysicalDrive StorageFlexUtilPhysicalDrive) ApiUpdateStorageFlexUtilPhysicalDriveRequest { + r.storageFlexUtilPhysicalDrive = &storageFlexUtilPhysicalDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageFlexUtilControllerRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexUtilControllerRequest { +func (r ApiUpdateStorageFlexUtilPhysicalDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexUtilPhysicalDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageFlexUtilControllerRequest) Execute() (*StorageFlexUtilController, *http.Response, error) { - return r.ApiService.UpdateStorageFlexUtilControllerExecute(r) +func (r ApiUpdateStorageFlexUtilPhysicalDriveRequest) Execute() (*StorageFlexUtilPhysicalDrive, *http.Response, error) { + return r.ApiService.UpdateStorageFlexUtilPhysicalDriveExecute(r) } /* -UpdateStorageFlexUtilController Update a 'storage.FlexUtilController' resource. +UpdateStorageFlexUtilPhysicalDrive Update a 'storage.FlexUtilPhysicalDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageFlexUtilControllerRequest + @return ApiUpdateStorageFlexUtilPhysicalDriveRequest */ -func (a *StorageApiService) UpdateStorageFlexUtilController(ctx context.Context, moid string) ApiUpdateStorageFlexUtilControllerRequest { - return ApiUpdateStorageFlexUtilControllerRequest{ +func (a *StorageApiService) UpdateStorageFlexUtilPhysicalDrive(ctx context.Context, moid string) ApiUpdateStorageFlexUtilPhysicalDriveRequest { + return ApiUpdateStorageFlexUtilPhysicalDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -58172,28 +58845,28 @@ func (a *StorageApiService) UpdateStorageFlexUtilController(ctx context.Context, } // Execute executes the request -// @return StorageFlexUtilController -func (a *StorageApiService) UpdateStorageFlexUtilControllerExecute(r ApiUpdateStorageFlexUtilControllerRequest) (*StorageFlexUtilController, *http.Response, error) { +// @return StorageFlexUtilPhysicalDrive +func (a *StorageApiService) UpdateStorageFlexUtilPhysicalDriveExecute(r ApiUpdateStorageFlexUtilPhysicalDriveRequest) (*StorageFlexUtilPhysicalDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexUtilController + localVarReturnValue *StorageFlexUtilPhysicalDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexUtilController") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexUtilPhysicalDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexUtilControllers/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexUtilPhysicalDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexUtilController == nil { - return localVarReturnValue, nil, reportError("storageFlexUtilController is required and must be specified") + if r.storageFlexUtilPhysicalDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexUtilPhysicalDrive is required and must be specified") } // to determine the Content-Type header @@ -58217,7 +58890,7 @@ func (a *StorageApiService) UpdateStorageFlexUtilControllerExecute(r ApiUpdateSt parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexUtilController + localVarPostBody = r.storageFlexUtilPhysicalDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -58307,39 +58980,39 @@ func (a *StorageApiService) UpdateStorageFlexUtilControllerExecute(r ApiUpdateSt return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageFlexUtilPhysicalDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexUtilPhysicalDrive *StorageFlexUtilPhysicalDrive - ifMatch *string +type ApiUpdateStorageFlexUtilVirtualDriveRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageFlexUtilVirtualDrive *StorageFlexUtilVirtualDrive + ifMatch *string } -// The 'storage.FlexUtilPhysicalDrive' resource to update. -func (r ApiUpdateStorageFlexUtilPhysicalDriveRequest) StorageFlexUtilPhysicalDrive(storageFlexUtilPhysicalDrive StorageFlexUtilPhysicalDrive) ApiUpdateStorageFlexUtilPhysicalDriveRequest { - r.storageFlexUtilPhysicalDrive = &storageFlexUtilPhysicalDrive +// The 'storage.FlexUtilVirtualDrive' resource to update. +func (r ApiUpdateStorageFlexUtilVirtualDriveRequest) StorageFlexUtilVirtualDrive(storageFlexUtilVirtualDrive StorageFlexUtilVirtualDrive) ApiUpdateStorageFlexUtilVirtualDriveRequest { + r.storageFlexUtilVirtualDrive = &storageFlexUtilVirtualDrive return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageFlexUtilPhysicalDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexUtilPhysicalDriveRequest { +func (r ApiUpdateStorageFlexUtilVirtualDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexUtilVirtualDriveRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageFlexUtilPhysicalDriveRequest) Execute() (*StorageFlexUtilPhysicalDrive, *http.Response, error) { - return r.ApiService.UpdateStorageFlexUtilPhysicalDriveExecute(r) +func (r ApiUpdateStorageFlexUtilVirtualDriveRequest) Execute() (*StorageFlexUtilVirtualDrive, *http.Response, error) { + return r.ApiService.UpdateStorageFlexUtilVirtualDriveExecute(r) } /* -UpdateStorageFlexUtilPhysicalDrive Update a 'storage.FlexUtilPhysicalDrive' resource. +UpdateStorageFlexUtilVirtualDrive Update a 'storage.FlexUtilVirtualDrive' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageFlexUtilPhysicalDriveRequest + @return ApiUpdateStorageFlexUtilVirtualDriveRequest */ -func (a *StorageApiService) UpdateStorageFlexUtilPhysicalDrive(ctx context.Context, moid string) ApiUpdateStorageFlexUtilPhysicalDriveRequest { - return ApiUpdateStorageFlexUtilPhysicalDriveRequest{ +func (a *StorageApiService) UpdateStorageFlexUtilVirtualDrive(ctx context.Context, moid string) ApiUpdateStorageFlexUtilVirtualDriveRequest { + return ApiUpdateStorageFlexUtilVirtualDriveRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -58347,28 +59020,28 @@ func (a *StorageApiService) UpdateStorageFlexUtilPhysicalDrive(ctx context.Conte } // Execute executes the request -// @return StorageFlexUtilPhysicalDrive -func (a *StorageApiService) UpdateStorageFlexUtilPhysicalDriveExecute(r ApiUpdateStorageFlexUtilPhysicalDriveRequest) (*StorageFlexUtilPhysicalDrive, *http.Response, error) { +// @return StorageFlexUtilVirtualDrive +func (a *StorageApiService) UpdateStorageFlexUtilVirtualDriveExecute(r ApiUpdateStorageFlexUtilVirtualDriveRequest) (*StorageFlexUtilVirtualDrive, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexUtilPhysicalDrive + localVarReturnValue *StorageFlexUtilVirtualDrive ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexUtilPhysicalDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexUtilVirtualDrive") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexUtilPhysicalDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/FlexUtilVirtualDrives/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexUtilPhysicalDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexUtilPhysicalDrive is required and must be specified") + if r.storageFlexUtilVirtualDrive == nil { + return localVarReturnValue, nil, reportError("storageFlexUtilVirtualDrive is required and must be specified") } // to determine the Content-Type header @@ -58392,7 +59065,7 @@ func (a *StorageApiService) UpdateStorageFlexUtilPhysicalDriveExecute(r ApiUpdat parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexUtilPhysicalDrive + localVarPostBody = r.storageFlexUtilVirtualDrive req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -58482,39 +59155,39 @@ func (a *StorageApiService) UpdateStorageFlexUtilPhysicalDriveExecute(r ApiUpdat return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageFlexUtilVirtualDriveRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageFlexUtilVirtualDrive *StorageFlexUtilVirtualDrive - ifMatch *string +type ApiUpdateStorageHitachiArrayRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageHitachiArray *StorageHitachiArray + ifMatch *string } -// The 'storage.FlexUtilVirtualDrive' resource to update. -func (r ApiUpdateStorageFlexUtilVirtualDriveRequest) StorageFlexUtilVirtualDrive(storageFlexUtilVirtualDrive StorageFlexUtilVirtualDrive) ApiUpdateStorageFlexUtilVirtualDriveRequest { - r.storageFlexUtilVirtualDrive = &storageFlexUtilVirtualDrive +// The 'storage.HitachiArray' resource to update. +func (r ApiUpdateStorageHitachiArrayRequest) StorageHitachiArray(storageHitachiArray StorageHitachiArray) ApiUpdateStorageHitachiArrayRequest { + r.storageHitachiArray = &storageHitachiArray return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageFlexUtilVirtualDriveRequest) IfMatch(ifMatch string) ApiUpdateStorageFlexUtilVirtualDriveRequest { +func (r ApiUpdateStorageHitachiArrayRequest) IfMatch(ifMatch string) ApiUpdateStorageHitachiArrayRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageFlexUtilVirtualDriveRequest) Execute() (*StorageFlexUtilVirtualDrive, *http.Response, error) { - return r.ApiService.UpdateStorageFlexUtilVirtualDriveExecute(r) +func (r ApiUpdateStorageHitachiArrayRequest) Execute() (*StorageHitachiArray, *http.Response, error) { + return r.ApiService.UpdateStorageHitachiArrayExecute(r) } /* -UpdateStorageFlexUtilVirtualDrive Update a 'storage.FlexUtilVirtualDrive' resource. +UpdateStorageHitachiArray Update a 'storage.HitachiArray' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageFlexUtilVirtualDriveRequest + @return ApiUpdateStorageHitachiArrayRequest */ -func (a *StorageApiService) UpdateStorageFlexUtilVirtualDrive(ctx context.Context, moid string) ApiUpdateStorageFlexUtilVirtualDriveRequest { - return ApiUpdateStorageFlexUtilVirtualDriveRequest{ +func (a *StorageApiService) UpdateStorageHitachiArray(ctx context.Context, moid string) ApiUpdateStorageHitachiArrayRequest { + return ApiUpdateStorageHitachiArrayRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -58522,28 +59195,28 @@ func (a *StorageApiService) UpdateStorageFlexUtilVirtualDrive(ctx context.Contex } // Execute executes the request -// @return StorageFlexUtilVirtualDrive -func (a *StorageApiService) UpdateStorageFlexUtilVirtualDriveExecute(r ApiUpdateStorageFlexUtilVirtualDriveRequest) (*StorageFlexUtilVirtualDrive, *http.Response, error) { +// @return StorageHitachiArray +func (a *StorageApiService) UpdateStorageHitachiArrayExecute(r ApiUpdateStorageHitachiArrayRequest) (*StorageHitachiArray, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageFlexUtilVirtualDrive + localVarReturnValue *StorageHitachiArray ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageFlexUtilVirtualDrive") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageHitachiArray") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/FlexUtilVirtualDrives/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/HitachiArrays/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageFlexUtilVirtualDrive == nil { - return localVarReturnValue, nil, reportError("storageFlexUtilVirtualDrive is required and must be specified") + if r.storageHitachiArray == nil { + return localVarReturnValue, nil, reportError("storageHitachiArray is required and must be specified") } // to determine the Content-Type header @@ -58567,7 +59240,7 @@ func (a *StorageApiService) UpdateStorageFlexUtilVirtualDriveExecute(r ApiUpdate parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageFlexUtilVirtualDrive + localVarPostBody = r.storageHitachiArray req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -58657,39 +59330,39 @@ func (a *StorageApiService) UpdateStorageFlexUtilVirtualDriveExecute(r ApiUpdate return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageHitachiArrayRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageHitachiArray *StorageHitachiArray - ifMatch *string +type ApiUpdateStorageNetAppClusterRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageNetAppCluster *StorageNetAppCluster + ifMatch *string } -// The 'storage.HitachiArray' resource to update. -func (r ApiUpdateStorageHitachiArrayRequest) StorageHitachiArray(storageHitachiArray StorageHitachiArray) ApiUpdateStorageHitachiArrayRequest { - r.storageHitachiArray = &storageHitachiArray +// The 'storage.NetAppCluster' resource to update. +func (r ApiUpdateStorageNetAppClusterRequest) StorageNetAppCluster(storageNetAppCluster StorageNetAppCluster) ApiUpdateStorageNetAppClusterRequest { + r.storageNetAppCluster = &storageNetAppCluster return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageHitachiArrayRequest) IfMatch(ifMatch string) ApiUpdateStorageHitachiArrayRequest { +func (r ApiUpdateStorageNetAppClusterRequest) IfMatch(ifMatch string) ApiUpdateStorageNetAppClusterRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageHitachiArrayRequest) Execute() (*StorageHitachiArray, *http.Response, error) { - return r.ApiService.UpdateStorageHitachiArrayExecute(r) +func (r ApiUpdateStorageNetAppClusterRequest) Execute() (*StorageNetAppCluster, *http.Response, error) { + return r.ApiService.UpdateStorageNetAppClusterExecute(r) } /* -UpdateStorageHitachiArray Update a 'storage.HitachiArray' resource. +UpdateStorageNetAppCluster Update a 'storage.NetAppCluster' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageHitachiArrayRequest + @return ApiUpdateStorageNetAppClusterRequest */ -func (a *StorageApiService) UpdateStorageHitachiArray(ctx context.Context, moid string) ApiUpdateStorageHitachiArrayRequest { - return ApiUpdateStorageHitachiArrayRequest{ +func (a *StorageApiService) UpdateStorageNetAppCluster(ctx context.Context, moid string) ApiUpdateStorageNetAppClusterRequest { + return ApiUpdateStorageNetAppClusterRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -58697,28 +59370,28 @@ func (a *StorageApiService) UpdateStorageHitachiArray(ctx context.Context, moid } // Execute executes the request -// @return StorageHitachiArray -func (a *StorageApiService) UpdateStorageHitachiArrayExecute(r ApiUpdateStorageHitachiArrayRequest) (*StorageHitachiArray, *http.Response, error) { +// @return StorageNetAppCluster +func (a *StorageApiService) UpdateStorageNetAppClusterExecute(r ApiUpdateStorageNetAppClusterRequest) (*StorageNetAppCluster, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageHitachiArray + localVarReturnValue *StorageNetAppCluster ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageHitachiArray") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageNetAppCluster") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/HitachiArrays/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/NetAppClusters/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageHitachiArray == nil { - return localVarReturnValue, nil, reportError("storageHitachiArray is required and must be specified") + if r.storageNetAppCluster == nil { + return localVarReturnValue, nil, reportError("storageNetAppCluster is required and must be specified") } // to determine the Content-Type header @@ -58742,7 +59415,7 @@ func (a *StorageApiService) UpdateStorageHitachiArrayExecute(r ApiUpdateStorageH parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageHitachiArray + localVarPostBody = r.storageNetAppCluster req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err @@ -58832,39 +59505,39 @@ func (a *StorageApiService) UpdateStorageHitachiArrayExecute(r ApiUpdateStorageH return localVarReturnValue, localVarHTTPResponse, nil } -type ApiUpdateStorageNetAppClusterRequest struct { - ctx context.Context - ApiService *StorageApiService - moid string - storageNetAppCluster *StorageNetAppCluster - ifMatch *string +type ApiUpdateStorageNetAppVolumeSnapshotRequest struct { + ctx context.Context + ApiService *StorageApiService + moid string + storageNetAppVolumeSnapshot *StorageNetAppVolumeSnapshot + ifMatch *string } -// The 'storage.NetAppCluster' resource to update. -func (r ApiUpdateStorageNetAppClusterRequest) StorageNetAppCluster(storageNetAppCluster StorageNetAppCluster) ApiUpdateStorageNetAppClusterRequest { - r.storageNetAppCluster = &storageNetAppCluster +// The 'storage.NetAppVolumeSnapshot' resource to update. +func (r ApiUpdateStorageNetAppVolumeSnapshotRequest) StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot StorageNetAppVolumeSnapshot) ApiUpdateStorageNetAppVolumeSnapshotRequest { + r.storageNetAppVolumeSnapshot = &storageNetAppVolumeSnapshot return r } // For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. -func (r ApiUpdateStorageNetAppClusterRequest) IfMatch(ifMatch string) ApiUpdateStorageNetAppClusterRequest { +func (r ApiUpdateStorageNetAppVolumeSnapshotRequest) IfMatch(ifMatch string) ApiUpdateStorageNetAppVolumeSnapshotRequest { r.ifMatch = &ifMatch return r } -func (r ApiUpdateStorageNetAppClusterRequest) Execute() (*StorageNetAppCluster, *http.Response, error) { - return r.ApiService.UpdateStorageNetAppClusterExecute(r) +func (r ApiUpdateStorageNetAppVolumeSnapshotRequest) Execute() (*StorageNetAppVolumeSnapshot, *http.Response, error) { + return r.ApiService.UpdateStorageNetAppVolumeSnapshotExecute(r) } /* -UpdateStorageNetAppCluster Update a 'storage.NetAppCluster' resource. +UpdateStorageNetAppVolumeSnapshot Update a 'storage.NetAppVolumeSnapshot' resource. @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param moid The unique Moid identifier of a resource instance. - @return ApiUpdateStorageNetAppClusterRequest + @return ApiUpdateStorageNetAppVolumeSnapshotRequest */ -func (a *StorageApiService) UpdateStorageNetAppCluster(ctx context.Context, moid string) ApiUpdateStorageNetAppClusterRequest { - return ApiUpdateStorageNetAppClusterRequest{ +func (a *StorageApiService) UpdateStorageNetAppVolumeSnapshot(ctx context.Context, moid string) ApiUpdateStorageNetAppVolumeSnapshotRequest { + return ApiUpdateStorageNetAppVolumeSnapshotRequest{ ApiService: a, ctx: ctx, moid: moid, @@ -58872,28 +59545,28 @@ func (a *StorageApiService) UpdateStorageNetAppCluster(ctx context.Context, moid } // Execute executes the request -// @return StorageNetAppCluster -func (a *StorageApiService) UpdateStorageNetAppClusterExecute(r ApiUpdateStorageNetAppClusterRequest) (*StorageNetAppCluster, *http.Response, error) { +// @return StorageNetAppVolumeSnapshot +func (a *StorageApiService) UpdateStorageNetAppVolumeSnapshotExecute(r ApiUpdateStorageNetAppVolumeSnapshotRequest) (*StorageNetAppVolumeSnapshot, *http.Response, error) { var ( localVarHTTPMethod = http.MethodPost localVarPostBody interface{} formFiles []formFile - localVarReturnValue *StorageNetAppCluster + localVarReturnValue *StorageNetAppVolumeSnapshot ) - localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageNetAppCluster") + localBasePath, err := a.client.cfg.ServerURLWithContext(r.ctx, "StorageApiService.UpdateStorageNetAppVolumeSnapshot") if err != nil { return localVarReturnValue, nil, &GenericOpenAPIError{error: err.Error()} } - localVarPath := localBasePath + "/api/v1/storage/NetAppClusters/{Moid}" + localVarPath := localBasePath + "/api/v1/storage/NetAppVolumeSnapshots/{Moid}" localVarPath = strings.Replace(localVarPath, "{"+"Moid"+"}", url.PathEscape(parameterValueToString(r.moid, "moid")), -1) localVarHeaderParams := make(map[string]string) localVarQueryParams := url.Values{} localVarFormParams := url.Values{} - if r.storageNetAppCluster == nil { - return localVarReturnValue, nil, reportError("storageNetAppCluster is required and must be specified") + if r.storageNetAppVolumeSnapshot == nil { + return localVarReturnValue, nil, reportError("storageNetAppVolumeSnapshot is required and must be specified") } // to determine the Content-Type header @@ -58917,7 +59590,7 @@ func (a *StorageApiService) UpdateStorageNetAppClusterExecute(r ApiUpdateStorage parameterAddToHeaderOrQuery(localVarHeaderParams, "If-Match", r.ifMatch, "simple", "") } // body params - localVarPostBody = r.storageNetAppCluster + localVarPostBody = r.storageNetAppVolumeSnapshot req, err := a.client.prepareRequest(r.ctx, localVarPath, localVarHTTPMethod, localVarPostBody, localVarHeaderParams, localVarQueryParams, localVarFormParams, formFiles) if err != nil { return localVarReturnValue, nil, err diff --git a/api_syslog.go b/api_syslog.go index d450d87341..0f14b1851a 100644 --- a/api_syslog.go +++ b/api_syslog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_tam.go b/api_tam.go index 5f8db0ee0f..cfcfac9a89 100644 --- a/api_tam.go +++ b/api_tam.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_task.go b/api_task.go index c58e19420a..0a032f339f 100644 --- a/api_task.go +++ b/api_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_techsupportmanagement.go b/api_techsupportmanagement.go index f11a0db3d6..8b0eb42683 100644 --- a/api_techsupportmanagement.go +++ b/api_techsupportmanagement.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_telemetry.go b/api_telemetry.go index 26540188b6..3d0a65e057 100644 --- a/api_telemetry.go +++ b/api_telemetry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_terminal.go b/api_terminal.go index 2df6b1b18f..65e15825bf 100644 --- a/api_terminal.go +++ b/api_terminal.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_thermal.go b/api_thermal.go index cd4656fea2..e776546452 100644 --- a/api_thermal.go +++ b/api_thermal.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_top.go b/api_top.go index 6b9a0b91bd..df3119cbc5 100644 --- a/api_top.go +++ b/api_top.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_ucsd.go b/api_ucsd.go index f98308972c..7f6622c5e3 100644 --- a/api_ucsd.go +++ b/api_ucsd.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_uuidpool.go b/api_uuidpool.go index 79e02c7003..47db4907d6 100644 --- a/api_uuidpool.go +++ b/api_uuidpool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_view.go b/api_view.go index 978185df45..3a4f879717 100644 --- a/api_view.go +++ b/api_view.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_virtualization.go b/api_virtualization.go index 092897d1d0..c0266b4875 100644 --- a/api_virtualization.go +++ b/api_virtualization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_vmedia.go b/api_vmedia.go index 9b0325f85c..e0e7a04879 100644 --- a/api_vmedia.go +++ b/api_vmedia.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_vmrc.go b/api_vmrc.go index 771985b536..93c5904fa4 100644 --- a/api_vmrc.go +++ b/api_vmrc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_vnic.go b/api_vnic.go index ee582368dd..4f68d8f44c 100644 --- a/api_vnic.go +++ b/api_vnic.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_vrf.go b/api_vrf.go index 641c9d6ba7..07b8342e0a 100644 --- a/api_vrf.go +++ b/api_vrf.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_webhook.go b/api_webhook.go index b1f7d1a5cf..96336ef052 100644 --- a/api_webhook.go +++ b/api_webhook.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_workflow.go b/api_workflow.go index 6f5a26ec20..3e84e8c87c 100644 --- a/api_workflow.go +++ b/api_workflow.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/api_workspace.go b/api_workspace.go index ba65b4fcdf..e02859bba6 100644 --- a/api_workspace.go +++ b/api_workspace.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/client.go b/client.go index a4c67be953..5f9ea92013 100644 --- a/client.go +++ b/client.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -43,7 +43,7 @@ var ( queryDescape = strings.NewReplacer("%5B", "[", "%5D", "]") ) -// APIClient manages communication with the Cisco Intersight API v1.0.11-2024112619 +// APIClient manages communication with the Cisco Intersight API v1.0.11-2024120409 // In most cases there should be only one, shared, APIClient. type APIClient struct { cfg *Configuration diff --git a/configuration.go b/configuration.go index dc24936ce4..2b0d078fa8 100644 --- a/configuration.go +++ b/configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -96,7 +96,7 @@ type Configuration struct { func NewConfiguration() *Configuration { cfg := &Configuration{ DefaultHeader: make(map[string]string), - UserAgent: "OpenAPI-Generator/1.0.11.2024112619/go", + UserAgent: "OpenAPI-Generator/1.0.11.2024120409/go", Debug: false, Servers: ServerConfigurations{ { diff --git a/docs/AssetDeployment.md b/docs/AssetDeployment.md index b630c9929c..3d85559103 100644 --- a/docs/AssetDeployment.md +++ b/docs/AssetDeployment.md @@ -10,7 +10,7 @@ Name | Type | Description | Notes **DeploymentRefId** | Pointer to **string** | Identifies the consumption-based subscription's deployment. | [optional] [readonly] **EndCustomer** | Pointer to [**NullableAssetCustomerInformation**](AssetCustomerInformation.md) | | [optional] **EndDate** | Pointer to **time.Time** | End Date for the consumption-based subscription's deployment. | [optional] [readonly] -**LicenseType** | Pointer to **string** | Active license tier for the purchased Cisco device's deployment. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] +**LicenseType** | Pointer to **string** | Active license tier for the purchased Cisco device's deployment. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] **MlbOfferType** | Pointer to **string** | Identifier for consumption based pricing. MLB refers to MultiLine Bundle. | [optional] [readonly] **StartDate** | Pointer to **time.Time** | Start Date for the consumption-based subscription's deployment. | [optional] [readonly] **SubscriptionRefId** | Pointer to **string** | Identifies the consumption-based subscription. | [optional] [readonly] diff --git a/docs/CapabilitySwitchCapabilityDef.md b/docs/CapabilitySwitchCapabilityDef.md index 477597e235..0f8d89ad99 100644 --- a/docs/CapabilitySwitchCapabilityDef.md +++ b/docs/CapabilitySwitchCapabilityDef.md @@ -6,7 +6,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. The enum values provides the list of concrete types that can be instantiated from this abstract type. | **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. | -**Pid** | Pointer to **string** | Product Identifier for a Switch/Fabric-Interconnect. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `unknown` - Unknown device type, usage is TBD. | [optional] [default to "UCS-FI-6454"] +**Pid** | Pointer to **string** | Product Identifier for a Switch/Fabric-Interconnect. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. | [optional] [default to "UCS-FI-6454"] **Sku** | Pointer to **string** | SKU information for Switch/Fabric-Interconnect. | [optional] **Vid** | Pointer to **string** | VID information for Switch/Fabric-Interconnect. | [optional] diff --git a/docs/FabricPortPolicy.md b/docs/FabricPortPolicy.md index def9578e34..d4beda2eda 100644 --- a/docs/FabricPortPolicy.md +++ b/docs/FabricPortPolicy.md @@ -6,7 +6,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "fabric.PortPolicy"] **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "fabric.PortPolicy"] -**DeviceModel** | Pointer to **string** | This field specifies the device model that this Port Policy is being configured for. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `unknown` - Unknown device type, usage is TBD. | [optional] [default to "UCS-FI-6454"] +**DeviceModel** | Pointer to **string** | This field specifies the device model that this Port Policy is being configured for. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. | [optional] [default to "UCS-FI-6454"] **Organization** | Pointer to [**NullableOrganizationOrganizationRelationship**](OrganizationOrganizationRelationship.md) | | [optional] **Profiles** | Pointer to [**[]FabricBaseSwitchProfileRelationship**](FabricBaseSwitchProfileRelationship.md) | An array of relationships to fabricBaseSwitchProfile resources. | [optional] diff --git a/docs/FunctionsApi.md b/docs/FunctionsApi.md index 3731a4f081..b20b753e5f 100644 --- a/docs/FunctionsApi.md +++ b/docs/FunctionsApi.md @@ -5,6 +5,7 @@ All URIs are relative to *https://intersight.com* Method | HTTP request | Description ------------- | ------------- | ------------- [**CreateFunctionsFunction**](FunctionsApi.md#CreateFunctionsFunction) | **Post** /api/v1/functions/Functions | Create a 'functions.Function' resource. +[**CreateFunctionsFunctionVersion**](FunctionsApi.md#CreateFunctionsFunctionVersion) | **Post** /api/v1/functions/FunctionVersions | Create a 'functions.FunctionVersion' resource. [**CreateFunctionsRuntime**](FunctionsApi.md#CreateFunctionsRuntime) | **Post** /api/v1/functions/Runtimes | Create a 'functions.Runtime' resource. [**CreateFunctionsUpload**](FunctionsApi.md#CreateFunctionsUpload) | **Post** /api/v1/functions/Uploads | Create a 'functions.Upload' resource. [**DeleteFunctionsFunction**](FunctionsApi.md#DeleteFunctionsFunction) | **Delete** /api/v1/functions/Functions/{Moid} | Delete a 'functions.Function' resource. @@ -12,14 +13,18 @@ Method | HTTP request | Description [**DeleteFunctionsUpload**](FunctionsApi.md#DeleteFunctionsUpload) | **Delete** /api/v1/functions/Uploads/{Moid} | Delete a 'functions.Upload' resource. [**GetFunctionsFunctionByMoid**](FunctionsApi.md#GetFunctionsFunctionByMoid) | **Get** /api/v1/functions/Functions/{Moid} | Read a 'functions.Function' resource. [**GetFunctionsFunctionList**](FunctionsApi.md#GetFunctionsFunctionList) | **Get** /api/v1/functions/Functions | Read a 'functions.Function' resource. +[**GetFunctionsFunctionVersionByMoid**](FunctionsApi.md#GetFunctionsFunctionVersionByMoid) | **Get** /api/v1/functions/FunctionVersions/{Moid} | Read a 'functions.FunctionVersion' resource. +[**GetFunctionsFunctionVersionList**](FunctionsApi.md#GetFunctionsFunctionVersionList) | **Get** /api/v1/functions/FunctionVersions | Read a 'functions.FunctionVersion' resource. [**GetFunctionsRuntimeByMoid**](FunctionsApi.md#GetFunctionsRuntimeByMoid) | **Get** /api/v1/functions/Runtimes/{Moid} | Read a 'functions.Runtime' resource. [**GetFunctionsRuntimeList**](FunctionsApi.md#GetFunctionsRuntimeList) | **Get** /api/v1/functions/Runtimes | Read a 'functions.Runtime' resource. [**GetFunctionsUploadByMoid**](FunctionsApi.md#GetFunctionsUploadByMoid) | **Get** /api/v1/functions/Uploads/{Moid} | Read a 'functions.Upload' resource. [**GetFunctionsUploadList**](FunctionsApi.md#GetFunctionsUploadList) | **Get** /api/v1/functions/Uploads | Read a 'functions.Upload' resource. [**PatchFunctionsFunction**](FunctionsApi.md#PatchFunctionsFunction) | **Patch** /api/v1/functions/Functions/{Moid} | Update a 'functions.Function' resource. +[**PatchFunctionsFunctionVersion**](FunctionsApi.md#PatchFunctionsFunctionVersion) | **Patch** /api/v1/functions/FunctionVersions/{Moid} | Update a 'functions.FunctionVersion' resource. [**PatchFunctionsRuntime**](FunctionsApi.md#PatchFunctionsRuntime) | **Patch** /api/v1/functions/Runtimes/{Moid} | Update a 'functions.Runtime' resource. [**PatchFunctionsUpload**](FunctionsApi.md#PatchFunctionsUpload) | **Patch** /api/v1/functions/Uploads/{Moid} | Update a 'functions.Upload' resource. [**UpdateFunctionsFunction**](FunctionsApi.md#UpdateFunctionsFunction) | **Post** /api/v1/functions/Functions/{Moid} | Update a 'functions.Function' resource. +[**UpdateFunctionsFunctionVersion**](FunctionsApi.md#UpdateFunctionsFunctionVersion) | **Post** /api/v1/functions/FunctionVersions/{Moid} | Update a 'functions.FunctionVersion' resource. [**UpdateFunctionsRuntime**](FunctionsApi.md#UpdateFunctionsRuntime) | **Post** /api/v1/functions/Runtimes/{Moid} | Update a 'functions.Runtime' resource. [**UpdateFunctionsUpload**](FunctionsApi.md#UpdateFunctionsUpload) | **Post** /api/v1/functions/Uploads/{Moid} | Update a 'functions.Upload' resource. @@ -93,6 +98,74 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## CreateFunctionsFunctionVersion + +> FunctionsFunctionVersion CreateFunctionsFunctionVersion(ctx).FunctionsFunctionVersion(functionsFunctionVersion).IfMatch(ifMatch).IfNoneMatch(ifNoneMatch).Execute() + +Create a 'functions.FunctionVersion' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + functionsFunctionVersion := *openapiclient.NewFunctionsFunctionVersion("ClassId_example", "ObjectType_example") // FunctionsFunctionVersion | The 'functions.FunctionVersion' resource to create. + ifMatch := "ifMatch_example" // string | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. (optional) + ifNoneMatch := "ifNoneMatch_example" // string | For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte. (optional) + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.FunctionsApi.CreateFunctionsFunctionVersion(context.Background()).FunctionsFunctionVersion(functionsFunctionVersion).IfMatch(ifMatch).IfNoneMatch(ifNoneMatch).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `FunctionsApi.CreateFunctionsFunctionVersion``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `CreateFunctionsFunctionVersion`: FunctionsFunctionVersion + fmt.Fprintf(os.Stdout, "Response from `FunctionsApi.CreateFunctionsFunctionVersion`: %v\n", resp) +} +``` + +### Path Parameters + + + +### Other Parameters + +Other parameters are passed through a pointer to a apiCreateFunctionsFunctionVersionRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **functionsFunctionVersion** | [**FunctionsFunctionVersion**](FunctionsFunctionVersion.md) | The 'functions.FunctionVersion' resource to create. | + **ifMatch** | **string** | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. | + **ifNoneMatch** | **string** | For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte. | + +### Return type + +[**FunctionsFunctionVersion**](FunctionsFunctionVersion.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: application/json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## CreateFunctionsRuntime > FunctionsRuntime CreateFunctionsRuntime(ctx).FunctionsRuntime(functionsRuntime).IfMatch(ifMatch).IfNoneMatch(ifNoneMatch).Execute() @@ -579,6 +652,158 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## GetFunctionsFunctionVersionByMoid + +> FunctionsFunctionVersion GetFunctionsFunctionVersionByMoid(ctx, moid).Execute() + +Read a 'functions.FunctionVersion' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + moid := "moid_example" // string | The unique Moid identifier of a resource instance. + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.FunctionsApi.GetFunctionsFunctionVersionByMoid(context.Background(), moid).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `FunctionsApi.GetFunctionsFunctionVersionByMoid``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `GetFunctionsFunctionVersionByMoid`: FunctionsFunctionVersion + fmt.Fprintf(os.Stdout, "Response from `FunctionsApi.GetFunctionsFunctionVersionByMoid`: %v\n", resp) +} +``` + +### Path Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. +**moid** | **string** | The unique Moid identifier of a resource instance. | + +### Other Parameters + +Other parameters are passed through a pointer to a apiGetFunctionsFunctionVersionByMoidRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + + +### Return type + +[**FunctionsFunctionVersion**](FunctionsFunctionVersion.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: Not defined +- **Accept**: application/json, text/csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + +## GetFunctionsFunctionVersionList + +> FunctionsFunctionVersionResponse GetFunctionsFunctionVersionList(ctx).Filter(filter).Orderby(orderby).Top(top).Skip(skip).Select_(select_).Expand(expand).Apply(apply).Count(count).Inlinecount(inlinecount).At(at).Tags(tags).Execute() + +Read a 'functions.FunctionVersion' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + filter := "$filter=CreateTime gt 2012-08-29T21:58:33Z" // string | Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false). (optional) (default to "") + orderby := "$orderby=CreationTime" // string | Determines what properties are used to sort the collection of resources. (optional) + top := int32($top=10) // int32 | Specifies the maximum number of resources to return in the response. (optional) (default to 100) + skip := int32($skip=100) // int32 | Specifies the number of resources to skip in the response. (optional) (default to 0) + select_ := "$select=CreateTime,ModTime" // string | Specifies a subset of properties to return. (optional) (default to "") + expand := "$expand=DisplayNames" // string | Specify additional attributes or related resources to return in addition to the primary resources. (optional) + apply := "apply_example" // string | Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set. (optional) + count := false // bool | The $count query specifies the service should return the count of the matching resources, instead of returning the resources. (optional) + inlinecount := "$inlinecount=true" // string | The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. (optional) (default to "allpages") + at := "at=VersionType eq 'Configured'" // string | Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section. (optional) + tags := "tags_example" // string | The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. (optional) + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.FunctionsApi.GetFunctionsFunctionVersionList(context.Background()).Filter(filter).Orderby(orderby).Top(top).Skip(skip).Select_(select_).Expand(expand).Apply(apply).Count(count).Inlinecount(inlinecount).At(at).Tags(tags).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `FunctionsApi.GetFunctionsFunctionVersionList``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `GetFunctionsFunctionVersionList`: FunctionsFunctionVersionResponse + fmt.Fprintf(os.Stdout, "Response from `FunctionsApi.GetFunctionsFunctionVersionList`: %v\n", resp) +} +``` + +### Path Parameters + + + +### Other Parameters + +Other parameters are passed through a pointer to a apiGetFunctionsFunctionVersionListRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **filter** | **string** | Filter criteria for the resources to return. A URI with a $filter query option identifies a subset of the entries from the Collection of Entries. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false). | [default to ""] + **orderby** | **string** | Determines what properties are used to sort the collection of resources. | + **top** | **int32** | Specifies the maximum number of resources to return in the response. | [default to 100] + **skip** | **int32** | Specifies the number of resources to skip in the response. | [default to 0] + **select_** | **string** | Specifies a subset of properties to return. | [default to ""] + **expand** | **string** | Specify additional attributes or related resources to return in addition to the primary resources. | + **apply** | **string** | Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a transformation being used as input for the subsequent transformation. The \"$apply\" query takes a sequence of set transformations, separated by forward slashes to express that they are consecutively applied, i.e., the result of each transformation is the input to the next transformation. Supported aggregation methods are \"aggregate\" and \"groupby\". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two parameters and 1. Splits the initial set into subsets where all instances in a subset have the same values for the grouping properties specified in the first parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the intermediate result sets into one result set. A groupby transformation affects the structure of the result set. | + **count** | **bool** | The $count query specifies the service should return the count of the matching resources, instead of returning the resources. | + **inlinecount** | **string** | The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response. | [default to "allpages"] + **at** | **string** | Similar to \"$filter\", but \"at\" is specifically used to filter versioning information properties for resources to return. A URI with an \"at\" Query Option identifies a subset of the Entries from the Collection of Entries identified by the Resource Path section of the URI. The subset is determined by selecting only the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false) or any of the additional literal representations shown in the Abstract Type System section. | + **tags** | **string** | The 'tags' parameter is used to request a summary of the Tag utilization for this resource. When the 'tags' parameter is specified, the response provides a list of tag keys, the number of times the key has been used across all documents, and the tag values that have been assigned to the tag key. | + +### Return type + +[**FunctionsFunctionVersionResponse**](FunctionsFunctionVersionResponse.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: Not defined +- **Accept**: application/json, text/csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## GetFunctionsRuntimeByMoid > FunctionsRuntime GetFunctionsRuntimeByMoid(ctx, moid).Execute() @@ -955,6 +1180,78 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## PatchFunctionsFunctionVersion + +> FunctionsFunctionVersion PatchFunctionsFunctionVersion(ctx, moid).FunctionsFunctionVersion(functionsFunctionVersion).IfMatch(ifMatch).Execute() + +Update a 'functions.FunctionVersion' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + moid := "moid_example" // string | The unique Moid identifier of a resource instance. + functionsFunctionVersion := *openapiclient.NewFunctionsFunctionVersion("ClassId_example", "ObjectType_example") // FunctionsFunctionVersion | The 'functions.FunctionVersion' resource to update. + ifMatch := "ifMatch_example" // string | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. (optional) + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.FunctionsApi.PatchFunctionsFunctionVersion(context.Background(), moid).FunctionsFunctionVersion(functionsFunctionVersion).IfMatch(ifMatch).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `FunctionsApi.PatchFunctionsFunctionVersion``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `PatchFunctionsFunctionVersion`: FunctionsFunctionVersion + fmt.Fprintf(os.Stdout, "Response from `FunctionsApi.PatchFunctionsFunctionVersion`: %v\n", resp) +} +``` + +### Path Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. +**moid** | **string** | The unique Moid identifier of a resource instance. | + +### Other Parameters + +Other parameters are passed through a pointer to a apiPatchFunctionsFunctionVersionRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + + **functionsFunctionVersion** | [**FunctionsFunctionVersion**](FunctionsFunctionVersion.md) | The 'functions.FunctionVersion' resource to update. | + **ifMatch** | **string** | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. | + +### Return type + +[**FunctionsFunctionVersion**](FunctionsFunctionVersion.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: application/json, application/json-patch+json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## PatchFunctionsRuntime > FunctionsRuntime PatchFunctionsRuntime(ctx, moid).FunctionsRuntime(functionsRuntime).IfMatch(ifMatch).Execute() @@ -1171,6 +1468,78 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## UpdateFunctionsFunctionVersion + +> FunctionsFunctionVersion UpdateFunctionsFunctionVersion(ctx, moid).FunctionsFunctionVersion(functionsFunctionVersion).IfMatch(ifMatch).Execute() + +Update a 'functions.FunctionVersion' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + moid := "moid_example" // string | The unique Moid identifier of a resource instance. + functionsFunctionVersion := *openapiclient.NewFunctionsFunctionVersion("ClassId_example", "ObjectType_example") // FunctionsFunctionVersion | The 'functions.FunctionVersion' resource to update. + ifMatch := "ifMatch_example" // string | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. (optional) + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.FunctionsApi.UpdateFunctionsFunctionVersion(context.Background(), moid).FunctionsFunctionVersion(functionsFunctionVersion).IfMatch(ifMatch).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `FunctionsApi.UpdateFunctionsFunctionVersion``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `UpdateFunctionsFunctionVersion`: FunctionsFunctionVersion + fmt.Fprintf(os.Stdout, "Response from `FunctionsApi.UpdateFunctionsFunctionVersion`: %v\n", resp) +} +``` + +### Path Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. +**moid** | **string** | The unique Moid identifier of a resource instance. | + +### Other Parameters + +Other parameters are passed through a pointer to a apiUpdateFunctionsFunctionVersionRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + + **functionsFunctionVersion** | [**FunctionsFunctionVersion**](FunctionsFunctionVersion.md) | The 'functions.FunctionVersion' resource to update. | + **ifMatch** | **string** | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. | + +### Return type + +[**FunctionsFunctionVersion**](FunctionsFunctionVersion.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: application/json, application/json-patch+json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## UpdateFunctionsRuntime > FunctionsRuntime UpdateFunctionsRuntime(ctx, moid).FunctionsRuntime(functionsRuntime).IfMatch(ifMatch).Execute() diff --git a/docs/FunctionsFunction.md b/docs/FunctionsFunction.md index c9452cd7c2..a2a5a58f0e 100644 --- a/docs/FunctionsFunction.md +++ b/docs/FunctionsFunction.md @@ -6,21 +6,16 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "functions.Function"] **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "functions.Function"] -**Action** | Pointer to **string** | Action of the function such as build, deploy, undeploy, delete. * `None` - No action is set, this is the default value for action field. * `Build` - Build an instance of a Function. * `Deploy` - Deploy the build Function. * `Undeploy` - Undeploy a Function that was previously successfully deployed. * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. | [optional] [default to "None"] -**Code** | Pointer to **string** | Custom function code for Function MO. | [optional] +**Action** | Pointer to **string** | Action of the function such as build, deploy, undeploy. * `None` - No action is set, this is the default value for action field. * `Publish` - Publish a Function that was saved or built. | [optional] [default to "None"] +**Code** | Pointer to **string** | Custom function code to create the first function version, mandatory in function creation payload. | [optional] **CreateUser** | Pointer to **string** | The user identifier who created the Function. | [optional] [readonly] -**DefaultVersion** | Pointer to **bool** | When true this function version will be used in functions table. The very first function created with a name will be set as the default version. | [optional] [readonly] **Description** | Pointer to **string** | Description of the function. | [optional] **DisplayName** | Pointer to **string** | The display name of the function. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_). | [optional] -**LastAction** | Pointer to [**NullableFunctionsFunctionLastAction**](FunctionsFunctionLastAction.md) | | [optional] **ModUser** | Pointer to **string** | The user identifier who last updated the Function. | [optional] [readonly] **Name** | Pointer to **string** | The name of the function. Name can only contain letters (a-z), numbers (0-9), hyphen (-). | [optional] -**State** | Pointer to **string** | Current representation of the Function MO state. * `Saved` - Function is saved, yet to be built and deployed. * `Building` - Function is currently being built. * `Built` - The Function has been built and can now be deployed. * `Deploying` - The built Function is currently being deployed. * `Deployed` - The Function has been deployed. * `Undeploying` - The deployed function is being Undeployed. * `Deleting` - The Function is being deleted. | [optional] [readonly] [default to "Saved"] -**Version** | Pointer to **int64** | The version of the function to support multiple versions. | [optional] [readonly] -**ActionExecution** | Pointer to [**NullableWorkflowWorkflowInfoRelationship**](WorkflowWorkflowInfoRelationship.md) | | [optional] +**RuntimeMoid** | Pointer to **string** | Moid of runtime which is used to create the first function version, mandatory in function creation payload. | [optional] +**Version** | Pointer to **int64** | The target version of the function, which is needed by action. | [optional] **Organization** | Pointer to [**NullableOrganizationOrganizationRelationship**](OrganizationOrganizationRelationship.md) | | [optional] -**Runtime** | Pointer to [**NullableFunctionsRuntimeRelationship**](FunctionsRuntimeRelationship.md) | | [optional] -**TaskDefinition** | Pointer to [**NullableWorkflowTaskDefinitionRelationship**](WorkflowTaskDefinitionRelationship.md) | | [optional] ## Methods @@ -156,31 +151,6 @@ SetCreateUser sets CreateUser field to given value. HasCreateUser returns a boolean if a field has been set. -### GetDefaultVersion - -`func (o *FunctionsFunction) GetDefaultVersion() bool` - -GetDefaultVersion returns the DefaultVersion field if non-nil, zero value otherwise. - -### GetDefaultVersionOk - -`func (o *FunctionsFunction) GetDefaultVersionOk() (*bool, bool)` - -GetDefaultVersionOk returns a tuple with the DefaultVersion field if it's non-nil, zero value otherwise -and a boolean to check if the value has been set. - -### SetDefaultVersion - -`func (o *FunctionsFunction) SetDefaultVersion(v bool)` - -SetDefaultVersion sets DefaultVersion field to given value. - -### HasDefaultVersion - -`func (o *FunctionsFunction) HasDefaultVersion() bool` - -HasDefaultVersion returns a boolean if a field has been set. - ### GetDescription `func (o *FunctionsFunction) GetDescription() string` @@ -231,41 +201,6 @@ SetDisplayName sets DisplayName field to given value. HasDisplayName returns a boolean if a field has been set. -### GetLastAction - -`func (o *FunctionsFunction) GetLastAction() FunctionsFunctionLastAction` - -GetLastAction returns the LastAction field if non-nil, zero value otherwise. - -### GetLastActionOk - -`func (o *FunctionsFunction) GetLastActionOk() (*FunctionsFunctionLastAction, bool)` - -GetLastActionOk returns a tuple with the LastAction field if it's non-nil, zero value otherwise -and a boolean to check if the value has been set. - -### SetLastAction - -`func (o *FunctionsFunction) SetLastAction(v FunctionsFunctionLastAction)` - -SetLastAction sets LastAction field to given value. - -### HasLastAction - -`func (o *FunctionsFunction) HasLastAction() bool` - -HasLastAction returns a boolean if a field has been set. - -### SetLastActionNil - -`func (o *FunctionsFunction) SetLastActionNil(b bool)` - - SetLastActionNil sets the value for LastAction to be an explicit nil - -### UnsetLastAction -`func (o *FunctionsFunction) UnsetLastAction()` - -UnsetLastAction ensures that no value is present for LastAction, not even an explicit nil ### GetModUser `func (o *FunctionsFunction) GetModUser() string` @@ -316,30 +251,30 @@ SetName sets Name field to given value. HasName returns a boolean if a field has been set. -### GetState +### GetRuntimeMoid -`func (o *FunctionsFunction) GetState() string` +`func (o *FunctionsFunction) GetRuntimeMoid() string` -GetState returns the State field if non-nil, zero value otherwise. +GetRuntimeMoid returns the RuntimeMoid field if non-nil, zero value otherwise. -### GetStateOk +### GetRuntimeMoidOk -`func (o *FunctionsFunction) GetStateOk() (*string, bool)` +`func (o *FunctionsFunction) GetRuntimeMoidOk() (*string, bool)` -GetStateOk returns a tuple with the State field if it's non-nil, zero value otherwise +GetRuntimeMoidOk returns a tuple with the RuntimeMoid field if it's non-nil, zero value otherwise and a boolean to check if the value has been set. -### SetState +### SetRuntimeMoid -`func (o *FunctionsFunction) SetState(v string)` +`func (o *FunctionsFunction) SetRuntimeMoid(v string)` -SetState sets State field to given value. +SetRuntimeMoid sets RuntimeMoid field to given value. -### HasState +### HasRuntimeMoid -`func (o *FunctionsFunction) HasState() bool` +`func (o *FunctionsFunction) HasRuntimeMoid() bool` -HasState returns a boolean if a field has been set. +HasRuntimeMoid returns a boolean if a field has been set. ### GetVersion @@ -366,41 +301,6 @@ SetVersion sets Version field to given value. HasVersion returns a boolean if a field has been set. -### GetActionExecution - -`func (o *FunctionsFunction) GetActionExecution() WorkflowWorkflowInfoRelationship` - -GetActionExecution returns the ActionExecution field if non-nil, zero value otherwise. - -### GetActionExecutionOk - -`func (o *FunctionsFunction) GetActionExecutionOk() (*WorkflowWorkflowInfoRelationship, bool)` - -GetActionExecutionOk returns a tuple with the ActionExecution field if it's non-nil, zero value otherwise -and a boolean to check if the value has been set. - -### SetActionExecution - -`func (o *FunctionsFunction) SetActionExecution(v WorkflowWorkflowInfoRelationship)` - -SetActionExecution sets ActionExecution field to given value. - -### HasActionExecution - -`func (o *FunctionsFunction) HasActionExecution() bool` - -HasActionExecution returns a boolean if a field has been set. - -### SetActionExecutionNil - -`func (o *FunctionsFunction) SetActionExecutionNil(b bool)` - - SetActionExecutionNil sets the value for ActionExecution to be an explicit nil - -### UnsetActionExecution -`func (o *FunctionsFunction) UnsetActionExecution()` - -UnsetActionExecution ensures that no value is present for ActionExecution, not even an explicit nil ### GetOrganization `func (o *FunctionsFunction) GetOrganization() OrganizationOrganizationRelationship` @@ -436,76 +336,6 @@ HasOrganization returns a boolean if a field has been set. `func (o *FunctionsFunction) UnsetOrganization()` UnsetOrganization ensures that no value is present for Organization, not even an explicit nil -### GetRuntime - -`func (o *FunctionsFunction) GetRuntime() FunctionsRuntimeRelationship` - -GetRuntime returns the Runtime field if non-nil, zero value otherwise. - -### GetRuntimeOk - -`func (o *FunctionsFunction) GetRuntimeOk() (*FunctionsRuntimeRelationship, bool)` - -GetRuntimeOk returns a tuple with the Runtime field if it's non-nil, zero value otherwise -and a boolean to check if the value has been set. - -### SetRuntime - -`func (o *FunctionsFunction) SetRuntime(v FunctionsRuntimeRelationship)` - -SetRuntime sets Runtime field to given value. - -### HasRuntime - -`func (o *FunctionsFunction) HasRuntime() bool` - -HasRuntime returns a boolean if a field has been set. - -### SetRuntimeNil - -`func (o *FunctionsFunction) SetRuntimeNil(b bool)` - - SetRuntimeNil sets the value for Runtime to be an explicit nil - -### UnsetRuntime -`func (o *FunctionsFunction) UnsetRuntime()` - -UnsetRuntime ensures that no value is present for Runtime, not even an explicit nil -### GetTaskDefinition - -`func (o *FunctionsFunction) GetTaskDefinition() WorkflowTaskDefinitionRelationship` - -GetTaskDefinition returns the TaskDefinition field if non-nil, zero value otherwise. - -### GetTaskDefinitionOk - -`func (o *FunctionsFunction) GetTaskDefinitionOk() (*WorkflowTaskDefinitionRelationship, bool)` - -GetTaskDefinitionOk returns a tuple with the TaskDefinition field if it's non-nil, zero value otherwise -and a boolean to check if the value has been set. - -### SetTaskDefinition - -`func (o *FunctionsFunction) SetTaskDefinition(v WorkflowTaskDefinitionRelationship)` - -SetTaskDefinition sets TaskDefinition field to given value. - -### HasTaskDefinition - -`func (o *FunctionsFunction) HasTaskDefinition() bool` - -HasTaskDefinition returns a boolean if a field has been set. - -### SetTaskDefinitionNil - -`func (o *FunctionsFunction) SetTaskDefinitionNil(b bool)` - - SetTaskDefinitionNil sets the value for TaskDefinition to be an explicit nil - -### UnsetTaskDefinition -`func (o *FunctionsFunction) UnsetTaskDefinition()` - -UnsetTaskDefinition ensures that no value is present for TaskDefinition, not even an explicit nil [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) diff --git a/docs/FunctionsFunctionLastAction.md b/docs/FunctionsFunctionLastAction.md index 814decf38a..3ca8624ca2 100644 --- a/docs/FunctionsFunctionLastAction.md +++ b/docs/FunctionsFunctionLastAction.md @@ -6,7 +6,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "functions.FunctionLastAction"] **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "functions.FunctionLastAction"] -**Action** | Pointer to **string** | Name of the last action performed. * `None` - No action is set, this is the default value for action field. * `Build` - Build an instance of a Function. * `Deploy` - Deploy the build Function. * `Undeploy` - Undeploy a Function that was previously successfully deployed. * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. | [optional] [readonly] [default to "None"] +**Action** | Pointer to **string** | Name of the last action performed. | [optional] [readonly] **FailureReason** | Pointer to **string** | Failure reason for the last action performed. | [optional] [readonly] ## Methods diff --git a/docs/FunctionsFunctionRelationship.md b/docs/FunctionsFunctionRelationship.md new file mode 100644 index 0000000000..87b0498170 --- /dev/null +++ b/docs/FunctionsFunctionRelationship.md @@ -0,0 +1,150 @@ +# FunctionsFunctionRelationship + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "mo.MoRef"] +**ObjectType** | **string** | The fully-qualified name of the remote type referred by this relationship. | +**Moid** | Pointer to **string** | The Moid of the referenced REST resource. | [optional] +**Selector** | Pointer to **string** | An OData $filter expression which describes the REST resource to be referenced. This field may be set instead of 'moid' by clients. 1. If 'moid' is set this field is ignored. 1. If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'. | [optional] +**Link** | Pointer to **string** | A URL to an instance of the 'mo.MoRef' class. | [optional] + +## Methods + +### NewFunctionsFunctionRelationship + +`func NewFunctionsFunctionRelationship(classId string, objectType string, ) *FunctionsFunctionRelationship` + +NewFunctionsFunctionRelationship instantiates a new FunctionsFunctionRelationship object +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed + +### NewFunctionsFunctionRelationshipWithDefaults + +`func NewFunctionsFunctionRelationshipWithDefaults() *FunctionsFunctionRelationship` + +NewFunctionsFunctionRelationshipWithDefaults instantiates a new FunctionsFunctionRelationship object +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set + +### GetClassId + +`func (o *FunctionsFunctionRelationship) GetClassId() string` + +GetClassId returns the ClassId field if non-nil, zero value otherwise. + +### GetClassIdOk + +`func (o *FunctionsFunctionRelationship) GetClassIdOk() (*string, bool)` + +GetClassIdOk returns a tuple with the ClassId field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetClassId + +`func (o *FunctionsFunctionRelationship) SetClassId(v string)` + +SetClassId sets ClassId field to given value. + + +### GetObjectType + +`func (o *FunctionsFunctionRelationship) GetObjectType() string` + +GetObjectType returns the ObjectType field if non-nil, zero value otherwise. + +### GetObjectTypeOk + +`func (o *FunctionsFunctionRelationship) GetObjectTypeOk() (*string, bool)` + +GetObjectTypeOk returns a tuple with the ObjectType field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetObjectType + +`func (o *FunctionsFunctionRelationship) SetObjectType(v string)` + +SetObjectType sets ObjectType field to given value. + + +### GetMoid + +`func (o *FunctionsFunctionRelationship) GetMoid() string` + +GetMoid returns the Moid field if non-nil, zero value otherwise. + +### GetMoidOk + +`func (o *FunctionsFunctionRelationship) GetMoidOk() (*string, bool)` + +GetMoidOk returns a tuple with the Moid field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetMoid + +`func (o *FunctionsFunctionRelationship) SetMoid(v string)` + +SetMoid sets Moid field to given value. + +### HasMoid + +`func (o *FunctionsFunctionRelationship) HasMoid() bool` + +HasMoid returns a boolean if a field has been set. + +### GetSelector + +`func (o *FunctionsFunctionRelationship) GetSelector() string` + +GetSelector returns the Selector field if non-nil, zero value otherwise. + +### GetSelectorOk + +`func (o *FunctionsFunctionRelationship) GetSelectorOk() (*string, bool)` + +GetSelectorOk returns a tuple with the Selector field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetSelector + +`func (o *FunctionsFunctionRelationship) SetSelector(v string)` + +SetSelector sets Selector field to given value. + +### HasSelector + +`func (o *FunctionsFunctionRelationship) HasSelector() bool` + +HasSelector returns a boolean if a field has been set. + +### GetLink + +`func (o *FunctionsFunctionRelationship) GetLink() string` + +GetLink returns the Link field if non-nil, zero value otherwise. + +### GetLinkOk + +`func (o *FunctionsFunctionRelationship) GetLinkOk() (*string, bool)` + +GetLinkOk returns a tuple with the Link field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetLink + +`func (o *FunctionsFunctionRelationship) SetLink(v string)` + +SetLink sets Link field to given value. + +### HasLink + +`func (o *FunctionsFunctionRelationship) HasLink() bool` + +HasLink returns a boolean if a field has been set. + + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/FunctionsFunctionVersion.md b/docs/FunctionsFunctionVersion.md new file mode 100644 index 0000000000..5eee1c3b91 --- /dev/null +++ b/docs/FunctionsFunctionVersion.md @@ -0,0 +1,372 @@ +# FunctionsFunctionVersion + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "functions.FunctionVersion"] +**ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "functions.FunctionVersion"] +**Code** | Pointer to **string** | Custom function code for Function MO. | [optional] +**CreateUser** | Pointer to **string** | The user identifier who created the Function. | [optional] [readonly] +**DefaultVersion** | Pointer to **bool** | When true this function version will be used in functions table. The very first function created with a name will be set as the default version. | [optional] [readonly] +**LastAction** | Pointer to [**NullableFunctionsFunctionLastAction**](FunctionsFunctionLastAction.md) | | [optional] +**ModUser** | Pointer to **string** | The user identifier who last updated the Function. | [optional] [readonly] +**State** | Pointer to **string** | Current representation of the Function MO state. * `Saved` - Function is saved, yet to be built and deployed. * `Building` - Function is currently being built. * `Built` - The Function has been built and can now be deployed. * `Deploying` - The built Function is currently being deployed. * `Deployed` - The Function has been deployed. * `Undeploying` - The deployed function is being Undeployed. * `Deleting` - The Function is being deleted. | [optional] [readonly] [default to "Saved"] +**Version** | Pointer to **int64** | The version of the function to support multiple versions. | [optional] [readonly] +**ActionExecution** | Pointer to [**NullableWorkflowWorkflowInfoRelationship**](WorkflowWorkflowInfoRelationship.md) | | [optional] +**Function** | Pointer to [**NullableFunctionsFunctionRelationship**](FunctionsFunctionRelationship.md) | | [optional] +**Runtime** | Pointer to [**NullableFunctionsRuntimeRelationship**](FunctionsRuntimeRelationship.md) | | [optional] + +## Methods + +### NewFunctionsFunctionVersion + +`func NewFunctionsFunctionVersion(classId string, objectType string, ) *FunctionsFunctionVersion` + +NewFunctionsFunctionVersion instantiates a new FunctionsFunctionVersion object +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed + +### NewFunctionsFunctionVersionWithDefaults + +`func NewFunctionsFunctionVersionWithDefaults() *FunctionsFunctionVersion` + +NewFunctionsFunctionVersionWithDefaults instantiates a new FunctionsFunctionVersion object +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set + +### GetClassId + +`func (o *FunctionsFunctionVersion) GetClassId() string` + +GetClassId returns the ClassId field if non-nil, zero value otherwise. + +### GetClassIdOk + +`func (o *FunctionsFunctionVersion) GetClassIdOk() (*string, bool)` + +GetClassIdOk returns a tuple with the ClassId field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetClassId + +`func (o *FunctionsFunctionVersion) SetClassId(v string)` + +SetClassId sets ClassId field to given value. + + +### GetObjectType + +`func (o *FunctionsFunctionVersion) GetObjectType() string` + +GetObjectType returns the ObjectType field if non-nil, zero value otherwise. + +### GetObjectTypeOk + +`func (o *FunctionsFunctionVersion) GetObjectTypeOk() (*string, bool)` + +GetObjectTypeOk returns a tuple with the ObjectType field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetObjectType + +`func (o *FunctionsFunctionVersion) SetObjectType(v string)` + +SetObjectType sets ObjectType field to given value. + + +### GetCode + +`func (o *FunctionsFunctionVersion) GetCode() string` + +GetCode returns the Code field if non-nil, zero value otherwise. + +### GetCodeOk + +`func (o *FunctionsFunctionVersion) GetCodeOk() (*string, bool)` + +GetCodeOk returns a tuple with the Code field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetCode + +`func (o *FunctionsFunctionVersion) SetCode(v string)` + +SetCode sets Code field to given value. + +### HasCode + +`func (o *FunctionsFunctionVersion) HasCode() bool` + +HasCode returns a boolean if a field has been set. + +### GetCreateUser + +`func (o *FunctionsFunctionVersion) GetCreateUser() string` + +GetCreateUser returns the CreateUser field if non-nil, zero value otherwise. + +### GetCreateUserOk + +`func (o *FunctionsFunctionVersion) GetCreateUserOk() (*string, bool)` + +GetCreateUserOk returns a tuple with the CreateUser field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetCreateUser + +`func (o *FunctionsFunctionVersion) SetCreateUser(v string)` + +SetCreateUser sets CreateUser field to given value. + +### HasCreateUser + +`func (o *FunctionsFunctionVersion) HasCreateUser() bool` + +HasCreateUser returns a boolean if a field has been set. + +### GetDefaultVersion + +`func (o *FunctionsFunctionVersion) GetDefaultVersion() bool` + +GetDefaultVersion returns the DefaultVersion field if non-nil, zero value otherwise. + +### GetDefaultVersionOk + +`func (o *FunctionsFunctionVersion) GetDefaultVersionOk() (*bool, bool)` + +GetDefaultVersionOk returns a tuple with the DefaultVersion field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetDefaultVersion + +`func (o *FunctionsFunctionVersion) SetDefaultVersion(v bool)` + +SetDefaultVersion sets DefaultVersion field to given value. + +### HasDefaultVersion + +`func (o *FunctionsFunctionVersion) HasDefaultVersion() bool` + +HasDefaultVersion returns a boolean if a field has been set. + +### GetLastAction + +`func (o *FunctionsFunctionVersion) GetLastAction() FunctionsFunctionLastAction` + +GetLastAction returns the LastAction field if non-nil, zero value otherwise. + +### GetLastActionOk + +`func (o *FunctionsFunctionVersion) GetLastActionOk() (*FunctionsFunctionLastAction, bool)` + +GetLastActionOk returns a tuple with the LastAction field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetLastAction + +`func (o *FunctionsFunctionVersion) SetLastAction(v FunctionsFunctionLastAction)` + +SetLastAction sets LastAction field to given value. + +### HasLastAction + +`func (o *FunctionsFunctionVersion) HasLastAction() bool` + +HasLastAction returns a boolean if a field has been set. + +### SetLastActionNil + +`func (o *FunctionsFunctionVersion) SetLastActionNil(b bool)` + + SetLastActionNil sets the value for LastAction to be an explicit nil + +### UnsetLastAction +`func (o *FunctionsFunctionVersion) UnsetLastAction()` + +UnsetLastAction ensures that no value is present for LastAction, not even an explicit nil +### GetModUser + +`func (o *FunctionsFunctionVersion) GetModUser() string` + +GetModUser returns the ModUser field if non-nil, zero value otherwise. + +### GetModUserOk + +`func (o *FunctionsFunctionVersion) GetModUserOk() (*string, bool)` + +GetModUserOk returns a tuple with the ModUser field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetModUser + +`func (o *FunctionsFunctionVersion) SetModUser(v string)` + +SetModUser sets ModUser field to given value. + +### HasModUser + +`func (o *FunctionsFunctionVersion) HasModUser() bool` + +HasModUser returns a boolean if a field has been set. + +### GetState + +`func (o *FunctionsFunctionVersion) GetState() string` + +GetState returns the State field if non-nil, zero value otherwise. + +### GetStateOk + +`func (o *FunctionsFunctionVersion) GetStateOk() (*string, bool)` + +GetStateOk returns a tuple with the State field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetState + +`func (o *FunctionsFunctionVersion) SetState(v string)` + +SetState sets State field to given value. + +### HasState + +`func (o *FunctionsFunctionVersion) HasState() bool` + +HasState returns a boolean if a field has been set. + +### GetVersion + +`func (o *FunctionsFunctionVersion) GetVersion() int64` + +GetVersion returns the Version field if non-nil, zero value otherwise. + +### GetVersionOk + +`func (o *FunctionsFunctionVersion) GetVersionOk() (*int64, bool)` + +GetVersionOk returns a tuple with the Version field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetVersion + +`func (o *FunctionsFunctionVersion) SetVersion(v int64)` + +SetVersion sets Version field to given value. + +### HasVersion + +`func (o *FunctionsFunctionVersion) HasVersion() bool` + +HasVersion returns a boolean if a field has been set. + +### GetActionExecution + +`func (o *FunctionsFunctionVersion) GetActionExecution() WorkflowWorkflowInfoRelationship` + +GetActionExecution returns the ActionExecution field if non-nil, zero value otherwise. + +### GetActionExecutionOk + +`func (o *FunctionsFunctionVersion) GetActionExecutionOk() (*WorkflowWorkflowInfoRelationship, bool)` + +GetActionExecutionOk returns a tuple with the ActionExecution field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetActionExecution + +`func (o *FunctionsFunctionVersion) SetActionExecution(v WorkflowWorkflowInfoRelationship)` + +SetActionExecution sets ActionExecution field to given value. + +### HasActionExecution + +`func (o *FunctionsFunctionVersion) HasActionExecution() bool` + +HasActionExecution returns a boolean if a field has been set. + +### SetActionExecutionNil + +`func (o *FunctionsFunctionVersion) SetActionExecutionNil(b bool)` + + SetActionExecutionNil sets the value for ActionExecution to be an explicit nil + +### UnsetActionExecution +`func (o *FunctionsFunctionVersion) UnsetActionExecution()` + +UnsetActionExecution ensures that no value is present for ActionExecution, not even an explicit nil +### GetFunction + +`func (o *FunctionsFunctionVersion) GetFunction() FunctionsFunctionRelationship` + +GetFunction returns the Function field if non-nil, zero value otherwise. + +### GetFunctionOk + +`func (o *FunctionsFunctionVersion) GetFunctionOk() (*FunctionsFunctionRelationship, bool)` + +GetFunctionOk returns a tuple with the Function field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetFunction + +`func (o *FunctionsFunctionVersion) SetFunction(v FunctionsFunctionRelationship)` + +SetFunction sets Function field to given value. + +### HasFunction + +`func (o *FunctionsFunctionVersion) HasFunction() bool` + +HasFunction returns a boolean if a field has been set. + +### SetFunctionNil + +`func (o *FunctionsFunctionVersion) SetFunctionNil(b bool)` + + SetFunctionNil sets the value for Function to be an explicit nil + +### UnsetFunction +`func (o *FunctionsFunctionVersion) UnsetFunction()` + +UnsetFunction ensures that no value is present for Function, not even an explicit nil +### GetRuntime + +`func (o *FunctionsFunctionVersion) GetRuntime() FunctionsRuntimeRelationship` + +GetRuntime returns the Runtime field if non-nil, zero value otherwise. + +### GetRuntimeOk + +`func (o *FunctionsFunctionVersion) GetRuntimeOk() (*FunctionsRuntimeRelationship, bool)` + +GetRuntimeOk returns a tuple with the Runtime field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetRuntime + +`func (o *FunctionsFunctionVersion) SetRuntime(v FunctionsRuntimeRelationship)` + +SetRuntime sets Runtime field to given value. + +### HasRuntime + +`func (o *FunctionsFunctionVersion) HasRuntime() bool` + +HasRuntime returns a boolean if a field has been set. + +### SetRuntimeNil + +`func (o *FunctionsFunctionVersion) SetRuntimeNil(b bool)` + + SetRuntimeNil sets the value for Runtime to be an explicit nil + +### UnsetRuntime +`func (o *FunctionsFunctionVersion) UnsetRuntime()` + +UnsetRuntime ensures that no value is present for Runtime, not even an explicit nil + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/FunctionsFunctionVersionList.md b/docs/FunctionsFunctionVersionList.md new file mode 100644 index 0000000000..a3a04e1425 --- /dev/null +++ b/docs/FunctionsFunctionVersionList.md @@ -0,0 +1,92 @@ +# FunctionsFunctionVersionList + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**Count** | Pointer to **int32** | The total number of 'functions.FunctionVersion' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter. | [optional] +**Results** | Pointer to [**[]FunctionsFunctionVersion**](FunctionsFunctionVersion.md) | The array of 'functions.FunctionVersion' resources matching the request. | [optional] + +## Methods + +### NewFunctionsFunctionVersionList + +`func NewFunctionsFunctionVersionList() *FunctionsFunctionVersionList` + +NewFunctionsFunctionVersionList instantiates a new FunctionsFunctionVersionList object +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed + +### NewFunctionsFunctionVersionListWithDefaults + +`func NewFunctionsFunctionVersionListWithDefaults() *FunctionsFunctionVersionList` + +NewFunctionsFunctionVersionListWithDefaults instantiates a new FunctionsFunctionVersionList object +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set + +### GetCount + +`func (o *FunctionsFunctionVersionList) GetCount() int32` + +GetCount returns the Count field if non-nil, zero value otherwise. + +### GetCountOk + +`func (o *FunctionsFunctionVersionList) GetCountOk() (*int32, bool)` + +GetCountOk returns a tuple with the Count field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetCount + +`func (o *FunctionsFunctionVersionList) SetCount(v int32)` + +SetCount sets Count field to given value. + +### HasCount + +`func (o *FunctionsFunctionVersionList) HasCount() bool` + +HasCount returns a boolean if a field has been set. + +### GetResults + +`func (o *FunctionsFunctionVersionList) GetResults() []FunctionsFunctionVersion` + +GetResults returns the Results field if non-nil, zero value otherwise. + +### GetResultsOk + +`func (o *FunctionsFunctionVersionList) GetResultsOk() (*[]FunctionsFunctionVersion, bool)` + +GetResultsOk returns a tuple with the Results field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetResults + +`func (o *FunctionsFunctionVersionList) SetResults(v []FunctionsFunctionVersion)` + +SetResults sets Results field to given value. + +### HasResults + +`func (o *FunctionsFunctionVersionList) HasResults() bool` + +HasResults returns a boolean if a field has been set. + +### SetResultsNil + +`func (o *FunctionsFunctionVersionList) SetResultsNil(b bool)` + + SetResultsNil sets the value for Results to be an explicit nil + +### UnsetResults +`func (o *FunctionsFunctionVersionList) UnsetResults()` + +UnsetResults ensures that no value is present for Results, not even an explicit nil + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/FunctionsFunctionVersionResponse.md b/docs/FunctionsFunctionVersionResponse.md new file mode 100644 index 0000000000..719d73bcb1 --- /dev/null +++ b/docs/FunctionsFunctionVersionResponse.md @@ -0,0 +1,113 @@ +# FunctionsFunctionVersionResponse + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**ObjectType** | **string** | A discriminator value to disambiguate the schema of a HTTP GET response body. | +**Count** | Pointer to **int32** | The total number of 'functions.FunctionVersion' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter. | [optional] +**Results** | Pointer to [**[]MoTagKeySummary**](MoTagKeySummary.md) | | [optional] + +## Methods + +### NewFunctionsFunctionVersionResponse + +`func NewFunctionsFunctionVersionResponse(objectType string, ) *FunctionsFunctionVersionResponse` + +NewFunctionsFunctionVersionResponse instantiates a new FunctionsFunctionVersionResponse object +This constructor will assign default values to properties that have it defined, +and makes sure properties required by API are set, but the set of arguments +will change when the set of required properties is changed + +### NewFunctionsFunctionVersionResponseWithDefaults + +`func NewFunctionsFunctionVersionResponseWithDefaults() *FunctionsFunctionVersionResponse` + +NewFunctionsFunctionVersionResponseWithDefaults instantiates a new FunctionsFunctionVersionResponse object +This constructor will only assign default values to properties that have it defined, +but it doesn't guarantee that properties required by API are set + +### GetObjectType + +`func (o *FunctionsFunctionVersionResponse) GetObjectType() string` + +GetObjectType returns the ObjectType field if non-nil, zero value otherwise. + +### GetObjectTypeOk + +`func (o *FunctionsFunctionVersionResponse) GetObjectTypeOk() (*string, bool)` + +GetObjectTypeOk returns a tuple with the ObjectType field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetObjectType + +`func (o *FunctionsFunctionVersionResponse) SetObjectType(v string)` + +SetObjectType sets ObjectType field to given value. + + +### GetCount + +`func (o *FunctionsFunctionVersionResponse) GetCount() int32` + +GetCount returns the Count field if non-nil, zero value otherwise. + +### GetCountOk + +`func (o *FunctionsFunctionVersionResponse) GetCountOk() (*int32, bool)` + +GetCountOk returns a tuple with the Count field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetCount + +`func (o *FunctionsFunctionVersionResponse) SetCount(v int32)` + +SetCount sets Count field to given value. + +### HasCount + +`func (o *FunctionsFunctionVersionResponse) HasCount() bool` + +HasCount returns a boolean if a field has been set. + +### GetResults + +`func (o *FunctionsFunctionVersionResponse) GetResults() []MoTagKeySummary` + +GetResults returns the Results field if non-nil, zero value otherwise. + +### GetResultsOk + +`func (o *FunctionsFunctionVersionResponse) GetResultsOk() (*[]MoTagKeySummary, bool)` + +GetResultsOk returns a tuple with the Results field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetResults + +`func (o *FunctionsFunctionVersionResponse) SetResults(v []MoTagKeySummary)` + +SetResults sets Results field to given value. + +### HasResults + +`func (o *FunctionsFunctionVersionResponse) HasResults() bool` + +HasResults returns a boolean if a field has been set. + +### SetResultsNil + +`func (o *FunctionsFunctionVersionResponse) SetResultsNil(b bool)` + + SetResultsNil sets the value for Results to be an explicit nil + +### UnsetResults +`func (o *FunctionsFunctionVersionResponse) UnsetResults()` + +UnsetResults ensures that no value is present for Results, not even an explicit nil + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + diff --git a/docs/FunctionsRuntime.md b/docs/FunctionsRuntime.md index dc5e94c71f..5a8860f2f7 100644 --- a/docs/FunctionsRuntime.md +++ b/docs/FunctionsRuntime.md @@ -8,6 +8,7 @@ Name | Type | Description | Notes **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "functions.Runtime"] **Action** | Pointer to **string** | Action against the Runtime. * `None` - No action is set, this is the default value for action field. * `Disable` - Disable an instance of a Runtime. * `Deprecate` - Deprecate an instance of a Runtime. * `FlagInsecure` - Flag an instance of a Runtime as insecure. | [optional] [default to "None"] **CodeFileName** | Pointer to **string** | Name of file containing function source code. | [optional] +**CodeTemplate** | Pointer to **string** | Template to guide on how to compose code. | [optional] **Components** | Pointer to [**[]FunctionsRuntimeComponent**](FunctionsRuntimeComponent.md) | | [optional] **CreateUser** | Pointer to **string** | The user identifier who created the language runtime. | [optional] [readonly] **Deprecated** | Pointer to **bool** | Indicate if this language runtime is deprecated. | [optional] [readonly] @@ -133,6 +134,31 @@ SetCodeFileName sets CodeFileName field to given value. HasCodeFileName returns a boolean if a field has been set. +### GetCodeTemplate + +`func (o *FunctionsRuntime) GetCodeTemplate() string` + +GetCodeTemplate returns the CodeTemplate field if non-nil, zero value otherwise. + +### GetCodeTemplateOk + +`func (o *FunctionsRuntime) GetCodeTemplateOk() (*string, bool)` + +GetCodeTemplateOk returns a tuple with the CodeTemplate field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetCodeTemplate + +`func (o *FunctionsRuntime) SetCodeTemplate(v string)` + +SetCodeTemplate sets CodeTemplate field to given value. + +### HasCodeTemplate + +`func (o *FunctionsRuntime) HasCodeTemplate() bool` + +HasCodeTemplate returns a boolean if a field has been set. + ### GetComponents `func (o *FunctionsRuntime) GetComponents() []FunctionsRuntimeComponent` diff --git a/docs/IamFeatureDefinition.md b/docs/IamFeatureDefinition.md index 51082a1cb3..c0db070fd3 100644 --- a/docs/IamFeatureDefinition.md +++ b/docs/IamFeatureDefinition.md @@ -6,7 +6,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "iam.FeatureDefinition"] **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "iam.FeatureDefinition"] -**Feature** | Pointer to **string** | The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `IwoDataExporter` - Enables IWO Data Exporter component. * `IwoMigrate` - Enables IWO data Migration. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences. * `EMEA` - Enable all avaialble features on Intersight EMEA region. * `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI. * `WorkflowsPreview` - Enable Workflows preview for this account. * `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account. * `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account. * `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences. | [optional] [default to "IWO"] +**Feature** | Pointer to **string** | The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `IwoDataExporter` - Enables IWO Data Exporter component. * `IwoMigrate` - Enables IWO data Migration. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences. * `EMEA` - Enable all avaialble features on Intersight EMEA region. * `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI. * `WorkflowsPreview` - Enable Workflows preview for this account. * `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account. * `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account. * `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences. * `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences. | [optional] [default to "IWO"] ## Methods diff --git a/docs/LicenseAccountLicenseData.md b/docs/LicenseAccountLicenseData.md index 6fa4035f83..a824a63eeb 100644 --- a/docs/LicenseAccountLicenseData.md +++ b/docs/LicenseAccountLicenseData.md @@ -12,11 +12,11 @@ Name | Type | Description | Notes **AuthInitialTime** | Pointer to **string** | Intial authorization time. | [optional] [readonly] **AuthNextTime** | Pointer to **string** | Next time for the authorization. | [optional] [readonly] **Category** | Pointer to **string** | Account license data category name. | [optional] [readonly] -**DefaultLicenseType** | Pointer to **string** | Default license tier set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [default to "Base"] -**DefaultLicenseTypeNewerModels** | Pointer to **string** | Default license tier for newer model M7+ servers set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [default to "Base"] +**DefaultLicenseType** | Pointer to **string** | Default license tier set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [default to "Base"] +**DefaultLicenseTypeNewerModels** | Pointer to **string** | Default license tier for newer model M7+ servers set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [default to "Base"] **ErrorDesc** | Pointer to **string** | The detailed error message when there is any error related to license sync of this account. | [optional] [readonly] **Group** | Pointer to **string** | Account license data group name. | [optional] [readonly] -**HighestCompliantLicenseTier** | Pointer to **string** | The highest license tier which is in compliant of this account. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] +**HighestCompliantLicenseTier** | Pointer to **string** | The highest license tier which is in compliant of this account. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] **LastCssmSync** | Pointer to **time.Time** | Specifies last sync time with CSSM. | [optional] [readonly] **LastRenew** | Pointer to **time.Time** | Specifies last certificate renew time with SA. | [optional] [readonly] **LastSync** | Pointer to **time.Time** | Specifies last sync time with SA. | [optional] [readonly] diff --git a/docs/LicenseIwoCustomerOp.md b/docs/LicenseIwoCustomerOp.md index 5a4760a83f..c3558f3b0a 100644 --- a/docs/LicenseIwoCustomerOp.md +++ b/docs/LicenseIwoCustomerOp.md @@ -7,7 +7,7 @@ Name | Type | Description | Notes **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "license.IwoCustomerOp"] **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "license.IwoCustomerOp"] **ActiveAdmin** | Pointer to **bool** | The workload optimizer license administrative state. Set this property to 'true' to activate the workload optimizer license entitlements. | [optional] -**ActiveLicenseType** | Pointer to **string** | Active workload optimizer license tier set by user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [default to "Base"] +**ActiveLicenseType** | Pointer to **string** | Active workload optimizer license tier set by user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [default to "Base"] **EnableTrial** | Pointer to **bool** | Enable trial for Intersight licensing. | [optional] **EvaluationPeriod** | Pointer to **int64** | The default Trial or Grace period customer is entitled to. | [optional] **ExtraEvaluation** | Pointer to **int64** | The number of days the trial Trial or Grace period is extended. The trial or grace period can be extended once. | [optional] diff --git a/docs/LicenseLicenseInfo.md b/docs/LicenseLicenseInfo.md index 3bb21124f0..338501d062 100644 --- a/docs/LicenseLicenseInfo.md +++ b/docs/LicenseLicenseInfo.md @@ -18,7 +18,7 @@ Name | Type | Description | Notes **LicenseCount** | Pointer to **int64** | The total number of license consumed in the Intersight account. | [optional] [readonly] **LicenseCountPurchased** | Pointer to **int64** | The total number of license purchased from cisco. | [optional] [readonly] **LicenseState** | Pointer to **string** | The license state defined by Intersight. The value may be one of NotLicensed, TrialPeriod, OutOfCompliance, Compliance, GraceExpired, or TrialExpired. * `NotLicensed` - The license token is neither activated nor registered. * `GraceExpired` - The license grace period has expired. * `TrialPeriod` - The 90 days of trial period. * `OutOfCompliance` - The license is out of compliance. * `Compliance` - The license is in compliance. * `TrialExpired` - The trial period of 90 days has expired. | [optional] [readonly] [default to "NotLicensed"] -**LicenseType** | Pointer to **string** | The name of the Intersight license entitlement. For example, this property may be set to 'Essential'. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] +**LicenseType** | Pointer to **string** | The name of the Intersight license entitlement. For example, this property may be set to 'Essential'. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] **NetSubstitution** | Pointer to **int64** | The total number of substituted licenses added or removed. | [optional] [readonly] **StartTime** | Pointer to **time.Time** | The date and time when the licenseState entered the TrialPeriod or OutOfCompliance state. | [optional] [readonly] **SubscriptionId** | Pointer to **string** | The id of license subscription. | [optional] [readonly] diff --git a/docs/ResourceLicenseResourceCount.md b/docs/ResourceLicenseResourceCount.md index 99106038dc..4b6120b5eb 100644 --- a/docs/ResourceLicenseResourceCount.md +++ b/docs/ResourceLicenseResourceCount.md @@ -6,7 +6,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "resource.LicenseResourceCount"] **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "resource.LicenseResourceCount"] -**LicenseType** | Pointer to **string** | Type of licensing defined for this resource group. Used for licensing group. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] +**LicenseType** | Pointer to **string** | Type of licensing defined for this resource group. Used for licensing group. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] **ResourceCount** | Pointer to **int64** | The number of resource belongs to this licensing tier. | [optional] [readonly] **Account** | Pointer to [**NullableIamAccountRelationship**](IamAccountRelationship.md) | | [optional] **LicenseGroups** | Pointer to [**[]ResourceGroupRelationship**](ResourceGroupRelationship.md) | An array of relationships to resourceGroup resources. | [optional] [readonly] diff --git a/docs/StorageApi.md b/docs/StorageApi.md index cbe290c6cd..83c8e6a0ed 100644 --- a/docs/StorageApi.md +++ b/docs/StorageApi.md @@ -6,9 +6,11 @@ Method | HTTP request | Description ------------- | ------------- | ------------- [**CreateStorageDriveGroup**](StorageApi.md#CreateStorageDriveGroup) | **Post** /api/v1/storage/DriveGroups | Create a 'storage.DriveGroup' resource. [**CreateStorageDriveSecurityPolicy**](StorageApi.md#CreateStorageDriveSecurityPolicy) | **Post** /api/v1/storage/DriveSecurityPolicies | Create a 'storage.DriveSecurityPolicy' resource. +[**CreateStorageNetAppVolumeSnapshot**](StorageApi.md#CreateStorageNetAppVolumeSnapshot) | **Post** /api/v1/storage/NetAppVolumeSnapshots | Create a 'storage.NetAppVolumeSnapshot' resource. [**CreateStorageStoragePolicy**](StorageApi.md#CreateStorageStoragePolicy) | **Post** /api/v1/storage/StoragePolicies | Create a 'storage.StoragePolicy' resource. [**DeleteStorageDriveGroup**](StorageApi.md#DeleteStorageDriveGroup) | **Delete** /api/v1/storage/DriveGroups/{Moid} | Delete a 'storage.DriveGroup' resource. [**DeleteStorageDriveSecurityPolicy**](StorageApi.md#DeleteStorageDriveSecurityPolicy) | **Delete** /api/v1/storage/DriveSecurityPolicies/{Moid} | Delete a 'storage.DriveSecurityPolicy' resource. +[**DeleteStorageNetAppVolumeSnapshot**](StorageApi.md#DeleteStorageNetAppVolumeSnapshot) | **Delete** /api/v1/storage/NetAppVolumeSnapshots/{Moid} | Delete a 'storage.NetAppVolumeSnapshot' resource. [**DeleteStorageStoragePolicy**](StorageApi.md#DeleteStorageStoragePolicy) | **Delete** /api/v1/storage/StoragePolicies/{Moid} | Delete a 'storage.StoragePolicy' resource. [**GetStorageBatteryBackupUnitByMoid**](StorageApi.md#GetStorageBatteryBackupUnitByMoid) | **Get** /api/v1/storage/BatteryBackupUnits/{Moid} | Read a 'storage.BatteryBackupUnit' resource. [**GetStorageBatteryBackupUnitList**](StorageApi.md#GetStorageBatteryBackupUnitList) | **Get** /api/v1/storage/BatteryBackupUnits | Read a 'storage.BatteryBackupUnit' resource. @@ -261,6 +263,7 @@ Method | HTTP request | Description [**PatchStorageFlexUtilVirtualDrive**](StorageApi.md#PatchStorageFlexUtilVirtualDrive) | **Patch** /api/v1/storage/FlexUtilVirtualDrives/{Moid} | Update a 'storage.FlexUtilVirtualDrive' resource. [**PatchStorageHitachiArray**](StorageApi.md#PatchStorageHitachiArray) | **Patch** /api/v1/storage/HitachiArrays/{Moid} | Update a 'storage.HitachiArray' resource. [**PatchStorageNetAppCluster**](StorageApi.md#PatchStorageNetAppCluster) | **Patch** /api/v1/storage/NetAppClusters/{Moid} | Update a 'storage.NetAppCluster' resource. +[**PatchStorageNetAppVolumeSnapshot**](StorageApi.md#PatchStorageNetAppVolumeSnapshot) | **Patch** /api/v1/storage/NetAppVolumeSnapshots/{Moid} | Update a 'storage.NetAppVolumeSnapshot' resource. [**PatchStoragePhysicalDisk**](StorageApi.md#PatchStoragePhysicalDisk) | **Patch** /api/v1/storage/PhysicalDisks/{Moid} | Update a 'storage.PhysicalDisk' resource. [**PatchStoragePhysicalDiskExtension**](StorageApi.md#PatchStoragePhysicalDiskExtension) | **Patch** /api/v1/storage/PhysicalDiskExtensions/{Moid} | Update a 'storage.PhysicalDiskExtension' resource. [**PatchStoragePhysicalDiskUsage**](StorageApi.md#PatchStoragePhysicalDiskUsage) | **Patch** /api/v1/storage/PhysicalDiskUsages/{Moid} | Update a 'storage.PhysicalDiskUsage' resource. @@ -290,6 +293,7 @@ Method | HTTP request | Description [**UpdateStorageFlexUtilVirtualDrive**](StorageApi.md#UpdateStorageFlexUtilVirtualDrive) | **Post** /api/v1/storage/FlexUtilVirtualDrives/{Moid} | Update a 'storage.FlexUtilVirtualDrive' resource. [**UpdateStorageHitachiArray**](StorageApi.md#UpdateStorageHitachiArray) | **Post** /api/v1/storage/HitachiArrays/{Moid} | Update a 'storage.HitachiArray' resource. [**UpdateStorageNetAppCluster**](StorageApi.md#UpdateStorageNetAppCluster) | **Post** /api/v1/storage/NetAppClusters/{Moid} | Update a 'storage.NetAppCluster' resource. +[**UpdateStorageNetAppVolumeSnapshot**](StorageApi.md#UpdateStorageNetAppVolumeSnapshot) | **Post** /api/v1/storage/NetAppVolumeSnapshots/{Moid} | Update a 'storage.NetAppVolumeSnapshot' resource. [**UpdateStoragePhysicalDisk**](StorageApi.md#UpdateStoragePhysicalDisk) | **Post** /api/v1/storage/PhysicalDisks/{Moid} | Update a 'storage.PhysicalDisk' resource. [**UpdateStoragePhysicalDiskExtension**](StorageApi.md#UpdateStoragePhysicalDiskExtension) | **Post** /api/v1/storage/PhysicalDiskExtensions/{Moid} | Update a 'storage.PhysicalDiskExtension' resource. [**UpdateStoragePhysicalDiskUsage**](StorageApi.md#UpdateStoragePhysicalDiskUsage) | **Post** /api/v1/storage/PhysicalDiskUsages/{Moid} | Update a 'storage.PhysicalDiskUsage' resource. @@ -441,6 +445,74 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## CreateStorageNetAppVolumeSnapshot + +> StorageNetAppVolumeSnapshot CreateStorageNetAppVolumeSnapshot(ctx).StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot).IfMatch(ifMatch).IfNoneMatch(ifNoneMatch).Execute() + +Create a 'storage.NetAppVolumeSnapshot' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + storageNetAppVolumeSnapshot := *openapiclient.NewStorageNetAppVolumeSnapshot("ClassId_example", "ObjectType_example") // StorageNetAppVolumeSnapshot | The 'storage.NetAppVolumeSnapshot' resource to create. + ifMatch := "ifMatch_example" // string | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. (optional) + ifNoneMatch := "ifNoneMatch_example" // string | For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte. (optional) + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.StorageApi.CreateStorageNetAppVolumeSnapshot(context.Background()).StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot).IfMatch(ifMatch).IfNoneMatch(ifNoneMatch).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `StorageApi.CreateStorageNetAppVolumeSnapshot``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `CreateStorageNetAppVolumeSnapshot`: StorageNetAppVolumeSnapshot + fmt.Fprintf(os.Stdout, "Response from `StorageApi.CreateStorageNetAppVolumeSnapshot`: %v\n", resp) +} +``` + +### Path Parameters + + + +### Other Parameters + +Other parameters are passed through a pointer to a apiCreateStorageNetAppVolumeSnapshotRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + **storageNetAppVolumeSnapshot** | [**StorageNetAppVolumeSnapshot**](StorageNetAppVolumeSnapshot.md) | The 'storage.NetAppVolumeSnapshot' resource to create. | + **ifMatch** | **string** | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. | + **ifNoneMatch** | **string** | For methods that apply server-side changes, If-None-Match used with the * value can be used to create a resource not known to exist, guaranteeing that another resource creation didn't happen before, losing the data of the previous put. The request will be processed only if the eventually existing resource's ETag doesn't match any of the values listed. Otherwise, the status code 412 (Precondition Failed) is used. The asterisk is a special value representing any resource. It is only useful when creating a resource, usually with PUT, to check if another resource with the identity has already been created before. The comparison with the stored ETag uses the weak comparison algorithm, meaning two resources are considered identical if the content is equivalent - they don't have to be identical byte for byte. | + +### Return type + +[**StorageNetAppVolumeSnapshot**](StorageNetAppVolumeSnapshot.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: application/json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## CreateStorageStoragePolicy > StorageStoragePolicy CreateStorageStoragePolicy(ctx).StorageStoragePolicy(storageStoragePolicy).IfMatch(ifMatch).IfNoneMatch(ifNoneMatch).Execute() @@ -641,6 +713,72 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## DeleteStorageNetAppVolumeSnapshot + +> DeleteStorageNetAppVolumeSnapshot(ctx, moid).Execute() + +Delete a 'storage.NetAppVolumeSnapshot' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + moid := "moid_example" // string | The unique Moid identifier of a resource instance. + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + r, err := apiClient.StorageApi.DeleteStorageNetAppVolumeSnapshot(context.Background(), moid).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `StorageApi.DeleteStorageNetAppVolumeSnapshot``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } +} +``` + +### Path Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. +**moid** | **string** | The unique Moid identifier of a resource instance. | + +### Other Parameters + +Other parameters are passed through a pointer to a apiDeleteStorageNetAppVolumeSnapshotRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + + +### Return type + + (empty response body) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: Not defined +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## DeleteStorageStoragePolicy > DeleteStorageStoragePolicy(ctx, moid).Execute() @@ -19715,6 +19853,78 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## PatchStorageNetAppVolumeSnapshot + +> StorageNetAppVolumeSnapshot PatchStorageNetAppVolumeSnapshot(ctx, moid).StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot).IfMatch(ifMatch).Execute() + +Update a 'storage.NetAppVolumeSnapshot' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + moid := "moid_example" // string | The unique Moid identifier of a resource instance. + storageNetAppVolumeSnapshot := *openapiclient.NewStorageNetAppVolumeSnapshot("ClassId_example", "ObjectType_example") // StorageNetAppVolumeSnapshot | The 'storage.NetAppVolumeSnapshot' resource to update. + ifMatch := "ifMatch_example" // string | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. (optional) + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.StorageApi.PatchStorageNetAppVolumeSnapshot(context.Background(), moid).StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot).IfMatch(ifMatch).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `StorageApi.PatchStorageNetAppVolumeSnapshot``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `PatchStorageNetAppVolumeSnapshot`: StorageNetAppVolumeSnapshot + fmt.Fprintf(os.Stdout, "Response from `StorageApi.PatchStorageNetAppVolumeSnapshot`: %v\n", resp) +} +``` + +### Path Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. +**moid** | **string** | The unique Moid identifier of a resource instance. | + +### Other Parameters + +Other parameters are passed through a pointer to a apiPatchStorageNetAppVolumeSnapshotRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + + **storageNetAppVolumeSnapshot** | [**StorageNetAppVolumeSnapshot**](StorageNetAppVolumeSnapshot.md) | The 'storage.NetAppVolumeSnapshot' resource to update. | + **ifMatch** | **string** | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. | + +### Return type + +[**StorageNetAppVolumeSnapshot**](StorageNetAppVolumeSnapshot.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: application/json, application/json-patch+json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## PatchStoragePhysicalDisk > StoragePhysicalDisk PatchStoragePhysicalDisk(ctx, moid).StoragePhysicalDisk(storagePhysicalDisk).IfMatch(ifMatch).Execute() @@ -21803,6 +22013,78 @@ Name | Type | Description | Notes [[Back to README]](../README.md) +## UpdateStorageNetAppVolumeSnapshot + +> StorageNetAppVolumeSnapshot UpdateStorageNetAppVolumeSnapshot(ctx, moid).StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot).IfMatch(ifMatch).Execute() + +Update a 'storage.NetAppVolumeSnapshot' resource. + +### Example + +```go +package main + +import ( + "context" + "fmt" + "os" + openapiclient "github.com/CiscoDevNet/intersight-go" +) + +func main() { + moid := "moid_example" // string | The unique Moid identifier of a resource instance. + storageNetAppVolumeSnapshot := *openapiclient.NewStorageNetAppVolumeSnapshot("ClassId_example", "ObjectType_example") // StorageNetAppVolumeSnapshot | The 'storage.NetAppVolumeSnapshot' resource to update. + ifMatch := "ifMatch_example" // string | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. (optional) + + configuration := openapiclient.NewConfiguration() + apiClient := openapiclient.NewAPIClient(configuration) + resp, r, err := apiClient.StorageApi.UpdateStorageNetAppVolumeSnapshot(context.Background(), moid).StorageNetAppVolumeSnapshot(storageNetAppVolumeSnapshot).IfMatch(ifMatch).Execute() + if err != nil { + fmt.Fprintf(os.Stderr, "Error when calling `StorageApi.UpdateStorageNetAppVolumeSnapshot``: %v\n", err) + fmt.Fprintf(os.Stderr, "Full HTTP response: %v\n", r) + } + // response from `UpdateStorageNetAppVolumeSnapshot`: StorageNetAppVolumeSnapshot + fmt.Fprintf(os.Stdout, "Response from `StorageApi.UpdateStorageNetAppVolumeSnapshot`: %v\n", resp) +} +``` + +### Path Parameters + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- +**ctx** | **context.Context** | context for authentication, logging, cancellation, deadlines, tracing, etc. +**moid** | **string** | The unique Moid identifier of a resource instance. | + +### Other Parameters + +Other parameters are passed through a pointer to a apiUpdateStorageNetAppVolumeSnapshotRequest struct via the builder pattern + + +Name | Type | Description | Notes +------------- | ------------- | ------------- | ------------- + + **storageNetAppVolumeSnapshot** | [**StorageNetAppVolumeSnapshot**](StorageNetAppVolumeSnapshot.md) | The 'storage.NetAppVolumeSnapshot' resource to update. | + **ifMatch** | **string** | For methods that apply server-side changes, and in particular for PUT, If-Match can be used to prevent the lost update problem. It can check if the modification of a resource that the user wants to upload will not override another change that has been done since the original resource was fetched. If the request cannot be fulfilled, the 412 (Precondition Failed) response is returned. When modifying a resource using POST or PUT, the If-Match header must be set to the value of the resource ModTime property after which no lost update problem should occur. For example, a client send a GET request to obtain a resource, which includes the ModTime property. The ModTime indicates the last time the resource was created or modified. The client then sends a POST or PUT request with the If-Match header set to the ModTime property of the resource as obtained in the GET request. | + +### Return type + +[**StorageNetAppVolumeSnapshot**](StorageNetAppVolumeSnapshot.md) + +### Authorization + +[http_signature](../README.md#http_signature), [cookieAuth](../README.md#cookieAuth), [oAuth2](../README.md#oAuth2), [oAuth2](../README.md#oAuth2) + +### HTTP request headers + +- **Content-Type**: application/json, application/json-patch+json +- **Accept**: application/json + +[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) +[[Back to Model list]](../README.md#documentation-for-models) +[[Back to README]](../README.md) + + ## UpdateStoragePhysicalDisk > StoragePhysicalDisk UpdateStoragePhysicalDisk(ctx, moid).StoragePhysicalDisk(storagePhysicalDisk).IfMatch(ifMatch).Execute() diff --git a/docs/WorkflowLoopTask.md b/docs/WorkflowLoopTask.md index c9a153d8c0..44922a3780 100644 --- a/docs/WorkflowLoopTask.md +++ b/docs/WorkflowLoopTask.md @@ -6,7 +6,8 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ClassId** | **string** | The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. | [default to "workflow.LoopTask"] **ObjectType** | **string** | The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. | [default to "workflow.LoopTask"] -**NumberOfBatches** | Pointer to **int64** | When tasks are run in parallel and the count is large, the actual number of task run in parallel can be controlled by this property. If count is 100 and numberOfBatches is 5 then 20 tasks are run in parallel 5 times. Parallel batch size must be less than the count. In cases where count is dynamic and depends on input given during workflow execution, if that count is less than batch then empty batches might get created which do not have any tasks under them. | [optional] [default to 1] +**FailurePolicy** | Pointer to **string** | The policy to handle the failure of an iteration within a parallel loop. * `FailOnFirstFailure` - The enum specifies the option as FailOnFirstFailure where the loop task will fail if one of the iteration in the loop fails. The running iterations will be cancelled on first failure and the loop will be marked as failed. * `ContinueOnFailure` - The enum specifies the option as ContinueOnFailure where the loop task will continue with all iterations, even if one fails. Running iterations will not be canceled, but the loop will be marked as failed after all iterations are complete. | [optional] [default to "FailOnFirstFailure"] +**NumberOfBatches** | Pointer to **int64** | All iterations of the loop run in parallel within a single batch, with a maximum of 100 iterations. To run more than 100 iterations, you can increase the number of batches. The configuration is acceptable as long as the total number of iterations divided by the number of batches is less than 100. Adjusting the number of batches also allows you to control how many iterations run in parallel. For example, if the total count is 100 and you set the number of batches to 5, then 20 tasks will run in parallel across the 5 batches. It's important to note that the number of batches must be less than the total count. If the count is dynamic and falls below the number of batches, this may result in empty batches with no tasks. | [optional] [default to 1] **Parallel** | Pointer to **bool** | This field is deprecated. Always set to true for parallel loop. | [optional] [default to true] ## Methods @@ -68,6 +69,31 @@ and a boolean to check if the value has been set. SetObjectType sets ObjectType field to given value. +### GetFailurePolicy + +`func (o *WorkflowLoopTask) GetFailurePolicy() string` + +GetFailurePolicy returns the FailurePolicy field if non-nil, zero value otherwise. + +### GetFailurePolicyOk + +`func (o *WorkflowLoopTask) GetFailurePolicyOk() (*string, bool)` + +GetFailurePolicyOk returns a tuple with the FailurePolicy field if it's non-nil, zero value otherwise +and a boolean to check if the value has been set. + +### SetFailurePolicy + +`func (o *WorkflowLoopTask) SetFailurePolicy(v string)` + +SetFailurePolicy sets FailurePolicy field to given value. + +### HasFailurePolicy + +`func (o *WorkflowLoopTask) HasFailurePolicy() bool` + +HasFailurePolicy returns a boolean if a field has been set. + ### GetNumberOfBatches `func (o *WorkflowLoopTask) GetNumberOfBatches() int64` diff --git a/docs/WorkflowServiceItemDefinition.md b/docs/WorkflowServiceItemDefinition.md index c8491c6605..83b810602f 100644 --- a/docs/WorkflowServiceItemDefinition.md +++ b/docs/WorkflowServiceItemDefinition.md @@ -13,7 +13,7 @@ Name | Type | Description | Notes **DeleteInstanceOnDecommission** | Pointer to **bool** | The flag to indicate that service item instance will be deleted after the completion of decommission action. | [optional] [default to false] **Description** | Pointer to **string** | The description for this service item which provides information on what are the pre-requisites to deploy the service item and what features are supported on the service item. | [optional] **Label** | Pointer to **string** | A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_). | [optional] -**LicenseEntitlement** | Pointer to **string** | License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] +**LicenseEntitlement** | Pointer to **string** | License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] **ModUser** | Pointer to **string** | The user identifier who last updated the service item definition. | [optional] [readonly] **Name** | Pointer to **string** | The name for this service item definition. You can have multiple versions of the service item with the same name. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:) or an underscore (_). | [optional] **PublishStatus** | Pointer to **string** | The publish status of service item (Draft, Published, Archived). * `Draft` - The enum specifies the option as Draft which means the meta definition is being designed and tested. * `Published` - The enum specifies the option as Published which means the meta definition is ready for consumption. * `Archived` - The enum specifies the option as Archived which means the meta definition is archived and can no longer be consumed. | [optional] [default to "Draft"] diff --git a/docs/WorkflowTaskDefinition.md b/docs/WorkflowTaskDefinition.md index 8f1d9159d4..8b32e54efa 100644 --- a/docs/WorkflowTaskDefinition.md +++ b/docs/WorkflowTaskDefinition.md @@ -10,7 +10,7 @@ Name | Type | Description | Notes **Description** | Pointer to **string** | A user friendly description about task on what operations are done as part of the task execution and any other specific information about task input and output. | [optional] **InternalProperties** | Pointer to [**NullableWorkflowInternalProperties**](WorkflowInternalProperties.md) | | [optional] **Label** | Pointer to **string** | A user friendly short name to identify the task definition. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ), single quote ('), forward slash (/), or an underscore (_) and must be at least 2 characters. | [optional] -**LicenseEntitlement** | Pointer to **string** | License entitlement required to run this task. It is determined by license requirement of features. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] +**LicenseEntitlement** | Pointer to **string** | License entitlement required to run this task. It is determined by license requirement of features. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] **Name** | Pointer to **string** | The name of the task definition. The name should follow this convention <Verb or Action><Category><Vendor><Product><Noun or object> Verb or Action is a required portion of the name and this must be part of the pre-approved verb list. Category is an optional field and this will refer to the broad category of the task referring to the type of resource or endpoint. If there is no specific category then use \"Generic\" if required. Vendor is an optional field and this will refer to the specific vendor this task applies to. If the task is generic and not tied to a vendor, then do not specify anything. Product is an optional field, this will contain the vendor product and model when desired. Noun or object is a required field and this will contain the noun or object on which the action is being performed. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), or an underscore (_). Examples SendEmail - This is a task in Generic category for sending email. NewStorageVolume - This is a vendor agnostic task under Storage device category for creating a new volume. | [optional] **Properties** | Pointer to [**NullableWorkflowProperties**](WorkflowProperties.md) | | [optional] **RollbackTasks** | Pointer to [**[]WorkflowRollbackTask**](WorkflowRollbackTask.md) | | [optional] diff --git a/docs/WorkflowWorkflowDefinition.md b/docs/WorkflowWorkflowDefinition.md index d75c8f87f6..22adbbc510 100644 --- a/docs/WorkflowWorkflowDefinition.md +++ b/docs/WorkflowWorkflowDefinition.md @@ -12,7 +12,7 @@ Name | Type | Description | Notes **InputDefinition** | Pointer to [**[]WorkflowBaseDataType**](WorkflowBaseDataType.md) | | [optional] **InputParameterSet** | Pointer to [**[]WorkflowParameterSet**](WorkflowParameterSet.md) | | [optional] **Label** | Pointer to **string** | A user friendly short name to identify the workflow. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ), forward slash (/), or an underscore (_). | [optional] -**LicenseEntitlement** | Pointer to **string** | License entitlement required to run this workflow. It is calculated based on the highest license requirement of all its tasks. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] +**LicenseEntitlement** | Pointer to **string** | License entitlement required to run this workflow. It is calculated based on the highest license requirement of all its tasks. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. | [optional] [readonly] [default to "Base"] **MaxTaskCount** | Pointer to **int64** | The maximum number of tasks that can be executed on this workflow. | [optional] [readonly] **MaxWorkerTaskCount** | Pointer to **int64** | The maximum number of external (worker) tasks that can be executed on this workflow. | [optional] [readonly] **ModUser** | Pointer to **string** | The user identifier who last updated the workflow definition. | [optional] [readonly] diff --git a/go.mod b/go.mod index 20ea8191f2..e532873214 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/CiscoDevNet/intersight-go go 1.18 -require golang.org/x/oauth2 v0.24.0 +require golang.org/x/oauth2 v0.25.0 diff --git a/go.sum b/go.sum index 0a4d34ed88..16c9fbaade 100644 --- a/go.sum +++ b/go.sum @@ -6,8 +6,8 @@ golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e h1:bRhVy7zSSasaqNksaRZiA5EEI golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 h1:SVwTIAaPC2U/AvvLNZ2a7OVsmBpC8L5BlwK1whH3hm0= golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= -golang.org/x/oauth2 v0.24.0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE= -golang.org/x/oauth2 v0.24.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI= +golang.org/x/oauth2 v0.25.0 h1:CY4y7XT9v0cRI9oupztF8AgiIu99L/ksR/Xp/6jrZ70= +golang.org/x/oauth2 v0.25.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI= golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 h1:YUO/7uOKsKeq9UokNS62b8FYywz3ker1l1vDZRCRefw= golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= diff --git a/model_aaa_abstract_audit_record.go b/model_aaa_abstract_audit_record.go index 90ebf914c5..9a41345973 100644 --- a/model_aaa_abstract_audit_record.go +++ b/model_aaa_abstract_audit_record.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_audit_record.go b/model_aaa_audit_record.go index 01bc7205ad..fadc5ac51a 100644 --- a/model_aaa_audit_record.go +++ b/model_aaa_audit_record.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_audit_record_list.go b/model_aaa_audit_record_list.go index 6e2361c9f4..55b841a3f9 100644 --- a/model_aaa_audit_record_list.go +++ b/model_aaa_audit_record_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_audit_record_response.go b/model_aaa_audit_record_response.go index 2cebe1fec1..bd2b321fa9 100644 --- a/model_aaa_audit_record_response.go +++ b/model_aaa_audit_record_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_retention_config.go b/model_aaa_retention_config.go index b5e03b3bf5..86908f36e9 100644 --- a/model_aaa_retention_config.go +++ b/model_aaa_retention_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_retention_config_list.go b/model_aaa_retention_config_list.go index 8ccfd2ac6d..fa03de7743 100644 --- a/model_aaa_retention_config_list.go +++ b/model_aaa_retention_config_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_retention_config_response.go b/model_aaa_retention_config_response.go index e0c35692e7..5a1dad9e25 100644 --- a/model_aaa_retention_config_response.go +++ b/model_aaa_retention_config_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_retention_policy.go b/model_aaa_retention_policy.go index 3fd69f31e4..eb03d121d1 100644 --- a/model_aaa_retention_policy.go +++ b/model_aaa_retention_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_retention_policy_list.go b/model_aaa_retention_policy_list.go index 694aaffb0b..562460a809 100644 --- a/model_aaa_retention_policy_list.go +++ b/model_aaa_retention_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_retention_policy_response.go b/model_aaa_retention_policy_response.go index 472fda7c43..81a9508a90 100644 --- a/model_aaa_retention_policy_response.go +++ b/model_aaa_retention_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_aaa_user_agent.go b/model_aaa_user_agent.go index 2928a6195b..9744066822 100644 --- a/model_aaa_user_agent.go +++ b/model_aaa_user_agent.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_address_type.go b/model_access_address_type.go index d7012be758..1dc88ff813 100644 --- a/model_access_address_type.go +++ b/model_access_address_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_configuration_type.go b/model_access_configuration_type.go index 1fdc63995c..016882b41a 100644 --- a/model_access_configuration_type.go +++ b/model_access_configuration_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_ip_address.go b/model_access_ip_address.go index 8762e1d5e8..54bc0e232c 100644 --- a/model_access_ip_address.go +++ b/model_access_ip_address.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_ip_address_list.go b/model_access_ip_address_list.go index 94289ed153..49ad43ce10 100644 --- a/model_access_ip_address_list.go +++ b/model_access_ip_address_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_ip_address_response.go b/model_access_ip_address_response.go index 0efac1304b..2d42edd2f3 100644 --- a/model_access_ip_address_response.go +++ b/model_access_ip_address_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_policy.go b/model_access_policy.go index fd6eaf6b87..9068ead86c 100644 --- a/model_access_policy.go +++ b/model_access_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_policy_inventory.go b/model_access_policy_inventory.go index 7a483e4817..4d51687ca7 100644 --- a/model_access_policy_inventory.go +++ b/model_access_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_policy_inventory_list.go b/model_access_policy_inventory_list.go index 3f91b0e08c..22ca09ed02 100644 --- a/model_access_policy_inventory_list.go +++ b/model_access_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_policy_inventory_response.go b/model_access_policy_inventory_response.go index 256185d715..8ad62b81f0 100644 --- a/model_access_policy_inventory_response.go +++ b/model_access_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_policy_list.go b/model_access_policy_list.go index 4fb2ef4cc8..5050cc4ab5 100644 --- a/model_access_policy_list.go +++ b/model_access_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_access_policy_response.go b/model_access_policy_response.go index 5aa71d3c98..dacd74f384 100644 --- a/model_access_policy_response.go +++ b/model_access_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_adapter_config.go b/model_adapter_adapter_config.go index 4d733fac51..e7d2369f99 100644 --- a/model_adapter_adapter_config.go +++ b/model_adapter_adapter_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_config_policy.go b/model_adapter_config_policy.go index c38f07048a..2e38f10615 100644 --- a/model_adapter_config_policy.go +++ b/model_adapter_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_config_policy_list.go b/model_adapter_config_policy_list.go index ded18d1939..7a799030ba 100644 --- a/model_adapter_config_policy_list.go +++ b/model_adapter_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_config_policy_response.go b/model_adapter_config_policy_response.go index 87cd53b5d5..a5c4a7456c 100644 --- a/model_adapter_config_policy_response.go +++ b/model_adapter_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_dce_interface_settings.go b/model_adapter_dce_interface_settings.go index 64502488a6..fb495d556c 100644 --- a/model_adapter_dce_interface_settings.go +++ b/model_adapter_dce_interface_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_eth_settings.go b/model_adapter_eth_settings.go index c752f8a102..70fc59140a 100644 --- a/model_adapter_eth_settings.go +++ b/model_adapter_eth_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_ext_eth_interface.go b/model_adapter_ext_eth_interface.go index b10c24a2d8..974ae21ff3 100644 --- a/model_adapter_ext_eth_interface.go +++ b/model_adapter_ext_eth_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_ext_eth_interface_list.go b/model_adapter_ext_eth_interface_list.go index 7af47cdae7..74b941de1d 100644 --- a/model_adapter_ext_eth_interface_list.go +++ b/model_adapter_ext_eth_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_ext_eth_interface_relationship.go b/model_adapter_ext_eth_interface_relationship.go index 349596af95..985dfd9aca 100644 --- a/model_adapter_ext_eth_interface_relationship.go +++ b/model_adapter_ext_eth_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_ext_eth_interface_response.go b/model_adapter_ext_eth_interface_response.go index 48f6cd73af..fc8a59e191 100644 --- a/model_adapter_ext_eth_interface_response.go +++ b/model_adapter_ext_eth_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_fc_settings.go b/model_adapter_fc_settings.go index 131bcd02a8..d5ef6df4ca 100644 --- a/model_adapter_fc_settings.go +++ b/model_adapter_fc_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_eth_interface.go b/model_adapter_host_eth_interface.go index 2471c7e9fb..04f5e7d5a7 100644 --- a/model_adapter_host_eth_interface.go +++ b/model_adapter_host_eth_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_eth_interface_list.go b/model_adapter_host_eth_interface_list.go index f4b38f8fdf..63366c851d 100644 --- a/model_adapter_host_eth_interface_list.go +++ b/model_adapter_host_eth_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_eth_interface_relationship.go b/model_adapter_host_eth_interface_relationship.go index 444423eece..2ac177a164 100644 --- a/model_adapter_host_eth_interface_relationship.go +++ b/model_adapter_host_eth_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_eth_interface_response.go b/model_adapter_host_eth_interface_response.go index 82d37a411b..fcd9f69cf4 100644 --- a/model_adapter_host_eth_interface_response.go +++ b/model_adapter_host_eth_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_fc_interface.go b/model_adapter_host_fc_interface.go index 7d506a0faf..33e98b449d 100644 --- a/model_adapter_host_fc_interface.go +++ b/model_adapter_host_fc_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_fc_interface_list.go b/model_adapter_host_fc_interface_list.go index 53cf69265d..eb84b89091 100644 --- a/model_adapter_host_fc_interface_list.go +++ b/model_adapter_host_fc_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_fc_interface_relationship.go b/model_adapter_host_fc_interface_relationship.go index 4c320dc880..fa5cb45a0d 100644 --- a/model_adapter_host_fc_interface_relationship.go +++ b/model_adapter_host_fc_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_fc_interface_response.go b/model_adapter_host_fc_interface_response.go index cf6937f187..5a88229393 100644 --- a/model_adapter_host_fc_interface_response.go +++ b/model_adapter_host_fc_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_iscsi_interface.go b/model_adapter_host_iscsi_interface.go index cf3078d0ba..2423bcae9a 100644 --- a/model_adapter_host_iscsi_interface.go +++ b/model_adapter_host_iscsi_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_iscsi_interface_list.go b/model_adapter_host_iscsi_interface_list.go index 97841a5bfb..25140788bb 100644 --- a/model_adapter_host_iscsi_interface_list.go +++ b/model_adapter_host_iscsi_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_iscsi_interface_relationship.go b/model_adapter_host_iscsi_interface_relationship.go index 3e350e10cc..92e9873674 100644 --- a/model_adapter_host_iscsi_interface_relationship.go +++ b/model_adapter_host_iscsi_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_host_iscsi_interface_response.go b/model_adapter_host_iscsi_interface_response.go index 8826ab19e0..83b66c7c6e 100644 --- a/model_adapter_host_iscsi_interface_response.go +++ b/model_adapter_host_iscsi_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_physical_nic_mode_settings.go b/model_adapter_physical_nic_mode_settings.go index 3a38ddb08a..edbf1aa243 100644 --- a/model_adapter_physical_nic_mode_settings.go +++ b/model_adapter_physical_nic_mode_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_port_channel_settings.go b/model_adapter_port_channel_settings.go index d4d7cc1b7c..bb20032c05 100644 --- a/model_adapter_port_channel_settings.go +++ b/model_adapter_port_channel_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit.go b/model_adapter_unit.go index ab54b83ae8..71e6214e33 100644 --- a/model_adapter_unit.go +++ b/model_adapter_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit_expander.go b/model_adapter_unit_expander.go index 190bc40212..b5883a78bc 100644 --- a/model_adapter_unit_expander.go +++ b/model_adapter_unit_expander.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit_expander_list.go b/model_adapter_unit_expander_list.go index 56e33e16dd..70eb67631e 100644 --- a/model_adapter_unit_expander_list.go +++ b/model_adapter_unit_expander_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit_expander_relationship.go b/model_adapter_unit_expander_relationship.go index fc2320e5b5..a1137ac8bb 100644 --- a/model_adapter_unit_expander_relationship.go +++ b/model_adapter_unit_expander_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit_expander_response.go b/model_adapter_unit_expander_response.go index 10e8b28346..71035d99c3 100644 --- a/model_adapter_unit_expander_response.go +++ b/model_adapter_unit_expander_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit_list.go b/model_adapter_unit_list.go index d418c1ccf9..4d6c87de01 100644 --- a/model_adapter_unit_list.go +++ b/model_adapter_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit_relationship.go b/model_adapter_unit_relationship.go index 7d113e7428..6fe4286a15 100644 --- a/model_adapter_unit_relationship.go +++ b/model_adapter_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_adapter_unit_response.go b/model_adapter_unit_response.go index f56ca6d087..94d404e5e1 100644 --- a/model_adapter_unit_response.go +++ b/model_adapter_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_aci_pod.go b/model_apic_aci_pod.go index bc86cf8562..58d96f48f8 100644 --- a/model_apic_aci_pod.go +++ b/model_apic_aci_pod.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_aci_pod_list.go b/model_apic_aci_pod_list.go index 46474c5969..f45598233f 100644 --- a/model_apic_aci_pod_list.go +++ b/model_apic_aci_pod_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_aci_pod_response.go b/model_apic_aci_pod_response.go index 1e6c832126..f018e215a8 100644 --- a/model_apic_aci_pod_response.go +++ b/model_apic_aci_pod_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_application.go b/model_apic_application.go index 30fe308c30..b997156207 100644 --- a/model_apic_application.go +++ b/model_apic_application.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_application_endpoint_group.go b/model_apic_application_endpoint_group.go index c860ccc86a..84cfc9c835 100644 --- a/model_apic_application_endpoint_group.go +++ b/model_apic_application_endpoint_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_application_endpoint_group_list.go b/model_apic_application_endpoint_group_list.go index d4065a3832..e6d00dc767 100644 --- a/model_apic_application_endpoint_group_list.go +++ b/model_apic_application_endpoint_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_application_endpoint_group_response.go b/model_apic_application_endpoint_group_response.go index b2a598c631..75644d0206 100644 --- a/model_apic_application_endpoint_group_response.go +++ b/model_apic_application_endpoint_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_application_list.go b/model_apic_application_list.go index 1ebdee21c6..100bb2467a 100644 --- a/model_apic_application_list.go +++ b/model_apic_application_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_application_relationship.go b/model_apic_application_relationship.go index 61c7001f6c..894f572beb 100644 --- a/model_apic_application_relationship.go +++ b/model_apic_application_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_application_response.go b/model_apic_application_response.go index 7330e24e72..1df619ac4b 100644 --- a/model_apic_application_response.go +++ b/model_apic_application_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_bridge_domain.go b/model_apic_bridge_domain.go index 652d7c7101..468b33d1ba 100644 --- a/model_apic_bridge_domain.go +++ b/model_apic_bridge_domain.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_bridge_domain_list.go b/model_apic_bridge_domain_list.go index 8a7f2f149e..0cd9d356f0 100644 --- a/model_apic_bridge_domain_list.go +++ b/model_apic_bridge_domain_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_bridge_domain_relationship.go b/model_apic_bridge_domain_relationship.go index 5079cddf73..b1d586fb2d 100644 --- a/model_apic_bridge_domain_relationship.go +++ b/model_apic_bridge_domain_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_bridge_domain_response.go b/model_apic_bridge_domain_response.go index 44cb62c187..9e23e2bfe1 100644 --- a/model_apic_bridge_domain_response.go +++ b/model_apic_bridge_domain_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_external_routed_layer_three_domain.go b/model_apic_external_routed_layer_three_domain.go index 975890ff29..3c265b3466 100644 --- a/model_apic_external_routed_layer_three_domain.go +++ b/model_apic_external_routed_layer_three_domain.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_external_routed_layer_three_domain_list.go b/model_apic_external_routed_layer_three_domain_list.go index 44c7124dff..5fb0f3445a 100644 --- a/model_apic_external_routed_layer_three_domain_list.go +++ b/model_apic_external_routed_layer_three_domain_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_external_routed_layer_three_domain_response.go b/model_apic_external_routed_layer_three_domain_response.go index 5acd2eedd8..f312f5d6f5 100644 --- a/model_apic_external_routed_layer_three_domain_response.go +++ b/model_apic_external_routed_layer_three_domain_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node.go b/model_apic_fabric_leaf_node.go index dde48901b6..29e00e1034 100644 --- a/model_apic_fabric_leaf_node.go +++ b/model_apic_fabric_leaf_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node_details.go b/model_apic_fabric_leaf_node_details.go index 98b29114c3..2c94ab6060 100644 --- a/model_apic_fabric_leaf_node_details.go +++ b/model_apic_fabric_leaf_node_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node_interface.go b/model_apic_fabric_leaf_node_interface.go index 38f8dba270..b1b0aa2272 100644 --- a/model_apic_fabric_leaf_node_interface.go +++ b/model_apic_fabric_leaf_node_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node_interface_list.go b/model_apic_fabric_leaf_node_interface_list.go index cbc8b4223c..0fa895edc6 100644 --- a/model_apic_fabric_leaf_node_interface_list.go +++ b/model_apic_fabric_leaf_node_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node_interface_response.go b/model_apic_fabric_leaf_node_interface_response.go index f9e2653163..a503d13d19 100644 --- a/model_apic_fabric_leaf_node_interface_response.go +++ b/model_apic_fabric_leaf_node_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node_list.go b/model_apic_fabric_leaf_node_list.go index 3d5fd0c778..9dc04db341 100644 --- a/model_apic_fabric_leaf_node_list.go +++ b/model_apic_fabric_leaf_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node_relationship.go b/model_apic_fabric_leaf_node_relationship.go index 0597454e19..3720648520 100644 --- a/model_apic_fabric_leaf_node_relationship.go +++ b/model_apic_fabric_leaf_node_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_fabric_leaf_node_response.go b/model_apic_fabric_leaf_node_response.go index 338d926d15..d58343a012 100644 --- a/model_apic_fabric_leaf_node_response.go +++ b/model_apic_fabric_leaf_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_inventory_entity.go b/model_apic_inventory_entity.go index 4c34e8d6cd..1e6a4c9046 100644 --- a/model_apic_inventory_entity.go +++ b/model_apic_inventory_entity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_out.go b/model_apic_out.go index 786de53682..79d5274199 100644 --- a/model_apic_out.go +++ b/model_apic_out.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_out_list.go b/model_apic_out_list.go index 1264ac7aab..558ddd071c 100644 --- a/model_apic_out_list.go +++ b/model_apic_out_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_out_response.go b/model_apic_out_response.go index d324f6187c..efbb02e5dc 100644 --- a/model_apic_out_response.go +++ b/model_apic_out_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_subnet.go b/model_apic_subnet.go index 34b918a7ca..cf3f07da46 100644 --- a/model_apic_subnet.go +++ b/model_apic_subnet.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_subnet_list.go b/model_apic_subnet_list.go index 609dd00fbc..340902c4de 100644 --- a/model_apic_subnet_list.go +++ b/model_apic_subnet_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_subnet_response.go b/model_apic_subnet_response.go index 76728d90c7..2d7ec86ad5 100644 --- a/model_apic_subnet_response.go +++ b/model_apic_subnet_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_tenant.go b/model_apic_tenant.go index 19a0f1e559..15f852b1d5 100644 --- a/model_apic_tenant.go +++ b/model_apic_tenant.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_tenant_list.go b/model_apic_tenant_list.go index 5b836f7896..bc9563faad 100644 --- a/model_apic_tenant_list.go +++ b/model_apic_tenant_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_tenant_relationship.go b/model_apic_tenant_relationship.go index 1dc4483f2d..f25bea0d10 100644 --- a/model_apic_tenant_relationship.go +++ b/model_apic_tenant_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_tenant_response.go b/model_apic_tenant_response.go index 49ecab9645..bc992f27f8 100644 --- a/model_apic_tenant_response.go +++ b/model_apic_tenant_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_vpc_group.go b/model_apic_vpc_group.go index 63a6ef6009..66281e1cd5 100644 --- a/model_apic_vpc_group.go +++ b/model_apic_vpc_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_vpc_group_list.go b/model_apic_vpc_group_list.go index bf6bcfdd01..56535fa317 100644 --- a/model_apic_vpc_group_list.go +++ b/model_apic_vpc_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_vpc_group_response.go b/model_apic_vpc_group_response.go index 4c0ab9784c..e014efba83 100644 --- a/model_apic_vpc_group_response.go +++ b/model_apic_vpc_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_vrfs.go b/model_apic_vrfs.go index d8fee5cf71..98b76c5dfd 100644 --- a/model_apic_vrfs.go +++ b/model_apic_vrfs.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_vrfs_list.go b/model_apic_vrfs_list.go index 7ddb076127..66ca5c5cea 100644 --- a/model_apic_vrfs_list.go +++ b/model_apic_vrfs_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_apic_vrfs_response.go b/model_apic_vrfs_response.go index 192315f40a..686e01ea44 100644 --- a/model_apic_vrfs_response.go +++ b/model_apic_vrfs_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_api_status.go b/model_appliance_api_status.go index 319b4cdf7b..96c41fb1b5 100644 --- a/model_appliance_api_status.go +++ b/model_appliance_api_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_op_status.go b/model_appliance_app_op_status.go index a754c7bd2a..afc0da8650 100644 --- a/model_appliance_app_op_status.go +++ b/model_appliance_app_op_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_op_status_list.go b/model_appliance_app_op_status_list.go index 7f30e21c65..bf20f9d3df 100644 --- a/model_appliance_app_op_status_list.go +++ b/model_appliance_app_op_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_op_status_relationship.go b/model_appliance_app_op_status_relationship.go index 23846904a8..e07972ea33 100644 --- a/model_appliance_app_op_status_relationship.go +++ b/model_appliance_app_op_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_op_status_response.go b/model_appliance_app_op_status_response.go index fa3f0e3b6e..192f3fbac8 100644 --- a/model_appliance_app_op_status_response.go +++ b/model_appliance_app_op_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_status.go b/model_appliance_app_status.go index c0e951c363..8636cdf6a0 100644 --- a/model_appliance_app_status.go +++ b/model_appliance_app_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_status_list.go b/model_appliance_app_status_list.go index 2d610e3c28..1fdd49db3a 100644 --- a/model_appliance_app_status_list.go +++ b/model_appliance_app_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_status_relationship.go b/model_appliance_app_status_relationship.go index 223f8088d9..90088424db 100644 --- a/model_appliance_app_status_relationship.go +++ b/model_appliance_app_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_app_status_response.go b/model_appliance_app_status_response.go index f20d1b5193..14923b9c51 100644 --- a/model_appliance_app_status_response.go +++ b/model_appliance_app_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_auto_rma_policy.go b/model_appliance_auto_rma_policy.go index c4b09ffbb1..90d86a42f8 100644 --- a/model_appliance_auto_rma_policy.go +++ b/model_appliance_auto_rma_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_auto_rma_policy_list.go b/model_appliance_auto_rma_policy_list.go index b86d115a2a..07d3ce6c7f 100644 --- a/model_appliance_auto_rma_policy_list.go +++ b/model_appliance_auto_rma_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_auto_rma_policy_response.go b/model_appliance_auto_rma_policy_response.go index a69f5dd821..aa695440a3 100644 --- a/model_appliance_auto_rma_policy_response.go +++ b/model_appliance_auto_rma_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup.go b/model_appliance_backup.go index aae11608c2..f490f84f06 100644 --- a/model_appliance_backup.go +++ b/model_appliance_backup.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_base.go b/model_appliance_backup_base.go index 51cc2772ca..3e49d920e7 100644 --- a/model_appliance_backup_base.go +++ b/model_appliance_backup_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_list.go b/model_appliance_backup_list.go index de9071e8c1..afaab02af2 100644 --- a/model_appliance_backup_list.go +++ b/model_appliance_backup_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_monitor.go b/model_appliance_backup_monitor.go index cb4e9effc4..bbec57ce60 100644 --- a/model_appliance_backup_monitor.go +++ b/model_appliance_backup_monitor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_monitor_list.go b/model_appliance_backup_monitor_list.go index 3b10c073ae..3964c388cb 100644 --- a/model_appliance_backup_monitor_list.go +++ b/model_appliance_backup_monitor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_monitor_response.go b/model_appliance_backup_monitor_response.go index b175d83c13..fd2b2ca352 100644 --- a/model_appliance_backup_monitor_response.go +++ b/model_appliance_backup_monitor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_policy.go b/model_appliance_backup_policy.go index e3348a3f13..a0216f7ca9 100644 --- a/model_appliance_backup_policy.go +++ b/model_appliance_backup_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_policy_list.go b/model_appliance_backup_policy_list.go index e241bf7e60..2b0f732967 100644 --- a/model_appliance_backup_policy_list.go +++ b/model_appliance_backup_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_policy_response.go b/model_appliance_backup_policy_response.go index 3fb4a8bc9d..b147cbc42b 100644 --- a/model_appliance_backup_policy_response.go +++ b/model_appliance_backup_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_response.go b/model_appliance_backup_response.go index 7a1ef6cbd2..e39fbda527 100644 --- a/model_appliance_backup_response.go +++ b/model_appliance_backup_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_rotate_data.go b/model_appliance_backup_rotate_data.go index 74310fddb2..b8e71353ad 100644 --- a/model_appliance_backup_rotate_data.go +++ b/model_appliance_backup_rotate_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_rotate_data_list.go b/model_appliance_backup_rotate_data_list.go index f470446fad..e9f1de1565 100644 --- a/model_appliance_backup_rotate_data_list.go +++ b/model_appliance_backup_rotate_data_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_backup_rotate_data_response.go b/model_appliance_backup_rotate_data_response.go index 46bd5bd1f7..44be6788e1 100644 --- a/model_appliance_backup_rotate_data_response.go +++ b/model_appliance_backup_rotate_data_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cert_renewal_phase.go b/model_appliance_cert_renewal_phase.go index 58faeab285..0a9b8c69ab 100644 --- a/model_appliance_cert_renewal_phase.go +++ b/model_appliance_cert_renewal_phase.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_certificate_setting.go b/model_appliance_certificate_setting.go index 18979ed909..c7f4dcf9f8 100644 --- a/model_appliance_certificate_setting.go +++ b/model_appliance_certificate_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_certificate_setting_list.go b/model_appliance_certificate_setting_list.go index e9b71ce1db..c359133394 100644 --- a/model_appliance_certificate_setting_list.go +++ b/model_appliance_certificate_setting_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_certificate_setting_response.go b/model_appliance_certificate_setting_response.go index d740609715..efa1f0beab 100644 --- a/model_appliance_certificate_setting_response.go +++ b/model_appliance_certificate_setting_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_info.go b/model_appliance_cluster_info.go index cbd390b543..bfb01f5b0d 100644 --- a/model_appliance_cluster_info.go +++ b/model_appliance_cluster_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_info_list.go b/model_appliance_cluster_info_list.go index eef9a01bda..6bc0ae317c 100644 --- a/model_appliance_cluster_info_list.go +++ b/model_appliance_cluster_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_info_response.go b/model_appliance_cluster_info_response.go index 917a5b089a..a43f4f78be 100644 --- a/model_appliance_cluster_info_response.go +++ b/model_appliance_cluster_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_install.go b/model_appliance_cluster_install.go index 3ebd668bff..2c309632d8 100644 --- a/model_appliance_cluster_install.go +++ b/model_appliance_cluster_install.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_install_base.go b/model_appliance_cluster_install_base.go index 68f751e3ba..bb2b97341a 100644 --- a/model_appliance_cluster_install_base.go +++ b/model_appliance_cluster_install_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_install_list.go b/model_appliance_cluster_install_list.go index b3817918eb..71be33c941 100644 --- a/model_appliance_cluster_install_list.go +++ b/model_appliance_cluster_install_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_install_phase.go b/model_appliance_cluster_install_phase.go index 3a5658d96e..ea9a6d6dad 100644 --- a/model_appliance_cluster_install_phase.go +++ b/model_appliance_cluster_install_phase.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_install_response.go b/model_appliance_cluster_install_response.go index 1a2d0eda52..c439781a96 100644 --- a/model_appliance_cluster_install_response.go +++ b/model_appliance_cluster_install_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_replace_node.go b/model_appliance_cluster_replace_node.go index 31ec0bdaee..a24218135a 100644 --- a/model_appliance_cluster_replace_node.go +++ b/model_appliance_cluster_replace_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_replace_node_list.go b/model_appliance_cluster_replace_node_list.go index 7f304d684c..217e9e91b1 100644 --- a/model_appliance_cluster_replace_node_list.go +++ b/model_appliance_cluster_replace_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_cluster_replace_node_response.go b/model_appliance_cluster_replace_node_response.go index ab2b8e4e92..4cdea85b01 100644 --- a/model_appliance_cluster_replace_node_response.go +++ b/model_appliance_cluster_replace_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_data_export_policy.go b/model_appliance_data_export_policy.go index e65142d1d4..82dc5f0085 100644 --- a/model_appliance_data_export_policy.go +++ b/model_appliance_data_export_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_data_export_policy_list.go b/model_appliance_data_export_policy_list.go index d328e2a551..2bcbadc0df 100644 --- a/model_appliance_data_export_policy_list.go +++ b/model_appliance_data_export_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_data_export_policy_relationship.go b/model_appliance_data_export_policy_relationship.go index fdf5572e12..b53e8bbfaa 100644 --- a/model_appliance_data_export_policy_relationship.go +++ b/model_appliance_data_export_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_data_export_policy_response.go b/model_appliance_data_export_policy_response.go index 436cd9f769..dfcf7b1f79 100644 --- a/model_appliance_data_export_policy_response.go +++ b/model_appliance_data_export_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_certificate.go b/model_appliance_device_certificate.go index 8febc9df5e..c09f380b53 100644 --- a/model_appliance_device_certificate.go +++ b/model_appliance_device_certificate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_certificate_list.go b/model_appliance_device_certificate_list.go index 4f81b26572..c66c77a62d 100644 --- a/model_appliance_device_certificate_list.go +++ b/model_appliance_device_certificate_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_certificate_response.go b/model_appliance_device_certificate_response.go index 24ac8a9ef3..338d40395b 100644 --- a/model_appliance_device_certificate_response.go +++ b/model_appliance_device_certificate_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_claim.go b/model_appliance_device_claim.go index e2c6b08b96..574741aaf5 100644 --- a/model_appliance_device_claim.go +++ b/model_appliance_device_claim.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_claim_list.go b/model_appliance_device_claim_list.go index f377e1cb04..e4ca3ca13a 100644 --- a/model_appliance_device_claim_list.go +++ b/model_appliance_device_claim_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_claim_response.go b/model_appliance_device_claim_response.go index a12f681d8d..99094c0e62 100644 --- a/model_appliance_device_claim_response.go +++ b/model_appliance_device_claim_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_cluster_install.go b/model_appliance_device_cluster_install.go index cafe29041e..cb6148c308 100644 --- a/model_appliance_device_cluster_install.go +++ b/model_appliance_device_cluster_install.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_cluster_install_list.go b/model_appliance_device_cluster_install_list.go index 39748f1ab8..562ab46862 100644 --- a/model_appliance_device_cluster_install_list.go +++ b/model_appliance_device_cluster_install_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_cluster_install_response.go b/model_appliance_device_cluster_install_response.go index 5091ccfb72..94ac14807a 100644 --- a/model_appliance_device_cluster_install_response.go +++ b/model_appliance_device_cluster_install_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_state.go b/model_appliance_device_state.go index 62eca90103..5da072981b 100644 --- a/model_appliance_device_state.go +++ b/model_appliance_device_state.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_state_list.go b/model_appliance_device_state_list.go index f63fdfa9a2..a1b695ad47 100644 --- a/model_appliance_device_state_list.go +++ b/model_appliance_device_state_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_state_response.go b/model_appliance_device_state_response.go index 42a7cab280..5db97600f9 100644 --- a/model_appliance_device_state_response.go +++ b/model_appliance_device_state_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_upgrade_policy.go b/model_appliance_device_upgrade_policy.go index 70178a79e4..a6a815220a 100644 --- a/model_appliance_device_upgrade_policy.go +++ b/model_appliance_device_upgrade_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_upgrade_policy_list.go b/model_appliance_device_upgrade_policy_list.go index e5abe07dc8..733cbbcece 100644 --- a/model_appliance_device_upgrade_policy_list.go +++ b/model_appliance_device_upgrade_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_upgrade_policy_relationship.go b/model_appliance_device_upgrade_policy_relationship.go index 4ec5c3065e..d01fabca29 100644 --- a/model_appliance_device_upgrade_policy_relationship.go +++ b/model_appliance_device_upgrade_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_device_upgrade_policy_response.go b/model_appliance_device_upgrade_policy_response.go index b671c8fce9..382602102c 100644 --- a/model_appliance_device_upgrade_policy_response.go +++ b/model_appliance_device_upgrade_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_diag_setting.go b/model_appliance_diag_setting.go index e5156e02c0..2b996158a3 100644 --- a/model_appliance_diag_setting.go +++ b/model_appliance_diag_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_diag_setting_list.go b/model_appliance_diag_setting_list.go index e1d6858f23..4dbfd8b1d8 100644 --- a/model_appliance_diag_setting_list.go +++ b/model_appliance_diag_setting_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_diag_setting_response.go b/model_appliance_diag_setting_response.go index 39ac80db22..f798d80b5b 100644 --- a/model_appliance_diag_setting_response.go +++ b/model_appliance_diag_setting_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_external_syslog_setting.go b/model_appliance_external_syslog_setting.go index f08ad0c1a5..181ab7b5bb 100644 --- a/model_appliance_external_syslog_setting.go +++ b/model_appliance_external_syslog_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_external_syslog_setting_list.go b/model_appliance_external_syslog_setting_list.go index ca62bc92f4..575c79b8c8 100644 --- a/model_appliance_external_syslog_setting_list.go +++ b/model_appliance_external_syslog_setting_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_external_syslog_setting_response.go b/model_appliance_external_syslog_setting_response.go index 42dcc59214..3b924d215e 100644 --- a/model_appliance_external_syslog_setting_response.go +++ b/model_appliance_external_syslog_setting_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_gateway.go b/model_appliance_file_gateway.go index 1932739f3c..2abc8ae868 100644 --- a/model_appliance_file_gateway.go +++ b/model_appliance_file_gateway.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_gateway_list.go b/model_appliance_file_gateway_list.go index 9e9b957e7d..aa40cc46d0 100644 --- a/model_appliance_file_gateway_list.go +++ b/model_appliance_file_gateway_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_gateway_response.go b/model_appliance_file_gateway_response.go index eea9af0044..26a322db56 100644 --- a/model_appliance_file_gateway_response.go +++ b/model_appliance_file_gateway_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_op_status.go b/model_appliance_file_system_op_status.go index 336b2be0ae..0cffac4564 100644 --- a/model_appliance_file_system_op_status.go +++ b/model_appliance_file_system_op_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_op_status_list.go b/model_appliance_file_system_op_status_list.go index 00ac276960..1261a701aa 100644 --- a/model_appliance_file_system_op_status_list.go +++ b/model_appliance_file_system_op_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_op_status_relationship.go b/model_appliance_file_system_op_status_relationship.go index 04210d20de..77eae1cd15 100644 --- a/model_appliance_file_system_op_status_relationship.go +++ b/model_appliance_file_system_op_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_op_status_response.go b/model_appliance_file_system_op_status_response.go index 77714ce9fe..af42be395f 100644 --- a/model_appliance_file_system_op_status_response.go +++ b/model_appliance_file_system_op_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_status.go b/model_appliance_file_system_status.go index 62914704e9..5abb783b11 100644 --- a/model_appliance_file_system_status.go +++ b/model_appliance_file_system_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_status_list.go b/model_appliance_file_system_status_list.go index c5c54f4e82..d9447c61d5 100644 --- a/model_appliance_file_system_status_list.go +++ b/model_appliance_file_system_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_status_relationship.go b/model_appliance_file_system_status_relationship.go index fd0a1cc3e9..4ae0f8c675 100644 --- a/model_appliance_file_system_status_relationship.go +++ b/model_appliance_file_system_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_file_system_status_response.go b/model_appliance_file_system_status_response.go index 00c306bec7..8240776641 100644 --- a/model_appliance_file_system_status_response.go +++ b/model_appliance_file_system_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_op_status.go b/model_appliance_group_op_status.go index c7f32504cd..0e2a0e80fa 100644 --- a/model_appliance_group_op_status.go +++ b/model_appliance_group_op_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_op_status_list.go b/model_appliance_group_op_status_list.go index 079b3f7528..28057854e5 100644 --- a/model_appliance_group_op_status_list.go +++ b/model_appliance_group_op_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_op_status_relationship.go b/model_appliance_group_op_status_relationship.go index 0e0a498446..96b62718f4 100644 --- a/model_appliance_group_op_status_relationship.go +++ b/model_appliance_group_op_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_op_status_response.go b/model_appliance_group_op_status_response.go index 83e18701ae..002aa391d4 100644 --- a/model_appliance_group_op_status_response.go +++ b/model_appliance_group_op_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_status.go b/model_appliance_group_status.go index 89e914d3dc..785af52151 100644 --- a/model_appliance_group_status.go +++ b/model_appliance_group_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_status_list.go b/model_appliance_group_status_list.go index cf6036f51b..687cf45350 100644 --- a/model_appliance_group_status_list.go +++ b/model_appliance_group_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_status_relationship.go b/model_appliance_group_status_relationship.go index 1982373ab6..71ac3000fd 100644 --- a/model_appliance_group_status_relationship.go +++ b/model_appliance_group_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_group_status_response.go b/model_appliance_group_status_response.go index aa8f5d3945..6ac296b9e8 100644 --- a/model_appliance_group_status_response.go +++ b/model_appliance_group_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_image_bundle.go b/model_appliance_image_bundle.go index ea6c66df16..8f6059e9a8 100644 --- a/model_appliance_image_bundle.go +++ b/model_appliance_image_bundle.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_image_bundle_list.go b/model_appliance_image_bundle_list.go index affc1c53fd..2eae89e270 100644 --- a/model_appliance_image_bundle_list.go +++ b/model_appliance_image_bundle_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_image_bundle_relationship.go b/model_appliance_image_bundle_relationship.go index ae6a6c3e41..723b292ee5 100644 --- a/model_appliance_image_bundle_relationship.go +++ b/model_appliance_image_bundle_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_image_bundle_response.go b/model_appliance_image_bundle_response.go index 593cefd162..dfbc6ff4ba 100644 --- a/model_appliance_image_bundle_response.go +++ b/model_appliance_image_bundle_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_key_value_pair.go b/model_appliance_key_value_pair.go index d948209f4e..1e2f3ed677 100644 --- a/model_appliance_key_value_pair.go +++ b/model_appliance_key_value_pair.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_meta_manifest.go b/model_appliance_meta_manifest.go index f6637e621c..f9d2b252e0 100644 --- a/model_appliance_meta_manifest.go +++ b/model_appliance_meta_manifest.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_meta_manifest_list.go b/model_appliance_meta_manifest_list.go index 496cc3333e..55c3244148 100644 --- a/model_appliance_meta_manifest_list.go +++ b/model_appliance_meta_manifest_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_meta_manifest_response.go b/model_appliance_meta_manifest_response.go index a746da98f0..13ff54a3a8 100644 --- a/model_appliance_meta_manifest_response.go +++ b/model_appliance_meta_manifest_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_metadata_manifest_version.go b/model_appliance_metadata_manifest_version.go index e730f421d0..77b686659a 100644 --- a/model_appliance_metadata_manifest_version.go +++ b/model_appliance_metadata_manifest_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_metrics_config.go b/model_appliance_metrics_config.go index f1e9c9f97d..d68d7505fc 100644 --- a/model_appliance_metrics_config.go +++ b/model_appliance_metrics_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_metrics_config_list.go b/model_appliance_metrics_config_list.go index e557d34836..229491c691 100644 --- a/model_appliance_metrics_config_list.go +++ b/model_appliance_metrics_config_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_metrics_config_response.go b/model_appliance_metrics_config_response.go index 40d2c1ef38..579a7a863c 100644 --- a/model_appliance_metrics_config_response.go +++ b/model_appliance_metrics_config_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_network_link_status.go b/model_appliance_network_link_status.go index 3b3b0a2a56..d4f37f37b5 100644 --- a/model_appliance_network_link_status.go +++ b/model_appliance_network_link_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_network_link_status_list.go b/model_appliance_network_link_status_list.go index d17b81c3ef..4db2af71ca 100644 --- a/model_appliance_network_link_status_list.go +++ b/model_appliance_network_link_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_network_link_status_relationship.go b/model_appliance_network_link_status_relationship.go index 35d5ecec0e..ce27698a89 100644 --- a/model_appliance_network_link_status_relationship.go +++ b/model_appliance_network_link_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_network_link_status_response.go b/model_appliance_network_link_status_response.go index e57c17ce9c..3ab673613c 100644 --- a/model_appliance_network_link_status_response.go +++ b/model_appliance_network_link_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_network_status.go b/model_appliance_network_status.go index aec242ecf9..8b44019601 100644 --- a/model_appliance_network_status.go +++ b/model_appliance_network_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_info.go b/model_appliance_node_info.go index 940d9b8def..a40a29975c 100644 --- a/model_appliance_node_info.go +++ b/model_appliance_node_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_info_list.go b/model_appliance_node_info_list.go index 11388cf095..a3c7472285 100644 --- a/model_appliance_node_info_list.go +++ b/model_appliance_node_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_info_relationship.go b/model_appliance_node_info_relationship.go index 958a6a9ce6..929894664e 100644 --- a/model_appliance_node_info_relationship.go +++ b/model_appliance_node_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_info_response.go b/model_appliance_node_info_response.go index 15b0b3d673..58a455bece 100644 --- a/model_appliance_node_info_response.go +++ b/model_appliance_node_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_ip_info.go b/model_appliance_node_ip_info.go index fd7aee153a..12e00ab52e 100644 --- a/model_appliance_node_ip_info.go +++ b/model_appliance_node_ip_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_op_status.go b/model_appliance_node_op_status.go index f2efd83dba..e1aa5df7af 100644 --- a/model_appliance_node_op_status.go +++ b/model_appliance_node_op_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_op_status_list.go b/model_appliance_node_op_status_list.go index aa5d4845cc..1e639dbad3 100644 --- a/model_appliance_node_op_status_list.go +++ b/model_appliance_node_op_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_op_status_relationship.go b/model_appliance_node_op_status_relationship.go index 7820ce0aae..82d4f34f41 100644 --- a/model_appliance_node_op_status_relationship.go +++ b/model_appliance_node_op_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_op_status_response.go b/model_appliance_node_op_status_response.go index b584fc68d9..9579af343e 100644 --- a/model_appliance_node_op_status_response.go +++ b/model_appliance_node_op_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_status.go b/model_appliance_node_status.go index fd8c232efc..6c33ab0510 100644 --- a/model_appliance_node_status.go +++ b/model_appliance_node_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_status_list.go b/model_appliance_node_status_list.go index 03512d811f..300c1203ca 100644 --- a/model_appliance_node_status_list.go +++ b/model_appliance_node_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_status_relationship.go b/model_appliance_node_status_relationship.go index d75178cafd..4bebf7d506 100644 --- a/model_appliance_node_status_relationship.go +++ b/model_appliance_node_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_node_status_response.go b/model_appliance_node_status_response.go index 3303a8a217..ddd0385efb 100644 --- a/model_appliance_node_status_response.go +++ b/model_appliance_node_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_release_note.go b/model_appliance_release_note.go index 1b240bfeb9..c66b0ecf43 100644 --- a/model_appliance_release_note.go +++ b/model_appliance_release_note.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_release_note_list.go b/model_appliance_release_note_list.go index 5ddedbad42..6e7c0019cf 100644 --- a/model_appliance_release_note_list.go +++ b/model_appliance_release_note_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_release_note_response.go b/model_appliance_release_note_response.go index 327216974f..5581b6aef6 100644 --- a/model_appliance_release_note_response.go +++ b/model_appliance_release_note_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_remote_file_import.go b/model_appliance_remote_file_import.go index fd9adb285c..c486e78edb 100644 --- a/model_appliance_remote_file_import.go +++ b/model_appliance_remote_file_import.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_remote_file_import_list.go b/model_appliance_remote_file_import_list.go index cb1320ffdc..a5e388974e 100644 --- a/model_appliance_remote_file_import_list.go +++ b/model_appliance_remote_file_import_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_remote_file_import_response.go b/model_appliance_remote_file_import_response.go index 6a4df3d420..f60d79c1c7 100644 --- a/model_appliance_remote_file_import_response.go +++ b/model_appliance_remote_file_import_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_restore.go b/model_appliance_restore.go index fea257bdce..c34b7504f1 100644 --- a/model_appliance_restore.go +++ b/model_appliance_restore.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_restore_list.go b/model_appliance_restore_list.go index 1774673a41..ff926e5355 100644 --- a/model_appliance_restore_list.go +++ b/model_appliance_restore_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_restore_response.go b/model_appliance_restore_response.go index 68a4913330..c994126557 100644 --- a/model_appliance_restore_response.go +++ b/model_appliance_restore_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_setup_info.go b/model_appliance_setup_info.go index a02a3e346b..8359ad8247 100644 --- a/model_appliance_setup_info.go +++ b/model_appliance_setup_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_setup_info_list.go b/model_appliance_setup_info_list.go index 0c68b454a5..4b1fa493fc 100644 --- a/model_appliance_setup_info_list.go +++ b/model_appliance_setup_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_setup_info_response.go b/model_appliance_setup_info_response.go index faf6084834..d186f6da4c 100644 --- a/model_appliance_setup_info_response.go +++ b/model_appliance_setup_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_status_check.go b/model_appliance_status_check.go index 54e7d070d3..afdf11649e 100644 --- a/model_appliance_status_check.go +++ b/model_appliance_status_check.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_info.go b/model_appliance_system_info.go index c5c5b7d3b0..3f929b1622 100644 --- a/model_appliance_system_info.go +++ b/model_appliance_system_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_info_list.go b/model_appliance_system_info_list.go index 456b341479..a2a89c0422 100644 --- a/model_appliance_system_info_list.go +++ b/model_appliance_system_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_info_relationship.go b/model_appliance_system_info_relationship.go index 71d7084a7a..15e5c7e95a 100644 --- a/model_appliance_system_info_relationship.go +++ b/model_appliance_system_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_info_response.go b/model_appliance_system_info_response.go index 9e7406c0fe..fc593591b2 100644 --- a/model_appliance_system_info_response.go +++ b/model_appliance_system_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_op_status.go b/model_appliance_system_op_status.go index 3b1f8b834b..04ba342d62 100644 --- a/model_appliance_system_op_status.go +++ b/model_appliance_system_op_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_op_status_list.go b/model_appliance_system_op_status_list.go index f357fe1718..8f2df3e5bf 100644 --- a/model_appliance_system_op_status_list.go +++ b/model_appliance_system_op_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_op_status_relationship.go b/model_appliance_system_op_status_relationship.go index c15198f835..d8b2f8e8ce 100644 --- a/model_appliance_system_op_status_relationship.go +++ b/model_appliance_system_op_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_op_status_response.go b/model_appliance_system_op_status_response.go index 0a048c05d3..aba2858bca 100644 --- a/model_appliance_system_op_status_response.go +++ b/model_appliance_system_op_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_status.go b/model_appliance_system_status.go index 0d22f4f6ce..313116b40d 100644 --- a/model_appliance_system_status.go +++ b/model_appliance_system_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_status_list.go b/model_appliance_system_status_list.go index 5ce90d3090..f5bc5f83ad 100644 --- a/model_appliance_system_status_list.go +++ b/model_appliance_system_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_status_relationship.go b/model_appliance_system_status_relationship.go index 421b880c77..6ebb7b277d 100644 --- a/model_appliance_system_status_relationship.go +++ b/model_appliance_system_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_system_status_response.go b/model_appliance_system_status_response.go index 2fd55089ac..80ee3e9192 100644 --- a/model_appliance_system_status_response.go +++ b/model_appliance_system_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade.go b/model_appliance_upgrade.go index 647bfd1d0c..eb95bf1e05 100644 --- a/model_appliance_upgrade.go +++ b/model_appliance_upgrade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_list.go b/model_appliance_upgrade_list.go index 504e31edc7..79a69f4c2f 100644 --- a/model_appliance_upgrade_list.go +++ b/model_appliance_upgrade_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_policy.go b/model_appliance_upgrade_policy.go index 39c64a8701..b516ce403e 100644 --- a/model_appliance_upgrade_policy.go +++ b/model_appliance_upgrade_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_policy_list.go b/model_appliance_upgrade_policy_list.go index ecc0598a5a..7ebc52dd36 100644 --- a/model_appliance_upgrade_policy_list.go +++ b/model_appliance_upgrade_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_policy_response.go b/model_appliance_upgrade_policy_response.go index ddf997af55..b9a80f142c 100644 --- a/model_appliance_upgrade_policy_response.go +++ b/model_appliance_upgrade_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_relationship.go b/model_appliance_upgrade_relationship.go index 3840531c55..37c3b4db47 100644 --- a/model_appliance_upgrade_relationship.go +++ b/model_appliance_upgrade_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_response.go b/model_appliance_upgrade_response.go index d31a0c009a..93a1d0164d 100644 --- a/model_appliance_upgrade_response.go +++ b/model_appliance_upgrade_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_tracker.go b/model_appliance_upgrade_tracker.go index 6135789ed1..d4c125270c 100644 --- a/model_appliance_upgrade_tracker.go +++ b/model_appliance_upgrade_tracker.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_tracker_list.go b/model_appliance_upgrade_tracker_list.go index 30556445ed..dfc59325f6 100644 --- a/model_appliance_upgrade_tracker_list.go +++ b/model_appliance_upgrade_tracker_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_appliance_upgrade_tracker_response.go b/model_appliance_upgrade_tracker_response.go index 6f3d55dd53..9cfcc8aef0 100644 --- a/model_appliance_upgrade_tracker_response.go +++ b/model_appliance_upgrade_tracker_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_address_information.go b/model_asset_address_information.go index 383540935b..2c24a61643 100644 --- a/model_asset_address_information.go +++ b/model_asset_address_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_alarm_summary.go b/model_asset_alarm_summary.go index bd120b4ef4..0c5b58d270 100644 --- a/model_asset_alarm_summary.go +++ b/model_asset_alarm_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_api_key_credential.go b/model_asset_api_key_credential.go index 503df1d6f5..c7ac94e1a0 100644 --- a/model_asset_api_key_credential.go +++ b/model_asset_api_key_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_claim_signature.go b/model_asset_claim_signature.go index 4438b7714a..49b4745a7e 100644 --- a/model_asset_claim_signature.go +++ b/model_asset_claim_signature.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_client_certificate_credential.go b/model_asset_client_certificate_credential.go index 6c5850c8ae..db3eb526d0 100644 --- a/model_asset_client_certificate_credential.go +++ b/model_asset_client_certificate_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_cloud_connection.go b/model_asset_cloud_connection.go index a8d7e2b381..b89d6a6c41 100644 --- a/model_asset_cloud_connection.go +++ b/model_asset_cloud_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_cluster_member.go b/model_asset_cluster_member.go index fbc431950e..94b0a96b44 100644 --- a/model_asset_cluster_member.go +++ b/model_asset_cluster_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_cluster_member_list.go b/model_asset_cluster_member_list.go index ab738eb066..b9ac162d5a 100644 --- a/model_asset_cluster_member_list.go +++ b/model_asset_cluster_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_cluster_member_relationship.go b/model_asset_cluster_member_relationship.go index 67714c46fe..1222471446 100644 --- a/model_asset_cluster_member_relationship.go +++ b/model_asset_cluster_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_cluster_member_response.go b/model_asset_cluster_member_response.go index 49cae9ea67..6b4ed110bf 100644 --- a/model_asset_cluster_member_response.go +++ b/model_asset_cluster_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_connection.go b/model_asset_connection.go index adda36a559..30565e5a5f 100644 --- a/model_asset_connection.go +++ b/model_asset_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_contract_information.go b/model_asset_contract_information.go index 8ee371d1d1..720248e591 100644 --- a/model_asset_contract_information.go +++ b/model_asset_contract_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_credential.go b/model_asset_credential.go index 621eca9c14..26bdd4b772 100644 --- a/model_asset_credential.go +++ b/model_asset_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_customer_information.go b/model_asset_customer_information.go index 00b41421b6..9296b1757b 100644 --- a/model_asset_customer_information.go +++ b/model_asset_customer_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment.go b/model_asset_deployment.go index 279e556339..873f007ef8 100644 --- a/model_asset_deployment.go +++ b/model_asset_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -35,7 +35,7 @@ type AssetDeployment struct { EndCustomer NullableAssetCustomerInformation `json:"EndCustomer,omitempty"` // End Date for the consumption-based subscription's deployment. EndDate *time.Time `json:"EndDate,omitempty"` - // Active license tier for the purchased Cisco device's deployment. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Active license tier for the purchased Cisco device's deployment. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseType *string `json:"LicenseType,omitempty"` // Identifier for consumption based pricing. MLB refers to MultiLine Bundle. MlbOfferType *string `json:"MlbOfferType,omitempty"` @@ -677,7 +677,7 @@ func (o *AssetDeployment) UnmarshalJSON(data []byte) (err error) { EndCustomer NullableAssetCustomerInformation `json:"EndCustomer,omitempty"` // End Date for the consumption-based subscription's deployment. EndDate *time.Time `json:"EndDate,omitempty"` - // Active license tier for the purchased Cisco device's deployment. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Active license tier for the purchased Cisco device's deployment. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseType *string `json:"LicenseType,omitempty"` // Identifier for consumption based pricing. MLB refers to MultiLine Bundle. MlbOfferType *string `json:"MlbOfferType,omitempty"` diff --git a/model_asset_deployment_alarm_info.go b/model_asset_deployment_alarm_info.go index d9072e4a1f..a750d652f7 100644 --- a/model_asset_deployment_alarm_info.go +++ b/model_asset_deployment_alarm_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_device.go b/model_asset_deployment_device.go index 620d406e81..7f2551d8a6 100644 --- a/model_asset_deployment_device.go +++ b/model_asset_deployment_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_device_alarm_info.go b/model_asset_deployment_device_alarm_info.go index 25fa24f181..4346fd433c 100644 --- a/model_asset_deployment_device_alarm_info.go +++ b/model_asset_deployment_device_alarm_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_device_information.go b/model_asset_deployment_device_information.go index ca10ebcc7e..1fed674984 100644 --- a/model_asset_deployment_device_information.go +++ b/model_asset_deployment_device_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_device_list.go b/model_asset_deployment_device_list.go index e34414f27b..152b31adf0 100644 --- a/model_asset_deployment_device_list.go +++ b/model_asset_deployment_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_device_relationship.go b/model_asset_deployment_device_relationship.go index 7d9289f4cb..dce7ffd689 100644 --- a/model_asset_deployment_device_relationship.go +++ b/model_asset_deployment_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_device_response.go b/model_asset_deployment_device_response.go index f88e5096ce..8561d597fe 100644 --- a/model_asset_deployment_device_response.go +++ b/model_asset_deployment_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_list.go b/model_asset_deployment_list.go index 64c111d94e..a7062f4d04 100644 --- a/model_asset_deployment_list.go +++ b/model_asset_deployment_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_relationship.go b/model_asset_deployment_relationship.go index 7039838ad6..bef5f7e4ee 100644 --- a/model_asset_deployment_relationship.go +++ b/model_asset_deployment_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_deployment_response.go b/model_asset_deployment_response.go index f07cae8802..32c871a6c6 100644 --- a/model_asset_deployment_response.go +++ b/model_asset_deployment_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_claim.go b/model_asset_device_claim.go index 8326862319..10620db1ce 100644 --- a/model_asset_device_claim.go +++ b/model_asset_device_claim.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_claim_relationship.go b/model_asset_device_claim_relationship.go index c52fba7d32..5ba54fcd7e 100644 --- a/model_asset_device_claim_relationship.go +++ b/model_asset_device_claim_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_configuration.go b/model_asset_device_configuration.go index 96ae787d6f..547f4530bc 100644 --- a/model_asset_device_configuration.go +++ b/model_asset_device_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_configuration_list.go b/model_asset_device_configuration_list.go index 519421a633..7e474f0b68 100644 --- a/model_asset_device_configuration_list.go +++ b/model_asset_device_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_configuration_relationship.go b/model_asset_device_configuration_relationship.go index b76686a40a..6b5923f9c5 100644 --- a/model_asset_device_configuration_relationship.go +++ b/model_asset_device_configuration_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_configuration_response.go b/model_asset_device_configuration_response.go index 6555aeaef8..e4a3daed05 100644 --- a/model_asset_device_configuration_response.go +++ b/model_asset_device_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_connection.go b/model_asset_device_connection.go index 5637e0f5d4..2a85289ce6 100644 --- a/model_asset_device_connection.go +++ b/model_asset_device_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_connection_relationship.go b/model_asset_device_connection_relationship.go index 8af02c265f..6e37518d1c 100644 --- a/model_asset_device_connection_relationship.go +++ b/model_asset_device_connection_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_connector_manager.go b/model_asset_device_connector_manager.go index a4b5e59541..003aaec8d4 100644 --- a/model_asset_device_connector_manager.go +++ b/model_asset_device_connector_manager.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_connector_manager_list.go b/model_asset_device_connector_manager_list.go index 2caa5a7228..d67a064fa1 100644 --- a/model_asset_device_connector_manager_list.go +++ b/model_asset_device_connector_manager_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_connector_manager_response.go b/model_asset_device_connector_manager_response.go index d257ceb759..277b80def8 100644 --- a/model_asset_device_connector_manager_response.go +++ b/model_asset_device_connector_manager_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_contract_information.go b/model_asset_device_contract_information.go index f5fd767a31..1b9cd376b5 100644 --- a/model_asset_device_contract_information.go +++ b/model_asset_device_contract_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_contract_information_list.go b/model_asset_device_contract_information_list.go index e0d82553b0..3842ff7cf9 100644 --- a/model_asset_device_contract_information_list.go +++ b/model_asset_device_contract_information_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_contract_information_relationship.go b/model_asset_device_contract_information_relationship.go index 75e338cbf5..b1a3acab56 100644 --- a/model_asset_device_contract_information_relationship.go +++ b/model_asset_device_contract_information_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_contract_information_response.go b/model_asset_device_contract_information_response.go index c43e1ca36b..8befb037fc 100644 --- a/model_asset_device_contract_information_response.go +++ b/model_asset_device_contract_information_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_contract_notification.go b/model_asset_device_contract_notification.go index fb3e71d8a6..bb0ec1c2fd 100644 --- a/model_asset_device_contract_notification.go +++ b/model_asset_device_contract_notification.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_endpoint_local_credential.go b/model_asset_device_endpoint_local_credential.go index 0514ec4c3b..4dd52c00aa 100644 --- a/model_asset_device_endpoint_local_credential.go +++ b/model_asset_device_endpoint_local_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_information.go b/model_asset_device_information.go index 6a6b8ee450..faec1e8d25 100644 --- a/model_asset_device_information.go +++ b/model_asset_device_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_registration.go b/model_asset_device_registration.go index fed3f41bc5..abe85edaf0 100644 --- a/model_asset_device_registration.go +++ b/model_asset_device_registration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_registration_list.go b/model_asset_device_registration_list.go index fe6d2eb1ef..7252a7c4e2 100644 --- a/model_asset_device_registration_list.go +++ b/model_asset_device_registration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_registration_relationship.go b/model_asset_device_registration_relationship.go index 1275ebaf3c..acb82120ac 100644 --- a/model_asset_device_registration_relationship.go +++ b/model_asset_device_registration_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_registration_response.go b/model_asset_device_registration_response.go index 24da140079..c5d203949a 100644 --- a/model_asset_device_registration_response.go +++ b/model_asset_device_registration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_statistics.go b/model_asset_device_statistics.go index e768a62d26..5be02f86c6 100644 --- a/model_asset_device_statistics.go +++ b/model_asset_device_statistics.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_device_transaction.go b/model_asset_device_transaction.go index 19260b9099..c63ea2b1ea 100644 --- a/model_asset_device_transaction.go +++ b/model_asset_device_transaction.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_generic_target_claim_options.go b/model_asset_generic_target_claim_options.go index 45c01f7e49..8aae78b36f 100644 --- a/model_asset_generic_target_claim_options.go +++ b/model_asset_generic_target_claim_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_global_ultimate.go b/model_asset_global_ultimate.go index 7ebe4dd54d..5ddd981535 100644 --- a/model_asset_global_ultimate.go +++ b/model_asset_global_ultimate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_google_cloud_platform_service_account_key_credential.go b/model_asset_google_cloud_platform_service_account_key_credential.go index bc577b6d18..a61bdac07d 100644 --- a/model_asset_google_cloud_platform_service_account_key_credential.go +++ b/model_asset_google_cloud_platform_service_account_key_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_http_connection.go b/model_asset_http_connection.go index 9ace6b04fd..0773d46fdd 100644 --- a/model_asset_http_connection.go +++ b/model_asset_http_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_intersight_device_connector_connection.go b/model_asset_intersight_device_connector_connection.go index 734ee5f4ef..9bcd5ded0e 100644 --- a/model_asset_intersight_device_connector_connection.go +++ b/model_asset_intersight_device_connector_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_meraki_cloud_options.go b/model_asset_meraki_cloud_options.go index 1d1115b0f5..7c04d7bfe1 100644 --- a/model_asset_meraki_cloud_options.go +++ b/model_asset_meraki_cloud_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_metering_type.go b/model_asset_metering_type.go index cfffa23ed1..24b6b02207 100644 --- a/model_asset_metering_type.go +++ b/model_asset_metering_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_new_relic_credential.go b/model_asset_new_relic_credential.go index 129839c9c6..971263cdff 100644 --- a/model_asset_new_relic_credential.go +++ b/model_asset_new_relic_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_no_authentication_credential.go b/model_asset_no_authentication_credential.go index 6e39d1e457..ed7927468e 100644 --- a/model_asset_no_authentication_credential.go +++ b/model_asset_no_authentication_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_oauth_bearer_token_credential.go b/model_asset_oauth_bearer_token_credential.go index 0a24fbd4d6..c4f2701ac3 100644 --- a/model_asset_oauth_bearer_token_credential.go +++ b/model_asset_oauth_bearer_token_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_oauth_client_id_secret_credential.go b/model_asset_oauth_client_id_secret_credential.go index 78dcd74b2a..94d744fdc3 100644 --- a/model_asset_oauth_client_id_secret_credential.go +++ b/model_asset_oauth_client_id_secret_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_orchestration_civp_vmware_vcenter_options.go b/model_asset_orchestration_civp_vmware_vcenter_options.go index 623092445d..bc20e6d344 100644 --- a/model_asset_orchestration_civp_vmware_vcenter_options.go +++ b/model_asset_orchestration_civp_vmware_vcenter_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_orchestration_hitachi_virtual_storage_platform_options.go b/model_asset_orchestration_hitachi_virtual_storage_platform_options.go index ae9b21747e..482cf94f78 100644 --- a/model_asset_orchestration_hitachi_virtual_storage_platform_options.go +++ b/model_asset_orchestration_hitachi_virtual_storage_platform_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_orchestration_hsm_vmware_vcenter_options.go b/model_asset_orchestration_hsm_vmware_vcenter_options.go index f901f0d1fd..f4cb426179 100644 --- a/model_asset_orchestration_hsm_vmware_vcenter_options.go +++ b/model_asset_orchestration_hsm_vmware_vcenter_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_orchestration_service.go b/model_asset_orchestration_service.go index 671d4c7b69..827d6d691b 100644 --- a/model_asset_orchestration_service.go +++ b/model_asset_orchestration_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_parent_connection_signature.go b/model_asset_parent_connection_signature.go index 91010b56c0..2937ce1df4 100644 --- a/model_asset_parent_connection_signature.go +++ b/model_asset_parent_connection_signature.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_private_key_credential.go b/model_asset_private_key_credential.go index d7641420be..95093e7a0f 100644 --- a/model_asset_private_key_credential.go +++ b/model_asset_private_key_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_product_information.go b/model_asset_product_information.go index a1164b76b6..70470068ab 100644 --- a/model_asset_product_information.go +++ b/model_asset_product_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_scoped_target_connection.go b/model_asset_scoped_target_connection.go index eeb965425f..90f48c1faf 100644 --- a/model_asset_scoped_target_connection.go +++ b/model_asset_scoped_target_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_service.go b/model_asset_service.go index e51e35fcaa..c822c348fa 100644 --- a/model_asset_service.go +++ b/model_asset_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_service_now_credential.go b/model_asset_service_now_credential.go index 119507e7a4..7770fb5fa2 100644 --- a/model_asset_service_now_credential.go +++ b/model_asset_service_now_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_service_options.go b/model_asset_service_options.go index 26e64e5674..d7d57b3656 100644 --- a/model_asset_service_options.go +++ b/model_asset_service_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_ssh_connection.go b/model_asset_ssh_connection.go index 5ec5ccd8a4..09fc4e6914 100644 --- a/model_asset_ssh_connection.go +++ b/model_asset_ssh_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription.go b/model_asset_subscription.go index 72be7eee9f..b838bef894 100644 --- a/model_asset_subscription.go +++ b/model_asset_subscription.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_account.go b/model_asset_subscription_account.go index 955531decd..f8114c9523 100644 --- a/model_asset_subscription_account.go +++ b/model_asset_subscription_account.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_account_list.go b/model_asset_subscription_account_list.go index 8fe35f0707..dc2cc59374 100644 --- a/model_asset_subscription_account_list.go +++ b/model_asset_subscription_account_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_account_relationship.go b/model_asset_subscription_account_relationship.go index 1bfba8d380..8cb76e60fd 100644 --- a/model_asset_subscription_account_relationship.go +++ b/model_asset_subscription_account_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_account_response.go b/model_asset_subscription_account_response.go index 01c0583838..b3a84feec0 100644 --- a/model_asset_subscription_account_response.go +++ b/model_asset_subscription_account_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_device_contract_information.go b/model_asset_subscription_device_contract_information.go index c8bec78b63..515d8f6000 100644 --- a/model_asset_subscription_device_contract_information.go +++ b/model_asset_subscription_device_contract_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_device_contract_information_list.go b/model_asset_subscription_device_contract_information_list.go index c7934f62cc..c7bf1c8fba 100644 --- a/model_asset_subscription_device_contract_information_list.go +++ b/model_asset_subscription_device_contract_information_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_device_contract_information_response.go b/model_asset_subscription_device_contract_information_response.go index 1d9184191c..5037647187 100644 --- a/model_asset_subscription_device_contract_information_response.go +++ b/model_asset_subscription_device_contract_information_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_list.go b/model_asset_subscription_list.go index 26be9560a1..8b0639cdb7 100644 --- a/model_asset_subscription_list.go +++ b/model_asset_subscription_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_relationship.go b/model_asset_subscription_relationship.go index 9cfbc1c9ff..f1766f6a31 100644 --- a/model_asset_subscription_relationship.go +++ b/model_asset_subscription_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_subscription_response.go b/model_asset_subscription_response.go index a8a40b6066..c832a0674b 100644 --- a/model_asset_subscription_response.go +++ b/model_asset_subscription_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_sudi_info.go b/model_asset_sudi_info.go index 288391a4f4..de9e896cb0 100644 --- a/model_asset_sudi_info.go +++ b/model_asset_sudi_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_target.go b/model_asset_target.go index 30162c85ea..db3ab08751 100644 --- a/model_asset_target.go +++ b/model_asset_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_target_key.go b/model_asset_target_key.go index e60c054d71..70e1553d82 100644 --- a/model_asset_target_key.go +++ b/model_asset_target_key.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_target_list.go b/model_asset_target_list.go index df41d30d7b..5ecfc8ee6d 100644 --- a/model_asset_target_list.go +++ b/model_asset_target_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_target_relationship.go b/model_asset_target_relationship.go index 35962b60ef..7bf1513de5 100644 --- a/model_asset_target_relationship.go +++ b/model_asset_target_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_target_response.go b/model_asset_target_response.go index ee48f0d469..f96bdcaf61 100644 --- a/model_asset_target_response.go +++ b/model_asset_target_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_target_signature.go b/model_asset_target_signature.go index a77433a068..b5e2a5d4cf 100644 --- a/model_asset_target_signature.go +++ b/model_asset_target_signature.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_target_status_details.go b/model_asset_target_status_details.go index db764181a4..f06a65c94c 100644 --- a/model_asset_target_status_details.go +++ b/model_asset_target_status_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_terraform_integration_service.go b/model_asset_terraform_integration_service.go index 7274f18a94..d6cce3b32d 100644 --- a/model_asset_terraform_integration_service.go +++ b/model_asset_terraform_integration_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_terraform_integration_terraform_agent_options.go b/model_asset_terraform_integration_terraform_agent_options.go index 43abb2827f..280974a598 100644 --- a/model_asset_terraform_integration_terraform_agent_options.go +++ b/model_asset_terraform_integration_terraform_agent_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_terraform_integration_terraform_cloud_options.go b/model_asset_terraform_integration_terraform_cloud_options.go index eab16a73f2..b84e7d4d66 100644 --- a/model_asset_terraform_integration_terraform_cloud_options.go +++ b/model_asset_terraform_integration_terraform_cloud_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_username_password_credential.go b/model_asset_username_password_credential.go index 75fcecadb3..b0094a1bd0 100644 --- a/model_asset_username_password_credential.go +++ b/model_asset_username_password_credential.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_virtualization_amazon_web_service_options.go b/model_asset_virtualization_amazon_web_service_options.go index c2292cbde0..ee9dfadd64 100644 --- a/model_asset_virtualization_amazon_web_service_options.go +++ b/model_asset_virtualization_amazon_web_service_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_virtualization_cloud_options.go b/model_asset_virtualization_cloud_options.go index 3107f22df2..ddf9b250b7 100644 --- a/model_asset_virtualization_cloud_options.go +++ b/model_asset_virtualization_cloud_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_virtualization_service.go b/model_asset_virtualization_service.go index 7d0227573f..e500cfc0b4 100644 --- a/model_asset_virtualization_service.go +++ b/model_asset_virtualization_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_vm_host.go b/model_asset_vm_host.go index 3676ab2ce5..06763feec8 100644 --- a/model_asset_vm_host.go +++ b/model_asset_vm_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_amazon_web_services_billing_options.go b/model_asset_workload_optimizer_amazon_web_services_billing_options.go index 1600957b1b..aa32400e77 100644 --- a/model_asset_workload_optimizer_amazon_web_services_billing_options.go +++ b/model_asset_workload_optimizer_amazon_web_services_billing_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_dynatrace_options.go b/model_asset_workload_optimizer_dynatrace_options.go index e9a843d88b..af4586b633 100644 --- a/model_asset_workload_optimizer_dynatrace_options.go +++ b/model_asset_workload_optimizer_dynatrace_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_google_cloud_platform_billing_options.go b/model_asset_workload_optimizer_google_cloud_platform_billing_options.go index ae4aa67810..3d0cb54f29 100644 --- a/model_asset_workload_optimizer_google_cloud_platform_billing_options.go +++ b/model_asset_workload_optimizer_google_cloud_platform_billing_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_hyperv_options.go b/model_asset_workload_optimizer_hyperv_options.go index 3b29b76b4a..a1d7114282 100644 --- a/model_asset_workload_optimizer_hyperv_options.go +++ b/model_asset_workload_optimizer_hyperv_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_microsoft_azure_application_insights_options.go b/model_asset_workload_optimizer_microsoft_azure_application_insights_options.go index 2011e742f3..a47dcced0b 100644 --- a/model_asset_workload_optimizer_microsoft_azure_application_insights_options.go +++ b/model_asset_workload_optimizer_microsoft_azure_application_insights_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_microsoft_azure_billing_options.go b/model_asset_workload_optimizer_microsoft_azure_billing_options.go index 857f5478e3..0d691bb6b6 100644 --- a/model_asset_workload_optimizer_microsoft_azure_billing_options.go +++ b/model_asset_workload_optimizer_microsoft_azure_billing_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.go b/model_asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.go index ab4acb6fa0..d3a12cecad 100644 --- a/model_asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.go +++ b/model_asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_microsoft_azure_service_principal_options.go b/model_asset_workload_optimizer_microsoft_azure_service_principal_options.go index d37cc96e48..b57c36ae3d 100644 --- a/model_asset_workload_optimizer_microsoft_azure_service_principal_options.go +++ b/model_asset_workload_optimizer_microsoft_azure_service_principal_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_microsoft_sql_server_options.go b/model_asset_workload_optimizer_microsoft_sql_server_options.go index a16efedae5..4321a0ef23 100644 --- a/model_asset_workload_optimizer_microsoft_sql_server_options.go +++ b/model_asset_workload_optimizer_microsoft_sql_server_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_new_relic_options.go b/model_asset_workload_optimizer_new_relic_options.go index dbbd66ec93..123b2c5911 100644 --- a/model_asset_workload_optimizer_new_relic_options.go +++ b/model_asset_workload_optimizer_new_relic_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_open_stack_options.go b/model_asset_workload_optimizer_open_stack_options.go index 7bf7550154..6a7e3e1f31 100644 --- a/model_asset_workload_optimizer_open_stack_options.go +++ b/model_asset_workload_optimizer_open_stack_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_oracle_database_server_options.go b/model_asset_workload_optimizer_oracle_database_server_options.go index 2eb0c5e01d..c2641fb588 100644 --- a/model_asset_workload_optimizer_oracle_database_server_options.go +++ b/model_asset_workload_optimizer_oracle_database_server_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_red_hat_open_stack_options.go b/model_asset_workload_optimizer_red_hat_open_stack_options.go index 7e453d3b37..9919cb760b 100644 --- a/model_asset_workload_optimizer_red_hat_open_stack_options.go +++ b/model_asset_workload_optimizer_red_hat_open_stack_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_service.go b/model_asset_workload_optimizer_service.go index 0633d2bd33..b6de26785a 100644 --- a/model_asset_workload_optimizer_service.go +++ b/model_asset_workload_optimizer_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_asset_workload_optimizer_vmware_vcenter_options.go b/model_asset_workload_optimizer_vmware_vcenter_options.go index cdb8dd0007..3069559753 100644 --- a/model_asset_workload_optimizer_vmware_vcenter_options.go +++ b/model_asset_workload_optimizer_vmware_vcenter_options.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_device.go b/model_bios_boot_device.go index d6f811a4e9..1df2010a70 100644 --- a/model_bios_boot_device.go +++ b/model_bios_boot_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_device_list.go b/model_bios_boot_device_list.go index e283b4d26a..15ec2586e2 100644 --- a/model_bios_boot_device_list.go +++ b/model_bios_boot_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_device_relationship.go b/model_bios_boot_device_relationship.go index 618a4103a2..5e819f2a38 100644 --- a/model_bios_boot_device_relationship.go +++ b/model_bios_boot_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_device_response.go b/model_bios_boot_device_response.go index 24150a0b5a..6410cf31c3 100644 --- a/model_bios_boot_device_response.go +++ b/model_bios_boot_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_mode.go b/model_bios_boot_mode.go index 3eddcb87a4..c925effcd9 100644 --- a/model_bios_boot_mode.go +++ b/model_bios_boot_mode.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_mode_list.go b/model_bios_boot_mode_list.go index 561537c2f4..e4762eb56b 100644 --- a/model_bios_boot_mode_list.go +++ b/model_bios_boot_mode_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_mode_relationship.go b/model_bios_boot_mode_relationship.go index b1003ca2e1..5fda28393a 100644 --- a/model_bios_boot_mode_relationship.go +++ b/model_bios_boot_mode_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_boot_mode_response.go b/model_bios_boot_mode_response.go index 1c22fe20c6..92abe2f6b3 100644 --- a/model_bios_boot_mode_response.go +++ b/model_bios_boot_mode_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_policy.go b/model_bios_policy.go index 4f84377e72..b01f9a3e57 100644 --- a/model_bios_policy.go +++ b/model_bios_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_policy_list.go b/model_bios_policy_list.go index b6236a5086..e3d02782f1 100644 --- a/model_bios_policy_list.go +++ b/model_bios_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_policy_response.go b/model_bios_policy_response.go index ba6aadd29e..8fbbfc0699 100644 --- a/model_bios_policy_response.go +++ b/model_bios_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_system_boot_order.go b/model_bios_system_boot_order.go index eec7233b9c..9d7b5988bd 100644 --- a/model_bios_system_boot_order.go +++ b/model_bios_system_boot_order.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_system_boot_order_list.go b/model_bios_system_boot_order_list.go index b25080deae..4fe3741d17 100644 --- a/model_bios_system_boot_order_list.go +++ b/model_bios_system_boot_order_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_system_boot_order_relationship.go b/model_bios_system_boot_order_relationship.go index 1c52abd263..a2d0a4e43a 100644 --- a/model_bios_system_boot_order_relationship.go +++ b/model_bios_system_boot_order_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_system_boot_order_response.go b/model_bios_system_boot_order_response.go index 95e961540b..2bc10e01fb 100644 --- a/model_bios_system_boot_order_response.go +++ b/model_bios_system_boot_order_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_token_settings.go b/model_bios_token_settings.go index d0dc855cd1..920291e3d0 100644 --- a/model_bios_token_settings.go +++ b/model_bios_token_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_token_settings_list.go b/model_bios_token_settings_list.go index 95c5469690..baa3038510 100644 --- a/model_bios_token_settings_list.go +++ b/model_bios_token_settings_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_token_settings_relationship.go b/model_bios_token_settings_relationship.go index 67115a90d7..980edeaf83 100644 --- a/model_bios_token_settings_relationship.go +++ b/model_bios_token_settings_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_token_settings_response.go b/model_bios_token_settings_response.go index 58c4df0b86..cc52fad0dd 100644 --- a/model_bios_token_settings_response.go +++ b/model_bios_token_settings_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_unit.go b/model_bios_unit.go index 6924be57f0..fe048fe1b2 100644 --- a/model_bios_unit.go +++ b/model_bios_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_unit_list.go b/model_bios_unit_list.go index a4e538b93d..5fb64902fb 100644 --- a/model_bios_unit_list.go +++ b/model_bios_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_unit_relationship.go b/model_bios_unit_relationship.go index ea16132914..146a84b02a 100644 --- a/model_bios_unit_relationship.go +++ b/model_bios_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_unit_response.go b/model_bios_unit_response.go index 3860fce8f7..bdd307cd93 100644 --- a/model_bios_unit_response.go +++ b/model_bios_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_vf_select_memory_ras_configuration.go b/model_bios_vf_select_memory_ras_configuration.go index b4af1cc67a..a0083340dc 100644 --- a/model_bios_vf_select_memory_ras_configuration.go +++ b/model_bios_vf_select_memory_ras_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_vf_select_memory_ras_configuration_list.go b/model_bios_vf_select_memory_ras_configuration_list.go index 4e5bcccc1a..ed1e469bf7 100644 --- a/model_bios_vf_select_memory_ras_configuration_list.go +++ b/model_bios_vf_select_memory_ras_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_vf_select_memory_ras_configuration_relationship.go b/model_bios_vf_select_memory_ras_configuration_relationship.go index 37ac490db5..501542f866 100644 --- a/model_bios_vf_select_memory_ras_configuration_relationship.go +++ b/model_bios_vf_select_memory_ras_configuration_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bios_vf_select_memory_ras_configuration_response.go b/model_bios_vf_select_memory_ras_configuration_response.go index 094e991db9..914e345135 100644 --- a/model_bios_vf_select_memory_ras_configuration_response.go +++ b/model_bios_vf_select_memory_ras_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_bootloader.go b/model_boot_bootloader.go index 502766175b..06ffee0513 100644 --- a/model_boot_bootloader.go +++ b/model_boot_bootloader.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_cdd_device.go b/model_boot_cdd_device.go index 61d6374388..209871018c 100644 --- a/model_boot_cdd_device.go +++ b/model_boot_cdd_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_cdd_device_list.go b/model_boot_cdd_device_list.go index 3feb8d1038..dd929f9e25 100644 --- a/model_boot_cdd_device_list.go +++ b/model_boot_cdd_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_cdd_device_relationship.go b/model_boot_cdd_device_relationship.go index f764ff5cfd..4e42a37790 100644 --- a/model_boot_cdd_device_relationship.go +++ b/model_boot_cdd_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_cdd_device_response.go b/model_boot_cdd_device_response.go index 3c30bd919c..30914a53a6 100644 --- a/model_boot_cdd_device_response.go +++ b/model_boot_cdd_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_configured_device.go b/model_boot_configured_device.go index 4a25aa9cfa..34b8789217 100644 --- a/model_boot_configured_device.go +++ b/model_boot_configured_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_base.go b/model_boot_device_base.go index 761a50c006..57826f0c86 100644 --- a/model_boot_device_base.go +++ b/model_boot_device_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_mode.go b/model_boot_device_boot_mode.go index e4564f1087..042d85e825 100644 --- a/model_boot_device_boot_mode.go +++ b/model_boot_device_boot_mode.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_mode_list.go b/model_boot_device_boot_mode_list.go index ff09ddfaa2..509e2f380f 100644 --- a/model_boot_device_boot_mode_list.go +++ b/model_boot_device_boot_mode_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_mode_relationship.go b/model_boot_device_boot_mode_relationship.go index 1049709ce9..0d82b89abb 100644 --- a/model_boot_device_boot_mode_relationship.go +++ b/model_boot_device_boot_mode_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_mode_response.go b/model_boot_device_boot_mode_response.go index e29cf7bbb3..fa946c96cd 100644 --- a/model_boot_device_boot_mode_response.go +++ b/model_boot_device_boot_mode_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_security.go b/model_boot_device_boot_security.go index bf5e19d095..758e13c8b8 100644 --- a/model_boot_device_boot_security.go +++ b/model_boot_device_boot_security.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_security_list.go b/model_boot_device_boot_security_list.go index 097dc2cff5..5c6b226910 100644 --- a/model_boot_device_boot_security_list.go +++ b/model_boot_device_boot_security_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_security_relationship.go b/model_boot_device_boot_security_relationship.go index a5c270a8e7..c96250abfc 100644 --- a/model_boot_device_boot_security_relationship.go +++ b/model_boot_device_boot_security_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_device_boot_security_response.go b/model_boot_device_boot_security_response.go index ba2e3a9cc1..1744dafa86 100644 --- a/model_boot_device_boot_security_response.go +++ b/model_boot_device_boot_security_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_flex_mmc.go b/model_boot_flex_mmc.go index 5911dece84..8ffb5687ee 100644 --- a/model_boot_flex_mmc.go +++ b/model_boot_flex_mmc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_hdd_device.go b/model_boot_hdd_device.go index 4b2d756ceb..64abeb6b20 100644 --- a/model_boot_hdd_device.go +++ b/model_boot_hdd_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_hdd_device_list.go b/model_boot_hdd_device_list.go index 079e35ae49..f9ab5c246f 100644 --- a/model_boot_hdd_device_list.go +++ b/model_boot_hdd_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_hdd_device_relationship.go b/model_boot_hdd_device_relationship.go index 3d3f582331..33c934ac6f 100644 --- a/model_boot_hdd_device_relationship.go +++ b/model_boot_hdd_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_hdd_device_response.go b/model_boot_hdd_device_response.go index f367c5aa0f..28dd93ce33 100644 --- a/model_boot_hdd_device_response.go +++ b/model_boot_hdd_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_http.go b/model_boot_http.go index b0306178e7..a0061755d3 100644 --- a/model_boot_http.go +++ b/model_boot_http.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_iscsi.go b/model_boot_iscsi.go index 50bdfe7ef0..4ce7d3e551 100644 --- a/model_boot_iscsi.go +++ b/model_boot_iscsi.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_iscsi_device.go b/model_boot_iscsi_device.go index ae1924eafb..dd7ae55fa7 100644 --- a/model_boot_iscsi_device.go +++ b/model_boot_iscsi_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_iscsi_device_list.go b/model_boot_iscsi_device_list.go index 45082ffb16..dc8f52737f 100644 --- a/model_boot_iscsi_device_list.go +++ b/model_boot_iscsi_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_iscsi_device_relationship.go b/model_boot_iscsi_device_relationship.go index b0dad50d25..fa9e314643 100644 --- a/model_boot_iscsi_device_relationship.go +++ b/model_boot_iscsi_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_iscsi_device_response.go b/model_boot_iscsi_device_response.go index cdcebc4e5b..5343c4e062 100644 --- a/model_boot_iscsi_device_response.go +++ b/model_boot_iscsi_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_local_cdd.go b/model_boot_local_cdd.go index 6ea677d7fd..09a9ce6c39 100644 --- a/model_boot_local_cdd.go +++ b/model_boot_local_cdd.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_local_disk.go b/model_boot_local_disk.go index a1caf1ba22..b320833fd0 100644 --- a/model_boot_local_disk.go +++ b/model_boot_local_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_nvme.go b/model_boot_nvme.go index e45838a28e..a5aab90b31 100644 --- a/model_boot_nvme.go +++ b/model_boot_nvme.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_nvme_device.go b/model_boot_nvme_device.go index 0654b0fadb..707c5dc0f0 100644 --- a/model_boot_nvme_device.go +++ b/model_boot_nvme_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_nvme_device_list.go b/model_boot_nvme_device_list.go index 1cf0eaeeb4..e6b7ae1266 100644 --- a/model_boot_nvme_device_list.go +++ b/model_boot_nvme_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_nvme_device_relationship.go b/model_boot_nvme_device_relationship.go index fd3d74dee9..2fff3421db 100644 --- a/model_boot_nvme_device_relationship.go +++ b/model_boot_nvme_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_nvme_device_response.go b/model_boot_nvme_device_response.go index ca0c4865df..41bd94a485 100644 --- a/model_boot_nvme_device_response.go +++ b/model_boot_nvme_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pch_storage.go b/model_boot_pch_storage.go index 53890a6be9..cc590f390b 100644 --- a/model_boot_pch_storage.go +++ b/model_boot_pch_storage.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pch_storage_device.go b/model_boot_pch_storage_device.go index cbe31dcd79..a9d4a62898 100644 --- a/model_boot_pch_storage_device.go +++ b/model_boot_pch_storage_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pch_storage_device_list.go b/model_boot_pch_storage_device_list.go index eb286dca42..d1c3b03a05 100644 --- a/model_boot_pch_storage_device_list.go +++ b/model_boot_pch_storage_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pch_storage_device_relationship.go b/model_boot_pch_storage_device_relationship.go index 1327a590f8..e7af32e546 100644 --- a/model_boot_pch_storage_device_relationship.go +++ b/model_boot_pch_storage_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pch_storage_device_response.go b/model_boot_pch_storage_device_response.go index 79496b26cd..1b97c1c37e 100644 --- a/model_boot_pch_storage_device_response.go +++ b/model_boot_pch_storage_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_precision_policy.go b/model_boot_precision_policy.go index cf05e9c93d..fdd462fe91 100644 --- a/model_boot_precision_policy.go +++ b/model_boot_precision_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_precision_policy_list.go b/model_boot_precision_policy_list.go index d9b8325980..fcbd985fe6 100644 --- a/model_boot_precision_policy_list.go +++ b/model_boot_precision_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_precision_policy_response.go b/model_boot_precision_policy_response.go index b52dc7c8c4..219f1326ad 100644 --- a/model_boot_precision_policy_response.go +++ b/model_boot_precision_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pxe.go b/model_boot_pxe.go index be998c712f..698de25cd3 100644 --- a/model_boot_pxe.go +++ b/model_boot_pxe.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pxe_device.go b/model_boot_pxe_device.go index e7e152b789..be7aceebcd 100644 --- a/model_boot_pxe_device.go +++ b/model_boot_pxe_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pxe_device_list.go b/model_boot_pxe_device_list.go index c57a56cfc0..c980c87376 100644 --- a/model_boot_pxe_device_list.go +++ b/model_boot_pxe_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pxe_device_relationship.go b/model_boot_pxe_device_relationship.go index 39c9e4b2e8..c30387c925 100644 --- a/model_boot_pxe_device_relationship.go +++ b/model_boot_pxe_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_pxe_device_response.go b/model_boot_pxe_device_response.go index 0583bd8ec0..d60b224fe4 100644 --- a/model_boot_pxe_device_response.go +++ b/model_boot_pxe_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_san.go b/model_boot_san.go index fc422f7c7e..c47ae0269d 100644 --- a/model_boot_san.go +++ b/model_boot_san.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_san_device.go b/model_boot_san_device.go index 3b63116abd..b401638a66 100644 --- a/model_boot_san_device.go +++ b/model_boot_san_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_san_device_list.go b/model_boot_san_device_list.go index 2ce213c867..a3e13c908e 100644 --- a/model_boot_san_device_list.go +++ b/model_boot_san_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_san_device_relationship.go b/model_boot_san_device_relationship.go index a0bea14fc6..bd7abb0376 100644 --- a/model_boot_san_device_relationship.go +++ b/model_boot_san_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_san_device_response.go b/model_boot_san_device_response.go index 7bc51883dc..233eaf2ccb 100644 --- a/model_boot_san_device_response.go +++ b/model_boot_san_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_sd_card.go b/model_boot_sd_card.go index 15c8feb914..ef4a8d26ca 100644 --- a/model_boot_sd_card.go +++ b/model_boot_sd_card.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_sd_device.go b/model_boot_sd_device.go index 2c557f8fab..3de775c1fb 100644 --- a/model_boot_sd_device.go +++ b/model_boot_sd_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_sd_device_list.go b/model_boot_sd_device_list.go index bbaa770db7..c7d2725776 100644 --- a/model_boot_sd_device_list.go +++ b/model_boot_sd_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_sd_device_relationship.go b/model_boot_sd_device_relationship.go index 15a253f144..95bd8f8003 100644 --- a/model_boot_sd_device_relationship.go +++ b/model_boot_sd_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_sd_device_response.go b/model_boot_sd_device_response.go index a8e9257277..4a2a6b0677 100644 --- a/model_boot_sd_device_response.go +++ b/model_boot_sd_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_static_ip_v4_settings.go b/model_boot_static_ip_v4_settings.go index 014bae9e25..d64319c0f7 100644 --- a/model_boot_static_ip_v4_settings.go +++ b/model_boot_static_ip_v4_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_static_ip_v6_settings.go b/model_boot_static_ip_v6_settings.go index eda54a479c..1acd1aac19 100644 --- a/model_boot_static_ip_v6_settings.go +++ b/model_boot_static_ip_v6_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_uefi_shell.go b/model_boot_uefi_shell.go index 73f2ac71ea..b0302a6d4b 100644 --- a/model_boot_uefi_shell.go +++ b/model_boot_uefi_shell.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_uefi_shell_device.go b/model_boot_uefi_shell_device.go index a57b03d500..7ef8fe34de 100644 --- a/model_boot_uefi_shell_device.go +++ b/model_boot_uefi_shell_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_uefi_shell_device_list.go b/model_boot_uefi_shell_device_list.go index 4959843ec8..1d4996f5d9 100644 --- a/model_boot_uefi_shell_device_list.go +++ b/model_boot_uefi_shell_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_uefi_shell_device_relationship.go b/model_boot_uefi_shell_device_relationship.go index 88cd25afa6..3b96e9e19d 100644 --- a/model_boot_uefi_shell_device_relationship.go +++ b/model_boot_uefi_shell_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_uefi_shell_device_response.go b/model_boot_uefi_shell_device_response.go index 03584056fb..312f9a11da 100644 --- a/model_boot_uefi_shell_device_response.go +++ b/model_boot_uefi_shell_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_usb.go b/model_boot_usb.go index 8bc09f8caa..fcea1a70c5 100644 --- a/model_boot_usb.go +++ b/model_boot_usb.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_usb_device.go b/model_boot_usb_device.go index 26ca0df078..2a3049b484 100644 --- a/model_boot_usb_device.go +++ b/model_boot_usb_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_usb_device_list.go b/model_boot_usb_device_list.go index 65b3ea9fa2..7a644798ba 100644 --- a/model_boot_usb_device_list.go +++ b/model_boot_usb_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_usb_device_relationship.go b/model_boot_usb_device_relationship.go index 05697ee878..928c460781 100644 --- a/model_boot_usb_device_relationship.go +++ b/model_boot_usb_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_usb_device_response.go b/model_boot_usb_device_response.go index 287b316112..41a8be3095 100644 --- a/model_boot_usb_device_response.go +++ b/model_boot_usb_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_virtual_media.go b/model_boot_virtual_media.go index 64c6154d7e..92b89a2e29 100644 --- a/model_boot_virtual_media.go +++ b/model_boot_virtual_media.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_vmedia_device.go b/model_boot_vmedia_device.go index 0c59635eea..8e54e2b6aa 100644 --- a/model_boot_vmedia_device.go +++ b/model_boot_vmedia_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_vmedia_device_list.go b/model_boot_vmedia_device_list.go index acc48c8163..8ad53173da 100644 --- a/model_boot_vmedia_device_list.go +++ b/model_boot_vmedia_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_vmedia_device_relationship.go b/model_boot_vmedia_device_relationship.go index 4802644907..02231f2959 100644 --- a/model_boot_vmedia_device_relationship.go +++ b/model_boot_vmedia_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_boot_vmedia_device_response.go b/model_boot_vmedia_device_response.go index 63bd01683f..98eae149d2 100644 --- a/model_boot_vmedia_device_response.go +++ b/model_boot_vmedia_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_api_result.go b/model_bulk_api_result.go index 7832812a0d..c9a361163d 100644 --- a/model_bulk_api_result.go +++ b/model_bulk_api_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_export.go b/model_bulk_export.go index 18515dd8e2..e905f6f2d0 100644 --- a/model_bulk_export.go +++ b/model_bulk_export.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_export_list.go b/model_bulk_export_list.go index 2e900e2a38..ec7d5bfe70 100644 --- a/model_bulk_export_list.go +++ b/model_bulk_export_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_export_relationship.go b/model_bulk_export_relationship.go index bfe1e2c9ff..e0263f107a 100644 --- a/model_bulk_export_relationship.go +++ b/model_bulk_export_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_export_response.go b/model_bulk_export_response.go index f7a0bb6220..d1140d53e7 100644 --- a/model_bulk_export_response.go +++ b/model_bulk_export_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_exported_item.go b/model_bulk_exported_item.go index d69b2ee96a..66800e364e 100644 --- a/model_bulk_exported_item.go +++ b/model_bulk_exported_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_exported_item_list.go b/model_bulk_exported_item_list.go index 3ffb3fead7..d147270d32 100644 --- a/model_bulk_exported_item_list.go +++ b/model_bulk_exported_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_exported_item_relationship.go b/model_bulk_exported_item_relationship.go index ea4f12f9e0..1130774016 100644 --- a/model_bulk_exported_item_relationship.go +++ b/model_bulk_exported_item_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_exported_item_response.go b/model_bulk_exported_item_response.go index fa172790f2..99e3e93625 100644 --- a/model_bulk_exported_item_response.go +++ b/model_bulk_exported_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_http_header.go b/model_bulk_http_header.go index b7212c78e8..14abd80ba2 100644 --- a/model_bulk_http_header.go +++ b/model_bulk_http_header.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_cloner.go b/model_bulk_mo_cloner.go index b798517707..142217ec38 100644 --- a/model_bulk_mo_cloner.go +++ b/model_bulk_mo_cloner.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_cloner_list.go b/model_bulk_mo_cloner_list.go index a5ac0a0e8f..3aaf6b79b4 100644 --- a/model_bulk_mo_cloner_list.go +++ b/model_bulk_mo_cloner_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_cloner_relationship.go b/model_bulk_mo_cloner_relationship.go index 3967b590be..5dc3ae4f26 100644 --- a/model_bulk_mo_cloner_relationship.go +++ b/model_bulk_mo_cloner_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_cloner_response.go b/model_bulk_mo_cloner_response.go index 2ea70029d2..5afe56ee89 100644 --- a/model_bulk_mo_cloner_response.go +++ b/model_bulk_mo_cloner_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_deep_cloner.go b/model_bulk_mo_deep_cloner.go index b4b74da07a..7183240464 100644 --- a/model_bulk_mo_deep_cloner.go +++ b/model_bulk_mo_deep_cloner.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_deep_cloner_list.go b/model_bulk_mo_deep_cloner_list.go index 660d33fac8..7ab40a55b7 100644 --- a/model_bulk_mo_deep_cloner_list.go +++ b/model_bulk_mo_deep_cloner_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_deep_cloner_relationship.go b/model_bulk_mo_deep_cloner_relationship.go index d7ea24204c..799b8b2842 100644 --- a/model_bulk_mo_deep_cloner_relationship.go +++ b/model_bulk_mo_deep_cloner_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_deep_cloner_response.go b/model_bulk_mo_deep_cloner_response.go index 34327771b8..dc8148c1f2 100644 --- a/model_bulk_mo_deep_cloner_response.go +++ b/model_bulk_mo_deep_cloner_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_merger.go b/model_bulk_mo_merger.go index 4dae94a01d..852b9034c6 100644 --- a/model_bulk_mo_merger.go +++ b/model_bulk_mo_merger.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_merger_list.go b/model_bulk_mo_merger_list.go index f6d6084cc0..931803121a 100644 --- a/model_bulk_mo_merger_list.go +++ b/model_bulk_mo_merger_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_merger_relationship.go b/model_bulk_mo_merger_relationship.go index 8c7c4605d4..9c3f89a1cd 100644 --- a/model_bulk_mo_merger_relationship.go +++ b/model_bulk_mo_merger_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_mo_merger_response.go b/model_bulk_mo_merger_response.go index e896261a15..333b93bcc6 100644 --- a/model_bulk_mo_merger_response.go +++ b/model_bulk_mo_merger_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_multi_relation_entry_patch.go b/model_bulk_multi_relation_entry_patch.go index 6160bae92b..2ca6884a47 100644 --- a/model_bulk_multi_relation_entry_patch.go +++ b/model_bulk_multi_relation_entry_patch.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_patch_content.go b/model_bulk_patch_content.go index 5f3b906706..83ea30bbac 100644 --- a/model_bulk_patch_content.go +++ b/model_bulk_patch_content.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_request.go b/model_bulk_request.go index d8a7cc11bc..f54249d6df 100644 --- a/model_bulk_request.go +++ b/model_bulk_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_request_list.go b/model_bulk_request_list.go index 0c4bea43b9..a8d6eab6e0 100644 --- a/model_bulk_request_list.go +++ b/model_bulk_request_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_request_relationship.go b/model_bulk_request_relationship.go index 9cc1b2e9a5..b754f675d4 100644 --- a/model_bulk_request_relationship.go +++ b/model_bulk_request_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_request_response.go b/model_bulk_request_response.go index d24a186537..76a5bb4082 100644 --- a/model_bulk_request_response.go +++ b/model_bulk_request_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_rest_result.go b/model_bulk_rest_result.go index a834ed65df..6709d46e5c 100644 --- a/model_bulk_rest_result.go +++ b/model_bulk_rest_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_rest_sub_request.go b/model_bulk_rest_sub_request.go index 0fc1e5a50e..773bad4ac3 100644 --- a/model_bulk_rest_sub_request.go +++ b/model_bulk_rest_sub_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_result.go b/model_bulk_result.go index 29e42d4906..e03c76a328 100644 --- a/model_bulk_result.go +++ b/model_bulk_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_result_list.go b/model_bulk_result_list.go index 27dffcbbc6..5e832645ce 100644 --- a/model_bulk_result_list.go +++ b/model_bulk_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_result_relationship.go b/model_bulk_result_relationship.go index e49e9f9e74..245a5b3555 100644 --- a/model_bulk_result_relationship.go +++ b/model_bulk_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_result_response.go b/model_bulk_result_response.go index e66650e325..55672a0138 100644 --- a/model_bulk_result_response.go +++ b/model_bulk_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_sec_resource_roles.go b/model_bulk_sec_resource_roles.go index 56878ca995..90cc6b2165 100644 --- a/model_bulk_sec_resource_roles.go +++ b/model_bulk_sec_resource_roles.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_sub_request.go b/model_bulk_sub_request.go index 90ce867d41..bfeb19c250 100644 --- a/model_bulk_sub_request.go +++ b/model_bulk_sub_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_sub_request_obj.go b/model_bulk_sub_request_obj.go index 913fccea0f..08251a62ce 100644 --- a/model_bulk_sub_request_obj.go +++ b/model_bulk_sub_request_obj.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_sub_request_obj_list.go b/model_bulk_sub_request_obj_list.go index e479467564..fceabe82f1 100644 --- a/model_bulk_sub_request_obj_list.go +++ b/model_bulk_sub_request_obj_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_sub_request_obj_relationship.go b/model_bulk_sub_request_obj_relationship.go index 1b961fa288..71122bbf95 100644 --- a/model_bulk_sub_request_obj_relationship.go +++ b/model_bulk_sub_request_obj_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_bulk_sub_request_obj_response.go b/model_bulk_sub_request_obj_response.go index 4337814645..5c1e36fdd3 100644 --- a/model_bulk_sub_request_obj_response.go +++ b/model_bulk_sub_request_obj_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_actions_meta_data.go b/model_capability_actions_meta_data.go index dd5fd8c1c9..c8dc8d7007 100644 --- a/model_capability_actions_meta_data.go +++ b/model_capability_actions_meta_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_actions_meta_data_list.go b/model_capability_actions_meta_data_list.go index cb7e1d915b..5f4682da45 100644 --- a/model_capability_actions_meta_data_list.go +++ b/model_capability_actions_meta_data_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_actions_meta_data_response.go b/model_capability_actions_meta_data_response.go index ba2d36ef35..1b85ed61ab 100644 --- a/model_capability_actions_meta_data_response.go +++ b/model_capability_actions_meta_data_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_deprecated_def.go b/model_capability_adapter_deprecated_def.go index ff30a27c2d..bb650ed887 100644 --- a/model_capability_adapter_deprecated_def.go +++ b/model_capability_adapter_deprecated_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_deprecated_def_list.go b/model_capability_adapter_deprecated_def_list.go index ba285548e0..0104e13e52 100644 --- a/model_capability_adapter_deprecated_def_list.go +++ b/model_capability_adapter_deprecated_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_deprecated_def_response.go b/model_capability_adapter_deprecated_def_response.go index ed5c8c20c4..a637078ef7 100644 --- a/model_capability_adapter_deprecated_def_response.go +++ b/model_capability_adapter_deprecated_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_firmware_requirement.go b/model_capability_adapter_firmware_requirement.go index 2f01810dc1..3b95602907 100644 --- a/model_capability_adapter_firmware_requirement.go +++ b/model_capability_adapter_firmware_requirement.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_firmware_requirement_list.go b/model_capability_adapter_firmware_requirement_list.go index f960c3d8a6..01cf73bdca 100644 --- a/model_capability_adapter_firmware_requirement_list.go +++ b/model_capability_adapter_firmware_requirement_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_firmware_requirement_response.go b/model_capability_adapter_firmware_requirement_response.go index bad3dbe359..aa16834b8d 100644 --- a/model_capability_adapter_firmware_requirement_response.go +++ b/model_capability_adapter_firmware_requirement_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_unit_descriptor.go b/model_capability_adapter_unit_descriptor.go index d71a5b0b89..fd2e709c85 100644 --- a/model_capability_adapter_unit_descriptor.go +++ b/model_capability_adapter_unit_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_unit_descriptor_list.go b/model_capability_adapter_unit_descriptor_list.go index db4e40829c..ba30670ccf 100644 --- a/model_capability_adapter_unit_descriptor_list.go +++ b/model_capability_adapter_unit_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_unit_descriptor_response.go b/model_capability_adapter_unit_descriptor_response.go index 912dd12f4e..a7e7b4eee3 100644 --- a/model_capability_adapter_unit_descriptor_response.go +++ b/model_capability_adapter_unit_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_update_constraint_meta.go b/model_capability_adapter_update_constraint_meta.go index ddb7b24b0a..fe2ac612f6 100644 --- a/model_capability_adapter_update_constraint_meta.go +++ b/model_capability_adapter_update_constraint_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_update_constraint_meta_list.go b/model_capability_adapter_update_constraint_meta_list.go index d0a985b2ae..8939059b1d 100644 --- a/model_capability_adapter_update_constraint_meta_list.go +++ b/model_capability_adapter_update_constraint_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_update_constraint_meta_response.go b/model_capability_adapter_update_constraint_meta_response.go index 69006f3481..ce146da898 100644 --- a/model_capability_adapter_update_constraint_meta_response.go +++ b/model_capability_adapter_update_constraint_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_upgrade_support_meta.go b/model_capability_adapter_upgrade_support_meta.go index 99becb9ee4..5809494e3d 100644 --- a/model_capability_adapter_upgrade_support_meta.go +++ b/model_capability_adapter_upgrade_support_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_upgrade_support_meta_list.go b/model_capability_adapter_upgrade_support_meta_list.go index 94717d9380..968286fef7 100644 --- a/model_capability_adapter_upgrade_support_meta_list.go +++ b/model_capability_adapter_upgrade_support_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_adapter_upgrade_support_meta_response.go b/model_capability_adapter_upgrade_support_meta_response.go index 4abe545567..00a12fb920 100644 --- a/model_capability_adapter_upgrade_support_meta_response.go +++ b/model_capability_adapter_upgrade_support_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_capability.go b/model_capability_capability.go index 0b05d9feed..e311ae99fc 100644 --- a/model_capability_capability.go +++ b/model_capability_capability.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_capability_relationship.go b/model_capability_capability_relationship.go index ef9f524e1f..8c3fe05fa1 100644 --- a/model_capability_capability_relationship.go +++ b/model_capability_capability_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_catalog.go b/model_capability_catalog.go index 02c605a3af..ce4249d58f 100644 --- a/model_capability_catalog.go +++ b/model_capability_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_catalog_list.go b/model_capability_catalog_list.go index 92470f728a..977cc68a98 100644 --- a/model_capability_catalog_list.go +++ b/model_capability_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_catalog_response.go b/model_capability_catalog_response.go index fe033624b6..00ef0896df 100644 --- a/model_capability_catalog_response.go +++ b/model_capability_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_certificate_property_constraints.go b/model_capability_certificate_property_constraints.go index e58cfa241b..d62904ecec 100644 --- a/model_capability_certificate_property_constraints.go +++ b/model_capability_certificate_property_constraints.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_descriptor.go b/model_capability_chassis_descriptor.go index 8ce6e4fd5c..7e79851827 100644 --- a/model_capability_chassis_descriptor.go +++ b/model_capability_chassis_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_descriptor_list.go b/model_capability_chassis_descriptor_list.go index 8f6342e94a..20de14e5ad 100644 --- a/model_capability_chassis_descriptor_list.go +++ b/model_capability_chassis_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_descriptor_response.go b/model_capability_chassis_descriptor_response.go index 5bd5f1801e..1d0c119956 100644 --- a/model_capability_chassis_descriptor_response.go +++ b/model_capability_chassis_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_manufacturing_def.go b/model_capability_chassis_manufacturing_def.go index 423ae3504e..83ce1a800a 100644 --- a/model_capability_chassis_manufacturing_def.go +++ b/model_capability_chassis_manufacturing_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_manufacturing_def_list.go b/model_capability_chassis_manufacturing_def_list.go index 0b8830f9e8..c927381f3a 100644 --- a/model_capability_chassis_manufacturing_def_list.go +++ b/model_capability_chassis_manufacturing_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_manufacturing_def_response.go b/model_capability_chassis_manufacturing_def_response.go index d492da7cea..19c4a409cd 100644 --- a/model_capability_chassis_manufacturing_def_response.go +++ b/model_capability_chassis_manufacturing_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_upgrade_support_meta.go b/model_capability_chassis_upgrade_support_meta.go index 1bc7579f3f..55c375d5af 100644 --- a/model_capability_chassis_upgrade_support_meta.go +++ b/model_capability_chassis_upgrade_support_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_upgrade_support_meta_list.go b/model_capability_chassis_upgrade_support_meta_list.go index 24eb471016..51b6969dab 100644 --- a/model_capability_chassis_upgrade_support_meta_list.go +++ b/model_capability_chassis_upgrade_support_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_chassis_upgrade_support_meta_response.go b/model_capability_chassis_upgrade_support_meta_response.go index 481c1253a8..3c7f07a06a 100644 --- a/model_capability_chassis_upgrade_support_meta_response.go +++ b/model_capability_chassis_upgrade_support_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_cimc_firmware_descriptor.go b/model_capability_cimc_firmware_descriptor.go index e21f871a51..47e01546d9 100644 --- a/model_capability_cimc_firmware_descriptor.go +++ b/model_capability_cimc_firmware_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_cimc_firmware_descriptor_list.go b/model_capability_cimc_firmware_descriptor_list.go index 6833e30673..0e8e60979a 100644 --- a/model_capability_cimc_firmware_descriptor_list.go +++ b/model_capability_cimc_firmware_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_cimc_firmware_descriptor_response.go b/model_capability_cimc_firmware_descriptor_response.go index ec120caa2c..75c113080c 100644 --- a/model_capability_cimc_firmware_descriptor_response.go +++ b/model_capability_cimc_firmware_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_cpu_endpoint_descriptor.go b/model_capability_cpu_endpoint_descriptor.go index 229ba5db24..546ffc36c4 100644 --- a/model_capability_cpu_endpoint_descriptor.go +++ b/model_capability_cpu_endpoint_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_cpu_endpoint_descriptor_list.go b/model_capability_cpu_endpoint_descriptor_list.go index 1a77560fb3..213fbe1254 100644 --- a/model_capability_cpu_endpoint_descriptor_list.go +++ b/model_capability_cpu_endpoint_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_cpu_endpoint_descriptor_response.go b/model_capability_cpu_endpoint_descriptor_response.go index ba8a1fdccf..bebc0ec3b7 100644 --- a/model_capability_cpu_endpoint_descriptor_response.go +++ b/model_capability_cpu_endpoint_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_dimms_endpoint_descriptor.go b/model_capability_dimms_endpoint_descriptor.go index 3bf4c11753..a1eee1fafc 100644 --- a/model_capability_dimms_endpoint_descriptor.go +++ b/model_capability_dimms_endpoint_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_dimms_endpoint_descriptor_list.go b/model_capability_dimms_endpoint_descriptor_list.go index c918152ac8..5e76e78a3e 100644 --- a/model_capability_dimms_endpoint_descriptor_list.go +++ b/model_capability_dimms_endpoint_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_dimms_endpoint_descriptor_response.go b/model_capability_dimms_endpoint_descriptor_response.go index f29c16c896..100974d1b2 100644 --- a/model_capability_dimms_endpoint_descriptor_response.go +++ b/model_capability_dimms_endpoint_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_domain_policy_requirement.go b/model_capability_domain_policy_requirement.go index 7517d039fb..cf629197f1 100644 --- a/model_capability_domain_policy_requirement.go +++ b/model_capability_domain_policy_requirement.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_domain_policy_requirement_list.go b/model_capability_domain_policy_requirement_list.go index 2ccd920bc6..c9426aefc4 100644 --- a/model_capability_domain_policy_requirement_list.go +++ b/model_capability_domain_policy_requirement_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_domain_policy_requirement_response.go b/model_capability_domain_policy_requirement_response.go index 58f559373f..71a9c95af5 100644 --- a/model_capability_domain_policy_requirement_response.go +++ b/model_capability_domain_policy_requirement_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_drives_endpoint_descriptor.go b/model_capability_drives_endpoint_descriptor.go index 17d8099dd8..ac755f98ed 100644 --- a/model_capability_drives_endpoint_descriptor.go +++ b/model_capability_drives_endpoint_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_drives_endpoint_descriptor_list.go b/model_capability_drives_endpoint_descriptor_list.go index cfc0e408af..960ce521e3 100644 --- a/model_capability_drives_endpoint_descriptor_list.go +++ b/model_capability_drives_endpoint_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_drives_endpoint_descriptor_response.go b/model_capability_drives_endpoint_descriptor_response.go index 3f480bc843..780bc2fe7e 100644 --- a/model_capability_drives_endpoint_descriptor_response.go +++ b/model_capability_drives_endpoint_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_endpoint_descriptor.go b/model_capability_endpoint_descriptor.go index 4265dc15f8..3c3f6b3218 100644 --- a/model_capability_endpoint_descriptor.go +++ b/model_capability_endpoint_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_equipment_physical_def.go b/model_capability_equipment_physical_def.go index ee2b1de0d5..8401a13bdc 100644 --- a/model_capability_equipment_physical_def.go +++ b/model_capability_equipment_physical_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_equipment_physical_def_list.go b/model_capability_equipment_physical_def_list.go index 89ae33271c..68fb23b5ec 100644 --- a/model_capability_equipment_physical_def_list.go +++ b/model_capability_equipment_physical_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_equipment_physical_def_response.go b/model_capability_equipment_physical_def_response.go index 821b587952..6b47a9b477 100644 --- a/model_capability_equipment_physical_def_response.go +++ b/model_capability_equipment_physical_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_equipment_slot_array.go b/model_capability_equipment_slot_array.go index fdd9baf5cc..a868a61218 100644 --- a/model_capability_equipment_slot_array.go +++ b/model_capability_equipment_slot_array.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_equipment_slot_array_list.go b/model_capability_equipment_slot_array_list.go index 8a012c9f36..86b302d766 100644 --- a/model_capability_equipment_slot_array_list.go +++ b/model_capability_equipment_slot_array_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_equipment_slot_array_response.go b/model_capability_equipment_slot_array_response.go index 11b2615c1f..96176056b5 100644 --- a/model_capability_equipment_slot_array_response.go +++ b/model_capability_equipment_slot_array_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fan_module_descriptor.go b/model_capability_fan_module_descriptor.go index d2af8e1a00..a2034b1927 100644 --- a/model_capability_fan_module_descriptor.go +++ b/model_capability_fan_module_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fan_module_descriptor_list.go b/model_capability_fan_module_descriptor_list.go index 49828975c7..295dbcaba9 100644 --- a/model_capability_fan_module_descriptor_list.go +++ b/model_capability_fan_module_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fan_module_descriptor_response.go b/model_capability_fan_module_descriptor_response.go index 413d7368d4..964d5f4d4b 100644 --- a/model_capability_fan_module_descriptor_response.go +++ b/model_capability_fan_module_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fan_module_manufacturing_def.go b/model_capability_fan_module_manufacturing_def.go index 9606f3d7b7..7eda3d75b8 100644 --- a/model_capability_fan_module_manufacturing_def.go +++ b/model_capability_fan_module_manufacturing_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fan_module_manufacturing_def_list.go b/model_capability_fan_module_manufacturing_def_list.go index 2559a830fe..982aa82f06 100644 --- a/model_capability_fan_module_manufacturing_def_list.go +++ b/model_capability_fan_module_manufacturing_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fan_module_manufacturing_def_response.go b/model_capability_fan_module_manufacturing_def_response.go index d2a1884af1..88919df16c 100644 --- a/model_capability_fan_module_manufacturing_def_response.go +++ b/model_capability_fan_module_manufacturing_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_feature_config.go b/model_capability_feature_config.go index 998abff251..cb0e287257 100644 --- a/model_capability_feature_config.go +++ b/model_capability_feature_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_capability_def.go b/model_capability_fex_capability_def.go index 58033e5a02..b8a7f2ac77 100644 --- a/model_capability_fex_capability_def.go +++ b/model_capability_fex_capability_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_capability_def_list.go b/model_capability_fex_capability_def_list.go index 9ce9ab6223..5fcca83c95 100644 --- a/model_capability_fex_capability_def_list.go +++ b/model_capability_fex_capability_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_capability_def_response.go b/model_capability_fex_capability_def_response.go index ea171d6a4f..7db3705cf1 100644 --- a/model_capability_fex_capability_def_response.go +++ b/model_capability_fex_capability_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_descriptor.go b/model_capability_fex_descriptor.go index 05fed3ad59..6679f828ae 100644 --- a/model_capability_fex_descriptor.go +++ b/model_capability_fex_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_descriptor_list.go b/model_capability_fex_descriptor_list.go index d7f0a3d0ed..cac597cf9c 100644 --- a/model_capability_fex_descriptor_list.go +++ b/model_capability_fex_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_descriptor_response.go b/model_capability_fex_descriptor_response.go index 829ca11f1f..4e30372635 100644 --- a/model_capability_fex_descriptor_response.go +++ b/model_capability_fex_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_manufacturing_def.go b/model_capability_fex_manufacturing_def.go index fa487b7f8e..edd5be6494 100644 --- a/model_capability_fex_manufacturing_def.go +++ b/model_capability_fex_manufacturing_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_manufacturing_def_list.go b/model_capability_fex_manufacturing_def_list.go index 62dbfc7582..20543a28fc 100644 --- a/model_capability_fex_manufacturing_def_list.go +++ b/model_capability_fex_manufacturing_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_fex_manufacturing_def_response.go b/model_capability_fex_manufacturing_def_response.go index 9994609cde..6add6b783f 100644 --- a/model_capability_fex_manufacturing_def_response.go +++ b/model_capability_fex_manufacturing_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_gpu_endpoint_descriptor.go b/model_capability_gpu_endpoint_descriptor.go index 759e087290..ac228bc3be 100644 --- a/model_capability_gpu_endpoint_descriptor.go +++ b/model_capability_gpu_endpoint_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_gpu_endpoint_descriptor_list.go b/model_capability_gpu_endpoint_descriptor_list.go index bb1ce47b86..e1f40e8fd7 100644 --- a/model_capability_gpu_endpoint_descriptor_list.go +++ b/model_capability_gpu_endpoint_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_gpu_endpoint_descriptor_response.go b/model_capability_gpu_endpoint_descriptor_response.go index 57a22a2b78..2871a6586b 100644 --- a/model_capability_gpu_endpoint_descriptor_response.go +++ b/model_capability_gpu_endpoint_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_hardware_descriptor.go b/model_capability_hardware_descriptor.go index 79650f1c01..e635418fa5 100644 --- a/model_capability_hardware_descriptor.go +++ b/model_capability_hardware_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_hsu_iso_file_support_meta.go b/model_capability_hsu_iso_file_support_meta.go index 5ceac4d3d7..146ce1bb9c 100644 --- a/model_capability_hsu_iso_file_support_meta.go +++ b/model_capability_hsu_iso_file_support_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_hsu_iso_file_support_meta_list.go b/model_capability_hsu_iso_file_support_meta_list.go index 11090bde4f..12a9e33f26 100644 --- a/model_capability_hsu_iso_file_support_meta_list.go +++ b/model_capability_hsu_iso_file_support_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_hsu_iso_file_support_meta_response.go b/model_capability_hsu_iso_file_support_meta_response.go index 6547031a8e..acc8b817c2 100644 --- a/model_capability_hsu_iso_file_support_meta_response.go +++ b/model_capability_hsu_iso_file_support_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_hsu_iso_model_specific_constraint.go b/model_capability_hsu_iso_model_specific_constraint.go index b02f3d0b91..0feca3256f 100644 --- a/model_capability_hsu_iso_model_specific_constraint.go +++ b/model_capability_hsu_iso_model_specific_constraint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_capability_def.go b/model_capability_io_card_capability_def.go index 72725a0aa6..73bf15f7e3 100644 --- a/model_capability_io_card_capability_def.go +++ b/model_capability_io_card_capability_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_capability_def_list.go b/model_capability_io_card_capability_def_list.go index 1c66c84a5a..4597746614 100644 --- a/model_capability_io_card_capability_def_list.go +++ b/model_capability_io_card_capability_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_capability_def_response.go b/model_capability_io_card_capability_def_response.go index 77f0174e4f..73da6688bb 100644 --- a/model_capability_io_card_capability_def_response.go +++ b/model_capability_io_card_capability_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_descriptor.go b/model_capability_io_card_descriptor.go index 2267203445..9eaf26bf88 100644 --- a/model_capability_io_card_descriptor.go +++ b/model_capability_io_card_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_descriptor_list.go b/model_capability_io_card_descriptor_list.go index a812df3643..a386a95790 100644 --- a/model_capability_io_card_descriptor_list.go +++ b/model_capability_io_card_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_descriptor_response.go b/model_capability_io_card_descriptor_response.go index 5f1962d449..56126e7551 100644 --- a/model_capability_io_card_descriptor_response.go +++ b/model_capability_io_card_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_manufacturing_def.go b/model_capability_io_card_manufacturing_def.go index e2a0bf04c8..4a9c4ed712 100644 --- a/model_capability_io_card_manufacturing_def.go +++ b/model_capability_io_card_manufacturing_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_manufacturing_def_list.go b/model_capability_io_card_manufacturing_def_list.go index 6cdc1e2f13..13e7937b60 100644 --- a/model_capability_io_card_manufacturing_def_list.go +++ b/model_capability_io_card_manufacturing_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_io_card_manufacturing_def_response.go b/model_capability_io_card_manufacturing_def_response.go index ad4a896600..3606aa8271 100644 --- a/model_capability_io_card_manufacturing_def_response.go +++ b/model_capability_io_card_manufacturing_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_iom_upgrade_support_meta.go b/model_capability_iom_upgrade_support_meta.go index 0a933a995f..a524bed328 100644 --- a/model_capability_iom_upgrade_support_meta.go +++ b/model_capability_iom_upgrade_support_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_iom_upgrade_support_meta_list.go b/model_capability_iom_upgrade_support_meta_list.go index 08342fbddf..b21efc9a84 100644 --- a/model_capability_iom_upgrade_support_meta_list.go +++ b/model_capability_iom_upgrade_support_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_iom_upgrade_support_meta_response.go b/model_capability_iom_upgrade_support_meta_response.go index e62cdb8594..25b3cfeece 100644 --- a/model_capability_iom_upgrade_support_meta_response.go +++ b/model_capability_iom_upgrade_support_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_ldap_base_property_constraints.go b/model_capability_ldap_base_property_constraints.go index dc3a36d259..7c70dbf392 100644 --- a/model_capability_ldap_base_property_constraints.go +++ b/model_capability_ldap_base_property_constraints.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_port_group_aggregation_def.go b/model_capability_port_group_aggregation_def.go index 4bb1814d6f..1d379cf512 100644 --- a/model_capability_port_group_aggregation_def.go +++ b/model_capability_port_group_aggregation_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_port_group_aggregation_def_list.go b/model_capability_port_group_aggregation_def_list.go index 72349640c7..15e81e7858 100644 --- a/model_capability_port_group_aggregation_def_list.go +++ b/model_capability_port_group_aggregation_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_port_group_aggregation_def_response.go b/model_capability_port_group_aggregation_def_response.go index 6fa55450aa..2911e8fc25 100644 --- a/model_capability_port_group_aggregation_def_response.go +++ b/model_capability_port_group_aggregation_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_port_range.go b/model_capability_port_range.go index a5c5b411ce..a7ca2a74c7 100644 --- a/model_capability_port_range.go +++ b/model_capability_port_range.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_processor_unit_update_constraint_meta.go b/model_capability_processor_unit_update_constraint_meta.go index 4ec897e0b4..fc6da831a3 100644 --- a/model_capability_processor_unit_update_constraint_meta.go +++ b/model_capability_processor_unit_update_constraint_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_processor_unit_update_constraint_meta_list.go b/model_capability_processor_unit_update_constraint_meta_list.go index b52f84095a..4294f70fbc 100644 --- a/model_capability_processor_unit_update_constraint_meta_list.go +++ b/model_capability_processor_unit_update_constraint_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_processor_unit_update_constraint_meta_response.go b/model_capability_processor_unit_update_constraint_meta_response.go index 1816ecec95..a370a8409b 100644 --- a/model_capability_processor_unit_update_constraint_meta_response.go +++ b/model_capability_processor_unit_update_constraint_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_psu_descriptor.go b/model_capability_psu_descriptor.go index 40b6f4e44a..f2801ff4d6 100644 --- a/model_capability_psu_descriptor.go +++ b/model_capability_psu_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_psu_descriptor_list.go b/model_capability_psu_descriptor_list.go index d85d7e196a..056881b001 100644 --- a/model_capability_psu_descriptor_list.go +++ b/model_capability_psu_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_psu_descriptor_response.go b/model_capability_psu_descriptor_response.go index 417e04e76c..90c6ecc68a 100644 --- a/model_capability_psu_descriptor_response.go +++ b/model_capability_psu_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_psu_manufacturing_def.go b/model_capability_psu_manufacturing_def.go index f8cf7f7229..a9382d3c29 100644 --- a/model_capability_psu_manufacturing_def.go +++ b/model_capability_psu_manufacturing_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_psu_manufacturing_def_list.go b/model_capability_psu_manufacturing_def_list.go index bc83e994a4..3030b10ce8 100644 --- a/model_capability_psu_manufacturing_def_list.go +++ b/model_capability_psu_manufacturing_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_psu_manufacturing_def_response.go b/model_capability_psu_manufacturing_def_response.go index c8690fe7df..092c39b8ee 100644 --- a/model_capability_psu_manufacturing_def_response.go +++ b/model_capability_psu_manufacturing_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_actions_meta.go b/model_capability_server_actions_meta.go index d0af339281..ce504bcee0 100644 --- a/model_capability_server_actions_meta.go +++ b/model_capability_server_actions_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_actions_meta_list.go b/model_capability_server_actions_meta_list.go index 4581eb71c6..a011449494 100644 --- a/model_capability_server_actions_meta_list.go +++ b/model_capability_server_actions_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_actions_meta_response.go b/model_capability_server_actions_meta_response.go index 1059ebe45a..81e9441e84 100644 --- a/model_capability_server_actions_meta_response.go +++ b/model_capability_server_actions_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_component_constraint.go b/model_capability_server_component_constraint.go index 0460eb9eb6..e4c9f69e64 100644 --- a/model_capability_server_component_constraint.go +++ b/model_capability_server_component_constraint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_descriptor.go b/model_capability_server_descriptor.go index c051b720ba..8dc21623e5 100644 --- a/model_capability_server_descriptor.go +++ b/model_capability_server_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_descriptor_list.go b/model_capability_server_descriptor_list.go index dd9e0d621a..dd7387bcc9 100644 --- a/model_capability_server_descriptor_list.go +++ b/model_capability_server_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_descriptor_response.go b/model_capability_server_descriptor_response.go index b11f59eeac..69f0cc1c1c 100644 --- a/model_capability_server_descriptor_response.go +++ b/model_capability_server_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_models_capability_def.go b/model_capability_server_models_capability_def.go index 9ab270f40d..8d30561099 100644 --- a/model_capability_server_models_capability_def.go +++ b/model_capability_server_models_capability_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_models_capability_def_list.go b/model_capability_server_models_capability_def_list.go index d40dbeeb9e..f758c107c4 100644 --- a/model_capability_server_models_capability_def_list.go +++ b/model_capability_server_models_capability_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_models_capability_def_response.go b/model_capability_server_models_capability_def_response.go index bb8d8c51fd..be9b037a4b 100644 --- a/model_capability_server_models_capability_def_response.go +++ b/model_capability_server_models_capability_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_schema_descriptor.go b/model_capability_server_schema_descriptor.go index 1375dd820f..e3f35d76dd 100644 --- a/model_capability_server_schema_descriptor.go +++ b/model_capability_server_schema_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_schema_descriptor_list.go b/model_capability_server_schema_descriptor_list.go index 3318e64959..ebdb2d6c3f 100644 --- a/model_capability_server_schema_descriptor_list.go +++ b/model_capability_server_schema_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_schema_descriptor_response.go b/model_capability_server_schema_descriptor_response.go index 628c35eebb..32d87059d5 100644 --- a/model_capability_server_schema_descriptor_response.go +++ b/model_capability_server_schema_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_upgrade_support_meta.go b/model_capability_server_upgrade_support_meta.go index 9e4ef78138..3664c2fdf7 100644 --- a/model_capability_server_upgrade_support_meta.go +++ b/model_capability_server_upgrade_support_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_upgrade_support_meta_list.go b/model_capability_server_upgrade_support_meta_list.go index 4eb5dee46d..2d8c1d488e 100644 --- a/model_capability_server_upgrade_support_meta_list.go +++ b/model_capability_server_upgrade_support_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_server_upgrade_support_meta_response.go b/model_capability_server_upgrade_support_meta_response.go index 042c24c8d6..ea7b7606d3 100644 --- a/model_capability_server_upgrade_support_meta_response.go +++ b/model_capability_server_upgrade_support_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_capability_def.go b/model_capability_sioc_module_capability_def.go index 2f2cbc0862..2d5d2c3695 100644 --- a/model_capability_sioc_module_capability_def.go +++ b/model_capability_sioc_module_capability_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_capability_def_list.go b/model_capability_sioc_module_capability_def_list.go index 41652805a0..3b77ea2a34 100644 --- a/model_capability_sioc_module_capability_def_list.go +++ b/model_capability_sioc_module_capability_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_capability_def_response.go b/model_capability_sioc_module_capability_def_response.go index ef9eced4d6..34dbdfbd29 100644 --- a/model_capability_sioc_module_capability_def_response.go +++ b/model_capability_sioc_module_capability_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_descriptor.go b/model_capability_sioc_module_descriptor.go index a1f260b826..e9df78bfca 100644 --- a/model_capability_sioc_module_descriptor.go +++ b/model_capability_sioc_module_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_descriptor_list.go b/model_capability_sioc_module_descriptor_list.go index 30b5bb03cb..ef103521e4 100644 --- a/model_capability_sioc_module_descriptor_list.go +++ b/model_capability_sioc_module_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_descriptor_response.go b/model_capability_sioc_module_descriptor_response.go index cd1222dedd..447e47c239 100644 --- a/model_capability_sioc_module_descriptor_response.go +++ b/model_capability_sioc_module_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_manufacturing_def.go b/model_capability_sioc_module_manufacturing_def.go index 9a39d0c9e4..4c78512f27 100644 --- a/model_capability_sioc_module_manufacturing_def.go +++ b/model_capability_sioc_module_manufacturing_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_manufacturing_def_list.go b/model_capability_sioc_module_manufacturing_def_list.go index e056401835..a273c0845e 100644 --- a/model_capability_sioc_module_manufacturing_def_list.go +++ b/model_capability_sioc_module_manufacturing_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_sioc_module_manufacturing_def_response.go b/model_capability_sioc_module_manufacturing_def_response.go index 685ddd3a80..20cf102abe 100644 --- a/model_capability_sioc_module_manufacturing_def_response.go +++ b/model_capability_sioc_module_manufacturing_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_storage_controller_update_constraint_meta.go b/model_capability_storage_controller_update_constraint_meta.go index 666b62b80b..7f09026e93 100644 --- a/model_capability_storage_controller_update_constraint_meta.go +++ b/model_capability_storage_controller_update_constraint_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_storage_controller_update_constraint_meta_list.go b/model_capability_storage_controller_update_constraint_meta_list.go index b09e097663..3dd107e461 100644 --- a/model_capability_storage_controller_update_constraint_meta_list.go +++ b/model_capability_storage_controller_update_constraint_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_storage_controller_update_constraint_meta_response.go b/model_capability_storage_controller_update_constraint_meta_response.go index 51ad2ac698..28f02df7b7 100644 --- a/model_capability_storage_controller_update_constraint_meta_response.go +++ b/model_capability_storage_controller_update_constraint_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_storage_controllers_meta_data.go b/model_capability_storage_controllers_meta_data.go index 5aeee4d308..505d762677 100644 --- a/model_capability_storage_controllers_meta_data.go +++ b/model_capability_storage_controllers_meta_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_storage_controllers_meta_data_list.go b/model_capability_storage_controllers_meta_data_list.go index ab1a53f345..d436f5dd5c 100644 --- a/model_capability_storage_controllers_meta_data_list.go +++ b/model_capability_storage_controllers_meta_data_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_storage_controllers_meta_data_response.go b/model_capability_storage_controllers_meta_data_response.go index 1f0367ec5c..c296538184 100644 --- a/model_capability_storage_controllers_meta_data_response.go +++ b/model_capability_storage_controllers_meta_data_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_capability.go b/model_capability_switch_capability.go index 210381ea08..e3101b3530 100644 --- a/model_capability_switch_capability.go +++ b/model_capability_switch_capability.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_capability_def.go b/model_capability_switch_capability_def.go index 17bd0008e9..5dda5bb75d 100644 --- a/model_capability_switch_capability_def.go +++ b/model_capability_switch_capability_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -28,7 +28,7 @@ type CapabilitySwitchCapabilityDef struct { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. ObjectType string `json:"ObjectType"` - // Product Identifier for a Switch/Fabric-Interconnect. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `unknown` - Unknown device type, usage is TBD. + // Product Identifier for a Switch/Fabric-Interconnect. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. Pid *string `json:"Pid,omitempty"` // SKU information for Switch/Fabric-Interconnect. Sku *string `json:"Sku,omitempty"` @@ -287,7 +287,7 @@ func (o *CapabilitySwitchCapabilityDef) UnmarshalJSON(data []byte) (err error) { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. The enum values provides the list of concrete types that can be instantiated from this abstract type. ObjectType string `json:"ObjectType"` - // Product Identifier for a Switch/Fabric-Interconnect. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `unknown` - Unknown device type, usage is TBD. + // Product Identifier for a Switch/Fabric-Interconnect. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. Pid *string `json:"Pid,omitempty"` // SKU information for Switch/Fabric-Interconnect. Sku *string `json:"Sku,omitempty"` diff --git a/model_capability_switch_capability_list.go b/model_capability_switch_capability_list.go index 0b7b962a35..435b67cf20 100644 --- a/model_capability_switch_capability_list.go +++ b/model_capability_switch_capability_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_capability_response.go b/model_capability_switch_capability_response.go index 75de55f825..597d57839f 100644 --- a/model_capability_switch_capability_response.go +++ b/model_capability_switch_capability_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_descriptor.go b/model_capability_switch_descriptor.go index 26be60cbab..5c603d91e0 100644 --- a/model_capability_switch_descriptor.go +++ b/model_capability_switch_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_descriptor_list.go b/model_capability_switch_descriptor_list.go index 917cab153b..b3be1f1fe8 100644 --- a/model_capability_switch_descriptor_list.go +++ b/model_capability_switch_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_descriptor_response.go b/model_capability_switch_descriptor_response.go index 18d8b4bd73..ce803dcdf3 100644 --- a/model_capability_switch_descriptor_response.go +++ b/model_capability_switch_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_equipment_info.go b/model_capability_switch_equipment_info.go index 2fd2ff12ed..bcc321b9d4 100644 --- a/model_capability_switch_equipment_info.go +++ b/model_capability_switch_equipment_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_equipment_info_list.go b/model_capability_switch_equipment_info_list.go index 6156d94866..8eb6dba497 100644 --- a/model_capability_switch_equipment_info_list.go +++ b/model_capability_switch_equipment_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_equipment_info_response.go b/model_capability_switch_equipment_info_response.go index 7b6e8e981d..84d2fa7dd9 100644 --- a/model_capability_switch_equipment_info_response.go +++ b/model_capability_switch_equipment_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_identity_def.go b/model_capability_switch_identity_def.go index f3c0a553da..995acf72ae 100644 --- a/model_capability_switch_identity_def.go +++ b/model_capability_switch_identity_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_manufacturing_def.go b/model_capability_switch_manufacturing_def.go index 1cece7fd22..5b5b2ab8f9 100644 --- a/model_capability_switch_manufacturing_def.go +++ b/model_capability_switch_manufacturing_def.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_manufacturing_def_list.go b/model_capability_switch_manufacturing_def_list.go index 95cb934972..62f4469943 100644 --- a/model_capability_switch_manufacturing_def_list.go +++ b/model_capability_switch_manufacturing_def_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_manufacturing_def_response.go b/model_capability_switch_manufacturing_def_response.go index b749ca62d8..2baec00031 100644 --- a/model_capability_switch_manufacturing_def_response.go +++ b/model_capability_switch_manufacturing_def_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_network_limits.go b/model_capability_switch_network_limits.go index fb309b0096..d6a1b63f6c 100644 --- a/model_capability_switch_network_limits.go +++ b/model_capability_switch_network_limits.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_storage_limits.go b/model_capability_switch_storage_limits.go index b729bbe447..4ef29ce675 100644 --- a/model_capability_switch_storage_limits.go +++ b/model_capability_switch_storage_limits.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switch_system_limits.go b/model_capability_switch_system_limits.go index 1168f6d0bd..4598847149 100644 --- a/model_capability_switch_system_limits.go +++ b/model_capability_switch_system_limits.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_switching_mode_capability.go b/model_capability_switching_mode_capability.go index 0ee3d79ef2..57f8fc05c5 100644 --- a/model_capability_switching_mode_capability.go +++ b/model_capability_switching_mode_capability.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_template_catalog.go b/model_capability_template_catalog.go index cc9fc83c6e..29bcf00bda 100644 --- a/model_capability_template_catalog.go +++ b/model_capability_template_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_template_catalog_list.go b/model_capability_template_catalog_list.go index 1b39351f55..06d6f6f51c 100644 --- a/model_capability_template_catalog_list.go +++ b/model_capability_template_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_template_catalog_response.go b/model_capability_template_catalog_response.go index e1007e2a09..93454d5589 100644 --- a/model_capability_template_catalog_response.go +++ b/model_capability_template_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_unsupported_feature_config.go b/model_capability_unsupported_feature_config.go index 445f2c8d5a..45c8c02cad 100644 --- a/model_capability_unsupported_feature_config.go +++ b/model_capability_unsupported_feature_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_update_constraint_meta.go b/model_capability_update_constraint_meta.go index 7a5607030d..0a738d5fd8 100644 --- a/model_capability_update_constraint_meta.go +++ b/model_capability_update_constraint_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_update_order_list_type.go b/model_capability_update_order_list_type.go index e22a610fc2..5cf6361e97 100644 --- a/model_capability_update_order_list_type.go +++ b/model_capability_update_order_list_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_update_order_meta.go b/model_capability_update_order_meta.go index 4810a52661..761de61003 100644 --- a/model_capability_update_order_meta.go +++ b/model_capability_update_order_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_update_order_meta_list.go b/model_capability_update_order_meta_list.go index 6f10bc74a2..a204116c8b 100644 --- a/model_capability_update_order_meta_list.go +++ b/model_capability_update_order_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_update_order_meta_response.go b/model_capability_update_order_meta_response.go index 1e288858ba..02237ef7c5 100644 --- a/model_capability_update_order_meta_response.go +++ b/model_capability_update_order_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_vic_descriptor.go b/model_capability_vic_descriptor.go index f2f64ab156..bf93eb079f 100644 --- a/model_capability_vic_descriptor.go +++ b/model_capability_vic_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_vic_descriptor_list.go b/model_capability_vic_descriptor_list.go index 7f04151a8c..6837b2d5d3 100644 --- a/model_capability_vic_descriptor_list.go +++ b/model_capability_vic_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_capability_vic_descriptor_response.go b/model_capability_vic_descriptor_response.go index e604bfa71c..3046575f2a 100644 --- a/model_capability_vic_descriptor_response.go +++ b/model_capability_vic_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_config_group.go b/model_catalystsdwan_config_group.go index 445d58f56d..fa107d867a 100644 --- a/model_catalystsdwan_config_group.go +++ b/model_catalystsdwan_config_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_config_group_list.go b/model_catalystsdwan_config_group_list.go index 55132353d6..f474cf9042 100644 --- a/model_catalystsdwan_config_group_list.go +++ b/model_catalystsdwan_config_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_config_group_response.go b/model_catalystsdwan_config_group_response.go index 6a95205f07..a1f6f757cd 100644 --- a/model_catalystsdwan_config_group_response.go +++ b/model_catalystsdwan_config_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_inventory_entity.go b/model_catalystsdwan_inventory_entity.go index 91207effdf..3fd6b4844c 100644 --- a/model_catalystsdwan_inventory_entity.go +++ b/model_catalystsdwan_inventory_entity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_policy_group.go b/model_catalystsdwan_policy_group.go index c8b7603c6b..4a89cb1beb 100644 --- a/model_catalystsdwan_policy_group.go +++ b/model_catalystsdwan_policy_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_policy_group_list.go b/model_catalystsdwan_policy_group_list.go index aa634e01b7..ab417c96ad 100644 --- a/model_catalystsdwan_policy_group_list.go +++ b/model_catalystsdwan_policy_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_policy_group_response.go b/model_catalystsdwan_policy_group_response.go index d177294941..296ebb1007 100644 --- a/model_catalystsdwan_policy_group_response.go +++ b/model_catalystsdwan_policy_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_vedge_device.go b/model_catalystsdwan_vedge_device.go index 5e32e1fe58..a29e440e27 100644 --- a/model_catalystsdwan_vedge_device.go +++ b/model_catalystsdwan_vedge_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_vedge_device_list.go b/model_catalystsdwan_vedge_device_list.go index 1019cb7720..54945e7bdc 100644 --- a/model_catalystsdwan_vedge_device_list.go +++ b/model_catalystsdwan_vedge_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_catalystsdwan_vedge_device_response.go b/model_catalystsdwan_vedge_device_response.go index 0641da5e4c..820e6e34df 100644 --- a/model_catalystsdwan_vedge_device_response.go +++ b/model_catalystsdwan_vedge_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_certificate_base.go b/model_certificatemanagement_certificate_base.go index db9ecd4e88..3087ee3f9e 100644 --- a/model_certificatemanagement_certificate_base.go +++ b/model_certificatemanagement_certificate_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_imc.go b/model_certificatemanagement_imc.go index 851d6b91f7..9fb4baaa15 100644 --- a/model_certificatemanagement_imc.go +++ b/model_certificatemanagement_imc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_policy.go b/model_certificatemanagement_policy.go index 93863c0a52..6b163aa73e 100644 --- a/model_certificatemanagement_policy.go +++ b/model_certificatemanagement_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_policy_inventory.go b/model_certificatemanagement_policy_inventory.go index 0ee0223036..51df94805b 100644 --- a/model_certificatemanagement_policy_inventory.go +++ b/model_certificatemanagement_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_policy_inventory_list.go b/model_certificatemanagement_policy_inventory_list.go index a080c446b7..32aa816246 100644 --- a/model_certificatemanagement_policy_inventory_list.go +++ b/model_certificatemanagement_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_policy_inventory_response.go b/model_certificatemanagement_policy_inventory_response.go index 5eeccc049f..1437309f35 100644 --- a/model_certificatemanagement_policy_inventory_response.go +++ b/model_certificatemanagement_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_policy_list.go b/model_certificatemanagement_policy_list.go index 0b889a5a3d..bce589edf9 100644 --- a/model_certificatemanagement_policy_list.go +++ b/model_certificatemanagement_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_policy_response.go b/model_certificatemanagement_policy_response.go index 8b466bbeb7..7fcfac2c1c 100644 --- a/model_certificatemanagement_policy_response.go +++ b/model_certificatemanagement_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_certificatemanagement_root_ca_certificate.go b/model_certificatemanagement_root_ca_certificate.go index 45e60981c9..fcbef5bce7 100644 --- a/model_certificatemanagement_root_ca_certificate.go +++ b/model_certificatemanagement_root_ca_certificate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_changelog_item.go b/model_changelog_item.go index d12b7d7626..bb2a97132c 100644 --- a/model_changelog_item.go +++ b/model_changelog_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_changelog_item_list.go b/model_changelog_item_list.go index 9bb1e85fb5..a57b3ded5d 100644 --- a/model_changelog_item_list.go +++ b/model_changelog_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_changelog_item_response.go b/model_changelog_item_response.go index fe792a0a0d..3ae7a465cd 100644 --- a/model_changelog_item_response.go +++ b/model_changelog_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_base_profile.go b/model_chassis_base_profile.go index dd58c717ce..702e74fb47 100644 --- a/model_chassis_base_profile.go +++ b/model_chassis_base_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_base_profile_relationship.go b/model_chassis_base_profile_relationship.go index 68c5ab79b6..bb28cdf346 100644 --- a/model_chassis_base_profile_relationship.go +++ b/model_chassis_base_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_change_detail.go b/model_chassis_config_change_detail.go index db17f79e4a..98756d84b8 100644 --- a/model_chassis_config_change_detail.go +++ b/model_chassis_config_change_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_change_detail_list.go b/model_chassis_config_change_detail_list.go index 90fe0269c1..623724a1b9 100644 --- a/model_chassis_config_change_detail_list.go +++ b/model_chassis_config_change_detail_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_change_detail_relationship.go b/model_chassis_config_change_detail_relationship.go index cfc748519f..24f3ee9dfd 100644 --- a/model_chassis_config_change_detail_relationship.go +++ b/model_chassis_config_change_detail_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_change_detail_response.go b/model_chassis_config_change_detail_response.go index 120387db2c..ff99dbc049 100644 --- a/model_chassis_config_change_detail_response.go +++ b/model_chassis_config_change_detail_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_import.go b/model_chassis_config_import.go index ca6052fe8c..8a6852843d 100644 --- a/model_chassis_config_import.go +++ b/model_chassis_config_import.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_import_list.go b/model_chassis_config_import_list.go index a41ae19e80..07ffccbacc 100644 --- a/model_chassis_config_import_list.go +++ b/model_chassis_config_import_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_import_response.go b/model_chassis_config_import_response.go index 5f5c32a747..6da29b4a36 100644 --- a/model_chassis_config_import_response.go +++ b/model_chassis_config_import_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result.go b/model_chassis_config_result.go index af446deb88..387f642030 100644 --- a/model_chassis_config_result.go +++ b/model_chassis_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result_entry.go b/model_chassis_config_result_entry.go index 34ea9a5ba7..46a4aa70ed 100644 --- a/model_chassis_config_result_entry.go +++ b/model_chassis_config_result_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result_entry_list.go b/model_chassis_config_result_entry_list.go index ff78008b82..b21af83605 100644 --- a/model_chassis_config_result_entry_list.go +++ b/model_chassis_config_result_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result_entry_relationship.go b/model_chassis_config_result_entry_relationship.go index 0665284b09..43ab273a33 100644 --- a/model_chassis_config_result_entry_relationship.go +++ b/model_chassis_config_result_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result_entry_response.go b/model_chassis_config_result_entry_response.go index fd354637fd..04a654c264 100644 --- a/model_chassis_config_result_entry_response.go +++ b/model_chassis_config_result_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result_list.go b/model_chassis_config_result_list.go index 74b3f016fd..3f4332817b 100644 --- a/model_chassis_config_result_list.go +++ b/model_chassis_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result_relationship.go b/model_chassis_config_result_relationship.go index 60966c7227..07e0925126 100644 --- a/model_chassis_config_result_relationship.go +++ b/model_chassis_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_config_result_response.go b/model_chassis_config_result_response.go index 0ba144d633..07418659e3 100644 --- a/model_chassis_config_result_response.go +++ b/model_chassis_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_iom_profile.go b/model_chassis_iom_profile.go index 8a081bc8bc..0b2de9d763 100644 --- a/model_chassis_iom_profile.go +++ b/model_chassis_iom_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_iom_profile_list.go b/model_chassis_iom_profile_list.go index 481c72bf67..2aeb7797f8 100644 --- a/model_chassis_iom_profile_list.go +++ b/model_chassis_iom_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_iom_profile_relationship.go b/model_chassis_iom_profile_relationship.go index b37fd2fd1b..c04f44aa83 100644 --- a/model_chassis_iom_profile_relationship.go +++ b/model_chassis_iom_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_iom_profile_response.go b/model_chassis_iom_profile_response.go index 564525cfa5..29161765e0 100644 --- a/model_chassis_iom_profile_response.go +++ b/model_chassis_iom_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_profile.go b/model_chassis_profile.go index 31a3614a65..bf69fe865e 100644 --- a/model_chassis_profile.go +++ b/model_chassis_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_profile_list.go b/model_chassis_profile_list.go index 1e2c39cff9..8532fb92b0 100644 --- a/model_chassis_profile_list.go +++ b/model_chassis_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_profile_relationship.go b/model_chassis_profile_relationship.go index 39b2a55a89..b614fc3075 100644 --- a/model_chassis_profile_relationship.go +++ b/model_chassis_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_profile_response.go b/model_chassis_profile_response.go index 019665826c..ea1bc2ffe0 100644 --- a/model_chassis_profile_response.go +++ b/model_chassis_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_profile_template.go b/model_chassis_profile_template.go index 587d1db2aa..e45c9dc705 100644 --- a/model_chassis_profile_template.go +++ b/model_chassis_profile_template.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_profile_template_list.go b/model_chassis_profile_template_list.go index f53c68006b..824b00bca1 100644 --- a/model_chassis_profile_template_list.go +++ b/model_chassis_profile_template_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_chassis_profile_template_response.go b/model_chassis_profile_template_response.go index d90d9f1997..8930a93529 100644 --- a/model_chassis_profile_template_response.go +++ b/model_chassis_profile_template_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_collect_inventory.go b/model_cloud_collect_inventory.go index 40ded72e44..b4302cf6e2 100644 --- a/model_cloud_collect_inventory.go +++ b/model_cloud_collect_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_agentpool.go b/model_cloud_tfc_agentpool.go index 7daa7f5c2e..a5c7eef38c 100644 --- a/model_cloud_tfc_agentpool.go +++ b/model_cloud_tfc_agentpool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_agentpool_list.go b/model_cloud_tfc_agentpool_list.go index 1d7586a77c..79ca0ebbeb 100644 --- a/model_cloud_tfc_agentpool_list.go +++ b/model_cloud_tfc_agentpool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_agentpool_response.go b/model_cloud_tfc_agentpool_response.go index 7cf0624b66..170d1eb691 100644 --- a/model_cloud_tfc_agentpool_response.go +++ b/model_cloud_tfc_agentpool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_organization.go b/model_cloud_tfc_organization.go index 0e3e921bce..e13322f755 100644 --- a/model_cloud_tfc_organization.go +++ b/model_cloud_tfc_organization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_organization_list.go b/model_cloud_tfc_organization_list.go index 6e6527a32e..203f419386 100644 --- a/model_cloud_tfc_organization_list.go +++ b/model_cloud_tfc_organization_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_organization_relationship.go b/model_cloud_tfc_organization_relationship.go index 3d9874d3df..d3ceed9be4 100644 --- a/model_cloud_tfc_organization_relationship.go +++ b/model_cloud_tfc_organization_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_organization_response.go b/model_cloud_tfc_organization_response.go index 15ff61f616..e15538bc88 100644 --- a/model_cloud_tfc_organization_response.go +++ b/model_cloud_tfc_organization_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_workspace.go b/model_cloud_tfc_workspace.go index 97ff51c0d1..7e271a6cd8 100644 --- a/model_cloud_tfc_workspace.go +++ b/model_cloud_tfc_workspace.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_workspace_list.go b/model_cloud_tfc_workspace_list.go index 9b60a08502..3d7860bb79 100644 --- a/model_cloud_tfc_workspace_list.go +++ b/model_cloud_tfc_workspace_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_workspace_response.go b/model_cloud_tfc_workspace_response.go index 4ec3c8f742..0c0b38f2b7 100644 --- a/model_cloud_tfc_workspace_response.go +++ b/model_cloud_tfc_workspace_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cloud_tfc_workspace_variables.go b/model_cloud_tfc_workspace_variables.go index c683a6a845..f17dfee794 100644 --- a/model_cloud_tfc_workspace_variables.go +++ b/model_cloud_tfc_workspace_variables.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cmrf_cm_rf.go b/model_cmrf_cm_rf.go index 2ea7608111..7cf6051398 100644 --- a/model_cmrf_cm_rf.go +++ b/model_cmrf_cm_rf.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_abstract_http_proxy_policy.go b/model_comm_abstract_http_proxy_policy.go index df427bc635..3136cee54b 100644 --- a/model_comm_abstract_http_proxy_policy.go +++ b/model_comm_abstract_http_proxy_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_http_proxy_policy.go b/model_comm_http_proxy_policy.go index 17b8ae4571..cb2e304394 100644 --- a/model_comm_http_proxy_policy.go +++ b/model_comm_http_proxy_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_http_proxy_policy_list.go b/model_comm_http_proxy_policy_list.go index f3c28bbc59..74f3729da7 100644 --- a/model_comm_http_proxy_policy_list.go +++ b/model_comm_http_proxy_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_http_proxy_policy_relationship.go b/model_comm_http_proxy_policy_relationship.go index 6d1a7aff5b..c9ee8e35b1 100644 --- a/model_comm_http_proxy_policy_relationship.go +++ b/model_comm_http_proxy_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_http_proxy_policy_response.go b/model_comm_http_proxy_policy_response.go index 5f7f1f8b5f..61493994ae 100644 --- a/model_comm_http_proxy_policy_response.go +++ b/model_comm_http_proxy_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_ip_v4_address_block.go b/model_comm_ip_v4_address_block.go index 7b15572b95..a51bf229d6 100644 --- a/model_comm_ip_v4_address_block.go +++ b/model_comm_ip_v4_address_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_ip_v4_interface.go b/model_comm_ip_v4_interface.go index 02a5edb259..25faaf7d90 100644 --- a/model_comm_ip_v4_interface.go +++ b/model_comm_ip_v4_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_comm_ip_v6_interface.go b/model_comm_ip_v6_interface.go index 624738d3ee..9e7c309d4e 100644 --- a/model_comm_ip_v6_interface.go +++ b/model_comm_ip_v6_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_alarm_summary.go b/model_compute_alarm_summary.go index b3805efd01..3fd0b2c0cf 100644 --- a/model_compute_alarm_summary.go +++ b/model_compute_alarm_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_base_cluster.go b/model_compute_base_cluster.go index af6dd60175..8ef335277f 100644 --- a/model_compute_base_cluster.go +++ b/model_compute_base_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_base_cluster_relationship.go b/model_compute_base_cluster_relationship.go index cfc195ce8d..9bc7d56265 100644 --- a/model_compute_base_cluster_relationship.go +++ b/model_compute_base_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade.go b/model_compute_blade.go index b93b65ddfb..44c06909e4 100644 --- a/model_compute_blade.go +++ b/model_compute_blade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade_identity.go b/model_compute_blade_identity.go index 8d09ff8b85..e659c299ed 100644 --- a/model_compute_blade_identity.go +++ b/model_compute_blade_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade_identity_list.go b/model_compute_blade_identity_list.go index 772715b652..d0589c72b2 100644 --- a/model_compute_blade_identity_list.go +++ b/model_compute_blade_identity_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade_identity_relationship.go b/model_compute_blade_identity_relationship.go index e0ad008c76..3e03042106 100644 --- a/model_compute_blade_identity_relationship.go +++ b/model_compute_blade_identity_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade_identity_response.go b/model_compute_blade_identity_response.go index b6b5183bf3..667cb682d2 100644 --- a/model_compute_blade_identity_response.go +++ b/model_compute_blade_identity_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade_list.go b/model_compute_blade_list.go index 5aed0719cb..a3c169bb26 100644 --- a/model_compute_blade_list.go +++ b/model_compute_blade_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade_relationship.go b/model_compute_blade_relationship.go index 191de4e1aa..8c6a09fce7 100644 --- a/model_compute_blade_relationship.go +++ b/model_compute_blade_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_blade_response.go b/model_compute_blade_response.go index 51495f6c1e..a564256847 100644 --- a/model_compute_blade_response.go +++ b/model_compute_blade_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_board.go b/model_compute_board.go index 3be986600a..0101cbf2eb 100644 --- a/model_compute_board.go +++ b/model_compute_board.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_board_list.go b/model_compute_board_list.go index 23923f0fbf..2127d0a1d4 100644 --- a/model_compute_board_list.go +++ b/model_compute_board_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_board_relationship.go b/model_compute_board_relationship.go index f68b6145ed..203e6bb760 100644 --- a/model_compute_board_relationship.go +++ b/model_compute_board_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_board_response.go b/model_compute_board_response.go index 35d185924a..3587a82b92 100644 --- a/model_compute_board_response.go +++ b/model_compute_board_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_download_status.go b/model_compute_download_status.go index bd313fb06d..dcde8e5c07 100644 --- a/model_compute_download_status.go +++ b/model_compute_download_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_download_status_list.go b/model_compute_download_status_list.go index fc3e937d32..ed3a7d9882 100644 --- a/model_compute_download_status_list.go +++ b/model_compute_download_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_download_status_relationship.go b/model_compute_download_status_relationship.go index add4a34783..42fc01564c 100644 --- a/model_compute_download_status_relationship.go +++ b/model_compute_download_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_download_status_response.go b/model_compute_download_status_response.go index bca43cfce8..e9e4b82406 100644 --- a/model_compute_download_status_response.go +++ b/model_compute_download_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_host_utility_operation.go b/model_compute_host_utility_operation.go index 5e004bdc37..7540cbc1ae 100644 --- a/model_compute_host_utility_operation.go +++ b/model_compute_host_utility_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_host_utility_operation_confguration.go b/model_compute_host_utility_operation_confguration.go index ec5adfc1a0..2995789578 100644 --- a/model_compute_host_utility_operation_confguration.go +++ b/model_compute_host_utility_operation_confguration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_host_utility_operation_list.go b/model_compute_host_utility_operation_list.go index 333da1bd8a..6398acb3a3 100644 --- a/model_compute_host_utility_operation_list.go +++ b/model_compute_host_utility_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_host_utility_operation_relationship.go b/model_compute_host_utility_operation_relationship.go index 3e9a50c4a3..6a486705bf 100644 --- a/model_compute_host_utility_operation_relationship.go +++ b/model_compute_host_utility_operation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_host_utility_operation_response.go b/model_compute_host_utility_operation_response.go index f3f2069abd..a95d327438 100644 --- a/model_compute_host_utility_operation_response.go +++ b/model_compute_host_utility_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_ip_address.go b/model_compute_ip_address.go index 4b4e1afd0d..01f5320357 100644 --- a/model_compute_ip_address.go +++ b/model_compute_ip_address.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_mapping.go b/model_compute_mapping.go index ae42477305..edf4971d16 100644 --- a/model_compute_mapping.go +++ b/model_compute_mapping.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_mapping_list.go b/model_compute_mapping_list.go index 37f0d9737b..e0a2ccfa37 100644 --- a/model_compute_mapping_list.go +++ b/model_compute_mapping_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_mapping_relationship.go b/model_compute_mapping_relationship.go index e6e767458c..55c4ff296f 100644 --- a/model_compute_mapping_relationship.go +++ b/model_compute_mapping_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_mapping_response.go b/model_compute_mapping_response.go index 868b6db40a..1e687704c3 100644 --- a/model_compute_mapping_response.go +++ b/model_compute_mapping_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_pending_workflow_trigger.go b/model_compute_pending_workflow_trigger.go index 4f9c8f9460..d4471450da 100644 --- a/model_compute_pending_workflow_trigger.go +++ b/model_compute_pending_workflow_trigger.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_persistent_memory_module.go b/model_compute_persistent_memory_module.go index 1acb783aca..883b13d346 100644 --- a/model_compute_persistent_memory_module.go +++ b/model_compute_persistent_memory_module.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_persistent_memory_operation.go b/model_compute_persistent_memory_operation.go index 56efee5d44..57885fc2f2 100644 --- a/model_compute_persistent_memory_operation.go +++ b/model_compute_persistent_memory_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_personality.go b/model_compute_personality.go index e5fc9fc3a8..5e57662292 100644 --- a/model_compute_personality.go +++ b/model_compute_personality.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_personality_list.go b/model_compute_personality_list.go index a0d01c55da..9812c676cb 100644 --- a/model_compute_personality_list.go +++ b/model_compute_personality_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_personality_relationship.go b/model_compute_personality_relationship.go index 216b5e9539..936d5c5098 100644 --- a/model_compute_personality_relationship.go +++ b/model_compute_personality_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_personality_response.go b/model_compute_personality_response.go index 34bd26943c..310514ff66 100644 --- a/model_compute_personality_response.go +++ b/model_compute_personality_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_personality_setting.go b/model_compute_personality_setting.go index 3b38cb58c6..2daa35db8e 100644 --- a/model_compute_personality_setting.go +++ b/model_compute_personality_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_physical.go b/model_compute_physical.go index 4686ba3855..3551d90f5b 100644 --- a/model_compute_physical.go +++ b/model_compute_physical.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_physical_relationship.go b/model_compute_physical_relationship.go index 608e0f726f..20ecdbe0f7 100644 --- a/model_compute_physical_relationship.go +++ b/model_compute_physical_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_physical_summary.go b/model_compute_physical_summary.go index c36b7d8f79..5485c5dcb0 100644 --- a/model_compute_physical_summary.go +++ b/model_compute_physical_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_physical_summary_list.go b/model_compute_physical_summary_list.go index a98f6b0da2..56d39af861 100644 --- a/model_compute_physical_summary_list.go +++ b/model_compute_physical_summary_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_physical_summary_relationship.go b/model_compute_physical_summary_relationship.go index e0234881b5..23233b8f09 100644 --- a/model_compute_physical_summary_relationship.go +++ b/model_compute_physical_summary_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_physical_summary_response.go b/model_compute_physical_summary_response.go index ac809ed3d3..78d24f98fc 100644 --- a/model_compute_physical_summary_response.go +++ b/model_compute_physical_summary_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_rack_unit.go b/model_compute_rack_unit.go index 6504a1749a..54a9c846eb 100644 --- a/model_compute_rack_unit.go +++ b/model_compute_rack_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_rack_unit_identity.go b/model_compute_rack_unit_identity.go index 3b629cebaa..f5556e0906 100644 --- a/model_compute_rack_unit_identity.go +++ b/model_compute_rack_unit_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_rack_unit_identity_list.go b/model_compute_rack_unit_identity_list.go index 5a7749a324..95d067bf09 100644 --- a/model_compute_rack_unit_identity_list.go +++ b/model_compute_rack_unit_identity_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_rack_unit_identity_response.go b/model_compute_rack_unit_identity_response.go index 55d0142fce..022d5a6d8a 100644 --- a/model_compute_rack_unit_identity_response.go +++ b/model_compute_rack_unit_identity_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_rack_unit_list.go b/model_compute_rack_unit_list.go index ab7b188ba5..f0c39fb091 100644 --- a/model_compute_rack_unit_list.go +++ b/model_compute_rack_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_rack_unit_relationship.go b/model_compute_rack_unit_relationship.go index e12ba56d5c..cad611265e 100644 --- a/model_compute_rack_unit_relationship.go +++ b/model_compute_rack_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_rack_unit_response.go b/model_compute_rack_unit_response.go index fb822c2127..03f89ea0c9 100644 --- a/model_compute_rack_unit_response.go +++ b/model_compute_rack_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_scrub_op_configutation.go b/model_compute_scrub_op_configutation.go index 6452a0eb08..561a2f0b46 100644 --- a/model_compute_scrub_op_configutation.go +++ b/model_compute_scrub_op_configutation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_scrub_policy.go b/model_compute_scrub_policy.go index 67f6f1d59f..add5602f9a 100644 --- a/model_compute_scrub_policy.go +++ b/model_compute_scrub_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_scrub_policy_list.go b/model_compute_scrub_policy_list.go index 98cdbb54e8..965a781e77 100644 --- a/model_compute_scrub_policy_list.go +++ b/model_compute_scrub_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_scrub_policy_response.go b/model_compute_scrub_policy_response.go index dc782e8e60..81d0b9cd1b 100644 --- a/model_compute_scrub_policy_response.go +++ b/model_compute_scrub_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_config.go b/model_compute_server_config.go index 97c0ab9b5d..a456167c67 100644 --- a/model_compute_server_config.go +++ b/model_compute_server_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_id_pool.go b/model_compute_server_id_pool.go index cd0e38417b..2f0e624fd9 100644 --- a/model_compute_server_id_pool.go +++ b/model_compute_server_id_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_id_pool_list.go b/model_compute_server_id_pool_list.go index 19e3a85f08..2a57b9ae2b 100644 --- a/model_compute_server_id_pool_list.go +++ b/model_compute_server_id_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_id_pool_response.go b/model_compute_server_id_pool_response.go index b8fa689310..99acc5bdd4 100644 --- a/model_compute_server_id_pool_response.go +++ b/model_compute_server_id_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_op_status.go b/model_compute_server_op_status.go index f0d170352b..08cbebc3ad 100644 --- a/model_compute_server_op_status.go +++ b/model_compute_server_op_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_power_policy.go b/model_compute_server_power_policy.go index 7f0ec1ad5f..a416230eaf 100644 --- a/model_compute_server_power_policy.go +++ b/model_compute_server_power_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_power_policy_list.go b/model_compute_server_power_policy_list.go index cc1e6cd025..32e6555531 100644 --- a/model_compute_server_power_policy_list.go +++ b/model_compute_server_power_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_power_policy_response.go b/model_compute_server_power_policy_response.go index bb08add986..112242ebb2 100644 --- a/model_compute_server_power_policy_response.go +++ b/model_compute_server_power_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_setting.go b/model_compute_server_setting.go index 1ba971cef8..0388b85ff1 100644 --- a/model_compute_server_setting.go +++ b/model_compute_server_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_setting_list.go b/model_compute_server_setting_list.go index e2e6d55b98..7be6d0c07c 100644 --- a/model_compute_server_setting_list.go +++ b/model_compute_server_setting_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_server_setting_response.go b/model_compute_server_setting_response.go index f15885dd61..f40ee6af0e 100644 --- a/model_compute_server_setting_response.go +++ b/model_compute_server_setting_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_storage_controller_operation.go b/model_compute_storage_controller_operation.go index dc8b6fca1e..51cc2320e1 100644 --- a/model_compute_storage_controller_operation.go +++ b/model_compute_storage_controller_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_storage_physical_drive.go b/model_compute_storage_physical_drive.go index 4db797b7f8..37591805a2 100644 --- a/model_compute_storage_physical_drive.go +++ b/model_compute_storage_physical_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_storage_physical_drive_operation.go b/model_compute_storage_physical_drive_operation.go index 8f9b5efc88..e869166047 100644 --- a/model_compute_storage_physical_drive_operation.go +++ b/model_compute_storage_physical_drive_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_storage_utility_image_operation.go b/model_compute_storage_utility_image_operation.go index 94b744f88d..a9075077a8 100644 --- a/model_compute_storage_utility_image_operation.go +++ b/model_compute_storage_utility_image_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_storage_virtual_drive.go b/model_compute_storage_virtual_drive.go index 9ee1a36541..3bc5af5d1d 100644 --- a/model_compute_storage_virtual_drive.go +++ b/model_compute_storage_virtual_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_storage_virtual_drive_operation.go b/model_compute_storage_virtual_drive_operation.go index bea0acb88d..cdae96b450 100644 --- a/model_compute_storage_virtual_drive_operation.go +++ b/model_compute_storage_virtual_drive_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_vmedia.go b/model_compute_vmedia.go index ae048fb30b..f8dd319ce3 100644 --- a/model_compute_vmedia.go +++ b/model_compute_vmedia.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_vmedia_list.go b/model_compute_vmedia_list.go index d333318f8f..2688f412d0 100644 --- a/model_compute_vmedia_list.go +++ b/model_compute_vmedia_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_vmedia_relationship.go b/model_compute_vmedia_relationship.go index a9311e1d09..f8707e583d 100644 --- a/model_compute_vmedia_relationship.go +++ b/model_compute_vmedia_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_compute_vmedia_response.go b/model_compute_vmedia_response.go index 6b32520f10..84e128d1a1 100644 --- a/model_compute_vmedia_response.go +++ b/model_compute_vmedia_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm.go b/model_cond_alarm.go index e5ff753c94..c22610f8ff 100644 --- a/model_cond_alarm.go +++ b/model_cond_alarm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_action.go b/model_cond_alarm_action.go index c60c294b3c..6d80682373 100644 --- a/model_cond_alarm_action.go +++ b/model_cond_alarm_action.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_aggregation.go b/model_cond_alarm_aggregation.go index 6d4b89ca58..b24c9e1a3d 100644 --- a/model_cond_alarm_aggregation.go +++ b/model_cond_alarm_aggregation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_aggregation_list.go b/model_cond_alarm_aggregation_list.go index 49987a2ffd..47fccc87a3 100644 --- a/model_cond_alarm_aggregation_list.go +++ b/model_cond_alarm_aggregation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_aggregation_response.go b/model_cond_alarm_aggregation_response.go index c282f7bc52..4100d79089 100644 --- a/model_cond_alarm_aggregation_response.go +++ b/model_cond_alarm_aggregation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_classification.go b/model_cond_alarm_classification.go index 5c679ccb7c..e64fe745fd 100644 --- a/model_cond_alarm_classification.go +++ b/model_cond_alarm_classification.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_classification_eligibility.go b/model_cond_alarm_classification_eligibility.go index db503d9b43..6d05ab9c3e 100644 --- a/model_cond_alarm_classification_eligibility.go +++ b/model_cond_alarm_classification_eligibility.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_classification_list.go b/model_cond_alarm_classification_list.go index 7e35865d1c..1e83a919d2 100644 --- a/model_cond_alarm_classification_list.go +++ b/model_cond_alarm_classification_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_classification_relationship.go b/model_cond_alarm_classification_relationship.go index ff53401987..c7274960e0 100644 --- a/model_cond_alarm_classification_relationship.go +++ b/model_cond_alarm_classification_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_classification_response.go b/model_cond_alarm_classification_response.go index 70654ce743..f734533d23 100644 --- a/model_cond_alarm_classification_response.go +++ b/model_cond_alarm_classification_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_definition.go b/model_cond_alarm_definition.go index 559242d04e..825ebf4628 100644 --- a/model_cond_alarm_definition.go +++ b/model_cond_alarm_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_definition_list.go b/model_cond_alarm_definition_list.go index 79c4f678cf..16e8aab3b5 100644 --- a/model_cond_alarm_definition_list.go +++ b/model_cond_alarm_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_definition_relationship.go b/model_cond_alarm_definition_relationship.go index 553e7c614a..5b1942c43e 100644 --- a/model_cond_alarm_definition_relationship.go +++ b/model_cond_alarm_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_definition_response.go b/model_cond_alarm_definition_response.go index 9ba437a6e5..c9772ab956 100644 --- a/model_cond_alarm_definition_response.go +++ b/model_cond_alarm_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_list.go b/model_cond_alarm_list.go index 6fcac0a0bf..7454b79464 100644 --- a/model_cond_alarm_list.go +++ b/model_cond_alarm_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_response.go b/model_cond_alarm_response.go index 4472fa175e..f5d7b4324e 100644 --- a/model_cond_alarm_response.go +++ b/model_cond_alarm_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_spec.go b/model_cond_alarm_spec.go index 92c5ab6489..e416e78b79 100644 --- a/model_cond_alarm_spec.go +++ b/model_cond_alarm_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_summary.go b/model_cond_alarm_summary.go index 5f0f9b51b0..2a06a6a751 100644 --- a/model_cond_alarm_summary.go +++ b/model_cond_alarm_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_suppression.go b/model_cond_alarm_suppression.go index 01a2079616..b5d06fcae9 100644 --- a/model_cond_alarm_suppression.go +++ b/model_cond_alarm_suppression.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_suppression_list.go b/model_cond_alarm_suppression_list.go index c6d7700445..8302c4e2dc 100644 --- a/model_cond_alarm_suppression_list.go +++ b/model_cond_alarm_suppression_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_alarm_suppression_response.go b/model_cond_alarm_suppression_response.go index 8574cd6c1a..26b254c03b 100644 --- a/model_cond_alarm_suppression_response.go +++ b/model_cond_alarm_suppression_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status.go b/model_cond_hcl_status.go index b17906d6c5..123efe11e3 100644 --- a/model_cond_hcl_status.go +++ b/model_cond_hcl_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_detail.go b/model_cond_hcl_status_detail.go index 98d8fa8faf..5c102937d4 100644 --- a/model_cond_hcl_status_detail.go +++ b/model_cond_hcl_status_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_detail_list.go b/model_cond_hcl_status_detail_list.go index 84b75e6f3a..b018421ec6 100644 --- a/model_cond_hcl_status_detail_list.go +++ b/model_cond_hcl_status_detail_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_detail_relationship.go b/model_cond_hcl_status_detail_relationship.go index 7063417af3..48f82be233 100644 --- a/model_cond_hcl_status_detail_relationship.go +++ b/model_cond_hcl_status_detail_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_detail_response.go b/model_cond_hcl_status_detail_response.go index ec8c8df0c2..0fb630e41d 100644 --- a/model_cond_hcl_status_detail_response.go +++ b/model_cond_hcl_status_detail_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_job.go b/model_cond_hcl_status_job.go index 42f66d08ac..5f12e19a3a 100644 --- a/model_cond_hcl_status_job.go +++ b/model_cond_hcl_status_job.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_job_list.go b/model_cond_hcl_status_job_list.go index b7042ba926..c171c38772 100644 --- a/model_cond_hcl_status_job_list.go +++ b/model_cond_hcl_status_job_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_job_response.go b/model_cond_hcl_status_job_response.go index 974cf223c9..b617cca1f7 100644 --- a/model_cond_hcl_status_job_response.go +++ b/model_cond_hcl_status_job_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_list.go b/model_cond_hcl_status_list.go index 4992e05f30..e1c2a037fa 100644 --- a/model_cond_hcl_status_list.go +++ b/model_cond_hcl_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_relationship.go b/model_cond_hcl_status_relationship.go index 69e71c9483..a17a706475 100644 --- a/model_cond_hcl_status_relationship.go +++ b/model_cond_hcl_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_cond_hcl_status_response.go b/model_cond_hcl_status_response.go index eaeef21b16..24af3d8cb9 100644 --- a/model_cond_hcl_status_response.go +++ b/model_cond_hcl_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_auth_message.go b/model_connector_auth_message.go index a21a67a932..0845390592 100644 --- a/model_connector_auth_message.go +++ b/model_connector_auth_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_base_message.go b/model_connector_base_message.go index 1017b390eb..4f548c1e31 100644 --- a/model_connector_base_message.go +++ b/model_connector_base_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_close_stream_message.go b/model_connector_close_stream_message.go index 38b3325fd9..a6ccb66a33 100644 --- a/model_connector_close_stream_message.go +++ b/model_connector_close_stream_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_command_control_message.go b/model_connector_command_control_message.go index 4973e0e0ef..93191a67d2 100644 --- a/model_connector_command_control_message.go +++ b/model_connector_command_control_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_command_terminal_stream.go b/model_connector_command_terminal_stream.go index 1bd12e66ea..49bc44b233 100644 --- a/model_connector_command_terminal_stream.go +++ b/model_connector_command_terminal_stream.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_download_status.go b/model_connector_download_status.go index 15c7c6b7be..6877a256af 100644 --- a/model_connector_download_status.go +++ b/model_connector_download_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_event_log.go b/model_connector_event_log.go index 4e94d46234..0777292a36 100644 --- a/model_connector_event_log.go +++ b/model_connector_event_log.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_expect_prompt.go b/model_connector_expect_prompt.go index 34806e3f40..ed78755118 100644 --- a/model_connector_expect_prompt.go +++ b/model_connector_expect_prompt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_fetch_stream_message.go b/model_connector_fetch_stream_message.go index a6be55d707..3d2eb08186 100644 --- a/model_connector_fetch_stream_message.go +++ b/model_connector_fetch_stream_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_file_checksum.go b/model_connector_file_checksum.go index 61544eab25..3d043d3949 100644 --- a/model_connector_file_checksum.go +++ b/model_connector_file_checksum.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_file_message.go b/model_connector_file_message.go index f4d288b3c2..e02e064149 100644 --- a/model_connector_file_message.go +++ b/model_connector_file_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_http_request.go b/model_connector_http_request.go index 8a36bd105f..bd55de390d 100644 --- a/model_connector_http_request.go +++ b/model_connector_http_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_platform_param_base.go b/model_connector_platform_param_base.go index e6e7ec0273..519087fe07 100644 --- a/model_connector_platform_param_base.go +++ b/model_connector_platform_param_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_scoped_inventory.go b/model_connector_scoped_inventory.go index ea0fb003c6..04ee87e367 100644 --- a/model_connector_scoped_inventory.go +++ b/model_connector_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_ssh_config.go b/model_connector_ssh_config.go index 8b805bbaf8..a7b4bc5d6c 100644 --- a/model_connector_ssh_config.go +++ b/model_connector_ssh_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_ssh_message.go b/model_connector_ssh_message.go index 16f7d051ca..d4dc150ca2 100644 --- a/model_connector_ssh_message.go +++ b/model_connector_ssh_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_start_stream.go b/model_connector_start_stream.go index dbd22f318c..ce34ba39fe 100644 --- a/model_connector_start_stream.go +++ b/model_connector_start_stream.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_start_stream_from_device.go b/model_connector_start_stream_from_device.go index 528c5c5586..3afd7bced7 100644 --- a/model_connector_start_stream_from_device.go +++ b/model_connector_start_stream_from_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_stream_acknowledge.go b/model_connector_stream_acknowledge.go index 6842155443..e6b616ed12 100644 --- a/model_connector_stream_acknowledge.go +++ b/model_connector_stream_acknowledge.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_stream_input.go b/model_connector_stream_input.go index 2d8e215539..b99f47a1b4 100644 --- a/model_connector_stream_input.go +++ b/model_connector_stream_input.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_stream_keepalive.go b/model_connector_stream_keepalive.go index 7f04d432f9..d2f1af442c 100644 --- a/model_connector_stream_keepalive.go +++ b/model_connector_stream_keepalive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_stream_message.go b/model_connector_stream_message.go index 61171636c5..ecaf9483bd 100644 --- a/model_connector_stream_message.go +++ b/model_connector_stream_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_target_change_message.go b/model_connector_target_change_message.go index a6b497535b..33ff8bb098 100644 --- a/model_connector_target_change_message.go +++ b/model_connector_target_change_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_target_specification.go b/model_connector_target_specification.go index b0384361c3..ad96f9bf7c 100644 --- a/model_connector_target_specification.go +++ b/model_connector_target_specification.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_url.go b/model_connector_url.go index b623b57f56..b1058ff41a 100644 --- a/model_connector_url.go +++ b/model_connector_url.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_winrm_request.go b/model_connector_winrm_request.go index 983fd54e72..4acfc12e21 100644 --- a/model_connector_winrm_request.go +++ b/model_connector_winrm_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connector_xml_api_message.go b/model_connector_xml_api_message.go index 81a2f37261..865d111e17 100644 --- a/model_connector_xml_api_message.go +++ b/model_connector_xml_api_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connectorpack_connector_pack_update.go b/model_connectorpack_connector_pack_update.go index 69035a8e44..6ee4a33071 100644 --- a/model_connectorpack_connector_pack_update.go +++ b/model_connectorpack_connector_pack_update.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connectorpack_connector_pack_upgrade.go b/model_connectorpack_connector_pack_upgrade.go index f95412452f..11271d56a0 100644 --- a/model_connectorpack_connector_pack_upgrade.go +++ b/model_connectorpack_connector_pack_upgrade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connectorpack_connector_pack_upgrade_list.go b/model_connectorpack_connector_pack_upgrade_list.go index 72a839f3a6..55a0e25a16 100644 --- a/model_connectorpack_connector_pack_upgrade_list.go +++ b/model_connectorpack_connector_pack_upgrade_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connectorpack_connector_pack_upgrade_response.go b/model_connectorpack_connector_pack_upgrade_response.go index db2faf628e..f786357cc9 100644 --- a/model_connectorpack_connector_pack_upgrade_response.go +++ b/model_connectorpack_connector_pack_upgrade_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connectorpack_upgrade_impact.go b/model_connectorpack_upgrade_impact.go index 0d45395190..647b202f14 100644 --- a/model_connectorpack_upgrade_impact.go +++ b/model_connectorpack_upgrade_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connectorpack_upgrade_impact_list.go b/model_connectorpack_upgrade_impact_list.go index e84c183276..4c073cdb4f 100644 --- a/model_connectorpack_upgrade_impact_list.go +++ b/model_connectorpack_upgrade_impact_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_connectorpack_upgrade_impact_response.go b/model_connectorpack_upgrade_impact_response.go index 9da4f88aa8..7cd183a181 100644 --- a/model_connectorpack_upgrade_impact_response.go +++ b/model_connectorpack_upgrade_impact_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_console_console_config.go b/model_console_console_config.go index 651e74d244..ac1848f35f 100644 --- a/model_console_console_config.go +++ b/model_console_console_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_console_console_config_list.go b/model_console_console_config_list.go index 9c61da87c9..ff108fbf23 100644 --- a/model_console_console_config_list.go +++ b/model_console_console_config_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_console_console_config_relationship.go b/model_console_console_config_relationship.go index 2afbe06d77..a20d5f4f90 100644 --- a/model_console_console_config_relationship.go +++ b/model_console_console_config_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_console_console_config_response.go b/model_console_console_config_response.go index 6a4da6f90a..f99238ab26 100644 --- a/model_console_console_config_response.go +++ b/model_console_console_config_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_content_base_parameter.go b/model_content_base_parameter.go index 021ee1bfae..e0a02a9dfb 100644 --- a/model_content_base_parameter.go +++ b/model_content_base_parameter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_content_complex_type.go b/model_content_complex_type.go index 9fcbd88394..153a6c6032 100644 --- a/model_content_complex_type.go +++ b/model_content_complex_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_content_parameter.go b/model_content_parameter.go index c9780a96b3..45ad11323f 100644 --- a/model_content_parameter.go +++ b/model_content_parameter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_content_text_parameter.go b/model_content_text_parameter.go index a62f7b660c..0bfc549c0d 100644 --- a/model_content_text_parameter.go +++ b/model_content_text_parameter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_adapter_compliance_details.go b/model_convergedinfra_adapter_compliance_details.go index 74c4234255..bfc86e5b42 100644 --- a/model_convergedinfra_adapter_compliance_details.go +++ b/model_convergedinfra_adapter_compliance_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_adapter_compliance_details_list.go b/model_convergedinfra_adapter_compliance_details_list.go index fd7f778a9d..14ab1efae2 100644 --- a/model_convergedinfra_adapter_compliance_details_list.go +++ b/model_convergedinfra_adapter_compliance_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_adapter_compliance_details_relationship.go b/model_convergedinfra_adapter_compliance_details_relationship.go index c3e4037c67..021a6f9268 100644 --- a/model_convergedinfra_adapter_compliance_details_relationship.go +++ b/model_convergedinfra_adapter_compliance_details_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_adapter_compliance_details_response.go b/model_convergedinfra_adapter_compliance_details_response.go index d16e3621a5..59224d7980 100644 --- a/model_convergedinfra_adapter_compliance_details_response.go +++ b/model_convergedinfra_adapter_compliance_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_alarm_summary.go b/model_convergedinfra_alarm_summary.go index 220b4aa38f..dcd9dffc51 100644 --- a/model_convergedinfra_alarm_summary.go +++ b/model_convergedinfra_alarm_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_base_compliance_details.go b/model_convergedinfra_base_compliance_details.go index b04e026d5f..c32f801c57 100644 --- a/model_convergedinfra_base_compliance_details.go +++ b/model_convergedinfra_base_compliance_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_base_compliance_details_relationship.go b/model_convergedinfra_base_compliance_details_relationship.go index 9eda3872ec..2e0b8a00e5 100644 --- a/model_convergedinfra_base_compliance_details_relationship.go +++ b/model_convergedinfra_base_compliance_details_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_base_pod.go b/model_convergedinfra_base_pod.go index c667d9b432..5a6835d3c6 100644 --- a/model_convergedinfra_base_pod.go +++ b/model_convergedinfra_base_pod.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_base_pod_summary.go b/model_convergedinfra_base_pod_summary.go index 84efac054e..cce42241c8 100644 --- a/model_convergedinfra_base_pod_summary.go +++ b/model_convergedinfra_base_pod_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_compliance_summary.go b/model_convergedinfra_compliance_summary.go index 783917f6ea..0c53b088a8 100644 --- a/model_convergedinfra_compliance_summary.go +++ b/model_convergedinfra_compliance_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod.go b/model_convergedinfra_pod.go index 50ad80e036..44a3d49b7a 100644 --- a/model_convergedinfra_pod.go +++ b/model_convergedinfra_pod.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_compliance_info.go b/model_convergedinfra_pod_compliance_info.go index e9ecad6457..2368880cc8 100644 --- a/model_convergedinfra_pod_compliance_info.go +++ b/model_convergedinfra_pod_compliance_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_compliance_info_list.go b/model_convergedinfra_pod_compliance_info_list.go index 5acd988c0b..dc09a61f61 100644 --- a/model_convergedinfra_pod_compliance_info_list.go +++ b/model_convergedinfra_pod_compliance_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_compliance_info_relationship.go b/model_convergedinfra_pod_compliance_info_relationship.go index 3a343b68d4..27aae178e9 100644 --- a/model_convergedinfra_pod_compliance_info_relationship.go +++ b/model_convergedinfra_pod_compliance_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_compliance_info_response.go b/model_convergedinfra_pod_compliance_info_response.go index 00333974c3..d177aa0769 100644 --- a/model_convergedinfra_pod_compliance_info_response.go +++ b/model_convergedinfra_pod_compliance_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_list.go b/model_convergedinfra_pod_list.go index d08ae8ada4..89e0a3adc8 100644 --- a/model_convergedinfra_pod_list.go +++ b/model_convergedinfra_pod_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_relationship.go b/model_convergedinfra_pod_relationship.go index 862429844c..d7c5a68753 100644 --- a/model_convergedinfra_pod_relationship.go +++ b/model_convergedinfra_pod_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_response.go b/model_convergedinfra_pod_response.go index e048a9ba51..ead465f8c7 100644 --- a/model_convergedinfra_pod_response.go +++ b/model_convergedinfra_pod_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_pod_summary.go b/model_convergedinfra_pod_summary.go index 29d59e6cf8..4a8392b4b4 100644 --- a/model_convergedinfra_pod_summary.go +++ b/model_convergedinfra_pod_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_server_compliance_details.go b/model_convergedinfra_server_compliance_details.go index 47c2acd7c6..728bf414c0 100644 --- a/model_convergedinfra_server_compliance_details.go +++ b/model_convergedinfra_server_compliance_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_server_compliance_details_list.go b/model_convergedinfra_server_compliance_details_list.go index eb647f7751..60f9887f15 100644 --- a/model_convergedinfra_server_compliance_details_list.go +++ b/model_convergedinfra_server_compliance_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_server_compliance_details_relationship.go b/model_convergedinfra_server_compliance_details_relationship.go index 63cfb48421..9c1f917c15 100644 --- a/model_convergedinfra_server_compliance_details_relationship.go +++ b/model_convergedinfra_server_compliance_details_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_server_compliance_details_response.go b/model_convergedinfra_server_compliance_details_response.go index 72e57ac846..677275a43a 100644 --- a/model_convergedinfra_server_compliance_details_response.go +++ b/model_convergedinfra_server_compliance_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_storage_compliance_details.go b/model_convergedinfra_storage_compliance_details.go index 7feb4253e2..d145707f80 100644 --- a/model_convergedinfra_storage_compliance_details.go +++ b/model_convergedinfra_storage_compliance_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_storage_compliance_details_list.go b/model_convergedinfra_storage_compliance_details_list.go index 066357bf63..dc12cdfad8 100644 --- a/model_convergedinfra_storage_compliance_details_list.go +++ b/model_convergedinfra_storage_compliance_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_storage_compliance_details_relationship.go b/model_convergedinfra_storage_compliance_details_relationship.go index b591958b54..e0df666dfd 100644 --- a/model_convergedinfra_storage_compliance_details_relationship.go +++ b/model_convergedinfra_storage_compliance_details_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_storage_compliance_details_response.go b/model_convergedinfra_storage_compliance_details_response.go index 6ade4dba05..23d7832fa9 100644 --- a/model_convergedinfra_storage_compliance_details_response.go +++ b/model_convergedinfra_storage_compliance_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_switch_compliance_details.go b/model_convergedinfra_switch_compliance_details.go index 7474fdcda9..3d933be86e 100644 --- a/model_convergedinfra_switch_compliance_details.go +++ b/model_convergedinfra_switch_compliance_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_switch_compliance_details_list.go b/model_convergedinfra_switch_compliance_details_list.go index 9e9e310a8e..224496706d 100644 --- a/model_convergedinfra_switch_compliance_details_list.go +++ b/model_convergedinfra_switch_compliance_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_switch_compliance_details_relationship.go b/model_convergedinfra_switch_compliance_details_relationship.go index 1a8d31807d..dd9efec6d8 100644 --- a/model_convergedinfra_switch_compliance_details_relationship.go +++ b/model_convergedinfra_switch_compliance_details_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_convergedinfra_switch_compliance_details_response.go b/model_convergedinfra_switch_compliance_details_response.go index 36453c6ba2..4d7372cc0b 100644 --- a/model_convergedinfra_switch_compliance_details_response.go +++ b/model_convergedinfra_switch_compliance_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_crd_custom_resource.go b/model_crd_custom_resource.go index 5cf560b73a..d0ebe03045 100644 --- a/model_crd_custom_resource.go +++ b/model_crd_custom_resource.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_crd_custom_resource_config_property.go b/model_crd_custom_resource_config_property.go index 834a6e1af4..c948bdefc2 100644 --- a/model_crd_custom_resource_config_property.go +++ b/model_crd_custom_resource_config_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_crd_custom_resource_list.go b/model_crd_custom_resource_list.go index dbdc378dbf..ab74d58782 100644 --- a/model_crd_custom_resource_list.go +++ b/model_crd_custom_resource_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_crd_custom_resource_response.go b/model_crd_custom_resource_response.go index eb559c440f..bd4e193482 100644 --- a/model_crd_custom_resource_response.go +++ b/model_crd_custom_resource_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_deviceconnector_policy.go b/model_deviceconnector_policy.go index 57394f72a3..b96d4dc3f1 100644 --- a/model_deviceconnector_policy.go +++ b/model_deviceconnector_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_deviceconnector_policy_list.go b/model_deviceconnector_policy_list.go index 79f2f1a6c9..70a25bb804 100644 --- a/model_deviceconnector_policy_list.go +++ b/model_deviceconnector_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_deviceconnector_policy_response.go b/model_deviceconnector_policy_response.go index a606c1865a..b37f79145b 100644 --- a/model_deviceconnector_policy_response.go +++ b/model_deviceconnector_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_device.go b/model_dnac_device.go index 341146ad2c..41c136e27c 100644 --- a/model_dnac_device.go +++ b/model_dnac_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_device_interface.go b/model_dnac_device_interface.go index 1c4d318d57..fda2ebab91 100644 --- a/model_dnac_device_interface.go +++ b/model_dnac_device_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_device_interface_list.go b/model_dnac_device_interface_list.go index 59a61740e2..678888d9c7 100644 --- a/model_dnac_device_interface_list.go +++ b/model_dnac_device_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_device_interface_response.go b/model_dnac_device_interface_response.go index 9dbb5a8fa6..b807b38ef0 100644 --- a/model_dnac_device_interface_response.go +++ b/model_dnac_device_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_device_list.go b/model_dnac_device_list.go index 31e4ed672c..a2150284ce 100644 --- a/model_dnac_device_list.go +++ b/model_dnac_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_device_response.go b/model_dnac_device_response.go index 333bf25ed5..53c1493537 100644 --- a/model_dnac_device_response.go +++ b/model_dnac_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_external_border_node.go b/model_dnac_external_border_node.go index d1f752c6d5..c1e3938a29 100644 --- a/model_dnac_external_border_node.go +++ b/model_dnac_external_border_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_external_border_node_interface.go b/model_dnac_external_border_node_interface.go index 210e052fd3..a9d4b0a534 100644 --- a/model_dnac_external_border_node_interface.go +++ b/model_dnac_external_border_node_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_external_border_node_interface_list.go b/model_dnac_external_border_node_interface_list.go index 5092dd8260..75340abac9 100644 --- a/model_dnac_external_border_node_interface_list.go +++ b/model_dnac_external_border_node_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_external_border_node_interface_response.go b/model_dnac_external_border_node_interface_response.go index e36459fd0f..3b8a4468ed 100644 --- a/model_dnac_external_border_node_interface_response.go +++ b/model_dnac_external_border_node_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_external_border_node_list.go b/model_dnac_external_border_node_list.go index af150dadb2..72e2b64fc7 100644 --- a/model_dnac_external_border_node_list.go +++ b/model_dnac_external_border_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_external_border_node_response.go b/model_dnac_external_border_node_response.go index 8e0ab8a01d..9a8a979a13 100644 --- a/model_dnac_external_border_node_response.go +++ b/model_dnac_external_border_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_fabric_site.go b/model_dnac_fabric_site.go index b3a0bcc950..6847d5d687 100644 --- a/model_dnac_fabric_site.go +++ b/model_dnac_fabric_site.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_fabric_site_list.go b/model_dnac_fabric_site_list.go index 95b8f8c616..3a0d0667d1 100644 --- a/model_dnac_fabric_site_list.go +++ b/model_dnac_fabric_site_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_fabric_site_response.go b/model_dnac_fabric_site_response.go index 2741a7ea61..3bb1c30098 100644 --- a/model_dnac_fabric_site_response.go +++ b/model_dnac_fabric_site_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_inventory_entity.go b/model_dnac_inventory_entity.go index f7619da650..0f41fdbdac 100644 --- a/model_dnac_inventory_entity.go +++ b/model_dnac_inventory_entity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_site.go b/model_dnac_site.go index 704f1801a0..92c33e7a08 100644 --- a/model_dnac_site.go +++ b/model_dnac_site.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_site_ip_pool.go b/model_dnac_site_ip_pool.go index dfe4f10e4f..6dbf119a4f 100644 --- a/model_dnac_site_ip_pool.go +++ b/model_dnac_site_ip_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_site_ip_pool_list.go b/model_dnac_site_ip_pool_list.go index 5c23575479..43850ec261 100644 --- a/model_dnac_site_ip_pool_list.go +++ b/model_dnac_site_ip_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_site_ip_pool_response.go b/model_dnac_site_ip_pool_response.go index 439da06dcc..5dea9d11ac 100644 --- a/model_dnac_site_ip_pool_response.go +++ b/model_dnac_site_ip_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_site_list.go b/model_dnac_site_list.go index 3f912460cf..dab6ba9231 100644 --- a/model_dnac_site_list.go +++ b/model_dnac_site_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_site_response.go b/model_dnac_site_response.go index 620560d504..40d2ddc1db 100644 --- a/model_dnac_site_response.go +++ b/model_dnac_site_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_template.go b/model_dnac_template.go index 666d8fc4ba..8e08e55fbd 100644 --- a/model_dnac_template.go +++ b/model_dnac_template.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_template_list.go b/model_dnac_template_list.go index 87922ae54d..e087c8e6ea 100644 --- a/model_dnac_template_list.go +++ b/model_dnac_template_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_template_response.go b/model_dnac_template_response.go index 42084f1524..bb6ab2092d 100644 --- a/model_dnac_template_response.go +++ b/model_dnac_template_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_transit.go b/model_dnac_transit.go index 6c9401eb34..dade8c23d4 100644 --- a/model_dnac_transit.go +++ b/model_dnac_transit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_transit_list.go b/model_dnac_transit_list.go index bd036e886f..75a294b48f 100644 --- a/model_dnac_transit_list.go +++ b/model_dnac_transit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_transit_response.go b/model_dnac_transit_response.go index f464049bc8..4881577df6 100644 --- a/model_dnac_transit_response.go +++ b/model_dnac_transit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_virtual_network_fabric_site.go b/model_dnac_virtual_network_fabric_site.go index cd36943a14..a5ed4cc2c6 100644 --- a/model_dnac_virtual_network_fabric_site.go +++ b/model_dnac_virtual_network_fabric_site.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_virtual_network_fabric_site_list.go b/model_dnac_virtual_network_fabric_site_list.go index d1f9b51beb..cd9eb9e033 100644 --- a/model_dnac_virtual_network_fabric_site_list.go +++ b/model_dnac_virtual_network_fabric_site_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_dnac_virtual_network_fabric_site_response.go b/model_dnac_virtual_network_fabric_site_response.go index b982d34654..e593f22111 100644 --- a/model_dnac_virtual_network_fabric_site_response.go +++ b/model_dnac_virtual_network_fabric_site_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_energy_metrics.go b/model_energy_metrics.go index 2e24561213..a0b8000749 100644 --- a/model_energy_metrics.go +++ b/model_energy_metrics.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_abstract_device.go b/model_equipment_abstract_device.go index 5b2bd9c5e4..481c2dba92 100644 --- a/model_equipment_abstract_device.go +++ b/model_equipment_abstract_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_base.go b/model_equipment_base.go index 3685d66404..a1423fd506 100644 --- a/model_equipment_base.go +++ b/model_equipment_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_base_relationship.go b/model_equipment_base_relationship.go index 68544cff8b..b47ec7fdc5 100644 --- a/model_equipment_base_relationship.go +++ b/model_equipment_base_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_base_sensor.go b/model_equipment_base_sensor.go index 408a94dc9b..a4a5b21621 100644 --- a/model_equipment_base_sensor.go +++ b/model_equipment_base_sensor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis.go b/model_equipment_chassis.go index 7aff5cab0f..1edf94cc7b 100644 --- a/model_equipment_chassis.go +++ b/model_equipment_chassis.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_id_pool.go b/model_equipment_chassis_id_pool.go index 7126b26016..b99388bead 100644 --- a/model_equipment_chassis_id_pool.go +++ b/model_equipment_chassis_id_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_id_pool_list.go b/model_equipment_chassis_id_pool_list.go index 90de0557da..10bf3f3332 100644 --- a/model_equipment_chassis_id_pool_list.go +++ b/model_equipment_chassis_id_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_id_pool_response.go b/model_equipment_chassis_id_pool_response.go index 2d4d2b5b51..cf95274629 100644 --- a/model_equipment_chassis_id_pool_response.go +++ b/model_equipment_chassis_id_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_identity.go b/model_equipment_chassis_identity.go index 9e75066af2..2afcf47676 100644 --- a/model_equipment_chassis_identity.go +++ b/model_equipment_chassis_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_identity_list.go b/model_equipment_chassis_identity_list.go index 7cb51dc2f1..1c6ebabffd 100644 --- a/model_equipment_chassis_identity_list.go +++ b/model_equipment_chassis_identity_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_identity_response.go b/model_equipment_chassis_identity_response.go index e382ec45df..0e52bb7cc9 100644 --- a/model_equipment_chassis_identity_response.go +++ b/model_equipment_chassis_identity_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_list.go b/model_equipment_chassis_list.go index 4abd8c2c62..664fdb4145 100644 --- a/model_equipment_chassis_list.go +++ b/model_equipment_chassis_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_operation.go b/model_equipment_chassis_operation.go index bcf395a5ac..98457cac52 100644 --- a/model_equipment_chassis_operation.go +++ b/model_equipment_chassis_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_operation_list.go b/model_equipment_chassis_operation_list.go index 4349b70031..02e5323ec9 100644 --- a/model_equipment_chassis_operation_list.go +++ b/model_equipment_chassis_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_operation_response.go b/model_equipment_chassis_operation_response.go index 2463c96b80..2f310e3308 100644 --- a/model_equipment_chassis_operation_response.go +++ b/model_equipment_chassis_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_operation_status.go b/model_equipment_chassis_operation_status.go index 68e54058e0..6171e52862 100644 --- a/model_equipment_chassis_operation_status.go +++ b/model_equipment_chassis_operation_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_relationship.go b/model_equipment_chassis_relationship.go index 61f63e329d..7a7de446b6 100644 --- a/model_equipment_chassis_relationship.go +++ b/model_equipment_chassis_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_chassis_response.go b/model_equipment_chassis_response.go index dc68e5c004..d02c305409 100644 --- a/model_equipment_chassis_response.go +++ b/model_equipment_chassis_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_device_location.go b/model_equipment_device_location.go index 30a8d16986..1ee5fd743d 100644 --- a/model_equipment_device_location.go +++ b/model_equipment_device_location.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_device_summary.go b/model_equipment_device_summary.go index 39026af2dc..2c35610f4f 100644 --- a/model_equipment_device_summary.go +++ b/model_equipment_device_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_device_summary_list.go b/model_equipment_device_summary_list.go index d277702789..e224321d4f 100644 --- a/model_equipment_device_summary_list.go +++ b/model_equipment_device_summary_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_device_summary_response.go b/model_equipment_device_summary_response.go index 3f561e4cf7..ef8fdf25d8 100644 --- a/model_equipment_device_summary_response.go +++ b/model_equipment_device_summary_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_end_point_log.go b/model_equipment_end_point_log.go index 1891cfb838..95bf9dcb03 100644 --- a/model_equipment_end_point_log.go +++ b/model_equipment_end_point_log.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_end_point_log_list.go b/model_equipment_end_point_log_list.go index 439eb32cab..c6a94ca91f 100644 --- a/model_equipment_end_point_log_list.go +++ b/model_equipment_end_point_log_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_end_point_log_response.go b/model_equipment_end_point_log_response.go index e6b93632c3..db2d234a52 100644 --- a/model_equipment_end_point_log_response.go +++ b/model_equipment_end_point_log_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_expander_module.go b/model_equipment_expander_module.go index 8c53a6cd26..d465bc6043 100644 --- a/model_equipment_expander_module.go +++ b/model_equipment_expander_module.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_expander_module_list.go b/model_equipment_expander_module_list.go index 4f2e5c66b5..54393f767c 100644 --- a/model_equipment_expander_module_list.go +++ b/model_equipment_expander_module_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_expander_module_relationship.go b/model_equipment_expander_module_relationship.go index 8fcd2da74b..ea99231543 100644 --- a/model_equipment_expander_module_relationship.go +++ b/model_equipment_expander_module_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_expander_module_response.go b/model_equipment_expander_module_response.go index ac03cfb8be..5c52c171ac 100644 --- a/model_equipment_expander_module_response.go +++ b/model_equipment_expander_module_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan.go b/model_equipment_fan.go index 048e1a03bd..3c40a68f8e 100644 --- a/model_equipment_fan.go +++ b/model_equipment_fan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_control.go b/model_equipment_fan_control.go index 87698dadfd..cecfa635a7 100644 --- a/model_equipment_fan_control.go +++ b/model_equipment_fan_control.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_control_list.go b/model_equipment_fan_control_list.go index 7228068caf..cfeb18e668 100644 --- a/model_equipment_fan_control_list.go +++ b/model_equipment_fan_control_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_control_relationship.go b/model_equipment_fan_control_relationship.go index f45d9d500a..bf29d39b40 100644 --- a/model_equipment_fan_control_relationship.go +++ b/model_equipment_fan_control_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_control_response.go b/model_equipment_fan_control_response.go index 888a4d46df..9bddfe7db2 100644 --- a/model_equipment_fan_control_response.go +++ b/model_equipment_fan_control_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_list.go b/model_equipment_fan_list.go index f0b4c0b916..34083b7797 100644 --- a/model_equipment_fan_list.go +++ b/model_equipment_fan_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_module.go b/model_equipment_fan_module.go index c48891ccc5..5c9c8df72f 100644 --- a/model_equipment_fan_module.go +++ b/model_equipment_fan_module.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_module_list.go b/model_equipment_fan_module_list.go index 77e488baf8..c8dd3afd00 100644 --- a/model_equipment_fan_module_list.go +++ b/model_equipment_fan_module_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_module_relationship.go b/model_equipment_fan_module_relationship.go index a9a588468e..16121f68b7 100644 --- a/model_equipment_fan_module_relationship.go +++ b/model_equipment_fan_module_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_module_response.go b/model_equipment_fan_module_response.go index bc4520b41c..377a62390c 100644 --- a/model_equipment_fan_module_response.go +++ b/model_equipment_fan_module_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_relationship.go b/model_equipment_fan_relationship.go index 4f1c537bd3..7c334f5627 100644 --- a/model_equipment_fan_relationship.go +++ b/model_equipment_fan_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fan_response.go b/model_equipment_fan_response.go index f9ad27f5a8..bde33f2251 100644 --- a/model_equipment_fan_response.go +++ b/model_equipment_fan_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex.go b/model_equipment_fex.go index c455169aaf..17449ef85c 100644 --- a/model_equipment_fex.go +++ b/model_equipment_fex.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_identity.go b/model_equipment_fex_identity.go index 37d1666740..a85fcf8209 100644 --- a/model_equipment_fex_identity.go +++ b/model_equipment_fex_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_identity_list.go b/model_equipment_fex_identity_list.go index 32e89b9ad7..9625bc916c 100644 --- a/model_equipment_fex_identity_list.go +++ b/model_equipment_fex_identity_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_identity_response.go b/model_equipment_fex_identity_response.go index 7cc7cf474a..2005604e14 100644 --- a/model_equipment_fex_identity_response.go +++ b/model_equipment_fex_identity_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_list.go b/model_equipment_fex_list.go index 212bd562b7..9e9937b7ef 100644 --- a/model_equipment_fex_list.go +++ b/model_equipment_fex_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_operation.go b/model_equipment_fex_operation.go index 734c95fb74..e596536d37 100644 --- a/model_equipment_fex_operation.go +++ b/model_equipment_fex_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_operation_list.go b/model_equipment_fex_operation_list.go index 8bfb2fecac..d9febea216 100644 --- a/model_equipment_fex_operation_list.go +++ b/model_equipment_fex_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_operation_response.go b/model_equipment_fex_operation_response.go index e16b357f21..7069fc3731 100644 --- a/model_equipment_fex_operation_response.go +++ b/model_equipment_fex_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_relationship.go b/model_equipment_fex_relationship.go index f9b4656274..59b068c1f2 100644 --- a/model_equipment_fex_relationship.go +++ b/model_equipment_fex_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fex_response.go b/model_equipment_fex_response.go index 57211aab35..39124d3911 100644 --- a/model_equipment_fex_response.go +++ b/model_equipment_fex_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fru.go b/model_equipment_fru.go index e43c855557..813a93558e 100644 --- a/model_equipment_fru.go +++ b/model_equipment_fru.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fru_list.go b/model_equipment_fru_list.go index 73b3caa23c..f4f53c0dcb 100644 --- a/model_equipment_fru_list.go +++ b/model_equipment_fru_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fru_relationship.go b/model_equipment_fru_relationship.go index 0a05d23d69..ca41c78c5a 100644 --- a/model_equipment_fru_relationship.go +++ b/model_equipment_fru_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_fru_response.go b/model_equipment_fru_response.go index 5ae091f4d0..254fca81dc 100644 --- a/model_equipment_fru_response.go +++ b/model_equipment_fru_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_hybrid_drive_slot.go b/model_equipment_hybrid_drive_slot.go index 85ecc85774..3b11f8a43d 100644 --- a/model_equipment_hybrid_drive_slot.go +++ b/model_equipment_hybrid_drive_slot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_hybrid_drive_slot_list.go b/model_equipment_hybrid_drive_slot_list.go index b097f63942..fa200350dc 100644 --- a/model_equipment_hybrid_drive_slot_list.go +++ b/model_equipment_hybrid_drive_slot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_hybrid_drive_slot_relationship.go b/model_equipment_hybrid_drive_slot_relationship.go index 2c011a0101..249abbd93c 100644 --- a/model_equipment_hybrid_drive_slot_relationship.go +++ b/model_equipment_hybrid_drive_slot_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_hybrid_drive_slot_response.go b/model_equipment_hybrid_drive_slot_response.go index ea236e1f8d..b19eae30a2 100644 --- a/model_equipment_hybrid_drive_slot_response.go +++ b/model_equipment_hybrid_drive_slot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_identity.go b/model_equipment_identity.go index 1e49a664c1..d4da43c2e6 100644 --- a/model_equipment_identity.go +++ b/model_equipment_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card.go b/model_equipment_io_card.go index eee1f59492..1be8d52fe9 100644 --- a/model_equipment_io_card.go +++ b/model_equipment_io_card.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_base.go b/model_equipment_io_card_base.go index ccff657b85..1b90c324e9 100644 --- a/model_equipment_io_card_base.go +++ b/model_equipment_io_card_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_base_relationship.go b/model_equipment_io_card_base_relationship.go index 704d96569b..19b5203d04 100644 --- a/model_equipment_io_card_base_relationship.go +++ b/model_equipment_io_card_base_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_identity.go b/model_equipment_io_card_identity.go index b62426ccdf..fa5acd1fcf 100644 --- a/model_equipment_io_card_identity.go +++ b/model_equipment_io_card_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_list.go b/model_equipment_io_card_list.go index ae835cf3e5..f64b6a6aff 100644 --- a/model_equipment_io_card_list.go +++ b/model_equipment_io_card_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_operation.go b/model_equipment_io_card_operation.go index b9a2e3d9bc..d656aa8297 100644 --- a/model_equipment_io_card_operation.go +++ b/model_equipment_io_card_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_operation_list.go b/model_equipment_io_card_operation_list.go index db83305b01..920ed0b047 100644 --- a/model_equipment_io_card_operation_list.go +++ b/model_equipment_io_card_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_operation_response.go b/model_equipment_io_card_operation_response.go index c1414b5c6b..edbce43315 100644 --- a/model_equipment_io_card_operation_response.go +++ b/model_equipment_io_card_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_operation_status.go b/model_equipment_io_card_operation_status.go index 3b1bc2eb43..2bab788386 100644 --- a/model_equipment_io_card_operation_status.go +++ b/model_equipment_io_card_operation_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_relationship.go b/model_equipment_io_card_relationship.go index ed8dbaa96c..d1ca7471df 100644 --- a/model_equipment_io_card_relationship.go +++ b/model_equipment_io_card_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_card_response.go b/model_equipment_io_card_response.go index 243140b515..1ad208bcfd 100644 --- a/model_equipment_io_card_response.go +++ b/model_equipment_io_card_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_expander.go b/model_equipment_io_expander.go index 22d0e7bdc3..1260f3a020 100644 --- a/model_equipment_io_expander.go +++ b/model_equipment_io_expander.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_expander_list.go b/model_equipment_io_expander_list.go index b5ab3f817f..7c2c7538e5 100644 --- a/model_equipment_io_expander_list.go +++ b/model_equipment_io_expander_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_expander_relationship.go b/model_equipment_io_expander_relationship.go index 26e32473c0..2611722a67 100644 --- a/model_equipment_io_expander_relationship.go +++ b/model_equipment_io_expander_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_io_expander_response.go b/model_equipment_io_expander_response.go index fccf4ea56f..d93c39ccd5 100644 --- a/model_equipment_io_expander_response.go +++ b/model_equipment_io_expander_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_locator_led.go b/model_equipment_locator_led.go index fe9ef1aa74..e0b5427246 100644 --- a/model_equipment_locator_led.go +++ b/model_equipment_locator_led.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_locator_led_list.go b/model_equipment_locator_led_list.go index 55bd047580..df6c65d73b 100644 --- a/model_equipment_locator_led_list.go +++ b/model_equipment_locator_led_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_locator_led_relationship.go b/model_equipment_locator_led_relationship.go index 0386d8038c..b3fff34dc4 100644 --- a/model_equipment_locator_led_relationship.go +++ b/model_equipment_locator_led_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_locator_led_response.go b/model_equipment_locator_led_response.go index 5133161b46..28ad58f10f 100644 --- a/model_equipment_locator_led_response.go +++ b/model_equipment_locator_led_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_log_download.go b/model_equipment_log_download.go index ef6357e19e..99260e935b 100644 --- a/model_equipment_log_download.go +++ b/model_equipment_log_download.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_log_download_list.go b/model_equipment_log_download_list.go index 4eed0d4e37..729bc75be9 100644 --- a/model_equipment_log_download_list.go +++ b/model_equipment_log_download_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_log_download_response.go b/model_equipment_log_download_response.go index 19aefbfd87..2aba144f24 100644 --- a/model_equipment_log_download_response.go +++ b/model_equipment_log_download_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_physical_identity.go b/model_equipment_physical_identity.go index 4f52f061dd..70f01e3ae6 100644 --- a/model_equipment_physical_identity.go +++ b/model_equipment_physical_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_physical_identity_relationship.go b/model_equipment_physical_identity_relationship.go index 5bc4e9d4ca..ef62d14f0c 100644 --- a/model_equipment_physical_identity_relationship.go +++ b/model_equipment_physical_identity_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu.go b/model_equipment_psu.go index 87cbed6493..ec057d3d52 100644 --- a/model_equipment_psu.go +++ b/model_equipment_psu.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu_control.go b/model_equipment_psu_control.go index cb46716df3..efd752f885 100644 --- a/model_equipment_psu_control.go +++ b/model_equipment_psu_control.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu_control_list.go b/model_equipment_psu_control_list.go index 3a449b5244..b10d98de86 100644 --- a/model_equipment_psu_control_list.go +++ b/model_equipment_psu_control_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu_control_relationship.go b/model_equipment_psu_control_relationship.go index b812d9b742..1a0f02aefa 100644 --- a/model_equipment_psu_control_relationship.go +++ b/model_equipment_psu_control_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu_control_response.go b/model_equipment_psu_control_response.go index 29d6a5b298..93fc2ab8bb 100644 --- a/model_equipment_psu_control_response.go +++ b/model_equipment_psu_control_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu_list.go b/model_equipment_psu_list.go index f279fd2211..286686c640 100644 --- a/model_equipment_psu_list.go +++ b/model_equipment_psu_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu_relationship.go b/model_equipment_psu_relationship.go index a5e6c585a4..56d67b95c6 100644 --- a/model_equipment_psu_relationship.go +++ b/model_equipment_psu_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_psu_response.go b/model_equipment_psu_response.go index e66a2b3549..19e7903624 100644 --- a/model_equipment_psu_response.go +++ b/model_equipment_psu_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure.go b/model_equipment_rack_enclosure.go index 4daf85d3b0..bea17110ee 100644 --- a/model_equipment_rack_enclosure.go +++ b/model_equipment_rack_enclosure.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure_list.go b/model_equipment_rack_enclosure_list.go index 15b57a9328..4018311ef1 100644 --- a/model_equipment_rack_enclosure_list.go +++ b/model_equipment_rack_enclosure_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure_relationship.go b/model_equipment_rack_enclosure_relationship.go index 0fa2e7b75a..2d6ebb1d8c 100644 --- a/model_equipment_rack_enclosure_relationship.go +++ b/model_equipment_rack_enclosure_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure_response.go b/model_equipment_rack_enclosure_response.go index 4a1f263e01..072b4c3629 100644 --- a/model_equipment_rack_enclosure_response.go +++ b/model_equipment_rack_enclosure_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure_slot.go b/model_equipment_rack_enclosure_slot.go index 9b4e19066a..de96d5776d 100644 --- a/model_equipment_rack_enclosure_slot.go +++ b/model_equipment_rack_enclosure_slot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure_slot_list.go b/model_equipment_rack_enclosure_slot_list.go index 3bb6175436..f0426df297 100644 --- a/model_equipment_rack_enclosure_slot_list.go +++ b/model_equipment_rack_enclosure_slot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure_slot_relationship.go b/model_equipment_rack_enclosure_slot_relationship.go index ee93f12200..a78a6ef1b0 100644 --- a/model_equipment_rack_enclosure_slot_relationship.go +++ b/model_equipment_rack_enclosure_slot_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_rack_enclosure_slot_response.go b/model_equipment_rack_enclosure_slot_response.go index c7a4c9de3f..47c417ddb0 100644 --- a/model_equipment_rack_enclosure_slot_response.go +++ b/model_equipment_rack_enclosure_slot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_reset_action.go b/model_equipment_reset_action.go index f9097146eb..0cb464f389 100644 --- a/model_equipment_reset_action.go +++ b/model_equipment_reset_action.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_sensor.go b/model_equipment_sensor.go index b24b964185..1998e3b24e 100644 --- a/model_equipment_sensor.go +++ b/model_equipment_sensor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_sensor_list.go b/model_equipment_sensor_list.go index 679afb7e08..278c34839f 100644 --- a/model_equipment_sensor_list.go +++ b/model_equipment_sensor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_sensor_relationship.go b/model_equipment_sensor_relationship.go index fe2fe923ff..6c7a763507 100644 --- a/model_equipment_sensor_relationship.go +++ b/model_equipment_sensor_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_sensor_response.go b/model_equipment_sensor_response.go index 581b6f7e25..09f5661a6d 100644 --- a/model_equipment_sensor_response.go +++ b/model_equipment_sensor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_shared_io_module.go b/model_equipment_shared_io_module.go index 137f2baea6..ea19421ae7 100644 --- a/model_equipment_shared_io_module.go +++ b/model_equipment_shared_io_module.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_shared_io_module_list.go b/model_equipment_shared_io_module_list.go index 52cce1e839..1fb9946c9d 100644 --- a/model_equipment_shared_io_module_list.go +++ b/model_equipment_shared_io_module_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_shared_io_module_relationship.go b/model_equipment_shared_io_module_relationship.go index ac166dbb00..3c5663b3d4 100644 --- a/model_equipment_shared_io_module_relationship.go +++ b/model_equipment_shared_io_module_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_shared_io_module_response.go b/model_equipment_shared_io_module_response.go index 549c860831..b1af7eb904 100644 --- a/model_equipment_shared_io_module_response.go +++ b/model_equipment_shared_io_module_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_slot.go b/model_equipment_slot.go index 9a357847be..47e9e58aaa 100644 --- a/model_equipment_slot.go +++ b/model_equipment_slot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_switch_card.go b/model_equipment_switch_card.go index 82fc77efc2..44a70d5835 100644 --- a/model_equipment_switch_card.go +++ b/model_equipment_switch_card.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_switch_card_list.go b/model_equipment_switch_card_list.go index 3116b8b2bb..ff9542711c 100644 --- a/model_equipment_switch_card_list.go +++ b/model_equipment_switch_card_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_switch_card_relationship.go b/model_equipment_switch_card_relationship.go index 009b2af671..b66c482eca 100644 --- a/model_equipment_switch_card_relationship.go +++ b/model_equipment_switch_card_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_switch_card_response.go b/model_equipment_switch_card_response.go index 1be0a2d4b3..9af75b38bb 100644 --- a/model_equipment_switch_card_response.go +++ b/model_equipment_switch_card_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_switch_operation.go b/model_equipment_switch_operation.go index ca72d06001..5df5ae65c6 100644 --- a/model_equipment_switch_operation.go +++ b/model_equipment_switch_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_switch_operation_list.go b/model_equipment_switch_operation_list.go index db247fbe16..515f80b575 100644 --- a/model_equipment_switch_operation_list.go +++ b/model_equipment_switch_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_switch_operation_response.go b/model_equipment_switch_operation_response.go index c44d1daf65..7a8a7ec9ce 100644 --- a/model_equipment_switch_operation_response.go +++ b/model_equipment_switch_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_system_io_controller.go b/model_equipment_system_io_controller.go index 4b42d39b3c..0bf936fd0b 100644 --- a/model_equipment_system_io_controller.go +++ b/model_equipment_system_io_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_system_io_controller_list.go b/model_equipment_system_io_controller_list.go index 8eeaece7f3..b185da2e9a 100644 --- a/model_equipment_system_io_controller_list.go +++ b/model_equipment_system_io_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_system_io_controller_relationship.go b/model_equipment_system_io_controller_relationship.go index a8de9008f0..e2dfd5c7b0 100644 --- a/model_equipment_system_io_controller_relationship.go +++ b/model_equipment_system_io_controller_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_system_io_controller_response.go b/model_equipment_system_io_controller_response.go index d90dc944db..76f27b6701 100644 --- a/model_equipment_system_io_controller_response.go +++ b/model_equipment_system_io_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_tpm.go b/model_equipment_tpm.go index 12f1d92682..bbf072091e 100644 --- a/model_equipment_tpm.go +++ b/model_equipment_tpm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_tpm_list.go b/model_equipment_tpm_list.go index 63d5ba4fdf..b43d471aa1 100644 --- a/model_equipment_tpm_list.go +++ b/model_equipment_tpm_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_tpm_relationship.go b/model_equipment_tpm_relationship.go index f710be7572..1dcecf0c8b 100644 --- a/model_equipment_tpm_relationship.go +++ b/model_equipment_tpm_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_tpm_response.go b/model_equipment_tpm_response.go index 9ccb9cb9e7..0f74347ea9 100644 --- a/model_equipment_tpm_response.go +++ b/model_equipment_tpm_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_transceiver.go b/model_equipment_transceiver.go index 1d6e6cc0ce..ff7f01127c 100644 --- a/model_equipment_transceiver.go +++ b/model_equipment_transceiver.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_transceiver_list.go b/model_equipment_transceiver_list.go index 219c84903b..fdb636d90c 100644 --- a/model_equipment_transceiver_list.go +++ b/model_equipment_transceiver_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_equipment_transceiver_response.go b/model_equipment_transceiver_response.go index c1d8ff9396..990ddcaf7e 100644 --- a/model_equipment_transceiver_response.go +++ b/model_equipment_transceiver_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_error.go b/model_error.go index bb518d63bd..a120993548 100644 --- a/model_error.go +++ b/model_error.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_host_port.go b/model_ether_host_port.go index 831b44fa6f..e7a248f552 100644 --- a/model_ether_host_port.go +++ b/model_ether_host_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_host_port_list.go b/model_ether_host_port_list.go index 44dcfce27a..b81c62884b 100644 --- a/model_ether_host_port_list.go +++ b/model_ether_host_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_host_port_relationship.go b/model_ether_host_port_relationship.go index 7c7f7748b1..f53640b0fc 100644 --- a/model_ether_host_port_relationship.go +++ b/model_ether_host_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_host_port_response.go b/model_ether_host_port_response.go index af3cf263fe..70fad4353d 100644 --- a/model_ether_host_port_response.go +++ b/model_ether_host_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_network_port.go b/model_ether_network_port.go index fc648fd820..996e37632a 100644 --- a/model_ether_network_port.go +++ b/model_ether_network_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_network_port_list.go b/model_ether_network_port_list.go index 7610ab37a3..b4fd3b5870 100644 --- a/model_ether_network_port_list.go +++ b/model_ether_network_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_network_port_relationship.go b/model_ether_network_port_relationship.go index 93a524cd02..7fb046af36 100644 --- a/model_ether_network_port_relationship.go +++ b/model_ether_network_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_network_port_response.go b/model_ether_network_port_response.go index 99098e54d6..5ecbb658a6 100644 --- a/model_ether_network_port_response.go +++ b/model_ether_network_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_physical_port.go b/model_ether_physical_port.go index e4351c1a42..148037c0c5 100644 --- a/model_ether_physical_port.go +++ b/model_ether_physical_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_physical_port_base.go b/model_ether_physical_port_base.go index 6083e27c9c..308ccf0b13 100644 --- a/model_ether_physical_port_base.go +++ b/model_ether_physical_port_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_physical_port_base_relationship.go b/model_ether_physical_port_base_relationship.go index 4787b24adf..c8c8e84ff5 100644 --- a/model_ether_physical_port_base_relationship.go +++ b/model_ether_physical_port_base_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_physical_port_list.go b/model_ether_physical_port_list.go index 55333bd0b8..fb112273d9 100644 --- a/model_ether_physical_port_list.go +++ b/model_ether_physical_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_physical_port_relationship.go b/model_ether_physical_port_relationship.go index 7e8c06bce3..c3a4e06f37 100644 --- a/model_ether_physical_port_relationship.go +++ b/model_ether_physical_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_physical_port_response.go b/model_ether_physical_port_response.go index 23df88e89d..69493536fd 100644 --- a/model_ether_physical_port_response.go +++ b/model_ether_physical_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_port_channel.go b/model_ether_port_channel.go index 10018497b4..f55cd50b99 100644 --- a/model_ether_port_channel.go +++ b/model_ether_port_channel.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_port_channel_list.go b/model_ether_port_channel_list.go index bb855c30e5..e268a72c27 100644 --- a/model_ether_port_channel_list.go +++ b/model_ether_port_channel_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_port_channel_relationship.go b/model_ether_port_channel_relationship.go index 3954af939e..66fff0c1ed 100644 --- a/model_ether_port_channel_relationship.go +++ b/model_ether_port_channel_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ether_port_channel_response.go b/model_ether_port_channel_response.go index d40c531381..661ebb5eec 100644 --- a/model_ether_port_channel_response.go +++ b/model_ether_port_channel_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_externalsite_authorization.go b/model_externalsite_authorization.go index efe451bdc0..e0393de097 100644 --- a/model_externalsite_authorization.go +++ b/model_externalsite_authorization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_externalsite_authorization_list.go b/model_externalsite_authorization_list.go index 2186651332..ace39b453a 100644 --- a/model_externalsite_authorization_list.go +++ b/model_externalsite_authorization_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_externalsite_authorization_response.go b/model_externalsite_authorization_response.go index 30bb518f25..2913cdff12 100644 --- a/model_externalsite_authorization_response.go +++ b/model_externalsite_authorization_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_interface_role.go b/model_fabric_abstract_interface_role.go index 6ee62bf513..3a0a840038 100644 --- a/model_fabric_abstract_interface_role.go +++ b/model_fabric_abstract_interface_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_interface_role_relationship.go b/model_fabric_abstract_interface_role_relationship.go index b7696cadb9..cd74c6ae18 100644 --- a/model_fabric_abstract_interface_role_relationship.go +++ b/model_fabric_abstract_interface_role_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_dest_port.go b/model_fabric_abstract_span_dest_port.go index 2b5c9133ba..9b1d1a6d25 100644 --- a/model_fabric_abstract_span_dest_port.go +++ b/model_fabric_abstract_span_dest_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_dest_port_relationship.go b/model_fabric_abstract_span_dest_port_relationship.go index ad12c95b09..8521d1496a 100644 --- a/model_fabric_abstract_span_dest_port_relationship.go +++ b/model_fabric_abstract_span_dest_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_session.go b/model_fabric_abstract_span_session.go index cc7e9b1d23..ee0defbe92 100644 --- a/model_fabric_abstract_span_session.go +++ b/model_fabric_abstract_span_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_source.go b/model_fabric_abstract_span_source.go index 69b1405374..a908b7f59c 100644 --- a/model_fabric_abstract_span_source.go +++ b/model_fabric_abstract_span_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_source_port.go b/model_fabric_abstract_span_source_port.go index 1b1c989f45..5db0952d60 100644 --- a/model_fabric_abstract_span_source_port.go +++ b/model_fabric_abstract_span_source_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_source_port_channel.go b/model_fabric_abstract_span_source_port_channel.go index 01942033e3..2749776ac1 100644 --- a/model_fabric_abstract_span_source_port_channel.go +++ b/model_fabric_abstract_span_source_port_channel.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_source_port_channel_relationship.go b/model_fabric_abstract_span_source_port_channel_relationship.go index b3049c1f83..64a0089960 100644 --- a/model_fabric_abstract_span_source_port_channel_relationship.go +++ b/model_fabric_abstract_span_source_port_channel_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_source_port_relationship.go b/model_fabric_abstract_span_source_port_relationship.go index 643f477d15..f55236ac2b 100644 --- a/model_fabric_abstract_span_source_port_relationship.go +++ b/model_fabric_abstract_span_source_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_source_virtual_if.go b/model_fabric_abstract_span_source_virtual_if.go index 9c027a5951..16bf2bda13 100644 --- a/model_fabric_abstract_span_source_virtual_if.go +++ b/model_fabric_abstract_span_source_virtual_if.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_abstract_span_source_virtual_if_relationship.go b/model_fabric_abstract_span_source_virtual_if_relationship.go index 3685c2335c..901c747364 100644 --- a/model_fabric_abstract_span_source_virtual_if_relationship.go +++ b/model_fabric_abstract_span_source_virtual_if_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_appliance_pc_role.go b/model_fabric_appliance_pc_role.go index 7a1a7c7374..66a386585a 100644 --- a/model_fabric_appliance_pc_role.go +++ b/model_fabric_appliance_pc_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_appliance_pc_role_list.go b/model_fabric_appliance_pc_role_list.go index a9a6ffb449..2319c3199e 100644 --- a/model_fabric_appliance_pc_role_list.go +++ b/model_fabric_appliance_pc_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_appliance_pc_role_response.go b/model_fabric_appliance_pc_role_response.go index 61f6253d13..240857821d 100644 --- a/model_fabric_appliance_pc_role_response.go +++ b/model_fabric_appliance_pc_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_appliance_role.go b/model_fabric_appliance_role.go index 6836657811..3ee175d9ac 100644 --- a/model_fabric_appliance_role.go +++ b/model_fabric_appliance_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_appliance_role_list.go b/model_fabric_appliance_role_list.go index b26ed9448f..3af5f1ab14 100644 --- a/model_fabric_appliance_role_list.go +++ b/model_fabric_appliance_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_appliance_role_response.go b/model_fabric_appliance_role_response.go index 136befc873..f4ec4ced42 100644 --- a/model_fabric_appliance_role_response.go +++ b/model_fabric_appliance_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_base_cluster_profile.go b/model_fabric_base_cluster_profile.go index bff9ce9541..de8503d1d6 100644 --- a/model_fabric_base_cluster_profile.go +++ b/model_fabric_base_cluster_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_base_switch_profile.go b/model_fabric_base_switch_profile.go index 873c3017be..6b6e9e691f 100644 --- a/model_fabric_base_switch_profile.go +++ b/model_fabric_base_switch_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_base_switch_profile_relationship.go b/model_fabric_base_switch_profile_relationship.go index 22a1605326..8d16aac2d9 100644 --- a/model_fabric_base_switch_profile_relationship.go +++ b/model_fabric_base_switch_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_cluster_assignment.go b/model_fabric_cluster_assignment.go index dee3234746..2fb1f6696e 100644 --- a/model_fabric_cluster_assignment.go +++ b/model_fabric_cluster_assignment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_change_detail.go b/model_fabric_config_change_detail.go index c6c6a8e496..e218081da9 100644 --- a/model_fabric_config_change_detail.go +++ b/model_fabric_config_change_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_change_detail_list.go b/model_fabric_config_change_detail_list.go index 651b12d1b9..b3ed277761 100644 --- a/model_fabric_config_change_detail_list.go +++ b/model_fabric_config_change_detail_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_change_detail_relationship.go b/model_fabric_config_change_detail_relationship.go index 20a1746386..54220ec369 100644 --- a/model_fabric_config_change_detail_relationship.go +++ b/model_fabric_config_change_detail_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_change_detail_response.go b/model_fabric_config_change_detail_response.go index 6b047ff8c6..6c4884c499 100644 --- a/model_fabric_config_change_detail_response.go +++ b/model_fabric_config_change_detail_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result.go b/model_fabric_config_result.go index 4b93914b5a..ae18ff996f 100644 --- a/model_fabric_config_result.go +++ b/model_fabric_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result_entry.go b/model_fabric_config_result_entry.go index 28dafca3ca..75a4f8c0bd 100644 --- a/model_fabric_config_result_entry.go +++ b/model_fabric_config_result_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result_entry_list.go b/model_fabric_config_result_entry_list.go index 3cb7b42e51..006ef1fc42 100644 --- a/model_fabric_config_result_entry_list.go +++ b/model_fabric_config_result_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result_entry_relationship.go b/model_fabric_config_result_entry_relationship.go index a0e66bcbd4..8e89027c49 100644 --- a/model_fabric_config_result_entry_relationship.go +++ b/model_fabric_config_result_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result_entry_response.go b/model_fabric_config_result_entry_response.go index a077789a68..74e2214596 100644 --- a/model_fabric_config_result_entry_response.go +++ b/model_fabric_config_result_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result_list.go b/model_fabric_config_result_list.go index 5f2d392404..de1a898dd3 100644 --- a/model_fabric_config_result_list.go +++ b/model_fabric_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result_relationship.go b/model_fabric_config_result_relationship.go index 8c3ce44bfb..aeb895711c 100644 --- a/model_fabric_config_result_relationship.go +++ b/model_fabric_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_config_result_response.go b/model_fabric_config_result_response.go index f4ebe8d86c..88a8703df1 100644 --- a/model_fabric_config_result_response.go +++ b/model_fabric_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_element_identity.go b/model_fabric_element_identity.go index 9bc3fb22d1..f5aa11f41e 100644 --- a/model_fabric_element_identity.go +++ b/model_fabric_element_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_element_identity_list.go b/model_fabric_element_identity_list.go index 3584243f6b..5ba7839274 100644 --- a/model_fabric_element_identity_list.go +++ b/model_fabric_element_identity_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_element_identity_response.go b/model_fabric_element_identity_response.go index 55adb08120..b4218d885a 100644 --- a/model_fabric_element_identity_response.go +++ b/model_fabric_element_identity_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_estimate_impact.go b/model_fabric_estimate_impact.go index 60374e8cb7..11d803fd08 100644 --- a/model_fabric_estimate_impact.go +++ b/model_fabric_estimate_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy.go b/model_fabric_eth_network_control_policy.go index cb1f45c4c5..d27f1e61f8 100644 --- a/model_fabric_eth_network_control_policy.go +++ b/model_fabric_eth_network_control_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy_inventory.go b/model_fabric_eth_network_control_policy_inventory.go index bfc23fe744..7c8b2ecff2 100644 --- a/model_fabric_eth_network_control_policy_inventory.go +++ b/model_fabric_eth_network_control_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy_inventory_list.go b/model_fabric_eth_network_control_policy_inventory_list.go index 3ebfefc418..aec5d43840 100644 --- a/model_fabric_eth_network_control_policy_inventory_list.go +++ b/model_fabric_eth_network_control_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy_inventory_relationship.go b/model_fabric_eth_network_control_policy_inventory_relationship.go index be01908362..f56c70f2e7 100644 --- a/model_fabric_eth_network_control_policy_inventory_relationship.go +++ b/model_fabric_eth_network_control_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy_inventory_response.go b/model_fabric_eth_network_control_policy_inventory_response.go index 8c993314b8..e035b83fb4 100644 --- a/model_fabric_eth_network_control_policy_inventory_response.go +++ b/model_fabric_eth_network_control_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy_list.go b/model_fabric_eth_network_control_policy_list.go index a237e52802..79b69cc686 100644 --- a/model_fabric_eth_network_control_policy_list.go +++ b/model_fabric_eth_network_control_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy_relationship.go b/model_fabric_eth_network_control_policy_relationship.go index fa2126cbe7..5b6422656b 100644 --- a/model_fabric_eth_network_control_policy_relationship.go +++ b/model_fabric_eth_network_control_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_control_policy_response.go b/model_fabric_eth_network_control_policy_response.go index d99951c3d5..a884d20887 100644 --- a/model_fabric_eth_network_control_policy_response.go +++ b/model_fabric_eth_network_control_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy.go b/model_fabric_eth_network_group_policy.go index 75b6e80dbb..55b690b28a 100644 --- a/model_fabric_eth_network_group_policy.go +++ b/model_fabric_eth_network_group_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy_inventory.go b/model_fabric_eth_network_group_policy_inventory.go index af5edc676d..7c75c1b1ed 100644 --- a/model_fabric_eth_network_group_policy_inventory.go +++ b/model_fabric_eth_network_group_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy_inventory_list.go b/model_fabric_eth_network_group_policy_inventory_list.go index 323238c0bb..0051161ae9 100644 --- a/model_fabric_eth_network_group_policy_inventory_list.go +++ b/model_fabric_eth_network_group_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy_inventory_relationship.go b/model_fabric_eth_network_group_policy_inventory_relationship.go index 476dd27223..c1f5dcbbdc 100644 --- a/model_fabric_eth_network_group_policy_inventory_relationship.go +++ b/model_fabric_eth_network_group_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy_inventory_response.go b/model_fabric_eth_network_group_policy_inventory_response.go index f2a15d1a46..268584b177 100644 --- a/model_fabric_eth_network_group_policy_inventory_response.go +++ b/model_fabric_eth_network_group_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy_list.go b/model_fabric_eth_network_group_policy_list.go index b8e1011e23..1ded2077e1 100644 --- a/model_fabric_eth_network_group_policy_list.go +++ b/model_fabric_eth_network_group_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy_relationship.go b/model_fabric_eth_network_group_policy_relationship.go index 6b593b81aa..f8b4a9e56f 100644 --- a/model_fabric_eth_network_group_policy_relationship.go +++ b/model_fabric_eth_network_group_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_group_policy_response.go b/model_fabric_eth_network_group_policy_response.go index 8e8aaa4a11..9484a82dd4 100644 --- a/model_fabric_eth_network_group_policy_response.go +++ b/model_fabric_eth_network_group_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_policy.go b/model_fabric_eth_network_policy.go index 25a6c992a0..788eb07528 100644 --- a/model_fabric_eth_network_policy.go +++ b/model_fabric_eth_network_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_policy_list.go b/model_fabric_eth_network_policy_list.go index 32ccec8485..29925052ee 100644 --- a/model_fabric_eth_network_policy_list.go +++ b/model_fabric_eth_network_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_policy_relationship.go b/model_fabric_eth_network_policy_relationship.go index e98115d709..39d3c5bc60 100644 --- a/model_fabric_eth_network_policy_relationship.go +++ b/model_fabric_eth_network_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_eth_network_policy_response.go b/model_fabric_eth_network_policy_response.go index 8cafd50d8f..ff6491eca5 100644 --- a/model_fabric_eth_network_policy_response.go +++ b/model_fabric_eth_network_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_network_policy.go b/model_fabric_fc_network_policy.go index ab81eb5b02..c712f9887b 100644 --- a/model_fabric_fc_network_policy.go +++ b/model_fabric_fc_network_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_network_policy_list.go b/model_fabric_fc_network_policy_list.go index 6e2cce3271..940138c811 100644 --- a/model_fabric_fc_network_policy_list.go +++ b/model_fabric_fc_network_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_network_policy_relationship.go b/model_fabric_fc_network_policy_relationship.go index 6460942774..2a4e723320 100644 --- a/model_fabric_fc_network_policy_relationship.go +++ b/model_fabric_fc_network_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_network_policy_response.go b/model_fabric_fc_network_policy_response.go index 6391d8e1f6..33a4886533 100644 --- a/model_fabric_fc_network_policy_response.go +++ b/model_fabric_fc_network_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_storage_role.go b/model_fabric_fc_storage_role.go index c7c0a4327a..ecc1ff7ab9 100644 --- a/model_fabric_fc_storage_role.go +++ b/model_fabric_fc_storage_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_storage_role_list.go b/model_fabric_fc_storage_role_list.go index d2c626de34..869a8c4a64 100644 --- a/model_fabric_fc_storage_role_list.go +++ b/model_fabric_fc_storage_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_storage_role_response.go b/model_fabric_fc_storage_role_response.go index 6c7829012d..284bf6dbc7 100644 --- a/model_fabric_fc_storage_role_response.go +++ b/model_fabric_fc_storage_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_uplink_pc_role.go b/model_fabric_fc_uplink_pc_role.go index 67cefb9571..df195a1f20 100644 --- a/model_fabric_fc_uplink_pc_role.go +++ b/model_fabric_fc_uplink_pc_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_uplink_pc_role_list.go b/model_fabric_fc_uplink_pc_role_list.go index 193804f5ed..3c0b27adfe 100644 --- a/model_fabric_fc_uplink_pc_role_list.go +++ b/model_fabric_fc_uplink_pc_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_uplink_pc_role_response.go b/model_fabric_fc_uplink_pc_role_response.go index 378b620fa4..ca1662b819 100644 --- a/model_fabric_fc_uplink_pc_role_response.go +++ b/model_fabric_fc_uplink_pc_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_uplink_role.go b/model_fabric_fc_uplink_role.go index fe4fd2c1eb..7aa23a7813 100644 --- a/model_fabric_fc_uplink_role.go +++ b/model_fabric_fc_uplink_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_uplink_role_list.go b/model_fabric_fc_uplink_role_list.go index 35164a1072..cc64d87a8d 100644 --- a/model_fabric_fc_uplink_role_list.go +++ b/model_fabric_fc_uplink_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_uplink_role_response.go b/model_fabric_fc_uplink_role_response.go index 4b8e2aef12..80057a4704 100644 --- a/model_fabric_fc_uplink_role_response.go +++ b/model_fabric_fc_uplink_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_zone_member.go b/model_fabric_fc_zone_member.go index abba9bb9f6..cab609f478 100644 --- a/model_fabric_fc_zone_member.go +++ b/model_fabric_fc_zone_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_zone_policy.go b/model_fabric_fc_zone_policy.go index eae37a3dad..333d5786ee 100644 --- a/model_fabric_fc_zone_policy.go +++ b/model_fabric_fc_zone_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_zone_policy_list.go b/model_fabric_fc_zone_policy_list.go index 0764527a73..ad812b33ff 100644 --- a/model_fabric_fc_zone_policy_list.go +++ b/model_fabric_fc_zone_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_zone_policy_relationship.go b/model_fabric_fc_zone_policy_relationship.go index c8d5c6179f..99b589e14a 100644 --- a/model_fabric_fc_zone_policy_relationship.go +++ b/model_fabric_fc_zone_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fc_zone_policy_response.go b/model_fabric_fc_zone_policy_response.go index d437c2d77a..3d320f5967 100644 --- a/model_fabric_fc_zone_policy_response.go +++ b/model_fabric_fc_zone_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fcoe_uplink_pc_role.go b/model_fabric_fcoe_uplink_pc_role.go index 9c8932f589..eaf1309d02 100644 --- a/model_fabric_fcoe_uplink_pc_role.go +++ b/model_fabric_fcoe_uplink_pc_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fcoe_uplink_pc_role_list.go b/model_fabric_fcoe_uplink_pc_role_list.go index 8f93d6b070..9276e2ee5c 100644 --- a/model_fabric_fcoe_uplink_pc_role_list.go +++ b/model_fabric_fcoe_uplink_pc_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fcoe_uplink_pc_role_response.go b/model_fabric_fcoe_uplink_pc_role_response.go index 7ab6b0a9fc..20845b45b1 100644 --- a/model_fabric_fcoe_uplink_pc_role_response.go +++ b/model_fabric_fcoe_uplink_pc_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fcoe_uplink_role.go b/model_fabric_fcoe_uplink_role.go index ac732df717..d1096b591e 100644 --- a/model_fabric_fcoe_uplink_role.go +++ b/model_fabric_fcoe_uplink_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fcoe_uplink_role_list.go b/model_fabric_fcoe_uplink_role_list.go index 0d6d6909de..52fb2a56cc 100644 --- a/model_fabric_fcoe_uplink_role_list.go +++ b/model_fabric_fcoe_uplink_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_fcoe_uplink_role_response.go b/model_fabric_fcoe_uplink_role_response.go index 62e42a3379..c5ca1695e7 100644 --- a/model_fabric_fcoe_uplink_role_response.go +++ b/model_fabric_fcoe_uplink_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_flow_control_policy.go b/model_fabric_flow_control_policy.go index 600702a962..098a022a99 100644 --- a/model_fabric_flow_control_policy.go +++ b/model_fabric_flow_control_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_flow_control_policy_list.go b/model_fabric_flow_control_policy_list.go index 8d0b2b1c99..899d1af6e1 100644 --- a/model_fabric_flow_control_policy_list.go +++ b/model_fabric_flow_control_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_flow_control_policy_relationship.go b/model_fabric_flow_control_policy_relationship.go index 5c8f669d62..3c9400763b 100644 --- a/model_fabric_flow_control_policy_relationship.go +++ b/model_fabric_flow_control_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_flow_control_policy_response.go b/model_fabric_flow_control_policy_response.go index 3d526858dd..435dcad57a 100644 --- a/model_fabric_flow_control_policy_response.go +++ b/model_fabric_flow_control_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_lan_pin_group.go b/model_fabric_lan_pin_group.go index 0629590f39..92c0cb0fa3 100644 --- a/model_fabric_lan_pin_group.go +++ b/model_fabric_lan_pin_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_lan_pin_group_list.go b/model_fabric_lan_pin_group_list.go index 7c6c11fde2..8cc74a9b6a 100644 --- a/model_fabric_lan_pin_group_list.go +++ b/model_fabric_lan_pin_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_lan_pin_group_response.go b/model_fabric_lan_pin_group_response.go index 6eb76074ee..1afd4bf378 100644 --- a/model_fabric_lan_pin_group_response.go +++ b/model_fabric_lan_pin_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_aggregation_policy.go b/model_fabric_link_aggregation_policy.go index 29632b60f4..8ad703d0e1 100644 --- a/model_fabric_link_aggregation_policy.go +++ b/model_fabric_link_aggregation_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_aggregation_policy_list.go b/model_fabric_link_aggregation_policy_list.go index 2e4c6ca85d..802c9c1cfb 100644 --- a/model_fabric_link_aggregation_policy_list.go +++ b/model_fabric_link_aggregation_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_aggregation_policy_relationship.go b/model_fabric_link_aggregation_policy_relationship.go index c0ae539cb7..a3fb77fce2 100644 --- a/model_fabric_link_aggregation_policy_relationship.go +++ b/model_fabric_link_aggregation_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_aggregation_policy_response.go b/model_fabric_link_aggregation_policy_response.go index dbd772cf8c..cc3a1ffe9d 100644 --- a/model_fabric_link_aggregation_policy_response.go +++ b/model_fabric_link_aggregation_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_control_policy.go b/model_fabric_link_control_policy.go index 5e69d640c0..cf4ca9be01 100644 --- a/model_fabric_link_control_policy.go +++ b/model_fabric_link_control_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_control_policy_list.go b/model_fabric_link_control_policy_list.go index 4daaefaf81..4260f6e0eb 100644 --- a/model_fabric_link_control_policy_list.go +++ b/model_fabric_link_control_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_control_policy_relationship.go b/model_fabric_link_control_policy_relationship.go index 9f756cb70a..0d00595bbd 100644 --- a/model_fabric_link_control_policy_relationship.go +++ b/model_fabric_link_control_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_link_control_policy_response.go b/model_fabric_link_control_policy_response.go index 37b5b7e5b6..36acf503ba 100644 --- a/model_fabric_link_control_policy_response.go +++ b/model_fabric_link_control_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_lldp_settings.go b/model_fabric_lldp_settings.go index b033263e1a..37b438fbbb 100644 --- a/model_fabric_lldp_settings.go +++ b/model_fabric_lldp_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_mac_aging_settings.go b/model_fabric_mac_aging_settings.go index d44f6dda02..670a789257 100644 --- a/model_fabric_mac_aging_settings.go +++ b/model_fabric_mac_aging_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_multicast_policy.go b/model_fabric_multicast_policy.go index b4303bdb46..53863a054c 100644 --- a/model_fabric_multicast_policy.go +++ b/model_fabric_multicast_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_multicast_policy_list.go b/model_fabric_multicast_policy_list.go index bb01ea50d8..0683d4479d 100644 --- a/model_fabric_multicast_policy_list.go +++ b/model_fabric_multicast_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_multicast_policy_relationship.go b/model_fabric_multicast_policy_relationship.go index 245e9a07eb..4935981374 100644 --- a/model_fabric_multicast_policy_relationship.go +++ b/model_fabric_multicast_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_multicast_policy_response.go b/model_fabric_multicast_policy_response.go index 08a713c5fb..4553e0bf5e 100644 --- a/model_fabric_multicast_policy_response.go +++ b/model_fabric_multicast_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_pc_member.go b/model_fabric_pc_member.go index d45d845605..541c2cfa1e 100644 --- a/model_fabric_pc_member.go +++ b/model_fabric_pc_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_pc_member_list.go b/model_fabric_pc_member_list.go index ecfd8b32df..cd5ee69836 100644 --- a/model_fabric_pc_member_list.go +++ b/model_fabric_pc_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_pc_member_response.go b/model_fabric_pc_member_response.go index 142582b196..ea06ccfff4 100644 --- a/model_fabric_pc_member_response.go +++ b/model_fabric_pc_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_pc_operation.go b/model_fabric_pc_operation.go index c2292fa1d3..ad7f5b56ea 100644 --- a/model_fabric_pc_operation.go +++ b/model_fabric_pc_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_pc_operation_list.go b/model_fabric_pc_operation_list.go index d700ef60e3..4a0e0d40ca 100644 --- a/model_fabric_pc_operation_list.go +++ b/model_fabric_pc_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_pc_operation_response.go b/model_fabric_pc_operation_response.go index fbc7085d14..92a251120f 100644 --- a/model_fabric_pc_operation_response.go +++ b/model_fabric_pc_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_pin_group.go b/model_fabric_pin_group.go index 16a36282f1..dc2ae76f10 100644 --- a/model_fabric_pin_group.go +++ b/model_fabric_pin_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_base.go b/model_fabric_port_base.go index 11ad79e52a..4532e16ed6 100644 --- a/model_fabric_port_base.go +++ b/model_fabric_port_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_channel_role.go b/model_fabric_port_channel_role.go index bbb95c21c8..e1fd9632c2 100644 --- a/model_fabric_port_channel_role.go +++ b/model_fabric_port_channel_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_identifier.go b/model_fabric_port_identifier.go index 1cf7a02bb0..08ec5146d7 100644 --- a/model_fabric_port_identifier.go +++ b/model_fabric_port_identifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_mode.go b/model_fabric_port_mode.go index 7cddccb790..e16c0cb120 100644 --- a/model_fabric_port_mode.go +++ b/model_fabric_port_mode.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_mode_list.go b/model_fabric_port_mode_list.go index a734aca5ab..fcba6b23ac 100644 --- a/model_fabric_port_mode_list.go +++ b/model_fabric_port_mode_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_mode_response.go b/model_fabric_port_mode_response.go index d3e5878d00..0879666a57 100644 --- a/model_fabric_port_mode_response.go +++ b/model_fabric_port_mode_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_operation.go b/model_fabric_port_operation.go index d543c29fbf..dc2e116731 100644 --- a/model_fabric_port_operation.go +++ b/model_fabric_port_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_operation_list.go b/model_fabric_port_operation_list.go index 2c8e134555..44175968e3 100644 --- a/model_fabric_port_operation_list.go +++ b/model_fabric_port_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_operation_response.go b/model_fabric_port_operation_response.go index 1306ac5690..d9a193163f 100644 --- a/model_fabric_port_operation_response.go +++ b/model_fabric_port_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_policy.go b/model_fabric_port_policy.go index a01de5bea8..d1523fcea4 100644 --- a/model_fabric_port_policy.go +++ b/model_fabric_port_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -28,7 +28,7 @@ type FabricPortPolicy struct { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // This field specifies the device model that this Port Policy is being configured for. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `unknown` - Unknown device type, usage is TBD. + // This field specifies the device model that this Port Policy is being configured for. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. DeviceModel *string `json:"DeviceModel,omitempty"` Organization NullableOrganizationOrganizationRelationship `json:"Organization,omitempty"` // An array of relationships to fabricBaseSwitchProfile resources. @@ -321,7 +321,7 @@ func (o *FabricPortPolicy) UnmarshalJSON(data []byte) (err error) { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // This field specifies the device model that this Port Policy is being configured for. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `unknown` - Unknown device type, usage is TBD. + // This field specifies the device model that this Port Policy is being configured for. * `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports. * `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports. * `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports. * `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports. * `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports. * `unknown` - Unknown device type, usage is TBD. DeviceModel *string `json:"DeviceModel,omitempty"` Organization NullableOrganizationOrganizationRelationship `json:"Organization,omitempty"` // An array of relationships to fabricBaseSwitchProfile resources. diff --git a/model_fabric_port_policy_list.go b/model_fabric_port_policy_list.go index 0514caa59c..efcb3b6cac 100644 --- a/model_fabric_port_policy_list.go +++ b/model_fabric_port_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_policy_relationship.go b/model_fabric_port_policy_relationship.go index d550d4bb41..cc4a692d94 100644 --- a/model_fabric_port_policy_relationship.go +++ b/model_fabric_port_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_policy_response.go b/model_fabric_port_policy_response.go index 2e33765e43..6a28ea5286 100644 --- a/model_fabric_port_policy_response.go +++ b/model_fabric_port_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_port_role.go b/model_fabric_port_role.go index 2afa4fa697..74947ac809 100644 --- a/model_fabric_port_role.go +++ b/model_fabric_port_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_qos_class.go b/model_fabric_qos_class.go index 550090995e..3b3480132a 100644 --- a/model_fabric_qos_class.go +++ b/model_fabric_qos_class.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_san_pin_group.go b/model_fabric_san_pin_group.go index 1df25173ec..3eb9f64153 100644 --- a/model_fabric_san_pin_group.go +++ b/model_fabric_san_pin_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_san_pin_group_list.go b/model_fabric_san_pin_group_list.go index abaebc16bd..3290219472 100644 --- a/model_fabric_san_pin_group_list.go +++ b/model_fabric_san_pin_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_san_pin_group_response.go b/model_fabric_san_pin_group_response.go index 709df63ca4..c26aa46e46 100644 --- a/model_fabric_san_pin_group_response.go +++ b/model_fabric_san_pin_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_server_role.go b/model_fabric_server_role.go index e2d7612de1..496c84e7c2 100644 --- a/model_fabric_server_role.go +++ b/model_fabric_server_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_server_role_list.go b/model_fabric_server_role_list.go index 3a88593b33..ceea35646f 100644 --- a/model_fabric_server_role_list.go +++ b/model_fabric_server_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_server_role_response.go b/model_fabric_server_role_response.go index 5f43a55829..334a210a3b 100644 --- a/model_fabric_server_role_response.go +++ b/model_fabric_server_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_dest_eth_port.go b/model_fabric_span_dest_eth_port.go index b294115508..de38b04bcb 100644 --- a/model_fabric_span_dest_eth_port.go +++ b/model_fabric_span_dest_eth_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_dest_eth_port_list.go b/model_fabric_span_dest_eth_port_list.go index 715af961c2..de458ef4e2 100644 --- a/model_fabric_span_dest_eth_port_list.go +++ b/model_fabric_span_dest_eth_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_dest_eth_port_response.go b/model_fabric_span_dest_eth_port_response.go index f9dfe4570d..2d8f3676ee 100644 --- a/model_fabric_span_dest_eth_port_response.go +++ b/model_fabric_span_dest_eth_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_session.go b/model_fabric_span_session.go index 58d6fac037..51aa518a8d 100644 --- a/model_fabric_span_session.go +++ b/model_fabric_span_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_session_list.go b/model_fabric_span_session_list.go index e95e3bd990..97c00f73bd 100644 --- a/model_fabric_span_session_list.go +++ b/model_fabric_span_session_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_session_relationship.go b/model_fabric_span_session_relationship.go index 3bc58b961d..884fcd6d97 100644 --- a/model_fabric_span_session_relationship.go +++ b/model_fabric_span_session_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_session_response.go b/model_fabric_span_session_response.go index 26ac153911..46b263ed7b 100644 --- a/model_fabric_span_session_response.go +++ b/model_fabric_span_session_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_eth_port.go b/model_fabric_span_source_eth_port.go index 4374de71fd..7041467aa6 100644 --- a/model_fabric_span_source_eth_port.go +++ b/model_fabric_span_source_eth_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_eth_port_channel.go b/model_fabric_span_source_eth_port_channel.go index f73e0a84d8..ca4e40affe 100644 --- a/model_fabric_span_source_eth_port_channel.go +++ b/model_fabric_span_source_eth_port_channel.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_eth_port_channel_list.go b/model_fabric_span_source_eth_port_channel_list.go index e0bc5ac643..1a2d67c844 100644 --- a/model_fabric_span_source_eth_port_channel_list.go +++ b/model_fabric_span_source_eth_port_channel_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_eth_port_channel_response.go b/model_fabric_span_source_eth_port_channel_response.go index 1bf76b53a5..7dfa9656c4 100644 --- a/model_fabric_span_source_eth_port_channel_response.go +++ b/model_fabric_span_source_eth_port_channel_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_eth_port_list.go b/model_fabric_span_source_eth_port_list.go index 6389e42d42..8e61cca55a 100644 --- a/model_fabric_span_source_eth_port_list.go +++ b/model_fabric_span_source_eth_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_eth_port_response.go b/model_fabric_span_source_eth_port_response.go index 1241a0d6d7..fabc37bddc 100644 --- a/model_fabric_span_source_eth_port_response.go +++ b/model_fabric_span_source_eth_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_vlan.go b/model_fabric_span_source_vlan.go index 19393502de..75d01e186f 100644 --- a/model_fabric_span_source_vlan.go +++ b/model_fabric_span_source_vlan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_vlan_list.go b/model_fabric_span_source_vlan_list.go index 9b47785a32..6407d0acaa 100644 --- a/model_fabric_span_source_vlan_list.go +++ b/model_fabric_span_source_vlan_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_vlan_relationship.go b/model_fabric_span_source_vlan_relationship.go index 78589d4b43..e25b614077 100644 --- a/model_fabric_span_source_vlan_relationship.go +++ b/model_fabric_span_source_vlan_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_vlan_response.go b/model_fabric_span_source_vlan_response.go index 88a68646a7..b07d17b017 100644 --- a/model_fabric_span_source_vlan_response.go +++ b/model_fabric_span_source_vlan_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_vnic_eth_if.go b/model_fabric_span_source_vnic_eth_if.go index 4c05e37494..f08ad6e3bd 100644 --- a/model_fabric_span_source_vnic_eth_if.go +++ b/model_fabric_span_source_vnic_eth_if.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_vnic_eth_if_list.go b/model_fabric_span_source_vnic_eth_if_list.go index c3fe852b47..5e10f9fe4b 100644 --- a/model_fabric_span_source_vnic_eth_if_list.go +++ b/model_fabric_span_source_vnic_eth_if_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_span_source_vnic_eth_if_response.go b/model_fabric_span_source_vnic_eth_if_response.go index 91d5fba40e..f5a79b9ba0 100644 --- a/model_fabric_span_source_vnic_eth_if_response.go +++ b/model_fabric_span_source_vnic_eth_if_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile.go b/model_fabric_switch_cluster_profile.go index 71e5c0ce81..351cdfdbc7 100644 --- a/model_fabric_switch_cluster_profile.go +++ b/model_fabric_switch_cluster_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile_list.go b/model_fabric_switch_cluster_profile_list.go index 2fcb8b6f3c..ba56bae01f 100644 --- a/model_fabric_switch_cluster_profile_list.go +++ b/model_fabric_switch_cluster_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile_relationship.go b/model_fabric_switch_cluster_profile_relationship.go index d75823c591..297ae8c854 100644 --- a/model_fabric_switch_cluster_profile_relationship.go +++ b/model_fabric_switch_cluster_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile_response.go b/model_fabric_switch_cluster_profile_response.go index f07fde65e8..2468d45d76 100644 --- a/model_fabric_switch_cluster_profile_response.go +++ b/model_fabric_switch_cluster_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile_template.go b/model_fabric_switch_cluster_profile_template.go index 9623ac79e0..66806e1dc0 100644 --- a/model_fabric_switch_cluster_profile_template.go +++ b/model_fabric_switch_cluster_profile_template.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile_template_list.go b/model_fabric_switch_cluster_profile_template_list.go index 4938fb7fa5..083f6bbf1b 100644 --- a/model_fabric_switch_cluster_profile_template_list.go +++ b/model_fabric_switch_cluster_profile_template_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile_template_relationship.go b/model_fabric_switch_cluster_profile_template_relationship.go index 07baf8efc5..0ad4022115 100644 --- a/model_fabric_switch_cluster_profile_template_relationship.go +++ b/model_fabric_switch_cluster_profile_template_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_cluster_profile_template_response.go b/model_fabric_switch_cluster_profile_template_response.go index 3552ab47b0..d48d05fdf0 100644 --- a/model_fabric_switch_cluster_profile_template_response.go +++ b/model_fabric_switch_cluster_profile_template_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_control_policy.go b/model_fabric_switch_control_policy.go index ab1ff79ef0..64f78d08b2 100644 --- a/model_fabric_switch_control_policy.go +++ b/model_fabric_switch_control_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_control_policy_list.go b/model_fabric_switch_control_policy_list.go index bd905ff510..cc9b302581 100644 --- a/model_fabric_switch_control_policy_list.go +++ b/model_fabric_switch_control_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_control_policy_response.go b/model_fabric_switch_control_policy_response.go index 50f5ff19bf..863d301385 100644 --- a/model_fabric_switch_control_policy_response.go +++ b/model_fabric_switch_control_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile.go b/model_fabric_switch_profile.go index 192112c19d..d8344a927b 100644 --- a/model_fabric_switch_profile.go +++ b/model_fabric_switch_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile_list.go b/model_fabric_switch_profile_list.go index 51617bcb89..f6b0eba32d 100644 --- a/model_fabric_switch_profile_list.go +++ b/model_fabric_switch_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile_relationship.go b/model_fabric_switch_profile_relationship.go index fdeba4810c..0a74088031 100644 --- a/model_fabric_switch_profile_relationship.go +++ b/model_fabric_switch_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile_response.go b/model_fabric_switch_profile_response.go index 3bf6514933..ce87db924e 100644 --- a/model_fabric_switch_profile_response.go +++ b/model_fabric_switch_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile_template.go b/model_fabric_switch_profile_template.go index 4ac0d4cd80..b788a20dc2 100644 --- a/model_fabric_switch_profile_template.go +++ b/model_fabric_switch_profile_template.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile_template_list.go b/model_fabric_switch_profile_template_list.go index baf1a66f35..155a035d03 100644 --- a/model_fabric_switch_profile_template_list.go +++ b/model_fabric_switch_profile_template_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile_template_relationship.go b/model_fabric_switch_profile_template_relationship.go index 77a97cd2cd..cf9ed00c74 100644 --- a/model_fabric_switch_profile_template_relationship.go +++ b/model_fabric_switch_profile_template_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_switch_profile_template_response.go b/model_fabric_switch_profile_template_response.go index 1513ced505..168e9d0c2d 100644 --- a/model_fabric_switch_profile_template_response.go +++ b/model_fabric_switch_profile_template_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_system_qos_policy.go b/model_fabric_system_qos_policy.go index 85f100555f..79a345e56b 100644 --- a/model_fabric_system_qos_policy.go +++ b/model_fabric_system_qos_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_system_qos_policy_list.go b/model_fabric_system_qos_policy_list.go index a52052048d..5795b06bc3 100644 --- a/model_fabric_system_qos_policy_list.go +++ b/model_fabric_system_qos_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_system_qos_policy_response.go b/model_fabric_system_qos_policy_response.go index b3bba4c804..f0e2658a24 100644 --- a/model_fabric_system_qos_policy_response.go +++ b/model_fabric_system_qos_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_transceiver_role.go b/model_fabric_transceiver_role.go index 49bc89a74a..c7d73ffc28 100644 --- a/model_fabric_transceiver_role.go +++ b/model_fabric_transceiver_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_udld_global_settings.go b/model_fabric_udld_global_settings.go index c4ba0e0574..b78742a7f9 100644 --- a/model_fabric_udld_global_settings.go +++ b/model_fabric_udld_global_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_udld_settings.go b/model_fabric_udld_settings.go index 3d7e1156bb..3548fa9b7f 100644 --- a/model_fabric_udld_settings.go +++ b/model_fabric_udld_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_uplink_pc_role.go b/model_fabric_uplink_pc_role.go index 07c08026a8..fbb8fe765c 100644 --- a/model_fabric_uplink_pc_role.go +++ b/model_fabric_uplink_pc_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_uplink_pc_role_list.go b/model_fabric_uplink_pc_role_list.go index 61c5e13f79..7db537dd55 100644 --- a/model_fabric_uplink_pc_role_list.go +++ b/model_fabric_uplink_pc_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_uplink_pc_role_response.go b/model_fabric_uplink_pc_role_response.go index f02f8dcf07..035c24715b 100644 --- a/model_fabric_uplink_pc_role_response.go +++ b/model_fabric_uplink_pc_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_uplink_role.go b/model_fabric_uplink_role.go index 09be0b3cdd..3195722c1b 100644 --- a/model_fabric_uplink_role.go +++ b/model_fabric_uplink_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_uplink_role_list.go b/model_fabric_uplink_role_list.go index 7aee2f889e..ae88ea3ff5 100644 --- a/model_fabric_uplink_role_list.go +++ b/model_fabric_uplink_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_uplink_role_response.go b/model_fabric_uplink_role_response.go index 527f5de9b5..f00dfa9d83 100644 --- a/model_fabric_uplink_role_response.go +++ b/model_fabric_uplink_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan.go b/model_fabric_vlan.go index c85a2f6b77..344bfb75a8 100644 --- a/model_fabric_vlan.go +++ b/model_fabric_vlan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_inventory.go b/model_fabric_vlan_inventory.go index b2c27a2dd0..6a6c4e1d32 100644 --- a/model_fabric_vlan_inventory.go +++ b/model_fabric_vlan_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_inventory_list.go b/model_fabric_vlan_inventory_list.go index cdd641797a..4ddca34a13 100644 --- a/model_fabric_vlan_inventory_list.go +++ b/model_fabric_vlan_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_inventory_response.go b/model_fabric_vlan_inventory_response.go index 1757caa1fb..16998dbb32 100644 --- a/model_fabric_vlan_inventory_response.go +++ b/model_fabric_vlan_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_list.go b/model_fabric_vlan_list.go index d6f5e00e39..35f78489a9 100644 --- a/model_fabric_vlan_list.go +++ b/model_fabric_vlan_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_response.go b/model_fabric_vlan_response.go index 70d3aec7d9..b9bc849ae7 100644 --- a/model_fabric_vlan_response.go +++ b/model_fabric_vlan_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_set.go b/model_fabric_vlan_set.go index c67134fa92..687e9c92fe 100644 --- a/model_fabric_vlan_set.go +++ b/model_fabric_vlan_set.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_set_list.go b/model_fabric_vlan_set_list.go index 2e9dde249b..1de7745256 100644 --- a/model_fabric_vlan_set_list.go +++ b/model_fabric_vlan_set_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_set_relationship.go b/model_fabric_vlan_set_relationship.go index a4655eb6d2..b47c280a9e 100644 --- a/model_fabric_vlan_set_relationship.go +++ b/model_fabric_vlan_set_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_set_response.go b/model_fabric_vlan_set_response.go index 48a7fda30a..0a5678d4ea 100644 --- a/model_fabric_vlan_set_response.go +++ b/model_fabric_vlan_set_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vlan_settings.go b/model_fabric_vlan_settings.go index 6571d93d40..7dd7d03902 100644 --- a/model_fabric_vlan_settings.go +++ b/model_fabric_vlan_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vsan.go b/model_fabric_vsan.go index 70747b037a..d87de8ac23 100644 --- a/model_fabric_vsan.go +++ b/model_fabric_vsan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vsan_inventory.go b/model_fabric_vsan_inventory.go index 4f4fc9e42a..72edab4826 100644 --- a/model_fabric_vsan_inventory.go +++ b/model_fabric_vsan_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vsan_inventory_list.go b/model_fabric_vsan_inventory_list.go index a3d753c8d0..5dc7b76cba 100644 --- a/model_fabric_vsan_inventory_list.go +++ b/model_fabric_vsan_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vsan_inventory_response.go b/model_fabric_vsan_inventory_response.go index 0ec2ed4d35..21258fe3fb 100644 --- a/model_fabric_vsan_inventory_response.go +++ b/model_fabric_vsan_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vsan_list.go b/model_fabric_vsan_list.go index b77eee93f6..69425c3168 100644 --- a/model_fabric_vsan_list.go +++ b/model_fabric_vsan_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fabric_vsan_response.go b/model_fabric_vsan_response.go index 33961e8906..1e6dd8bfe8 100644 --- a/model_fabric_vsan_response.go +++ b/model_fabric_vsan_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fault_instance.go b/model_fault_instance.go index d8ae4b6fa7..acb7f73f52 100644 --- a/model_fault_instance.go +++ b/model_fault_instance.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fault_instance_list.go b/model_fault_instance_list.go index eefb1f4c88..4410050b62 100644 --- a/model_fault_instance_list.go +++ b/model_fault_instance_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fault_instance_response.go b/model_fault_instance_response.go index fa4f38222d..b43983daca 100644 --- a/model_fault_instance_response.go +++ b/model_fault_instance_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_neighbor.go b/model_fc_neighbor.go index df22d9505c..ddc808b719 100644 --- a/model_fc_neighbor.go +++ b/model_fc_neighbor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_neighbor_list.go b/model_fc_neighbor_list.go index 25495c77ae..9191c43d02 100644 --- a/model_fc_neighbor_list.go +++ b/model_fc_neighbor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_neighbor_relationship.go b/model_fc_neighbor_relationship.go index cdb1e22e49..191c2f4b2c 100644 --- a/model_fc_neighbor_relationship.go +++ b/model_fc_neighbor_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_neighbor_response.go b/model_fc_neighbor_response.go index 368eccd5b3..8608a4a1fc 100644 --- a/model_fc_neighbor_response.go +++ b/model_fc_neighbor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_physical_port.go b/model_fc_physical_port.go index 8d20f687ef..9df06b86b8 100644 --- a/model_fc_physical_port.go +++ b/model_fc_physical_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_physical_port_list.go b/model_fc_physical_port_list.go index acc9068f3d..d1c736dafb 100644 --- a/model_fc_physical_port_list.go +++ b/model_fc_physical_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_physical_port_relationship.go b/model_fc_physical_port_relationship.go index 1c3aa049fd..9b14ab66cd 100644 --- a/model_fc_physical_port_relationship.go +++ b/model_fc_physical_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_physical_port_response.go b/model_fc_physical_port_response.go index 7fe76cd394..2acf15089e 100644 --- a/model_fc_physical_port_response.go +++ b/model_fc_physical_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_port_channel.go b/model_fc_port_channel.go index 3daf7db17c..9cc3013b3b 100644 --- a/model_fc_port_channel.go +++ b/model_fc_port_channel.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_port_channel_list.go b/model_fc_port_channel_list.go index 9589c1775a..0b4c3dfe3f 100644 --- a/model_fc_port_channel_list.go +++ b/model_fc_port_channel_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_port_channel_relationship.go b/model_fc_port_channel_relationship.go index 8a7b8957e7..f34d51b004 100644 --- a/model_fc_port_channel_relationship.go +++ b/model_fc_port_channel_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fc_port_channel_response.go b/model_fc_port_channel_response.go index 6fe43263e6..5e4bf94d2e 100644 --- a/model_fc_port_channel_response.go +++ b/model_fc_port_channel_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_block.go b/model_fcpool_block.go index 478d3f17a0..f4cf6b0f23 100644 --- a/model_fcpool_block.go +++ b/model_fcpool_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_fc_block.go b/model_fcpool_fc_block.go index a0cbc3cc9f..e4368d59ee 100644 --- a/model_fcpool_fc_block.go +++ b/model_fcpool_fc_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_fc_block_list.go b/model_fcpool_fc_block_list.go index d714258531..54b05f0a46 100644 --- a/model_fcpool_fc_block_list.go +++ b/model_fcpool_fc_block_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_fc_block_relationship.go b/model_fcpool_fc_block_relationship.go index 0689e6ceb1..d1f043cc14 100644 --- a/model_fcpool_fc_block_relationship.go +++ b/model_fcpool_fc_block_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_fc_block_response.go b/model_fcpool_fc_block_response.go index ebae5f74b6..6e1b93b36e 100644 --- a/model_fcpool_fc_block_response.go +++ b/model_fcpool_fc_block_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_lease.go b/model_fcpool_lease.go index 857e0084c7..71f386d78e 100644 --- a/model_fcpool_lease.go +++ b/model_fcpool_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_lease_list.go b/model_fcpool_lease_list.go index 6d728143ab..7eaf9bc71e 100644 --- a/model_fcpool_lease_list.go +++ b/model_fcpool_lease_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_lease_relationship.go b/model_fcpool_lease_relationship.go index 2fbd0bcbdb..e094e3244a 100644 --- a/model_fcpool_lease_relationship.go +++ b/model_fcpool_lease_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_lease_response.go b/model_fcpool_lease_response.go index dba7dcfa61..e6aea9172e 100644 --- a/model_fcpool_lease_response.go +++ b/model_fcpool_lease_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool.go b/model_fcpool_pool.go index 02f28f60b5..b8f84e4861 100644 --- a/model_fcpool_pool.go +++ b/model_fcpool_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool_list.go b/model_fcpool_pool_list.go index c2f3e7b071..c1eba35452 100644 --- a/model_fcpool_pool_list.go +++ b/model_fcpool_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool_member.go b/model_fcpool_pool_member.go index 53ce055d9e..c3d83994e1 100644 --- a/model_fcpool_pool_member.go +++ b/model_fcpool_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool_member_list.go b/model_fcpool_pool_member_list.go index 363c67f7cc..2b9f90b922 100644 --- a/model_fcpool_pool_member_list.go +++ b/model_fcpool_pool_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool_member_relationship.go b/model_fcpool_pool_member_relationship.go index 3be1a84809..b0593d91f8 100644 --- a/model_fcpool_pool_member_relationship.go +++ b/model_fcpool_pool_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool_member_response.go b/model_fcpool_pool_member_response.go index 2b25710e5b..25bc2a2859 100644 --- a/model_fcpool_pool_member_response.go +++ b/model_fcpool_pool_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool_relationship.go b/model_fcpool_pool_relationship.go index 04ab22d5fd..056a19284d 100644 --- a/model_fcpool_pool_relationship.go +++ b/model_fcpool_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_pool_response.go b/model_fcpool_pool_response.go index 692503b143..a23fe27cd3 100644 --- a/model_fcpool_pool_response.go +++ b/model_fcpool_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_reservation.go b/model_fcpool_reservation.go index 258781fe0d..52081794ee 100644 --- a/model_fcpool_reservation.go +++ b/model_fcpool_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_reservation_list.go b/model_fcpool_reservation_list.go index 99837d9c5f..da902bb6bc 100644 --- a/model_fcpool_reservation_list.go +++ b/model_fcpool_reservation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_reservation_reference.go b/model_fcpool_reservation_reference.go index 7beb600130..e49de33346 100644 --- a/model_fcpool_reservation_reference.go +++ b/model_fcpool_reservation_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_reservation_relationship.go b/model_fcpool_reservation_relationship.go index 79e7f3056c..42ad5e57ab 100644 --- a/model_fcpool_reservation_relationship.go +++ b/model_fcpool_reservation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_reservation_response.go b/model_fcpool_reservation_response.go index c28ba49434..5438452b1f 100644 --- a/model_fcpool_reservation_response.go +++ b/model_fcpool_reservation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_universe.go b/model_fcpool_universe.go index 81bd744317..4700b6bd8f 100644 --- a/model_fcpool_universe.go +++ b/model_fcpool_universe.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_universe_list.go b/model_fcpool_universe_list.go index 4526c85ae1..7a1cf7c122 100644 --- a/model_fcpool_universe_list.go +++ b/model_fcpool_universe_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_universe_relationship.go b/model_fcpool_universe_relationship.go index 533d2f5d6f..5d0585b231 100644 --- a/model_fcpool_universe_relationship.go +++ b/model_fcpool_universe_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fcpool_universe_response.go b/model_fcpool_universe_response.go index 54fe696905..b539592fa0 100644 --- a/model_fcpool_universe_response.go +++ b/model_fcpool_universe_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_feedback_feedback_data.go b/model_feedback_feedback_data.go index 4d47c38993..b8ef39a7f0 100644 --- a/model_feedback_feedback_data.go +++ b/model_feedback_feedback_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_feedback_feedback_post.go b/model_feedback_feedback_post.go index 8466b14b02..b5ad1e0bdf 100644 --- a/model_feedback_feedback_post.go +++ b/model_feedback_feedback_post.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_base_distributable.go b/model_firmware_base_distributable.go index 2228646060..c2d54e9b75 100644 --- a/model_firmware_base_distributable.go +++ b/model_firmware_base_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_base_distributable_relationship.go b/model_firmware_base_distributable_relationship.go index 65d48101b9..c54017032b 100644 --- a/model_firmware_base_distributable_relationship.go +++ b/model_firmware_base_distributable_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_base_impact.go b/model_firmware_base_impact.go index 10cf3039b5..cb33882141 100644 --- a/model_firmware_base_impact.go +++ b/model_firmware_base_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_bios_descriptor.go b/model_firmware_bios_descriptor.go index 3cab564f27..85e2d7a8df 100644 --- a/model_firmware_bios_descriptor.go +++ b/model_firmware_bios_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_bios_descriptor_list.go b/model_firmware_bios_descriptor_list.go index 09bba8a159..886c1a41d3 100644 --- a/model_firmware_bios_descriptor_list.go +++ b/model_firmware_bios_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_bios_descriptor_response.go b/model_firmware_bios_descriptor_response.go index 0f4015239c..f7549f466f 100644 --- a/model_firmware_bios_descriptor_response.go +++ b/model_firmware_bios_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_board_controller_descriptor.go b/model_firmware_board_controller_descriptor.go index 970a2b1835..23a5b10198 100644 --- a/model_firmware_board_controller_descriptor.go +++ b/model_firmware_board_controller_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_board_controller_descriptor_list.go b/model_firmware_board_controller_descriptor_list.go index 8a9a64ae3a..6f79638f42 100644 --- a/model_firmware_board_controller_descriptor_list.go +++ b/model_firmware_board_controller_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_board_controller_descriptor_response.go b/model_firmware_board_controller_descriptor_response.go index bc355d40d3..36e3a1381c 100644 --- a/model_firmware_board_controller_descriptor_response.go +++ b/model_firmware_board_controller_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_chassis_upgrade.go b/model_firmware_chassis_upgrade.go index c5d236ee59..0356846a6a 100644 --- a/model_firmware_chassis_upgrade.go +++ b/model_firmware_chassis_upgrade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_chassis_upgrade_impact.go b/model_firmware_chassis_upgrade_impact.go index a5621d5bbe..6a59c23188 100644 --- a/model_firmware_chassis_upgrade_impact.go +++ b/model_firmware_chassis_upgrade_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_chassis_upgrade_list.go b/model_firmware_chassis_upgrade_list.go index f76b471e73..a8678ec312 100644 --- a/model_firmware_chassis_upgrade_list.go +++ b/model_firmware_chassis_upgrade_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_chassis_upgrade_response.go b/model_firmware_chassis_upgrade_response.go index cfbc45d31d..5805282708 100644 --- a/model_firmware_chassis_upgrade_response.go +++ b/model_firmware_chassis_upgrade_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_cifs_server.go b/model_firmware_cifs_server.go index dd0be9d4cf..ec42556b34 100644 --- a/model_firmware_cifs_server.go +++ b/model_firmware_cifs_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_cimc_descriptor.go b/model_firmware_cimc_descriptor.go index a3c5abf3d9..68872da460 100644 --- a/model_firmware_cimc_descriptor.go +++ b/model_firmware_cimc_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_cimc_descriptor_list.go b/model_firmware_cimc_descriptor_list.go index a2c0b6ce7f..9226cb4bf6 100644 --- a/model_firmware_cimc_descriptor_list.go +++ b/model_firmware_cimc_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_cimc_descriptor_response.go b/model_firmware_cimc_descriptor_response.go index 871c6e59a4..128da5bb76 100644 --- a/model_firmware_cimc_descriptor_response.go +++ b/model_firmware_cimc_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_component_descriptor.go b/model_firmware_component_descriptor.go index 334b3d93ee..e506da28b2 100644 --- a/model_firmware_component_descriptor.go +++ b/model_firmware_component_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_component_impact.go b/model_firmware_component_impact.go index 2906803a42..3106a1c8d8 100644 --- a/model_firmware_component_impact.go +++ b/model_firmware_component_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_component_meta.go b/model_firmware_component_meta.go index 3da57ebe2e..4d863e1205 100644 --- a/model_firmware_component_meta.go +++ b/model_firmware_component_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_dimm_descriptor.go b/model_firmware_dimm_descriptor.go index e34b85afeb..60e8a40a4d 100644 --- a/model_firmware_dimm_descriptor.go +++ b/model_firmware_dimm_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_dimm_descriptor_list.go b/model_firmware_dimm_descriptor_list.go index 581790f809..b881c00bcd 100644 --- a/model_firmware_dimm_descriptor_list.go +++ b/model_firmware_dimm_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_dimm_descriptor_response.go b/model_firmware_dimm_descriptor_response.go index ebb3ceb30d..74922237ee 100644 --- a/model_firmware_dimm_descriptor_response.go +++ b/model_firmware_dimm_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_direct_download.go b/model_firmware_direct_download.go index adce509c6d..d99f4bb1de 100644 --- a/model_firmware_direct_download.go +++ b/model_firmware_direct_download.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable.go b/model_firmware_distributable.go index 767a8bdbf5..5957b1496c 100644 --- a/model_firmware_distributable.go +++ b/model_firmware_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable_list.go b/model_firmware_distributable_list.go index 22925b0137..5783fd8d8a 100644 --- a/model_firmware_distributable_list.go +++ b/model_firmware_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable_meta.go b/model_firmware_distributable_meta.go index 88f62551e1..ccc5e46cb6 100644 --- a/model_firmware_distributable_meta.go +++ b/model_firmware_distributable_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable_meta_list.go b/model_firmware_distributable_meta_list.go index 1b1d72e41e..2954e9712b 100644 --- a/model_firmware_distributable_meta_list.go +++ b/model_firmware_distributable_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable_meta_relationship.go b/model_firmware_distributable_meta_relationship.go index b0ce30891f..20df674795 100644 --- a/model_firmware_distributable_meta_relationship.go +++ b/model_firmware_distributable_meta_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable_meta_response.go b/model_firmware_distributable_meta_response.go index 42fa7e140f..d4727cc47e 100644 --- a/model_firmware_distributable_meta_response.go +++ b/model_firmware_distributable_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable_relationship.go b/model_firmware_distributable_relationship.go index 2a3dec337d..495789768a 100644 --- a/model_firmware_distributable_relationship.go +++ b/model_firmware_distributable_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_distributable_response.go b/model_firmware_distributable_response.go index 75a19c6cb7..537cc6afa7 100644 --- a/model_firmware_distributable_response.go +++ b/model_firmware_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_drive_descriptor.go b/model_firmware_drive_descriptor.go index ccbd30a524..96ed72bf89 100644 --- a/model_firmware_drive_descriptor.go +++ b/model_firmware_drive_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_drive_descriptor_list.go b/model_firmware_drive_descriptor_list.go index 1d52c509f9..2be4b3c2a6 100644 --- a/model_firmware_drive_descriptor_list.go +++ b/model_firmware_drive_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_drive_descriptor_response.go b/model_firmware_drive_descriptor_response.go index e406f97410..1ccfd9f862 100644 --- a/model_firmware_drive_descriptor_response.go +++ b/model_firmware_drive_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_driver_distributable.go b/model_firmware_driver_distributable.go index 17d6ba69ff..2ae6ccdd7b 100644 --- a/model_firmware_driver_distributable.go +++ b/model_firmware_driver_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_driver_distributable_list.go b/model_firmware_driver_distributable_list.go index 5cd4895078..9d9d405828 100644 --- a/model_firmware_driver_distributable_list.go +++ b/model_firmware_driver_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_driver_distributable_response.go b/model_firmware_driver_distributable_response.go index 908952643c..66e2618c92 100644 --- a/model_firmware_driver_distributable_response.go +++ b/model_firmware_driver_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_eula.go b/model_firmware_eula.go index 873d7be5f4..014c0316b7 100644 --- a/model_firmware_eula.go +++ b/model_firmware_eula.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_eula_list.go b/model_firmware_eula_list.go index ecac2f777b..c87abec189 100644 --- a/model_firmware_eula_list.go +++ b/model_firmware_eula_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_eula_response.go b/model_firmware_eula_response.go index 301730360e..9bd7c6332b 100644 --- a/model_firmware_eula_response.go +++ b/model_firmware_eula_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_exclude_component_pid_list_type.go b/model_firmware_exclude_component_pid_list_type.go index e80247a7aa..ffb76fc097 100644 --- a/model_firmware_exclude_component_pid_list_type.go +++ b/model_firmware_exclude_component_pid_list_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_fabric_upgrade_impact.go b/model_firmware_fabric_upgrade_impact.go index 41c2c39221..6c21868eae 100644 --- a/model_firmware_fabric_upgrade_impact.go +++ b/model_firmware_fabric_upgrade_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_firmware_inventory.go b/model_firmware_firmware_inventory.go index 1eecb6c2b6..1515dc546c 100644 --- a/model_firmware_firmware_inventory.go +++ b/model_firmware_firmware_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_firmware_summary.go b/model_firmware_firmware_summary.go index ef191736e6..1f08b93199 100644 --- a/model_firmware_firmware_summary.go +++ b/model_firmware_firmware_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_firmware_summary_list.go b/model_firmware_firmware_summary_list.go index f67b689b33..8748f8c20f 100644 --- a/model_firmware_firmware_summary_list.go +++ b/model_firmware_firmware_summary_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_firmware_summary_response.go b/model_firmware_firmware_summary_response.go index cb693caf0c..b1396736ae 100644 --- a/model_firmware_firmware_summary_response.go +++ b/model_firmware_firmware_summary_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_gpu_descriptor.go b/model_firmware_gpu_descriptor.go index 0010779047..9862767c61 100644 --- a/model_firmware_gpu_descriptor.go +++ b/model_firmware_gpu_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_gpu_descriptor_list.go b/model_firmware_gpu_descriptor_list.go index 957d6afc7d..9dcce5e534 100644 --- a/model_firmware_gpu_descriptor_list.go +++ b/model_firmware_gpu_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_gpu_descriptor_response.go b/model_firmware_gpu_descriptor_response.go index 97ac6ce105..bf6af806bf 100644 --- a/model_firmware_gpu_descriptor_response.go +++ b/model_firmware_gpu_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_hba_descriptor.go b/model_firmware_hba_descriptor.go index d3ef9d73a6..4be877eeec 100644 --- a/model_firmware_hba_descriptor.go +++ b/model_firmware_hba_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_hba_descriptor_list.go b/model_firmware_hba_descriptor_list.go index d5dccb61bb..7365fc5c2c 100644 --- a/model_firmware_hba_descriptor_list.go +++ b/model_firmware_hba_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_hba_descriptor_response.go b/model_firmware_hba_descriptor_response.go index fbbd87ebd6..86334cf4f8 100644 --- a/model_firmware_hba_descriptor_response.go +++ b/model_firmware_hba_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_http_server.go b/model_firmware_http_server.go index 24507abfa8..519f698417 100644 --- a/model_firmware_http_server.go +++ b/model_firmware_http_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_iom_descriptor.go b/model_firmware_iom_descriptor.go index 81802e8bdf..fad6028bf3 100644 --- a/model_firmware_iom_descriptor.go +++ b/model_firmware_iom_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_iom_descriptor_list.go b/model_firmware_iom_descriptor_list.go index d30be944a6..206e4ea930 100644 --- a/model_firmware_iom_descriptor_list.go +++ b/model_firmware_iom_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_iom_descriptor_response.go b/model_firmware_iom_descriptor_response.go index fa113bd03c..b45e8a8ee8 100644 --- a/model_firmware_iom_descriptor_response.go +++ b/model_firmware_iom_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_model_bundle_version.go b/model_firmware_model_bundle_version.go index ff5e6f923c..e3acc6c16a 100644 --- a/model_firmware_model_bundle_version.go +++ b/model_firmware_model_bundle_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_mswitch_descriptor.go b/model_firmware_mswitch_descriptor.go index f0a5aade1c..cd42f00cef 100644 --- a/model_firmware_mswitch_descriptor.go +++ b/model_firmware_mswitch_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_mswitch_descriptor_list.go b/model_firmware_mswitch_descriptor_list.go index 547e9a6ea9..8eea7d6bd3 100644 --- a/model_firmware_mswitch_descriptor_list.go +++ b/model_firmware_mswitch_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_mswitch_descriptor_response.go b/model_firmware_mswitch_descriptor_response.go index 96667cba76..77d657e3c7 100644 --- a/model_firmware_mswitch_descriptor_response.go +++ b/model_firmware_mswitch_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_network_share.go b/model_firmware_network_share.go index 4a80cceecb..391b95d7f0 100644 --- a/model_firmware_network_share.go +++ b/model_firmware_network_share.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_nfs_server.go b/model_firmware_nfs_server.go index fb6cbbb3f0..8f8937d4b7 100644 --- a/model_firmware_nfs_server.go +++ b/model_firmware_nfs_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_nxos_descriptor.go b/model_firmware_nxos_descriptor.go index 3d7a1e5bb4..917727bcd4 100644 --- a/model_firmware_nxos_descriptor.go +++ b/model_firmware_nxos_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_nxos_descriptor_list.go b/model_firmware_nxos_descriptor_list.go index 94dac559e0..fb686f8d68 100644 --- a/model_firmware_nxos_descriptor_list.go +++ b/model_firmware_nxos_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_nxos_descriptor_response.go b/model_firmware_nxos_descriptor_response.go index ee70e73486..5d7ef31dd3 100644 --- a/model_firmware_nxos_descriptor_response.go +++ b/model_firmware_nxos_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_pcie_descriptor.go b/model_firmware_pcie_descriptor.go index bfe3284cf7..dfeadba2a3 100644 --- a/model_firmware_pcie_descriptor.go +++ b/model_firmware_pcie_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_pcie_descriptor_list.go b/model_firmware_pcie_descriptor_list.go index e8e66621d1..dac160113a 100644 --- a/model_firmware_pcie_descriptor_list.go +++ b/model_firmware_pcie_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_pcie_descriptor_response.go b/model_firmware_pcie_descriptor_response.go index a7cbd0cac1..f55e6bad0d 100644 --- a/model_firmware_pcie_descriptor_response.go +++ b/model_firmware_pcie_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_policy.go b/model_firmware_policy.go index 5d031e357b..30b9860531 100644 --- a/model_firmware_policy.go +++ b/model_firmware_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_policy_list.go b/model_firmware_policy_list.go index 95e02a10f6..bb118cb819 100644 --- a/model_firmware_policy_list.go +++ b/model_firmware_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_policy_response.go b/model_firmware_policy_response.go index a62af8f14c..ebf2833215 100644 --- a/model_firmware_policy_response.go +++ b/model_firmware_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_psu_descriptor.go b/model_firmware_psu_descriptor.go index cce7037fb8..704881ceaa 100644 --- a/model_firmware_psu_descriptor.go +++ b/model_firmware_psu_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_psu_descriptor_list.go b/model_firmware_psu_descriptor_list.go index 5768f65061..aed7f60ea1 100644 --- a/model_firmware_psu_descriptor_list.go +++ b/model_firmware_psu_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_psu_descriptor_response.go b/model_firmware_psu_descriptor_response.go index 4f28f14325..0dc480013a 100644 --- a/model_firmware_psu_descriptor_response.go +++ b/model_firmware_psu_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_running_firmware.go b/model_firmware_running_firmware.go index 3b026b4afc..d186c13dd5 100644 --- a/model_firmware_running_firmware.go +++ b/model_firmware_running_firmware.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_running_firmware_list.go b/model_firmware_running_firmware_list.go index 7f16bc58a8..ab3811e76b 100644 --- a/model_firmware_running_firmware_list.go +++ b/model_firmware_running_firmware_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_running_firmware_relationship.go b/model_firmware_running_firmware_relationship.go index e2f1802367..d599ef41af 100644 --- a/model_firmware_running_firmware_relationship.go +++ b/model_firmware_running_firmware_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_running_firmware_response.go b/model_firmware_running_firmware_response.go index 7ee1cde4bd..dda55fe0e6 100644 --- a/model_firmware_running_firmware_response.go +++ b/model_firmware_running_firmware_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_sas_expander_descriptor.go b/model_firmware_sas_expander_descriptor.go index ec5e042384..9a0eeccf6d 100644 --- a/model_firmware_sas_expander_descriptor.go +++ b/model_firmware_sas_expander_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_sas_expander_descriptor_list.go b/model_firmware_sas_expander_descriptor_list.go index 6b97f73276..293ba9a450 100644 --- a/model_firmware_sas_expander_descriptor_list.go +++ b/model_firmware_sas_expander_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_sas_expander_descriptor_response.go b/model_firmware_sas_expander_descriptor_response.go index 6efdbb52be..db4517bdb7 100644 --- a/model_firmware_sas_expander_descriptor_response.go +++ b/model_firmware_sas_expander_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_server_configuration_utility_distributable.go b/model_firmware_server_configuration_utility_distributable.go index ff3d2e6b5e..b125f63450 100644 --- a/model_firmware_server_configuration_utility_distributable.go +++ b/model_firmware_server_configuration_utility_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_server_configuration_utility_distributable_list.go b/model_firmware_server_configuration_utility_distributable_list.go index 864cdd63e8..21610f41bb 100644 --- a/model_firmware_server_configuration_utility_distributable_list.go +++ b/model_firmware_server_configuration_utility_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_server_configuration_utility_distributable_relationship.go b/model_firmware_server_configuration_utility_distributable_relationship.go index 8ea1f20bed..36c90f0180 100644 --- a/model_firmware_server_configuration_utility_distributable_relationship.go +++ b/model_firmware_server_configuration_utility_distributable_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_server_configuration_utility_distributable_response.go b/model_firmware_server_configuration_utility_distributable_response.go index 2f67cdecce..0be5b31b8a 100644 --- a/model_firmware_server_configuration_utility_distributable_response.go +++ b/model_firmware_server_configuration_utility_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_server_upgrade_impact.go b/model_firmware_server_upgrade_impact.go index e7b18784a8..aebaf8179d 100644 --- a/model_firmware_server_upgrade_impact.go +++ b/model_firmware_server_upgrade_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_storage_controller_descriptor.go b/model_firmware_storage_controller_descriptor.go index 1b5442e06b..8f58a86079 100644 --- a/model_firmware_storage_controller_descriptor.go +++ b/model_firmware_storage_controller_descriptor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_storage_controller_descriptor_list.go b/model_firmware_storage_controller_descriptor_list.go index 4c31769b0d..ab4fbabc2a 100644 --- a/model_firmware_storage_controller_descriptor_list.go +++ b/model_firmware_storage_controller_descriptor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_storage_controller_descriptor_response.go b/model_firmware_storage_controller_descriptor_response.go index a9c7b04457..bde815bf21 100644 --- a/model_firmware_storage_controller_descriptor_response.go +++ b/model_firmware_storage_controller_descriptor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_switch_upgrade.go b/model_firmware_switch_upgrade.go index a67ccdd17a..2a2397850a 100644 --- a/model_firmware_switch_upgrade.go +++ b/model_firmware_switch_upgrade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_switch_upgrade_list.go b/model_firmware_switch_upgrade_list.go index 566e50831d..55df623abb 100644 --- a/model_firmware_switch_upgrade_list.go +++ b/model_firmware_switch_upgrade_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_switch_upgrade_response.go b/model_firmware_switch_upgrade_response.go index 55441502fa..edf25e9e60 100644 --- a/model_firmware_switch_upgrade_response.go +++ b/model_firmware_switch_upgrade_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_unsupported_version_upgrade.go b/model_firmware_unsupported_version_upgrade.go index 9d75e29708..9a5fa73c4d 100644 --- a/model_firmware_unsupported_version_upgrade.go +++ b/model_firmware_unsupported_version_upgrade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_unsupported_version_upgrade_list.go b/model_firmware_unsupported_version_upgrade_list.go index 8ec9ca34cd..00dfd16d6e 100644 --- a/model_firmware_unsupported_version_upgrade_list.go +++ b/model_firmware_unsupported_version_upgrade_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_unsupported_version_upgrade_response.go b/model_firmware_unsupported_version_upgrade_response.go index 2e09af336c..6a4a162624 100644 --- a/model_firmware_unsupported_version_upgrade_response.go +++ b/model_firmware_unsupported_version_upgrade_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade.go b/model_firmware_upgrade.go index a7c3bee8ed..d94d009526 100644 --- a/model_firmware_upgrade.go +++ b/model_firmware_upgrade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_base.go b/model_firmware_upgrade_base.go index 037546dbf3..e33cd0ac78 100644 --- a/model_firmware_upgrade_base.go +++ b/model_firmware_upgrade_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_base_relationship.go b/model_firmware_upgrade_base_relationship.go index 919dae6399..2b465bfe2e 100644 --- a/model_firmware_upgrade_base_relationship.go +++ b/model_firmware_upgrade_base_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_impact.go b/model_firmware_upgrade_impact.go index 5d74a22c22..9801073e66 100644 --- a/model_firmware_upgrade_impact.go +++ b/model_firmware_upgrade_impact.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_impact_base.go b/model_firmware_upgrade_impact_base.go index a55ceac59c..448d177d87 100644 --- a/model_firmware_upgrade_impact_base.go +++ b/model_firmware_upgrade_impact_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_impact_status.go b/model_firmware_upgrade_impact_status.go index 6cce5fd081..cb6bdda7ef 100644 --- a/model_firmware_upgrade_impact_status.go +++ b/model_firmware_upgrade_impact_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_impact_status_list.go b/model_firmware_upgrade_impact_status_list.go index de68f1b335..79a283663d 100644 --- a/model_firmware_upgrade_impact_status_list.go +++ b/model_firmware_upgrade_impact_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_impact_status_relationship.go b/model_firmware_upgrade_impact_status_relationship.go index 5e52d669ea..48dfabb009 100644 --- a/model_firmware_upgrade_impact_status_relationship.go +++ b/model_firmware_upgrade_impact_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_impact_status_response.go b/model_firmware_upgrade_impact_status_response.go index 28882aa1ec..3531d26c6d 100644 --- a/model_firmware_upgrade_impact_status_response.go +++ b/model_firmware_upgrade_impact_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_list.go b/model_firmware_upgrade_list.go index 4e61a8459a..1594bcb925 100644 --- a/model_firmware_upgrade_list.go +++ b/model_firmware_upgrade_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_response.go b/model_firmware_upgrade_response.go index c74ca86a63..96a802820b 100644 --- a/model_firmware_upgrade_response.go +++ b/model_firmware_upgrade_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_status.go b/model_firmware_upgrade_status.go index a1a499407d..00d353c01b 100644 --- a/model_firmware_upgrade_status.go +++ b/model_firmware_upgrade_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_status_list.go b/model_firmware_upgrade_status_list.go index c02b0ddf83..5952148cff 100644 --- a/model_firmware_upgrade_status_list.go +++ b/model_firmware_upgrade_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_status_relationship.go b/model_firmware_upgrade_status_relationship.go index b4e0ce68a2..6e0ae90a51 100644 --- a/model_firmware_upgrade_status_relationship.go +++ b/model_firmware_upgrade_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_status_response.go b/model_firmware_upgrade_status_response.go index 88d6a932c1..f3f9d49eec 100644 --- a/model_firmware_upgrade_status_response.go +++ b/model_firmware_upgrade_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_upgrade_validity.go b/model_firmware_upgrade_validity.go index 04a495ce4b..12bb202718 100644 --- a/model_firmware_upgrade_validity.go +++ b/model_firmware_upgrade_validity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_firmware_version_map.go b/model_firmware_version_map.go index c43a36f10a..56fabd5dd9 100644 --- a/model_firmware_version_map.go +++ b/model_firmware_version_map.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_device.go b/model_fmc_device.go index 1f3bddee7f..656d35bfa4 100644 --- a/model_fmc_device.go +++ b/model_fmc_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_device_ha_pair.go b/model_fmc_device_ha_pair.go index 4beb12f76c..d63fa11c36 100644 --- a/model_fmc_device_ha_pair.go +++ b/model_fmc_device_ha_pair.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_device_ha_pair_list.go b/model_fmc_device_ha_pair_list.go index 2bf3f71d29..c944ddfc46 100644 --- a/model_fmc_device_ha_pair_list.go +++ b/model_fmc_device_ha_pair_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_device_ha_pair_response.go b/model_fmc_device_ha_pair_response.go index 7c59982c15..cedf4cb34a 100644 --- a/model_fmc_device_ha_pair_response.go +++ b/model_fmc_device_ha_pair_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_device_list.go b/model_fmc_device_list.go index 2ff9c33db5..6c9245c7e5 100644 --- a/model_fmc_device_list.go +++ b/model_fmc_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_device_response.go b/model_fmc_device_response.go index 5ca58dae60..ae2d6c258d 100644 --- a/model_fmc_device_response.go +++ b/model_fmc_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_domain.go b/model_fmc_domain.go index e3c5495408..224e31f9f9 100644 --- a/model_fmc_domain.go +++ b/model_fmc_domain.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_domain_list.go b/model_fmc_domain_list.go index fb18ce5ec0..f4f54e039f 100644 --- a/model_fmc_domain_list.go +++ b/model_fmc_domain_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_domain_response.go b/model_fmc_domain_response.go index b26fe8e890..2336107737 100644 --- a/model_fmc_domain_response.go +++ b/model_fmc_domain_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_inventory_entity.go b/model_fmc_inventory_entity.go index 39490d824e..79cd1af2c3 100644 --- a/model_fmc_inventory_entity.go +++ b/model_fmc_inventory_entity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_physical_interface.go b/model_fmc_physical_interface.go index 8697e9d0a7..a7f909cbe3 100644 --- a/model_fmc_physical_interface.go +++ b/model_fmc_physical_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_physical_interface_list.go b/model_fmc_physical_interface_list.go index 9e0d6bd69c..90af308bdd 100644 --- a/model_fmc_physical_interface_list.go +++ b/model_fmc_physical_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_fmc_physical_interface_response.go b/model_fmc_physical_interface_response.go index 85afb8217a..5edd50d591 100644 --- a/model_fmc_physical_interface_response.go +++ b/model_fmc_physical_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_catalog.go b/model_forecast_catalog.go index c111e2d568..e75403c577 100644 --- a/model_forecast_catalog.go +++ b/model_forecast_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_catalog_list.go b/model_forecast_catalog_list.go index d9f0485ebf..1145175a91 100644 --- a/model_forecast_catalog_list.go +++ b/model_forecast_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_catalog_relationship.go b/model_forecast_catalog_relationship.go index f154b6d926..0ddcb9178f 100644 --- a/model_forecast_catalog_relationship.go +++ b/model_forecast_catalog_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_catalog_response.go b/model_forecast_catalog_response.go index 4e13c4065e..c270264962 100644 --- a/model_forecast_catalog_response.go +++ b/model_forecast_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_definition.go b/model_forecast_definition.go index d85151dcc8..f222210244 100644 --- a/model_forecast_definition.go +++ b/model_forecast_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_definition_list.go b/model_forecast_definition_list.go index 67990605b3..4389fc43ac 100644 --- a/model_forecast_definition_list.go +++ b/model_forecast_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_definition_relationship.go b/model_forecast_definition_relationship.go index 0b6349f333..ebf2975a47 100644 --- a/model_forecast_definition_relationship.go +++ b/model_forecast_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_definition_response.go b/model_forecast_definition_response.go index 2c0cd19362..d5031d5a8a 100644 --- a/model_forecast_definition_response.go +++ b/model_forecast_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_instance.go b/model_forecast_instance.go index d0fcf9765b..83e2c76502 100644 --- a/model_forecast_instance.go +++ b/model_forecast_instance.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_instance_list.go b/model_forecast_instance_list.go index 6d98ea3530..9c995d4931 100644 --- a/model_forecast_instance_list.go +++ b/model_forecast_instance_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_instance_relationship.go b/model_forecast_instance_relationship.go index 887f36f401..fce45a763a 100644 --- a/model_forecast_instance_relationship.go +++ b/model_forecast_instance_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_instance_response.go b/model_forecast_instance_response.go index 4522f7ce7a..ed94f14965 100644 --- a/model_forecast_instance_response.go +++ b/model_forecast_instance_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_forecast_model.go b/model_forecast_model.go index 3ecf68dc9d..43a4608216 100644 --- a/model_forecast_model.go +++ b/model_forecast_model.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_function.go b/model_functions_function.go index b3164e29e4..8e74c82ddd 100644 --- a/model_functions_function.go +++ b/model_functions_function.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -28,31 +28,25 @@ type FunctionsFunction struct { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // Action of the function such as build, deploy, undeploy, delete. * `None` - No action is set, this is the default value for action field. * `Build` - Build an instance of a Function. * `Deploy` - Deploy the build Function. * `Undeploy` - Undeploy a Function that was previously successfully deployed. * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. + // Action of the function such as build, deploy, undeploy. * `None` - No action is set, this is the default value for action field. * `Publish` - Publish a Function that was saved or built. Action *string `json:"Action,omitempty"` - // Custom function code for Function MO. + // Custom function code to create the first function version, mandatory in function creation payload. Code *string `json:"Code,omitempty"` // The user identifier who created the Function. CreateUser *string `json:"CreateUser,omitempty"` - // When true this function version will be used in functions table. The very first function created with a name will be set as the default version. - DefaultVersion *bool `json:"DefaultVersion,omitempty"` // Description of the function. Description *string `json:"Description,omitempty"` // The display name of the function. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_). - DisplayName *string `json:"DisplayName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_.:-]{0,91}$"` - LastAction NullableFunctionsFunctionLastAction `json:"LastAction,omitempty"` + DisplayName *string `json:"DisplayName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_.:-]{0,91}$"` // The user identifier who last updated the Function. ModUser *string `json:"ModUser,omitempty"` // The name of the function. Name can only contain letters (a-z), numbers (0-9), hyphen (-). - Name *string `json:"Name,omitempty" validate:"regexp=^[a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1}$"` - // Current representation of the Function MO state. * `Saved` - Function is saved, yet to be built and deployed. * `Building` - Function is currently being built. * `Built` - The Function has been built and can now be deployed. * `Deploying` - The built Function is currently being deployed. * `Deployed` - The Function has been deployed. * `Undeploying` - The deployed function is being Undeployed. * `Deleting` - The Function is being deleted. - State *string `json:"State,omitempty"` - // The version of the function to support multiple versions. + Name *string `json:"Name,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9-]{0,62}[a-zA-Z0-9]{1}$"` + // Moid of runtime which is used to create the first function version, mandatory in function creation payload. + RuntimeMoid *string `json:"RuntimeMoid,omitempty"` + // The target version of the function, which is needed by action. Version *int64 `json:"Version,omitempty"` - ActionExecution NullableWorkflowWorkflowInfoRelationship `json:"ActionExecution,omitempty"` Organization NullableOrganizationOrganizationRelationship `json:"Organization,omitempty"` - Runtime NullableFunctionsRuntimeRelationship `json:"Runtime,omitempty"` - TaskDefinition NullableWorkflowTaskDefinitionRelationship `json:"TaskDefinition,omitempty"` AdditionalProperties map[string]interface{} } @@ -239,38 +233,6 @@ func (o *FunctionsFunction) SetCreateUser(v string) { o.CreateUser = &v } -// GetDefaultVersion returns the DefaultVersion field value if set, zero value otherwise. -func (o *FunctionsFunction) GetDefaultVersion() bool { - if o == nil || IsNil(o.DefaultVersion) { - var ret bool - return ret - } - return *o.DefaultVersion -} - -// GetDefaultVersionOk returns a tuple with the DefaultVersion field value if set, nil otherwise -// and a boolean to check if the value has been set. -func (o *FunctionsFunction) GetDefaultVersionOk() (*bool, bool) { - if o == nil || IsNil(o.DefaultVersion) { - return nil, false - } - return o.DefaultVersion, true -} - -// HasDefaultVersion returns a boolean if a field has been set. -func (o *FunctionsFunction) HasDefaultVersion() bool { - if o != nil && !IsNil(o.DefaultVersion) { - return true - } - - return false -} - -// SetDefaultVersion gets a reference to the given bool and assigns it to the DefaultVersion field. -func (o *FunctionsFunction) SetDefaultVersion(v bool) { - o.DefaultVersion = &v -} - // GetDescription returns the Description field value if set, zero value otherwise. func (o *FunctionsFunction) GetDescription() string { if o == nil || IsNil(o.Description) { @@ -335,49 +297,6 @@ func (o *FunctionsFunction) SetDisplayName(v string) { o.DisplayName = &v } -// GetLastAction returns the LastAction field value if set, zero value otherwise (both if not set or set to explicit null). -func (o *FunctionsFunction) GetLastAction() FunctionsFunctionLastAction { - if o == nil || IsNil(o.LastAction.Get()) { - var ret FunctionsFunctionLastAction - return ret - } - return *o.LastAction.Get() -} - -// GetLastActionOk returns a tuple with the LastAction field value if set, nil otherwise -// and a boolean to check if the value has been set. -// NOTE: If the value is an explicit nil, `nil, true` will be returned -func (o *FunctionsFunction) GetLastActionOk() (*FunctionsFunctionLastAction, bool) { - if o == nil { - return nil, false - } - return o.LastAction.Get(), o.LastAction.IsSet() -} - -// HasLastAction returns a boolean if a field has been set. -func (o *FunctionsFunction) HasLastAction() bool { - if o != nil && o.LastAction.IsSet() { - return true - } - - return false -} - -// SetLastAction gets a reference to the given NullableFunctionsFunctionLastAction and assigns it to the LastAction field. -func (o *FunctionsFunction) SetLastAction(v FunctionsFunctionLastAction) { - o.LastAction.Set(&v) -} - -// SetLastActionNil sets the value for LastAction to be an explicit nil -func (o *FunctionsFunction) SetLastActionNil() { - o.LastAction.Set(nil) -} - -// UnsetLastAction ensures that no value is present for LastAction, not even an explicit nil -func (o *FunctionsFunction) UnsetLastAction() { - o.LastAction.Unset() -} - // GetModUser returns the ModUser field value if set, zero value otherwise. func (o *FunctionsFunction) GetModUser() string { if o == nil || IsNil(o.ModUser) { @@ -442,36 +361,36 @@ func (o *FunctionsFunction) SetName(v string) { o.Name = &v } -// GetState returns the State field value if set, zero value otherwise. -func (o *FunctionsFunction) GetState() string { - if o == nil || IsNil(o.State) { +// GetRuntimeMoid returns the RuntimeMoid field value if set, zero value otherwise. +func (o *FunctionsFunction) GetRuntimeMoid() string { + if o == nil || IsNil(o.RuntimeMoid) { var ret string return ret } - return *o.State + return *o.RuntimeMoid } -// GetStateOk returns a tuple with the State field value if set, nil otherwise +// GetRuntimeMoidOk returns a tuple with the RuntimeMoid field value if set, nil otherwise // and a boolean to check if the value has been set. -func (o *FunctionsFunction) GetStateOk() (*string, bool) { - if o == nil || IsNil(o.State) { +func (o *FunctionsFunction) GetRuntimeMoidOk() (*string, bool) { + if o == nil || IsNil(o.RuntimeMoid) { return nil, false } - return o.State, true + return o.RuntimeMoid, true } -// HasState returns a boolean if a field has been set. -func (o *FunctionsFunction) HasState() bool { - if o != nil && !IsNil(o.State) { +// HasRuntimeMoid returns a boolean if a field has been set. +func (o *FunctionsFunction) HasRuntimeMoid() bool { + if o != nil && !IsNil(o.RuntimeMoid) { return true } return false } -// SetState gets a reference to the given string and assigns it to the State field. -func (o *FunctionsFunction) SetState(v string) { - o.State = &v +// SetRuntimeMoid gets a reference to the given string and assigns it to the RuntimeMoid field. +func (o *FunctionsFunction) SetRuntimeMoid(v string) { + o.RuntimeMoid = &v } // GetVersion returns the Version field value if set, zero value otherwise. @@ -506,49 +425,6 @@ func (o *FunctionsFunction) SetVersion(v int64) { o.Version = &v } -// GetActionExecution returns the ActionExecution field value if set, zero value otherwise (both if not set or set to explicit null). -func (o *FunctionsFunction) GetActionExecution() WorkflowWorkflowInfoRelationship { - if o == nil || IsNil(o.ActionExecution.Get()) { - var ret WorkflowWorkflowInfoRelationship - return ret - } - return *o.ActionExecution.Get() -} - -// GetActionExecutionOk returns a tuple with the ActionExecution field value if set, nil otherwise -// and a boolean to check if the value has been set. -// NOTE: If the value is an explicit nil, `nil, true` will be returned -func (o *FunctionsFunction) GetActionExecutionOk() (*WorkflowWorkflowInfoRelationship, bool) { - if o == nil { - return nil, false - } - return o.ActionExecution.Get(), o.ActionExecution.IsSet() -} - -// HasActionExecution returns a boolean if a field has been set. -func (o *FunctionsFunction) HasActionExecution() bool { - if o != nil && o.ActionExecution.IsSet() { - return true - } - - return false -} - -// SetActionExecution gets a reference to the given NullableWorkflowWorkflowInfoRelationship and assigns it to the ActionExecution field. -func (o *FunctionsFunction) SetActionExecution(v WorkflowWorkflowInfoRelationship) { - o.ActionExecution.Set(&v) -} - -// SetActionExecutionNil sets the value for ActionExecution to be an explicit nil -func (o *FunctionsFunction) SetActionExecutionNil() { - o.ActionExecution.Set(nil) -} - -// UnsetActionExecution ensures that no value is present for ActionExecution, not even an explicit nil -func (o *FunctionsFunction) UnsetActionExecution() { - o.ActionExecution.Unset() -} - // GetOrganization returns the Organization field value if set, zero value otherwise (both if not set or set to explicit null). func (o *FunctionsFunction) GetOrganization() OrganizationOrganizationRelationship { if o == nil || IsNil(o.Organization.Get()) { @@ -592,92 +468,6 @@ func (o *FunctionsFunction) UnsetOrganization() { o.Organization.Unset() } -// GetRuntime returns the Runtime field value if set, zero value otherwise (both if not set or set to explicit null). -func (o *FunctionsFunction) GetRuntime() FunctionsRuntimeRelationship { - if o == nil || IsNil(o.Runtime.Get()) { - var ret FunctionsRuntimeRelationship - return ret - } - return *o.Runtime.Get() -} - -// GetRuntimeOk returns a tuple with the Runtime field value if set, nil otherwise -// and a boolean to check if the value has been set. -// NOTE: If the value is an explicit nil, `nil, true` will be returned -func (o *FunctionsFunction) GetRuntimeOk() (*FunctionsRuntimeRelationship, bool) { - if o == nil { - return nil, false - } - return o.Runtime.Get(), o.Runtime.IsSet() -} - -// HasRuntime returns a boolean if a field has been set. -func (o *FunctionsFunction) HasRuntime() bool { - if o != nil && o.Runtime.IsSet() { - return true - } - - return false -} - -// SetRuntime gets a reference to the given NullableFunctionsRuntimeRelationship and assigns it to the Runtime field. -func (o *FunctionsFunction) SetRuntime(v FunctionsRuntimeRelationship) { - o.Runtime.Set(&v) -} - -// SetRuntimeNil sets the value for Runtime to be an explicit nil -func (o *FunctionsFunction) SetRuntimeNil() { - o.Runtime.Set(nil) -} - -// UnsetRuntime ensures that no value is present for Runtime, not even an explicit nil -func (o *FunctionsFunction) UnsetRuntime() { - o.Runtime.Unset() -} - -// GetTaskDefinition returns the TaskDefinition field value if set, zero value otherwise (both if not set or set to explicit null). -func (o *FunctionsFunction) GetTaskDefinition() WorkflowTaskDefinitionRelationship { - if o == nil || IsNil(o.TaskDefinition.Get()) { - var ret WorkflowTaskDefinitionRelationship - return ret - } - return *o.TaskDefinition.Get() -} - -// GetTaskDefinitionOk returns a tuple with the TaskDefinition field value if set, nil otherwise -// and a boolean to check if the value has been set. -// NOTE: If the value is an explicit nil, `nil, true` will be returned -func (o *FunctionsFunction) GetTaskDefinitionOk() (*WorkflowTaskDefinitionRelationship, bool) { - if o == nil { - return nil, false - } - return o.TaskDefinition.Get(), o.TaskDefinition.IsSet() -} - -// HasTaskDefinition returns a boolean if a field has been set. -func (o *FunctionsFunction) HasTaskDefinition() bool { - if o != nil && o.TaskDefinition.IsSet() { - return true - } - - return false -} - -// SetTaskDefinition gets a reference to the given NullableWorkflowTaskDefinitionRelationship and assigns it to the TaskDefinition field. -func (o *FunctionsFunction) SetTaskDefinition(v WorkflowTaskDefinitionRelationship) { - o.TaskDefinition.Set(&v) -} - -// SetTaskDefinitionNil sets the value for TaskDefinition to be an explicit nil -func (o *FunctionsFunction) SetTaskDefinitionNil() { - o.TaskDefinition.Set(nil) -} - -// UnsetTaskDefinition ensures that no value is present for TaskDefinition, not even an explicit nil -func (o *FunctionsFunction) UnsetTaskDefinition() { - o.TaskDefinition.Unset() -} - func (o FunctionsFunction) MarshalJSON() ([]byte, error) { toSerialize, err := o.ToMap() if err != nil { @@ -713,42 +503,27 @@ func (o FunctionsFunction) ToMap() (map[string]interface{}, error) { if !IsNil(o.CreateUser) { toSerialize["CreateUser"] = o.CreateUser } - if !IsNil(o.DefaultVersion) { - toSerialize["DefaultVersion"] = o.DefaultVersion - } if !IsNil(o.Description) { toSerialize["Description"] = o.Description } if !IsNil(o.DisplayName) { toSerialize["DisplayName"] = o.DisplayName } - if o.LastAction.IsSet() { - toSerialize["LastAction"] = o.LastAction.Get() - } if !IsNil(o.ModUser) { toSerialize["ModUser"] = o.ModUser } if !IsNil(o.Name) { toSerialize["Name"] = o.Name } - if !IsNil(o.State) { - toSerialize["State"] = o.State + if !IsNil(o.RuntimeMoid) { + toSerialize["RuntimeMoid"] = o.RuntimeMoid } if !IsNil(o.Version) { toSerialize["Version"] = o.Version } - if o.ActionExecution.IsSet() { - toSerialize["ActionExecution"] = o.ActionExecution.Get() - } if o.Organization.IsSet() { toSerialize["Organization"] = o.Organization.Get() } - if o.Runtime.IsSet() { - toSerialize["Runtime"] = o.Runtime.Get() - } - if o.TaskDefinition.IsSet() { - toSerialize["TaskDefinition"] = o.TaskDefinition.Get() - } for key, value := range o.AdditionalProperties { toSerialize[key] = value @@ -804,31 +579,25 @@ func (o *FunctionsFunction) UnmarshalJSON(data []byte) (err error) { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // Action of the function such as build, deploy, undeploy, delete. * `None` - No action is set, this is the default value for action field. * `Build` - Build an instance of a Function. * `Deploy` - Deploy the build Function. * `Undeploy` - Undeploy a Function that was previously successfully deployed. * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. + // Action of the function such as build, deploy, undeploy. * `None` - No action is set, this is the default value for action field. * `Publish` - Publish a Function that was saved or built. Action *string `json:"Action,omitempty"` - // Custom function code for Function MO. + // Custom function code to create the first function version, mandatory in function creation payload. Code *string `json:"Code,omitempty"` // The user identifier who created the Function. CreateUser *string `json:"CreateUser,omitempty"` - // When true this function version will be used in functions table. The very first function created with a name will be set as the default version. - DefaultVersion *bool `json:"DefaultVersion,omitempty"` // Description of the function. Description *string `json:"Description,omitempty"` // The display name of the function. Display name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_). - DisplayName *string `json:"DisplayName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_.:-]{0,91}$"` - LastAction NullableFunctionsFunctionLastAction `json:"LastAction,omitempty"` + DisplayName *string `json:"DisplayName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_.:-]{0,91}$"` // The user identifier who last updated the Function. ModUser *string `json:"ModUser,omitempty"` // The name of the function. Name can only contain letters (a-z), numbers (0-9), hyphen (-). - Name *string `json:"Name,omitempty" validate:"regexp=^[a-z0-9]{1}[a-z0-9-]{0,62}[a-z0-9]{1}$"` - // Current representation of the Function MO state. * `Saved` - Function is saved, yet to be built and deployed. * `Building` - Function is currently being built. * `Built` - The Function has been built and can now be deployed. * `Deploying` - The built Function is currently being deployed. * `Deployed` - The Function has been deployed. * `Undeploying` - The deployed function is being Undeployed. * `Deleting` - The Function is being deleted. - State *string `json:"State,omitempty"` - // The version of the function to support multiple versions. - Version *int64 `json:"Version,omitempty"` - ActionExecution NullableWorkflowWorkflowInfoRelationship `json:"ActionExecution,omitempty"` - Organization NullableOrganizationOrganizationRelationship `json:"Organization,omitempty"` - Runtime NullableFunctionsRuntimeRelationship `json:"Runtime,omitempty"` - TaskDefinition NullableWorkflowTaskDefinitionRelationship `json:"TaskDefinition,omitempty"` + Name *string `json:"Name,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9-]{0,62}[a-zA-Z0-9]{1}$"` + // Moid of runtime which is used to create the first function version, mandatory in function creation payload. + RuntimeMoid *string `json:"RuntimeMoid,omitempty"` + // The target version of the function, which is needed by action. + Version *int64 `json:"Version,omitempty"` + Organization NullableOrganizationOrganizationRelationship `json:"Organization,omitempty"` } varFunctionsFunctionWithoutEmbeddedStruct := FunctionsFunctionWithoutEmbeddedStruct{} @@ -841,18 +610,13 @@ func (o *FunctionsFunction) UnmarshalJSON(data []byte) (err error) { varFunctionsFunction.Action = varFunctionsFunctionWithoutEmbeddedStruct.Action varFunctionsFunction.Code = varFunctionsFunctionWithoutEmbeddedStruct.Code varFunctionsFunction.CreateUser = varFunctionsFunctionWithoutEmbeddedStruct.CreateUser - varFunctionsFunction.DefaultVersion = varFunctionsFunctionWithoutEmbeddedStruct.DefaultVersion varFunctionsFunction.Description = varFunctionsFunctionWithoutEmbeddedStruct.Description varFunctionsFunction.DisplayName = varFunctionsFunctionWithoutEmbeddedStruct.DisplayName - varFunctionsFunction.LastAction = varFunctionsFunctionWithoutEmbeddedStruct.LastAction varFunctionsFunction.ModUser = varFunctionsFunctionWithoutEmbeddedStruct.ModUser varFunctionsFunction.Name = varFunctionsFunctionWithoutEmbeddedStruct.Name - varFunctionsFunction.State = varFunctionsFunctionWithoutEmbeddedStruct.State + varFunctionsFunction.RuntimeMoid = varFunctionsFunctionWithoutEmbeddedStruct.RuntimeMoid varFunctionsFunction.Version = varFunctionsFunctionWithoutEmbeddedStruct.Version - varFunctionsFunction.ActionExecution = varFunctionsFunctionWithoutEmbeddedStruct.ActionExecution varFunctionsFunction.Organization = varFunctionsFunctionWithoutEmbeddedStruct.Organization - varFunctionsFunction.Runtime = varFunctionsFunctionWithoutEmbeddedStruct.Runtime - varFunctionsFunction.TaskDefinition = varFunctionsFunctionWithoutEmbeddedStruct.TaskDefinition *o = FunctionsFunction(varFunctionsFunction) } else { return err @@ -875,18 +639,13 @@ func (o *FunctionsFunction) UnmarshalJSON(data []byte) (err error) { delete(additionalProperties, "Action") delete(additionalProperties, "Code") delete(additionalProperties, "CreateUser") - delete(additionalProperties, "DefaultVersion") delete(additionalProperties, "Description") delete(additionalProperties, "DisplayName") - delete(additionalProperties, "LastAction") delete(additionalProperties, "ModUser") delete(additionalProperties, "Name") - delete(additionalProperties, "State") + delete(additionalProperties, "RuntimeMoid") delete(additionalProperties, "Version") - delete(additionalProperties, "ActionExecution") delete(additionalProperties, "Organization") - delete(additionalProperties, "Runtime") - delete(additionalProperties, "TaskDefinition") // remove fields from embedded structs reflectMoBaseMo := reflect.ValueOf(o.MoBaseMo) diff --git a/model_functions_function_last_action.go b/model_functions_function_last_action.go index 7db9fb5aef..4332ce016c 100644 --- a/model_functions_function_last_action.go +++ b/model_functions_function_last_action.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -28,7 +28,7 @@ type FunctionsFunctionLastAction struct { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // Name of the last action performed. * `None` - No action is set, this is the default value for action field. * `Build` - Build an instance of a Function. * `Deploy` - Deploy the build Function. * `Undeploy` - Undeploy a Function that was previously successfully deployed. * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. + // Name of the last action performed. Action *string `json:"Action,omitempty"` // Failure reason for the last action performed. FailureReason *string `json:"FailureReason,omitempty"` @@ -269,7 +269,7 @@ func (o *FunctionsFunctionLastAction) UnmarshalJSON(data []byte) (err error) { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // Name of the last action performed. * `None` - No action is set, this is the default value for action field. * `Build` - Build an instance of a Function. * `Deploy` - Deploy the build Function. * `Undeploy` - Undeploy a Function that was previously successfully deployed. * `Delete` - Delete a Function that has yet to be deployed or that was recently undeployed. + // Name of the last action performed. Action *string `json:"Action,omitempty"` // Failure reason for the last action performed. FailureReason *string `json:"FailureReason,omitempty"` diff --git a/model_functions_function_list.go b/model_functions_function_list.go index e8cb233b36..fdea8096e7 100644 --- a/model_functions_function_list.go +++ b/model_functions_function_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_function_relationship.go b/model_functions_function_relationship.go new file mode 100644 index 0000000000..4cd1eb6d1d --- /dev/null +++ b/model_functions_function_relationship.go @@ -0,0 +1,145 @@ +/* +Cisco Intersight + +No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) + +API version: 1.0.11-2024120409 +Contact: intersight@cisco.com +*/ + +// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. + +package intersight + +import ( + "encoding/json" + "fmt" +) + +// FunctionsFunctionRelationship - A relationship to the 'functions.Function' resource, or the expanded 'functions.Function' resource, or the 'null' value. +type FunctionsFunctionRelationship struct { + FunctionsFunction *FunctionsFunction + MoMoRef *MoMoRef +} + +// FunctionsFunctionAsFunctionsFunctionRelationship is a convenience function that returns FunctionsFunction wrapped in FunctionsFunctionRelationship +func FunctionsFunctionAsFunctionsFunctionRelationship(v *FunctionsFunction) FunctionsFunctionRelationship { + return FunctionsFunctionRelationship{ + FunctionsFunction: v, + } +} + +// MoMoRefAsFunctionsFunctionRelationship is a convenience function that returns MoMoRef wrapped in FunctionsFunctionRelationship +func MoMoRefAsFunctionsFunctionRelationship(v *MoMoRef) FunctionsFunctionRelationship { + return FunctionsFunctionRelationship{ + MoMoRef: v, + } +} + +// Unmarshal JSON data into one of the pointers in the struct +func (dst *FunctionsFunctionRelationship) UnmarshalJSON(data []byte) error { + var err error + // this object is nullable so check if the payload is null or empty string + if string(data) == "" || string(data) == "{}" { + return nil + } + + // use discriminator value to speed up the lookup + var jsonDict map[string]interface{} + err = newStrictDecoder(data).Decode(&jsonDict) + if err != nil { + return fmt.Errorf("failed to unmarshal JSON into map for the discriminator lookup") + } + + // check if the discriminator value is 'functions.Function' + if jsonDict["ClassId"] == "functions.Function" { + // try to unmarshal JSON data into FunctionsFunction + err = json.Unmarshal(data, &dst.FunctionsFunction) + if err == nil { + return nil // data stored in dst.FunctionsFunction, return on the first match + } else { + dst.FunctionsFunction = nil + return fmt.Errorf("failed to unmarshal FunctionsFunctionRelationship as FunctionsFunction: %s", err.Error()) + } + } + + // check if the discriminator value is 'mo.MoRef' + if jsonDict["ClassId"] == "mo.MoRef" { + // try to unmarshal JSON data into MoMoRef + err = json.Unmarshal(data, &dst.MoMoRef) + if err == nil { + return nil // data stored in dst.MoMoRef, return on the first match + } else { + dst.MoMoRef = nil + return fmt.Errorf("failed to unmarshal FunctionsFunctionRelationship as MoMoRef: %s", err.Error()) + } + } + + return nil +} + +// Marshal data from the first non-nil pointers in the struct to JSON +func (src FunctionsFunctionRelationship) MarshalJSON() ([]byte, error) { + if src.FunctionsFunction != nil { + return json.Marshal(&src.FunctionsFunction) + } + + if src.MoMoRef != nil { + return json.Marshal(&src.MoMoRef) + } + + return nil, nil // no data in oneOf schemas +} + +// Get the actual instance +func (obj *FunctionsFunctionRelationship) GetActualInstance() interface{} { + if obj == nil { + return nil + } + if obj.FunctionsFunction != nil { + return obj.FunctionsFunction + } + + if obj.MoMoRef != nil { + return obj.MoMoRef + } + + // all schemas are nil + return nil +} + +type NullableFunctionsFunctionRelationship struct { + value *FunctionsFunctionRelationship + isSet bool +} + +func (v NullableFunctionsFunctionRelationship) Get() *FunctionsFunctionRelationship { + return v.value +} + +func (v *NullableFunctionsFunctionRelationship) Set(val *FunctionsFunctionRelationship) { + v.value = val + v.isSet = true +} + +func (v NullableFunctionsFunctionRelationship) IsSet() bool { + return v.isSet +} + +func (v *NullableFunctionsFunctionRelationship) Unset() { + v.value = nil + v.isSet = false +} + +func NewNullableFunctionsFunctionRelationship(val *FunctionsFunctionRelationship) *NullableFunctionsFunctionRelationship { + return &NullableFunctionsFunctionRelationship{value: val, isSet: true} +} + +func (v NullableFunctionsFunctionRelationship) MarshalJSON() ([]byte, error) { + return json.Marshal(v.value) +} + +func (v *NullableFunctionsFunctionRelationship) UnmarshalJSON(src []byte) error { + v.isSet = true + return json.Unmarshal(src, &v.value) +} diff --git a/model_functions_function_response.go b/model_functions_function_response.go index 03aed7ec05..9952e7e213 100644 --- a/model_functions_function_response.go +++ b/model_functions_function_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_function_version.go b/model_functions_function_version.go new file mode 100644 index 0000000000..c80239ac8e --- /dev/null +++ b/model_functions_function_version.go @@ -0,0 +1,731 @@ +/* +Cisco Intersight + +No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) + +API version: 1.0.11-2024120409 +Contact: intersight@cisco.com +*/ + +// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. + +package intersight + +import ( + "encoding/json" + "fmt" + "reflect" + "strings" +) + +// checks if the FunctionsFunctionVersion type satisfies the MappedNullable interface at compile time +var _ MappedNullable = &FunctionsFunctionVersion{} + +// FunctionsFunctionVersion The managed object which has info about a specific version of custom function. +type FunctionsFunctionVersion struct { + MoBaseMo + // The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. + ClassId string `json:"ClassId"` + // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. + ObjectType string `json:"ObjectType"` + // Custom function code for Function MO. + Code *string `json:"Code,omitempty"` + // The user identifier who created the Function. + CreateUser *string `json:"CreateUser,omitempty"` + // When true this function version will be used in functions table. The very first function created with a name will be set as the default version. + DefaultVersion *bool `json:"DefaultVersion,omitempty"` + LastAction NullableFunctionsFunctionLastAction `json:"LastAction,omitempty"` + // The user identifier who last updated the Function. + ModUser *string `json:"ModUser,omitempty"` + // Current representation of the Function MO state. * `Saved` - Function is saved, yet to be built and deployed. * `Building` - Function is currently being built. * `Built` - The Function has been built and can now be deployed. * `Deploying` - The built Function is currently being deployed. * `Deployed` - The Function has been deployed. * `Undeploying` - The deployed function is being Undeployed. * `Deleting` - The Function is being deleted. + State *string `json:"State,omitempty"` + // The version of the function to support multiple versions. + Version *int64 `json:"Version,omitempty"` + ActionExecution NullableWorkflowWorkflowInfoRelationship `json:"ActionExecution,omitempty"` + Function NullableFunctionsFunctionRelationship `json:"Function,omitempty"` + Runtime NullableFunctionsRuntimeRelationship `json:"Runtime,omitempty"` + AdditionalProperties map[string]interface{} +} + +type _FunctionsFunctionVersion FunctionsFunctionVersion + +// NewFunctionsFunctionVersion instantiates a new FunctionsFunctionVersion object +// This constructor will assign default values to properties that have it defined, +// and makes sure properties required by API are set, but the set of arguments +// will change when the set of required properties is changed +func NewFunctionsFunctionVersion(classId string, objectType string) *FunctionsFunctionVersion { + this := FunctionsFunctionVersion{} + this.ClassId = classId + this.ObjectType = objectType + return &this +} + +// NewFunctionsFunctionVersionWithDefaults instantiates a new FunctionsFunctionVersion object +// This constructor will only assign default values to properties that have it defined, +// but it doesn't guarantee that properties required by API are set +func NewFunctionsFunctionVersionWithDefaults() *FunctionsFunctionVersion { + this := FunctionsFunctionVersion{} + var classId string = "functions.FunctionVersion" + this.ClassId = classId + var objectType string = "functions.FunctionVersion" + this.ObjectType = objectType + return &this +} + +// GetClassId returns the ClassId field value +func (o *FunctionsFunctionVersion) GetClassId() string { + if o == nil { + var ret string + return ret + } + + return o.ClassId +} + +// GetClassIdOk returns a tuple with the ClassId field value +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetClassIdOk() (*string, bool) { + if o == nil { + return nil, false + } + return &o.ClassId, true +} + +// SetClassId sets field value +func (o *FunctionsFunctionVersion) SetClassId(v string) { + o.ClassId = v +} + +// GetDefaultClassId returns the default value "functions.FunctionVersion" of the ClassId field. +func (o *FunctionsFunctionVersion) GetDefaultClassId() interface{} { + return "functions.FunctionVersion" +} + +// GetObjectType returns the ObjectType field value +func (o *FunctionsFunctionVersion) GetObjectType() string { + if o == nil { + var ret string + return ret + } + + return o.ObjectType +} + +// GetObjectTypeOk returns a tuple with the ObjectType field value +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetObjectTypeOk() (*string, bool) { + if o == nil { + return nil, false + } + return &o.ObjectType, true +} + +// SetObjectType sets field value +func (o *FunctionsFunctionVersion) SetObjectType(v string) { + o.ObjectType = v +} + +// GetDefaultObjectType returns the default value "functions.FunctionVersion" of the ObjectType field. +func (o *FunctionsFunctionVersion) GetDefaultObjectType() interface{} { + return "functions.FunctionVersion" +} + +// GetCode returns the Code field value if set, zero value otherwise. +func (o *FunctionsFunctionVersion) GetCode() string { + if o == nil || IsNil(o.Code) { + var ret string + return ret + } + return *o.Code +} + +// GetCodeOk returns a tuple with the Code field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetCodeOk() (*string, bool) { + if o == nil || IsNil(o.Code) { + return nil, false + } + return o.Code, true +} + +// HasCode returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasCode() bool { + if o != nil && !IsNil(o.Code) { + return true + } + + return false +} + +// SetCode gets a reference to the given string and assigns it to the Code field. +func (o *FunctionsFunctionVersion) SetCode(v string) { + o.Code = &v +} + +// GetCreateUser returns the CreateUser field value if set, zero value otherwise. +func (o *FunctionsFunctionVersion) GetCreateUser() string { + if o == nil || IsNil(o.CreateUser) { + var ret string + return ret + } + return *o.CreateUser +} + +// GetCreateUserOk returns a tuple with the CreateUser field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetCreateUserOk() (*string, bool) { + if o == nil || IsNil(o.CreateUser) { + return nil, false + } + return o.CreateUser, true +} + +// HasCreateUser returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasCreateUser() bool { + if o != nil && !IsNil(o.CreateUser) { + return true + } + + return false +} + +// SetCreateUser gets a reference to the given string and assigns it to the CreateUser field. +func (o *FunctionsFunctionVersion) SetCreateUser(v string) { + o.CreateUser = &v +} + +// GetDefaultVersion returns the DefaultVersion field value if set, zero value otherwise. +func (o *FunctionsFunctionVersion) GetDefaultVersion() bool { + if o == nil || IsNil(o.DefaultVersion) { + var ret bool + return ret + } + return *o.DefaultVersion +} + +// GetDefaultVersionOk returns a tuple with the DefaultVersion field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetDefaultVersionOk() (*bool, bool) { + if o == nil || IsNil(o.DefaultVersion) { + return nil, false + } + return o.DefaultVersion, true +} + +// HasDefaultVersion returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasDefaultVersion() bool { + if o != nil && !IsNil(o.DefaultVersion) { + return true + } + + return false +} + +// SetDefaultVersion gets a reference to the given bool and assigns it to the DefaultVersion field. +func (o *FunctionsFunctionVersion) SetDefaultVersion(v bool) { + o.DefaultVersion = &v +} + +// GetLastAction returns the LastAction field value if set, zero value otherwise (both if not set or set to explicit null). +func (o *FunctionsFunctionVersion) GetLastAction() FunctionsFunctionLastAction { + if o == nil || IsNil(o.LastAction.Get()) { + var ret FunctionsFunctionLastAction + return ret + } + return *o.LastAction.Get() +} + +// GetLastActionOk returns a tuple with the LastAction field value if set, nil otherwise +// and a boolean to check if the value has been set. +// NOTE: If the value is an explicit nil, `nil, true` will be returned +func (o *FunctionsFunctionVersion) GetLastActionOk() (*FunctionsFunctionLastAction, bool) { + if o == nil { + return nil, false + } + return o.LastAction.Get(), o.LastAction.IsSet() +} + +// HasLastAction returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasLastAction() bool { + if o != nil && o.LastAction.IsSet() { + return true + } + + return false +} + +// SetLastAction gets a reference to the given NullableFunctionsFunctionLastAction and assigns it to the LastAction field. +func (o *FunctionsFunctionVersion) SetLastAction(v FunctionsFunctionLastAction) { + o.LastAction.Set(&v) +} + +// SetLastActionNil sets the value for LastAction to be an explicit nil +func (o *FunctionsFunctionVersion) SetLastActionNil() { + o.LastAction.Set(nil) +} + +// UnsetLastAction ensures that no value is present for LastAction, not even an explicit nil +func (o *FunctionsFunctionVersion) UnsetLastAction() { + o.LastAction.Unset() +} + +// GetModUser returns the ModUser field value if set, zero value otherwise. +func (o *FunctionsFunctionVersion) GetModUser() string { + if o == nil || IsNil(o.ModUser) { + var ret string + return ret + } + return *o.ModUser +} + +// GetModUserOk returns a tuple with the ModUser field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetModUserOk() (*string, bool) { + if o == nil || IsNil(o.ModUser) { + return nil, false + } + return o.ModUser, true +} + +// HasModUser returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasModUser() bool { + if o != nil && !IsNil(o.ModUser) { + return true + } + + return false +} + +// SetModUser gets a reference to the given string and assigns it to the ModUser field. +func (o *FunctionsFunctionVersion) SetModUser(v string) { + o.ModUser = &v +} + +// GetState returns the State field value if set, zero value otherwise. +func (o *FunctionsFunctionVersion) GetState() string { + if o == nil || IsNil(o.State) { + var ret string + return ret + } + return *o.State +} + +// GetStateOk returns a tuple with the State field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetStateOk() (*string, bool) { + if o == nil || IsNil(o.State) { + return nil, false + } + return o.State, true +} + +// HasState returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasState() bool { + if o != nil && !IsNil(o.State) { + return true + } + + return false +} + +// SetState gets a reference to the given string and assigns it to the State field. +func (o *FunctionsFunctionVersion) SetState(v string) { + o.State = &v +} + +// GetVersion returns the Version field value if set, zero value otherwise. +func (o *FunctionsFunctionVersion) GetVersion() int64 { + if o == nil || IsNil(o.Version) { + var ret int64 + return ret + } + return *o.Version +} + +// GetVersionOk returns a tuple with the Version field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersion) GetVersionOk() (*int64, bool) { + if o == nil || IsNil(o.Version) { + return nil, false + } + return o.Version, true +} + +// HasVersion returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasVersion() bool { + if o != nil && !IsNil(o.Version) { + return true + } + + return false +} + +// SetVersion gets a reference to the given int64 and assigns it to the Version field. +func (o *FunctionsFunctionVersion) SetVersion(v int64) { + o.Version = &v +} + +// GetActionExecution returns the ActionExecution field value if set, zero value otherwise (both if not set or set to explicit null). +func (o *FunctionsFunctionVersion) GetActionExecution() WorkflowWorkflowInfoRelationship { + if o == nil || IsNil(o.ActionExecution.Get()) { + var ret WorkflowWorkflowInfoRelationship + return ret + } + return *o.ActionExecution.Get() +} + +// GetActionExecutionOk returns a tuple with the ActionExecution field value if set, nil otherwise +// and a boolean to check if the value has been set. +// NOTE: If the value is an explicit nil, `nil, true` will be returned +func (o *FunctionsFunctionVersion) GetActionExecutionOk() (*WorkflowWorkflowInfoRelationship, bool) { + if o == nil { + return nil, false + } + return o.ActionExecution.Get(), o.ActionExecution.IsSet() +} + +// HasActionExecution returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasActionExecution() bool { + if o != nil && o.ActionExecution.IsSet() { + return true + } + + return false +} + +// SetActionExecution gets a reference to the given NullableWorkflowWorkflowInfoRelationship and assigns it to the ActionExecution field. +func (o *FunctionsFunctionVersion) SetActionExecution(v WorkflowWorkflowInfoRelationship) { + o.ActionExecution.Set(&v) +} + +// SetActionExecutionNil sets the value for ActionExecution to be an explicit nil +func (o *FunctionsFunctionVersion) SetActionExecutionNil() { + o.ActionExecution.Set(nil) +} + +// UnsetActionExecution ensures that no value is present for ActionExecution, not even an explicit nil +func (o *FunctionsFunctionVersion) UnsetActionExecution() { + o.ActionExecution.Unset() +} + +// GetFunction returns the Function field value if set, zero value otherwise (both if not set or set to explicit null). +func (o *FunctionsFunctionVersion) GetFunction() FunctionsFunctionRelationship { + if o == nil || IsNil(o.Function.Get()) { + var ret FunctionsFunctionRelationship + return ret + } + return *o.Function.Get() +} + +// GetFunctionOk returns a tuple with the Function field value if set, nil otherwise +// and a boolean to check if the value has been set. +// NOTE: If the value is an explicit nil, `nil, true` will be returned +func (o *FunctionsFunctionVersion) GetFunctionOk() (*FunctionsFunctionRelationship, bool) { + if o == nil { + return nil, false + } + return o.Function.Get(), o.Function.IsSet() +} + +// HasFunction returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasFunction() bool { + if o != nil && o.Function.IsSet() { + return true + } + + return false +} + +// SetFunction gets a reference to the given NullableFunctionsFunctionRelationship and assigns it to the Function field. +func (o *FunctionsFunctionVersion) SetFunction(v FunctionsFunctionRelationship) { + o.Function.Set(&v) +} + +// SetFunctionNil sets the value for Function to be an explicit nil +func (o *FunctionsFunctionVersion) SetFunctionNil() { + o.Function.Set(nil) +} + +// UnsetFunction ensures that no value is present for Function, not even an explicit nil +func (o *FunctionsFunctionVersion) UnsetFunction() { + o.Function.Unset() +} + +// GetRuntime returns the Runtime field value if set, zero value otherwise (both if not set or set to explicit null). +func (o *FunctionsFunctionVersion) GetRuntime() FunctionsRuntimeRelationship { + if o == nil || IsNil(o.Runtime.Get()) { + var ret FunctionsRuntimeRelationship + return ret + } + return *o.Runtime.Get() +} + +// GetRuntimeOk returns a tuple with the Runtime field value if set, nil otherwise +// and a boolean to check if the value has been set. +// NOTE: If the value is an explicit nil, `nil, true` will be returned +func (o *FunctionsFunctionVersion) GetRuntimeOk() (*FunctionsRuntimeRelationship, bool) { + if o == nil { + return nil, false + } + return o.Runtime.Get(), o.Runtime.IsSet() +} + +// HasRuntime returns a boolean if a field has been set. +func (o *FunctionsFunctionVersion) HasRuntime() bool { + if o != nil && o.Runtime.IsSet() { + return true + } + + return false +} + +// SetRuntime gets a reference to the given NullableFunctionsRuntimeRelationship and assigns it to the Runtime field. +func (o *FunctionsFunctionVersion) SetRuntime(v FunctionsRuntimeRelationship) { + o.Runtime.Set(&v) +} + +// SetRuntimeNil sets the value for Runtime to be an explicit nil +func (o *FunctionsFunctionVersion) SetRuntimeNil() { + o.Runtime.Set(nil) +} + +// UnsetRuntime ensures that no value is present for Runtime, not even an explicit nil +func (o *FunctionsFunctionVersion) UnsetRuntime() { + o.Runtime.Unset() +} + +func (o FunctionsFunctionVersion) MarshalJSON() ([]byte, error) { + toSerialize, err := o.ToMap() + if err != nil { + return []byte{}, err + } + return json.Marshal(toSerialize) +} + +func (o FunctionsFunctionVersion) ToMap() (map[string]interface{}, error) { + toSerialize := map[string]interface{}{} + serializedMoBaseMo, errMoBaseMo := json.Marshal(o.MoBaseMo) + if errMoBaseMo != nil { + return map[string]interface{}{}, errMoBaseMo + } + errMoBaseMo = json.Unmarshal([]byte(serializedMoBaseMo), &toSerialize) + if errMoBaseMo != nil { + return map[string]interface{}{}, errMoBaseMo + } + if _, exists := toSerialize["ClassId"]; !exists { + toSerialize["ClassId"] = o.GetDefaultClassId() + } + toSerialize["ClassId"] = o.ClassId + if _, exists := toSerialize["ObjectType"]; !exists { + toSerialize["ObjectType"] = o.GetDefaultObjectType() + } + toSerialize["ObjectType"] = o.ObjectType + if !IsNil(o.Code) { + toSerialize["Code"] = o.Code + } + if !IsNil(o.CreateUser) { + toSerialize["CreateUser"] = o.CreateUser + } + if !IsNil(o.DefaultVersion) { + toSerialize["DefaultVersion"] = o.DefaultVersion + } + if o.LastAction.IsSet() { + toSerialize["LastAction"] = o.LastAction.Get() + } + if !IsNil(o.ModUser) { + toSerialize["ModUser"] = o.ModUser + } + if !IsNil(o.State) { + toSerialize["State"] = o.State + } + if !IsNil(o.Version) { + toSerialize["Version"] = o.Version + } + if o.ActionExecution.IsSet() { + toSerialize["ActionExecution"] = o.ActionExecution.Get() + } + if o.Function.IsSet() { + toSerialize["Function"] = o.Function.Get() + } + if o.Runtime.IsSet() { + toSerialize["Runtime"] = o.Runtime.Get() + } + + for key, value := range o.AdditionalProperties { + toSerialize[key] = value + } + + return toSerialize, nil +} + +func (o *FunctionsFunctionVersion) UnmarshalJSON(data []byte) (err error) { + // This validates that all required properties are included in the JSON object + // by unmarshalling the object into a generic map with string keys and checking + // that every required field exists as a key in the generic map. + requiredProperties := []string{ + "ClassId", + "ObjectType", + } + + // defaultValueFuncMap captures the default values for required properties. + // These values are used when required properties are missing from the payload. + defaultValueFuncMap := map[string]func() interface{}{ + "ClassId": o.GetDefaultClassId, + "ObjectType": o.GetDefaultObjectType, + } + var defaultValueApplied bool + allProperties := make(map[string]interface{}) + + err = json.Unmarshal(data, &allProperties) + + if err != nil { + return err + } + + for _, requiredProperty := range requiredProperties { + if value, exists := allProperties[requiredProperty]; !exists || value == "" { + if _, ok := defaultValueFuncMap[requiredProperty]; ok { + allProperties[requiredProperty] = defaultValueFuncMap[requiredProperty]() + defaultValueApplied = true + } + } + if value, exists := allProperties[requiredProperty]; !exists || value == "" { + return fmt.Errorf("no value given for required property %v", requiredProperty) + } + } + + if defaultValueApplied { + data, err = json.Marshal(allProperties) + if err != nil { + return err + } + } + type FunctionsFunctionVersionWithoutEmbeddedStruct struct { + // The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data. + ClassId string `json:"ClassId"` + // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. + ObjectType string `json:"ObjectType"` + // Custom function code for Function MO. + Code *string `json:"Code,omitempty"` + // The user identifier who created the Function. + CreateUser *string `json:"CreateUser,omitempty"` + // When true this function version will be used in functions table. The very first function created with a name will be set as the default version. + DefaultVersion *bool `json:"DefaultVersion,omitempty"` + LastAction NullableFunctionsFunctionLastAction `json:"LastAction,omitempty"` + // The user identifier who last updated the Function. + ModUser *string `json:"ModUser,omitempty"` + // Current representation of the Function MO state. * `Saved` - Function is saved, yet to be built and deployed. * `Building` - Function is currently being built. * `Built` - The Function has been built and can now be deployed. * `Deploying` - The built Function is currently being deployed. * `Deployed` - The Function has been deployed. * `Undeploying` - The deployed function is being Undeployed. * `Deleting` - The Function is being deleted. + State *string `json:"State,omitempty"` + // The version of the function to support multiple versions. + Version *int64 `json:"Version,omitempty"` + ActionExecution NullableWorkflowWorkflowInfoRelationship `json:"ActionExecution,omitempty"` + Function NullableFunctionsFunctionRelationship `json:"Function,omitempty"` + Runtime NullableFunctionsRuntimeRelationship `json:"Runtime,omitempty"` + } + + varFunctionsFunctionVersionWithoutEmbeddedStruct := FunctionsFunctionVersionWithoutEmbeddedStruct{} + + err = json.Unmarshal(data, &varFunctionsFunctionVersionWithoutEmbeddedStruct) + if err == nil { + varFunctionsFunctionVersion := _FunctionsFunctionVersion{} + varFunctionsFunctionVersion.ClassId = varFunctionsFunctionVersionWithoutEmbeddedStruct.ClassId + varFunctionsFunctionVersion.ObjectType = varFunctionsFunctionVersionWithoutEmbeddedStruct.ObjectType + varFunctionsFunctionVersion.Code = varFunctionsFunctionVersionWithoutEmbeddedStruct.Code + varFunctionsFunctionVersion.CreateUser = varFunctionsFunctionVersionWithoutEmbeddedStruct.CreateUser + varFunctionsFunctionVersion.DefaultVersion = varFunctionsFunctionVersionWithoutEmbeddedStruct.DefaultVersion + varFunctionsFunctionVersion.LastAction = varFunctionsFunctionVersionWithoutEmbeddedStruct.LastAction + varFunctionsFunctionVersion.ModUser = varFunctionsFunctionVersionWithoutEmbeddedStruct.ModUser + varFunctionsFunctionVersion.State = varFunctionsFunctionVersionWithoutEmbeddedStruct.State + varFunctionsFunctionVersion.Version = varFunctionsFunctionVersionWithoutEmbeddedStruct.Version + varFunctionsFunctionVersion.ActionExecution = varFunctionsFunctionVersionWithoutEmbeddedStruct.ActionExecution + varFunctionsFunctionVersion.Function = varFunctionsFunctionVersionWithoutEmbeddedStruct.Function + varFunctionsFunctionVersion.Runtime = varFunctionsFunctionVersionWithoutEmbeddedStruct.Runtime + *o = FunctionsFunctionVersion(varFunctionsFunctionVersion) + } else { + return err + } + + varFunctionsFunctionVersion := _FunctionsFunctionVersion{} + + err = json.Unmarshal(data, &varFunctionsFunctionVersion) + if err == nil { + o.MoBaseMo = varFunctionsFunctionVersion.MoBaseMo + } else { + return err + } + + additionalProperties := make(map[string]interface{}) + + if err = json.Unmarshal(data, &additionalProperties); err == nil { + delete(additionalProperties, "ClassId") + delete(additionalProperties, "ObjectType") + delete(additionalProperties, "Code") + delete(additionalProperties, "CreateUser") + delete(additionalProperties, "DefaultVersion") + delete(additionalProperties, "LastAction") + delete(additionalProperties, "ModUser") + delete(additionalProperties, "State") + delete(additionalProperties, "Version") + delete(additionalProperties, "ActionExecution") + delete(additionalProperties, "Function") + delete(additionalProperties, "Runtime") + + // remove fields from embedded structs + reflectMoBaseMo := reflect.ValueOf(o.MoBaseMo) + for i := 0; i < reflectMoBaseMo.Type().NumField(); i++ { + t := reflectMoBaseMo.Type().Field(i) + + if jsonTag := t.Tag.Get("json"); jsonTag != "" { + fieldName := "" + if commaIdx := strings.Index(jsonTag, ","); commaIdx > 0 { + fieldName = jsonTag[:commaIdx] + } else { + fieldName = jsonTag + } + if fieldName != "AdditionalProperties" { + delete(additionalProperties, fieldName) + } + } + } + + o.AdditionalProperties = additionalProperties + } + + return err +} + +type NullableFunctionsFunctionVersion struct { + value *FunctionsFunctionVersion + isSet bool +} + +func (v NullableFunctionsFunctionVersion) Get() *FunctionsFunctionVersion { + return v.value +} + +func (v *NullableFunctionsFunctionVersion) Set(val *FunctionsFunctionVersion) { + v.value = val + v.isSet = true +} + +func (v NullableFunctionsFunctionVersion) IsSet() bool { + return v.isSet +} + +func (v *NullableFunctionsFunctionVersion) Unset() { + v.value = nil + v.isSet = false +} + +func NewNullableFunctionsFunctionVersion(val *FunctionsFunctionVersion) *NullableFunctionsFunctionVersion { + return &NullableFunctionsFunctionVersion{value: val, isSet: true} +} + +func (v NullableFunctionsFunctionVersion) MarshalJSON() ([]byte, error) { + return json.Marshal(v.value) +} + +func (v *NullableFunctionsFunctionVersion) UnmarshalJSON(src []byte) error { + v.isSet = true + return json.Unmarshal(src, &v.value) +} diff --git a/model_functions_function_version_list.go b/model_functions_function_version_list.go new file mode 100644 index 0000000000..7852f56292 --- /dev/null +++ b/model_functions_function_version_list.go @@ -0,0 +1,281 @@ +/* +Cisco Intersight + +No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) + +API version: 1.0.11-2024120409 +Contact: intersight@cisco.com +*/ + +// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. + +package intersight + +import ( + "encoding/json" + "fmt" + "reflect" + "strings" +) + +// checks if the FunctionsFunctionVersionList type satisfies the MappedNullable interface at compile time +var _ MappedNullable = &FunctionsFunctionVersionList{} + +// FunctionsFunctionVersionList This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier. +type FunctionsFunctionVersionList struct { + MoBaseResponse + // The total number of 'functions.FunctionVersion' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter. + Count *int32 `json:"Count,omitempty"` + // The array of 'functions.FunctionVersion' resources matching the request. + Results []FunctionsFunctionVersion `json:"Results,omitempty"` + AdditionalProperties map[string]interface{} +} + +type _FunctionsFunctionVersionList FunctionsFunctionVersionList + +// NewFunctionsFunctionVersionList instantiates a new FunctionsFunctionVersionList object +// This constructor will assign default values to properties that have it defined, +// and makes sure properties required by API are set, but the set of arguments +// will change when the set of required properties is changed +func NewFunctionsFunctionVersionList(objectType string) *FunctionsFunctionVersionList { + this := FunctionsFunctionVersionList{} + this.ObjectType = objectType + return &this +} + +// NewFunctionsFunctionVersionListWithDefaults instantiates a new FunctionsFunctionVersionList object +// This constructor will only assign default values to properties that have it defined, +// but it doesn't guarantee that properties required by API are set +func NewFunctionsFunctionVersionListWithDefaults() *FunctionsFunctionVersionList { + this := FunctionsFunctionVersionList{} + return &this +} + +// GetCount returns the Count field value if set, zero value otherwise. +func (o *FunctionsFunctionVersionList) GetCount() int32 { + if o == nil || IsNil(o.Count) { + var ret int32 + return ret + } + return *o.Count +} + +// GetCountOk returns a tuple with the Count field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsFunctionVersionList) GetCountOk() (*int32, bool) { + if o == nil || IsNil(o.Count) { + return nil, false + } + return o.Count, true +} + +// HasCount returns a boolean if a field has been set. +func (o *FunctionsFunctionVersionList) HasCount() bool { + if o != nil && !IsNil(o.Count) { + return true + } + + return false +} + +// SetCount gets a reference to the given int32 and assigns it to the Count field. +func (o *FunctionsFunctionVersionList) SetCount(v int32) { + o.Count = &v +} + +// GetResults returns the Results field value if set, zero value otherwise (both if not set or set to explicit null). +func (o *FunctionsFunctionVersionList) GetResults() []FunctionsFunctionVersion { + if o == nil { + var ret []FunctionsFunctionVersion + return ret + } + return o.Results +} + +// GetResultsOk returns a tuple with the Results field value if set, nil otherwise +// and a boolean to check if the value has been set. +// NOTE: If the value is an explicit nil, `nil, true` will be returned +func (o *FunctionsFunctionVersionList) GetResultsOk() ([]FunctionsFunctionVersion, bool) { + if o == nil || IsNil(o.Results) { + return nil, false + } + return o.Results, true +} + +// HasResults returns a boolean if a field has been set. +func (o *FunctionsFunctionVersionList) HasResults() bool { + if o != nil && !IsNil(o.Results) { + return true + } + + return false +} + +// SetResults gets a reference to the given []FunctionsFunctionVersion and assigns it to the Results field. +func (o *FunctionsFunctionVersionList) SetResults(v []FunctionsFunctionVersion) { + o.Results = v +} + +func (o FunctionsFunctionVersionList) MarshalJSON() ([]byte, error) { + toSerialize, err := o.ToMap() + if err != nil { + return []byte{}, err + } + return json.Marshal(toSerialize) +} + +func (o FunctionsFunctionVersionList) ToMap() (map[string]interface{}, error) { + toSerialize := map[string]interface{}{} + serializedMoBaseResponse, errMoBaseResponse := json.Marshal(o.MoBaseResponse) + if errMoBaseResponse != nil { + return map[string]interface{}{}, errMoBaseResponse + } + errMoBaseResponse = json.Unmarshal([]byte(serializedMoBaseResponse), &toSerialize) + if errMoBaseResponse != nil { + return map[string]interface{}{}, errMoBaseResponse + } + if !IsNil(o.Count) { + toSerialize["Count"] = o.Count + } + if o.Results != nil { + toSerialize["Results"] = o.Results + } + + for key, value := range o.AdditionalProperties { + toSerialize[key] = value + } + + return toSerialize, nil +} + +func (o *FunctionsFunctionVersionList) UnmarshalJSON(data []byte) (err error) { + // This validates that all required properties are included in the JSON object + // by unmarshalling the object into a generic map with string keys and checking + // that every required field exists as a key in the generic map. + requiredProperties := []string{ + "ObjectType", + } + + // defaultValueFuncMap captures the default values for required properties. + // These values are used when required properties are missing from the payload. + defaultValueFuncMap := map[string]func() interface{}{} + var defaultValueApplied bool + allProperties := make(map[string]interface{}) + + err = json.Unmarshal(data, &allProperties) + + if err != nil { + return err + } + + for _, requiredProperty := range requiredProperties { + if value, exists := allProperties[requiredProperty]; !exists || value == "" { + if _, ok := defaultValueFuncMap[requiredProperty]; ok { + allProperties[requiredProperty] = defaultValueFuncMap[requiredProperty]() + defaultValueApplied = true + } + } + if value, exists := allProperties[requiredProperty]; !exists || value == "" { + return fmt.Errorf("no value given for required property %v", requiredProperty) + } + } + + if defaultValueApplied { + data, err = json.Marshal(allProperties) + if err != nil { + return err + } + } + type FunctionsFunctionVersionListWithoutEmbeddedStruct struct { + // The total number of 'functions.FunctionVersion' resources matching the request, accross all pages. The 'Count' attribute is included when the HTTP GET request includes the '$inlinecount' parameter. + Count *int32 `json:"Count,omitempty"` + // The array of 'functions.FunctionVersion' resources matching the request. + Results []FunctionsFunctionVersion `json:"Results,omitempty"` + } + + varFunctionsFunctionVersionListWithoutEmbeddedStruct := FunctionsFunctionVersionListWithoutEmbeddedStruct{} + + err = json.Unmarshal(data, &varFunctionsFunctionVersionListWithoutEmbeddedStruct) + if err == nil { + varFunctionsFunctionVersionList := _FunctionsFunctionVersionList{} + varFunctionsFunctionVersionList.Count = varFunctionsFunctionVersionListWithoutEmbeddedStruct.Count + varFunctionsFunctionVersionList.Results = varFunctionsFunctionVersionListWithoutEmbeddedStruct.Results + *o = FunctionsFunctionVersionList(varFunctionsFunctionVersionList) + } else { + return err + } + + varFunctionsFunctionVersionList := _FunctionsFunctionVersionList{} + + err = json.Unmarshal(data, &varFunctionsFunctionVersionList) + if err == nil { + o.MoBaseResponse = varFunctionsFunctionVersionList.MoBaseResponse + } else { + return err + } + + additionalProperties := make(map[string]interface{}) + + if err = json.Unmarshal(data, &additionalProperties); err == nil { + delete(additionalProperties, "Count") + delete(additionalProperties, "Results") + + // remove fields from embedded structs + reflectMoBaseResponse := reflect.ValueOf(o.MoBaseResponse) + for i := 0; i < reflectMoBaseResponse.Type().NumField(); i++ { + t := reflectMoBaseResponse.Type().Field(i) + + if jsonTag := t.Tag.Get("json"); jsonTag != "" { + fieldName := "" + if commaIdx := strings.Index(jsonTag, ","); commaIdx > 0 { + fieldName = jsonTag[:commaIdx] + } else { + fieldName = jsonTag + } + if fieldName != "AdditionalProperties" { + delete(additionalProperties, fieldName) + } + } + } + + o.AdditionalProperties = additionalProperties + } + + return err +} + +type NullableFunctionsFunctionVersionList struct { + value *FunctionsFunctionVersionList + isSet bool +} + +func (v NullableFunctionsFunctionVersionList) Get() *FunctionsFunctionVersionList { + return v.value +} + +func (v *NullableFunctionsFunctionVersionList) Set(val *FunctionsFunctionVersionList) { + v.value = val + v.isSet = true +} + +func (v NullableFunctionsFunctionVersionList) IsSet() bool { + return v.isSet +} + +func (v *NullableFunctionsFunctionVersionList) Unset() { + v.value = nil + v.isSet = false +} + +func NewNullableFunctionsFunctionVersionList(val *FunctionsFunctionVersionList) *NullableFunctionsFunctionVersionList { + return &NullableFunctionsFunctionVersionList{value: val, isSet: true} +} + +func (v NullableFunctionsFunctionVersionList) MarshalJSON() ([]byte, error) { + return json.Marshal(v.value) +} + +func (v *NullableFunctionsFunctionVersionList) UnmarshalJSON(src []byte) error { + v.isSet = true + return json.Unmarshal(src, &v.value) +} diff --git a/model_functions_function_version_response.go b/model_functions_function_version_response.go new file mode 100644 index 0000000000..6d62b1771e --- /dev/null +++ b/model_functions_function_version_response.go @@ -0,0 +1,196 @@ +/* +Cisco Intersight + +No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) + +API version: 1.0.11-2024120409 +Contact: intersight@cisco.com +*/ + +// Code generated by OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT. + +package intersight + +import ( + "encoding/json" + "fmt" +) + +// FunctionsFunctionVersionResponse - The response body of a HTTP GET request for the 'functions.FunctionVersion' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL query, the response schema is a summary of the tag usage. 1. When '$apply' is specified in the URL query, the response schema is dynamically-generated schema based on the $apply value. 1. When '$count' is specified in the URL query, the response is a simple object providing the count of the resources. 1. In all other cases, the response is a list of 'functions.FunctionVersion' resources. +type FunctionsFunctionVersionResponse struct { + FunctionsFunctionVersionList *FunctionsFunctionVersionList + MoAggregateTransform *MoAggregateTransform + MoDocumentCount *MoDocumentCount + MoTagSummary *MoTagSummary +} + +// FunctionsFunctionVersionListAsFunctionsFunctionVersionResponse is a convenience function that returns FunctionsFunctionVersionList wrapped in FunctionsFunctionVersionResponse +func FunctionsFunctionVersionListAsFunctionsFunctionVersionResponse(v *FunctionsFunctionVersionList) FunctionsFunctionVersionResponse { + return FunctionsFunctionVersionResponse{ + FunctionsFunctionVersionList: v, + } +} + +// MoAggregateTransformAsFunctionsFunctionVersionResponse is a convenience function that returns MoAggregateTransform wrapped in FunctionsFunctionVersionResponse +func MoAggregateTransformAsFunctionsFunctionVersionResponse(v *MoAggregateTransform) FunctionsFunctionVersionResponse { + return FunctionsFunctionVersionResponse{ + MoAggregateTransform: v, + } +} + +// MoDocumentCountAsFunctionsFunctionVersionResponse is a convenience function that returns MoDocumentCount wrapped in FunctionsFunctionVersionResponse +func MoDocumentCountAsFunctionsFunctionVersionResponse(v *MoDocumentCount) FunctionsFunctionVersionResponse { + return FunctionsFunctionVersionResponse{ + MoDocumentCount: v, + } +} + +// MoTagSummaryAsFunctionsFunctionVersionResponse is a convenience function that returns MoTagSummary wrapped in FunctionsFunctionVersionResponse +func MoTagSummaryAsFunctionsFunctionVersionResponse(v *MoTagSummary) FunctionsFunctionVersionResponse { + return FunctionsFunctionVersionResponse{ + MoTagSummary: v, + } +} + +// Unmarshal JSON data into one of the pointers in the struct +func (dst *FunctionsFunctionVersionResponse) UnmarshalJSON(data []byte) error { + var err error + // use discriminator value to speed up the lookup + var jsonDict map[string]interface{} + err = newStrictDecoder(data).Decode(&jsonDict) + if err != nil { + return fmt.Errorf("failed to unmarshal JSON into map for the discriminator lookup") + } + + // check if the discriminator value is 'functions.FunctionVersion.List' + if jsonDict["ObjectType"] == "functions.FunctionVersion.List" { + // try to unmarshal JSON data into FunctionsFunctionVersionList + err = json.Unmarshal(data, &dst.FunctionsFunctionVersionList) + if err == nil { + return nil // data stored in dst.FunctionsFunctionVersionList, return on the first match + } else { + dst.FunctionsFunctionVersionList = nil + return fmt.Errorf("failed to unmarshal FunctionsFunctionVersionResponse as FunctionsFunctionVersionList: %s", err.Error()) + } + } + + // check if the discriminator value is 'mo.AggregateTransform' + if jsonDict["ObjectType"] == "mo.AggregateTransform" { + // try to unmarshal JSON data into MoAggregateTransform + err = json.Unmarshal(data, &dst.MoAggregateTransform) + if err == nil { + return nil // data stored in dst.MoAggregateTransform, return on the first match + } else { + dst.MoAggregateTransform = nil + return fmt.Errorf("failed to unmarshal FunctionsFunctionVersionResponse as MoAggregateTransform: %s", err.Error()) + } + } + + // check if the discriminator value is 'mo.DocumentCount' + if jsonDict["ObjectType"] == "mo.DocumentCount" { + // try to unmarshal JSON data into MoDocumentCount + err = json.Unmarshal(data, &dst.MoDocumentCount) + if err == nil { + return nil // data stored in dst.MoDocumentCount, return on the first match + } else { + dst.MoDocumentCount = nil + return fmt.Errorf("failed to unmarshal FunctionsFunctionVersionResponse as MoDocumentCount: %s", err.Error()) + } + } + + // check if the discriminator value is 'mo.TagSummary' + if jsonDict["ObjectType"] == "mo.TagSummary" { + // try to unmarshal JSON data into MoTagSummary + err = json.Unmarshal(data, &dst.MoTagSummary) + if err == nil { + return nil // data stored in dst.MoTagSummary, return on the first match + } else { + dst.MoTagSummary = nil + return fmt.Errorf("failed to unmarshal FunctionsFunctionVersionResponse as MoTagSummary: %s", err.Error()) + } + } + + return nil +} + +// Marshal data from the first non-nil pointers in the struct to JSON +func (src FunctionsFunctionVersionResponse) MarshalJSON() ([]byte, error) { + if src.FunctionsFunctionVersionList != nil { + return json.Marshal(&src.FunctionsFunctionVersionList) + } + + if src.MoAggregateTransform != nil { + return json.Marshal(&src.MoAggregateTransform) + } + + if src.MoDocumentCount != nil { + return json.Marshal(&src.MoDocumentCount) + } + + if src.MoTagSummary != nil { + return json.Marshal(&src.MoTagSummary) + } + + return nil, nil // no data in oneOf schemas +} + +// Get the actual instance +func (obj *FunctionsFunctionVersionResponse) GetActualInstance() interface{} { + if obj == nil { + return nil + } + if obj.FunctionsFunctionVersionList != nil { + return obj.FunctionsFunctionVersionList + } + + if obj.MoAggregateTransform != nil { + return obj.MoAggregateTransform + } + + if obj.MoDocumentCount != nil { + return obj.MoDocumentCount + } + + if obj.MoTagSummary != nil { + return obj.MoTagSummary + } + + // all schemas are nil + return nil +} + +type NullableFunctionsFunctionVersionResponse struct { + value *FunctionsFunctionVersionResponse + isSet bool +} + +func (v NullableFunctionsFunctionVersionResponse) Get() *FunctionsFunctionVersionResponse { + return v.value +} + +func (v *NullableFunctionsFunctionVersionResponse) Set(val *FunctionsFunctionVersionResponse) { + v.value = val + v.isSet = true +} + +func (v NullableFunctionsFunctionVersionResponse) IsSet() bool { + return v.isSet +} + +func (v *NullableFunctionsFunctionVersionResponse) Unset() { + v.value = nil + v.isSet = false +} + +func NewNullableFunctionsFunctionVersionResponse(val *FunctionsFunctionVersionResponse) *NullableFunctionsFunctionVersionResponse { + return &NullableFunctionsFunctionVersionResponse{value: val, isSet: true} +} + +func (v NullableFunctionsFunctionVersionResponse) MarshalJSON() ([]byte, error) { + return json.Marshal(v.value) +} + +func (v *NullableFunctionsFunctionVersionResponse) UnmarshalJSON(src []byte) error { + v.isSet = true + return json.Unmarshal(src, &v.value) +} diff --git a/model_functions_runtime.go b/model_functions_runtime.go index c885fee2a4..b2115225b2 100644 --- a/model_functions_runtime.go +++ b/model_functions_runtime.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -31,7 +31,9 @@ type FunctionsRuntime struct { // Action against the Runtime. * `None` - No action is set, this is the default value for action field. * `Disable` - Disable an instance of a Runtime. * `Deprecate` - Deprecate an instance of a Runtime. * `FlagInsecure` - Flag an instance of a Runtime as insecure. Action *string `json:"Action,omitempty"` // Name of file containing function source code. - CodeFileName *string `json:"CodeFileName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9_.-]{0,63}$"` + CodeFileName *string `json:"CodeFileName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9_.-]{0,63}$"` + // Template to guide on how to compose code. + CodeTemplate *string `json:"CodeTemplate,omitempty"` Components []FunctionsRuntimeComponent `json:"Components,omitempty"` // The user identifier who created the language runtime. CreateUser *string `json:"CreateUser,omitempty"` @@ -218,6 +220,38 @@ func (o *FunctionsRuntime) SetCodeFileName(v string) { o.CodeFileName = &v } +// GetCodeTemplate returns the CodeTemplate field value if set, zero value otherwise. +func (o *FunctionsRuntime) GetCodeTemplate() string { + if o == nil || IsNil(o.CodeTemplate) { + var ret string + return ret + } + return *o.CodeTemplate +} + +// GetCodeTemplateOk returns a tuple with the CodeTemplate field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *FunctionsRuntime) GetCodeTemplateOk() (*string, bool) { + if o == nil || IsNil(o.CodeTemplate) { + return nil, false + } + return o.CodeTemplate, true +} + +// HasCodeTemplate returns a boolean if a field has been set. +func (o *FunctionsRuntime) HasCodeTemplate() bool { + if o != nil && !IsNil(o.CodeTemplate) { + return true + } + + return false +} + +// SetCodeTemplate gets a reference to the given string and assigns it to the CodeTemplate field. +func (o *FunctionsRuntime) SetCodeTemplate(v string) { + o.CodeTemplate = &v +} + // GetComponents returns the Components field value if set, zero value otherwise (both if not set or set to explicit null). func (o *FunctionsRuntime) GetComponents() []FunctionsRuntimeComponent { if o == nil { @@ -742,6 +776,9 @@ func (o FunctionsRuntime) ToMap() (map[string]interface{}, error) { if !IsNil(o.CodeFileName) { toSerialize["CodeFileName"] = o.CodeFileName } + if !IsNil(o.CodeTemplate) { + toSerialize["CodeTemplate"] = o.CodeTemplate + } if o.Components != nil { toSerialize["Components"] = o.Components } @@ -845,7 +882,9 @@ func (o *FunctionsRuntime) UnmarshalJSON(data []byte) (err error) { // Action against the Runtime. * `None` - No action is set, this is the default value for action field. * `Disable` - Disable an instance of a Runtime. * `Deprecate` - Deprecate an instance of a Runtime. * `FlagInsecure` - Flag an instance of a Runtime as insecure. Action *string `json:"Action,omitempty"` // Name of file containing function source code. - CodeFileName *string `json:"CodeFileName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9_.-]{0,63}$"` + CodeFileName *string `json:"CodeFileName,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9_.-]{0,63}$"` + // Template to guide on how to compose code. + CodeTemplate *string `json:"CodeTemplate,omitempty"` Components []FunctionsRuntimeComponent `json:"Components,omitempty"` // The user identifier who created the language runtime. CreateUser *string `json:"CreateUser,omitempty"` @@ -885,6 +924,7 @@ func (o *FunctionsRuntime) UnmarshalJSON(data []byte) (err error) { varFunctionsRuntime.ObjectType = varFunctionsRuntimeWithoutEmbeddedStruct.ObjectType varFunctionsRuntime.Action = varFunctionsRuntimeWithoutEmbeddedStruct.Action varFunctionsRuntime.CodeFileName = varFunctionsRuntimeWithoutEmbeddedStruct.CodeFileName + varFunctionsRuntime.CodeTemplate = varFunctionsRuntimeWithoutEmbeddedStruct.CodeTemplate varFunctionsRuntime.Components = varFunctionsRuntimeWithoutEmbeddedStruct.Components varFunctionsRuntime.CreateUser = varFunctionsRuntimeWithoutEmbeddedStruct.CreateUser varFunctionsRuntime.Deprecated = varFunctionsRuntimeWithoutEmbeddedStruct.Deprecated @@ -921,6 +961,7 @@ func (o *FunctionsRuntime) UnmarshalJSON(data []byte) (err error) { delete(additionalProperties, "ObjectType") delete(additionalProperties, "Action") delete(additionalProperties, "CodeFileName") + delete(additionalProperties, "CodeTemplate") delete(additionalProperties, "Components") delete(additionalProperties, "CreateUser") delete(additionalProperties, "Deprecated") diff --git a/model_functions_runtime_component.go b/model_functions_runtime_component.go index 42d7b2adc1..0be09a1e66 100644 --- a/model_functions_runtime_component.go +++ b/model_functions_runtime_component.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_runtime_list.go b/model_functions_runtime_list.go index ad2ddef02a..ce716882c2 100644 --- a/model_functions_runtime_list.go +++ b/model_functions_runtime_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_runtime_relationship.go b/model_functions_runtime_relationship.go index 811a648ef3..c7465840b1 100644 --- a/model_functions_runtime_relationship.go +++ b/model_functions_runtime_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_runtime_response.go b/model_functions_runtime_response.go index 78d7506e32..ce35552478 100644 --- a/model_functions_runtime_response.go +++ b/model_functions_runtime_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_upload.go b/model_functions_upload.go index 1af23e5c20..6fe779fbaf 100644 --- a/model_functions_upload.go +++ b/model_functions_upload.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_upload_list.go b/model_functions_upload_list.go index bd6224c5af..df7a9d7e2f 100644 --- a/model_functions_upload_list.go +++ b/model_functions_upload_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_functions_upload_response.go b/model_functions_upload_response.go index 0f2fa402f5..edd58eff7a 100644 --- a/model_functions_upload_response.go +++ b/model_functions_upload_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_card.go b/model_graphics_card.go index d666b6b188..b6a09a17ca 100644 --- a/model_graphics_card.go +++ b/model_graphics_card.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_card_list.go b/model_graphics_card_list.go index 97b35f1ecc..b61edbcc14 100644 --- a/model_graphics_card_list.go +++ b/model_graphics_card_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_card_relationship.go b/model_graphics_card_relationship.go index fe99e7ae10..580d1b8bf9 100644 --- a/model_graphics_card_relationship.go +++ b/model_graphics_card_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_card_response.go b/model_graphics_card_response.go index 6a9cdf447f..48fb0c1cc6 100644 --- a/model_graphics_card_response.go +++ b/model_graphics_card_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_controller.go b/model_graphics_controller.go index f21c1113e4..a62cd2ca5f 100644 --- a/model_graphics_controller.go +++ b/model_graphics_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_controller_list.go b/model_graphics_controller_list.go index 2d89a7777c..4a07f4fba6 100644 --- a/model_graphics_controller_list.go +++ b/model_graphics_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_controller_relationship.go b/model_graphics_controller_relationship.go index 6e58f04ae4..e3d91908a0 100644 --- a/model_graphics_controller_relationship.go +++ b/model_graphics_controller_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_graphics_controller_response.go b/model_graphics_controller_response.go index 9b3cef7e7c..6afeb5c32b 100644 --- a/model_graphics_controller_response.go +++ b/model_graphics_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_alarm.go b/model_hci_alarm.go index 477d33bb68..a210a61dfa 100644 --- a/model_hci_alarm.go +++ b/model_hci_alarm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_alarm_list.go b/model_hci_alarm_list.go index 981696c89c..b5d14b1bf8 100644 --- a/model_hci_alarm_list.go +++ b/model_hci_alarm_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_alarm_parameter.go b/model_hci_alarm_parameter.go index 40a3b40170..5c0b1a5fa8 100644 --- a/model_hci_alarm_parameter.go +++ b/model_hci_alarm_parameter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_alarm_response.go b/model_hci_alarm_response.go index d3e84c9466..c6c84bb546 100644 --- a/model_hci_alarm_response.go +++ b/model_hci_alarm_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_alarm_summary.go b/model_hci_alarm_summary.go index 81a6e1d568..ca7df88ccb 100644 --- a/model_hci_alarm_summary.go +++ b/model_hci_alarm_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_backplane_network_params.go b/model_hci_backplane_network_params.go index 5e903ce823..7b2f34bb2c 100644 --- a/model_hci_backplane_network_params.go +++ b/model_hci_backplane_network_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_capacity_violation.go b/model_hci_capacity_violation.go index be76d72fe1..915eb801f7 100644 --- a/model_hci_capacity_violation.go +++ b/model_hci_capacity_violation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_cluster.go b/model_hci_cluster.go index 789a0efab9..634619a1b0 100644 --- a/model_hci_cluster.go +++ b/model_hci_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_cluster_list.go b/model_hci_cluster_list.go index 0582e88be3..80578a272f 100644 --- a/model_hci_cluster_list.go +++ b/model_hci_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_cluster_relationship.go b/model_hci_cluster_relationship.go index e288d2648a..6afc9bfb1f 100644 --- a/model_hci_cluster_relationship.go +++ b/model_hci_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_cluster_response.go b/model_hci_cluster_response.go index b629ecd8c7..94c2ee6abc 100644 --- a/model_hci_cluster_response.go +++ b/model_hci_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_compliance.go b/model_hci_compliance.go index f289afb51f..8f8403cf82 100644 --- a/model_hci_compliance.go +++ b/model_hci_compliance.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_compliance_list.go b/model_hci_compliance_list.go index 39f2bac495..51bfea0c09 100644 --- a/model_hci_compliance_list.go +++ b/model_hci_compliance_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_compliance_relationship.go b/model_hci_compliance_relationship.go index 3b8e93d8f3..32e75ad368 100644 --- a/model_hci_compliance_relationship.go +++ b/model_hci_compliance_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_compliance_response.go b/model_hci_compliance_response.go index d6aff443d0..2447c639d8 100644 --- a/model_hci_compliance_response.go +++ b/model_hci_compliance_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_consumption.go b/model_hci_consumption.go index 663b92738b..bc1b2b7f86 100644 --- a/model_hci_consumption.go +++ b/model_hci_consumption.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_disk.go b/model_hci_disk.go index 5d403d7a5a..00ece7c121 100644 --- a/model_hci_disk.go +++ b/model_hci_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_disk_list.go b/model_hci_disk_list.go index 9fdb9f2a6f..a640d41833 100644 --- a/model_hci_disk_list.go +++ b/model_hci_disk_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_disk_relationship.go b/model_hci_disk_relationship.go index ed17e2fd7b..d3b7d7be22 100644 --- a/model_hci_disk_relationship.go +++ b/model_hci_disk_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_disk_response.go b/model_hci_disk_response.go index a497a95fca..217bd2082a 100644 --- a/model_hci_disk_response.go +++ b/model_hci_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_domain_manager.go b/model_hci_domain_manager.go index 59a3730c41..c2db2a9fe4 100644 --- a/model_hci_domain_manager.go +++ b/model_hci_domain_manager.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_domain_manager_list.go b/model_hci_domain_manager_list.go index 4b8c94c84d..22e87d2971 100644 --- a/model_hci_domain_manager_list.go +++ b/model_hci_domain_manager_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_domain_manager_relationship.go b/model_hci_domain_manager_relationship.go index f811369ab4..9faa2f0f44 100644 --- a/model_hci_domain_manager_relationship.go +++ b/model_hci_domain_manager_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_domain_manager_response.go b/model_hci_domain_manager_response.go index 70e931142b..00ced6ab22 100644 --- a/model_hci_domain_manager_response.go +++ b/model_hci_domain_manager_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_entitlement.go b/model_hci_entitlement.go index e9b589b358..f5dcae9da3 100644 --- a/model_hci_entitlement.go +++ b/model_hci_entitlement.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_entitlement_detail.go b/model_hci_entitlement_detail.go index 3edfccff29..9c657767f8 100644 --- a/model_hci_entitlement_detail.go +++ b/model_hci_entitlement_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_entitlement_list.go b/model_hci_entitlement_list.go index cbfff7bee6..a6c9f72af2 100644 --- a/model_hci_entitlement_list.go +++ b/model_hci_entitlement_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_entitlement_relationship.go b/model_hci_entitlement_relationship.go index b434b0cf3b..84c6839c8d 100644 --- a/model_hci_entitlement_relationship.go +++ b/model_hci_entitlement_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_entitlement_response.go b/model_hci_entitlement_response.go index b7129915f6..318f24aa37 100644 --- a/model_hci_entitlement_response.go +++ b/model_hci_entitlement_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_expired_license.go b/model_hci_expired_license.go index 7c6035be59..130569a91a 100644 --- a/model_hci_expired_license.go +++ b/model_hci_expired_license.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_fault_tolerance_state.go b/model_hci_fault_tolerance_state.go index 7a15aacbdb..019e9e3def 100644 --- a/model_hci_fault_tolerance_state.go +++ b/model_hci_fault_tolerance_state.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_feature_violation.go b/model_hci_feature_violation.go index fa7cfdd195..e0f71ff77e 100644 --- a/model_hci_feature_violation.go +++ b/model_hci_feature_violation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_gpu.go b/model_hci_gpu.go index f37cdda17c..8481a853f0 100644 --- a/model_hci_gpu.go +++ b/model_hci_gpu.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_gpu_list.go b/model_hci_gpu_list.go index 8948e75ecb..db1f8706ad 100644 --- a/model_hci_gpu_list.go +++ b/model_hci_gpu_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_gpu_relationship.go b/model_hci_gpu_relationship.go index 155eea5be8..3a39d0842f 100644 --- a/model_hci_gpu_relationship.go +++ b/model_hci_gpu_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_gpu_response.go b/model_hci_gpu_response.go index e8f642c204..ddd1fab014 100644 --- a/model_hci_gpu_response.go +++ b/model_hci_gpu_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_ip_address.go b/model_hci_ip_address.go index 82e644ea3b..46758e7840 100644 --- a/model_hci_ip_address.go +++ b/model_hci_ip_address.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_ip_address_or_fqdn.go b/model_hci_ip_address_or_fqdn.go index 404577b574..2b18b127de 100644 --- a/model_hci_ip_address_or_fqdn.go +++ b/model_hci_ip_address_or_fqdn.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_key_management_device_to_cert_status_info.go b/model_hci_key_management_device_to_cert_status_info.go index ae313a8eea..2adc60465e 100644 --- a/model_hci_key_management_device_to_cert_status_info.go +++ b/model_hci_key_management_device_to_cert_status_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_license.go b/model_hci_license.go index 773c5f97a6..d16f539df0 100644 --- a/model_hci_license.go +++ b/model_hci_license.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_license_list.go b/model_hci_license_list.go index bc1c289dbd..d0f5225a96 100644 --- a/model_hci_license_list.go +++ b/model_hci_license_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_license_relationship.go b/model_hci_license_relationship.go index d0412ece2b..b0166097fa 100644 --- a/model_hci_license_relationship.go +++ b/model_hci_license_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_license_response.go b/model_hci_license_response.go index 7570c3f48e..998d125937 100644 --- a/model_hci_license_response.go +++ b/model_hci_license_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_licensed_service.go b/model_hci_licensed_service.go index 2dac1e71ef..229b3c8f86 100644 --- a/model_hci_licensed_service.go +++ b/model_hci_licensed_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_management_server.go b/model_hci_management_server.go index 5a4867a130..e2421dee0f 100644 --- a/model_hci_management_server.go +++ b/model_hci_management_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_node.go b/model_hci_node.go index f2a6655426..1e88ff14fd 100644 --- a/model_hci_node.go +++ b/model_hci_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_node_list.go b/model_hci_node_list.go index 0a8c8c74c4..d43c2255ad 100644 --- a/model_hci_node_list.go +++ b/model_hci_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_node_relationship.go b/model_hci_node_relationship.go index c99c77e505..27b6416916 100644 --- a/model_hci_node_relationship.go +++ b/model_hci_node_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_node_response.go b/model_hci_node_response.go index a94e19f055..3b8622f6ed 100644 --- a/model_hci_node_response.go +++ b/model_hci_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_pulse_status.go b/model_hci_pulse_status.go index 048b4eba23..b9da0537ca 100644 --- a/model_hci_pulse_status.go +++ b/model_hci_pulse_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_service_violation.go b/model_hci_service_violation.go index 0bcfb5ddd7..0ec5d8fd4f 100644 --- a/model_hci_service_violation.go +++ b/model_hci_service_violation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_software_type.go b/model_hci_software_type.go index f90f0bf397..fd28c29f06 100644 --- a/model_hci_software_type.go +++ b/model_hci_software_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_violation.go b/model_hci_violation.go index 383eb9e501..6ccf6cef4a 100644 --- a/model_hci_violation.go +++ b/model_hci_violation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_violation_list.go b/model_hci_violation_list.go index 8b9d089c3a..f40db92c3c 100644 --- a/model_hci_violation_list.go +++ b/model_hci_violation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_violation_relationship.go b/model_hci_violation_relationship.go index 1032cd4207..5794758ae8 100644 --- a/model_hci_violation_relationship.go +++ b/model_hci_violation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_violation_response.go b/model_hci_violation_response.go index bb54bd8b40..8054cbbf7c 100644 --- a/model_hci_violation_response.go +++ b/model_hci_violation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hci_virtual_gpu_config.go b/model_hci_virtual_gpu_config.go index 827b0bcca0..00994ed2ae 100644 --- a/model_hci_virtual_gpu_config.go +++ b/model_hci_virtual_gpu_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_compatibility_status.go b/model_hcl_compatibility_status.go index 2889eff7b6..3fe77d31cf 100644 --- a/model_hcl_compatibility_status.go +++ b/model_hcl_compatibility_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_constraint.go b/model_hcl_constraint.go index 24d6c2b5f1..5871cfbf0b 100644 --- a/model_hcl_constraint.go +++ b/model_hcl_constraint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_driver_image.go b/model_hcl_driver_image.go index 8072c0fbea..a00f7a70e8 100644 --- a/model_hcl_driver_image.go +++ b/model_hcl_driver_image.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_driver_image_list.go b/model_hcl_driver_image_list.go index f29fc0e838..4ba427b9d3 100644 --- a/model_hcl_driver_image_list.go +++ b/model_hcl_driver_image_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_driver_image_response.go b/model_hcl_driver_image_response.go index f5fbdfa653..d9b373c564 100644 --- a/model_hcl_driver_image_response.go +++ b/model_hcl_driver_image_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_exempted_catalog.go b/model_hcl_exempted_catalog.go index 03f7280a15..df6ca5bff9 100644 --- a/model_hcl_exempted_catalog.go +++ b/model_hcl_exempted_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_exempted_catalog_list.go b/model_hcl_exempted_catalog_list.go index 7c1084bdca..2d908e45ac 100644 --- a/model_hcl_exempted_catalog_list.go +++ b/model_hcl_exempted_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_exempted_catalog_response.go b/model_hcl_exempted_catalog_response.go index 6fdbcdef9d..bde5678152 100644 --- a/model_hcl_exempted_catalog_response.go +++ b/model_hcl_exempted_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_firmware.go b/model_hcl_firmware.go index d1a345e511..2798e25ed4 100644 --- a/model_hcl_firmware.go +++ b/model_hcl_firmware.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hardware_compatibility_profile.go b/model_hcl_hardware_compatibility_profile.go index d1dc9de151..ef294a75fb 100644 --- a/model_hcl_hardware_compatibility_profile.go +++ b/model_hcl_hardware_compatibility_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hw_catalog_info.go b/model_hcl_hw_catalog_info.go index 0ecafd8c15..71a7e84110 100644 --- a/model_hcl_hw_catalog_info.go +++ b/model_hcl_hw_catalog_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hw_catalog_info_list.go b/model_hcl_hw_catalog_info_list.go index cd372ce52a..805734d8df 100644 --- a/model_hcl_hw_catalog_info_list.go +++ b/model_hcl_hw_catalog_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hw_catalog_info_relationship.go b/model_hcl_hw_catalog_info_relationship.go index 9f6bf5b742..f6a190ba3d 100644 --- a/model_hcl_hw_catalog_info_relationship.go +++ b/model_hcl_hw_catalog_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hw_catalog_info_response.go b/model_hcl_hw_catalog_info_response.go index abc6c1ef63..b039e5c924 100644 --- a/model_hcl_hw_catalog_info_response.go +++ b/model_hcl_hw_catalog_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hyperflex_software_compatibility_info.go b/model_hcl_hyperflex_software_compatibility_info.go index 016cc669a4..a9b91de37c 100644 --- a/model_hcl_hyperflex_software_compatibility_info.go +++ b/model_hcl_hyperflex_software_compatibility_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hyperflex_software_compatibility_info_list.go b/model_hcl_hyperflex_software_compatibility_info_list.go index ccc019a89f..ecf7ed920d 100644 --- a/model_hcl_hyperflex_software_compatibility_info_list.go +++ b/model_hcl_hyperflex_software_compatibility_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hyperflex_software_compatibility_info_relationship.go b/model_hcl_hyperflex_software_compatibility_info_relationship.go index b8255b83a5..6d1e4e620c 100644 --- a/model_hcl_hyperflex_software_compatibility_info_relationship.go +++ b/model_hcl_hyperflex_software_compatibility_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_hyperflex_software_compatibility_info_response.go b/model_hcl_hyperflex_software_compatibility_info_response.go index 41aa4dd093..3f19ba945a 100644 --- a/model_hcl_hyperflex_software_compatibility_info_response.go +++ b/model_hcl_hyperflex_software_compatibility_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system.go b/model_hcl_operating_system.go index 9cf8b15545..1ece91c59b 100644 --- a/model_hcl_operating_system.go +++ b/model_hcl_operating_system.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system_list.go b/model_hcl_operating_system_list.go index 136d666576..106a4eccc2 100644 --- a/model_hcl_operating_system_list.go +++ b/model_hcl_operating_system_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system_relationship.go b/model_hcl_operating_system_relationship.go index 98583ae3d9..1b54b109c6 100644 --- a/model_hcl_operating_system_relationship.go +++ b/model_hcl_operating_system_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system_response.go b/model_hcl_operating_system_response.go index 13e80c6536..542099ba3a 100644 --- a/model_hcl_operating_system_response.go +++ b/model_hcl_operating_system_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system_vendor.go b/model_hcl_operating_system_vendor.go index 93c05878c6..2d712fad5d 100644 --- a/model_hcl_operating_system_vendor.go +++ b/model_hcl_operating_system_vendor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system_vendor_list.go b/model_hcl_operating_system_vendor_list.go index 922e9caf00..150cc0245d 100644 --- a/model_hcl_operating_system_vendor_list.go +++ b/model_hcl_operating_system_vendor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system_vendor_relationship.go b/model_hcl_operating_system_vendor_relationship.go index 89a9d018d0..bce51ac4fd 100644 --- a/model_hcl_operating_system_vendor_relationship.go +++ b/model_hcl_operating_system_vendor_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_operating_system_vendor_response.go b/model_hcl_operating_system_vendor_response.go index 80d950913c..d016570370 100644 --- a/model_hcl_operating_system_vendor_response.go +++ b/model_hcl_operating_system_vendor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_product.go b/model_hcl_product.go index 2c22299d8f..70986adab0 100644 --- a/model_hcl_product.go +++ b/model_hcl_product.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_server_hw_catalog_info.go b/model_hcl_server_hw_catalog_info.go index 9614d92440..ffe704b785 100644 --- a/model_hcl_server_hw_catalog_info.go +++ b/model_hcl_server_hw_catalog_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_server_hw_catalog_info_list.go b/model_hcl_server_hw_catalog_info_list.go index dc77003c61..4edbaa130f 100644 --- a/model_hcl_server_hw_catalog_info_list.go +++ b/model_hcl_server_hw_catalog_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_server_hw_catalog_info_relationship.go b/model_hcl_server_hw_catalog_info_relationship.go index f16e4465c5..1a3dbc35ea 100644 --- a/model_hcl_server_hw_catalog_info_relationship.go +++ b/model_hcl_server_hw_catalog_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_server_hw_catalog_info_response.go b/model_hcl_server_hw_catalog_info_response.go index 8b1107ce3c..1a3cca9a1e 100644 --- a/model_hcl_server_hw_catalog_info_response.go +++ b/model_hcl_server_hw_catalog_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hcl_supported_driver_name.go b/model_hcl_supported_driver_name.go index aa8a07f0a5..c5e997d6f1 100644 --- a/model_hcl_supported_driver_name.go +++ b/model_hcl_supported_driver_name.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_abstract_app_setting.go b/model_hyperflex_abstract_app_setting.go index aa36bc4f31..a9cd1236ca 100644 --- a/model_hyperflex_abstract_app_setting.go +++ b/model_hyperflex_abstract_app_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_alarm.go b/model_hyperflex_alarm.go index b45d1f53b2..0432283ed9 100644 --- a/model_hyperflex_alarm.go +++ b/model_hyperflex_alarm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_alarm_list.go b/model_hyperflex_alarm_list.go index a7f3845f73..1a4eb25eb4 100644 --- a/model_hyperflex_alarm_list.go +++ b/model_hyperflex_alarm_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_alarm_relationship.go b/model_hyperflex_alarm_relationship.go index 6cf2815e3c..f59701e68d 100644 --- a/model_hyperflex_alarm_relationship.go +++ b/model_hyperflex_alarm_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_alarm_response.go b/model_hyperflex_alarm_response.go index 39da022d2e..7b134a4622 100644 --- a/model_hyperflex_alarm_response.go +++ b/model_hyperflex_alarm_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_alarm_summary.go b/model_hyperflex_alarm_summary.go index bddbf2ca7a..524c7954c9 100644 --- a/model_hyperflex_alarm_summary.go +++ b/model_hyperflex_alarm_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_app_catalog.go b/model_hyperflex_app_catalog.go index 17ef48d7ab..c4c3952cdb 100644 --- a/model_hyperflex_app_catalog.go +++ b/model_hyperflex_app_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_app_catalog_list.go b/model_hyperflex_app_catalog_list.go index 5697726cd3..dced7f325d 100644 --- a/model_hyperflex_app_catalog_list.go +++ b/model_hyperflex_app_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_app_catalog_relationship.go b/model_hyperflex_app_catalog_relationship.go index 04e2685aec..5af941a53d 100644 --- a/model_hyperflex_app_catalog_relationship.go +++ b/model_hyperflex_app_catalog_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_app_catalog_response.go b/model_hyperflex_app_catalog_response.go index c17bd0022d..c91ccef52b 100644 --- a/model_hyperflex_app_catalog_response.go +++ b/model_hyperflex_app_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_app_setting_constraint.go b/model_hyperflex_app_setting_constraint.go index 3ecb7c9f03..47752c1f80 100644 --- a/model_hyperflex_app_setting_constraint.go +++ b/model_hyperflex_app_setting_constraint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_auto_support_policy.go b/model_hyperflex_auto_support_policy.go index c57b31d60b..e27d8ae618 100644 --- a/model_hyperflex_auto_support_policy.go +++ b/model_hyperflex_auto_support_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_auto_support_policy_list.go b/model_hyperflex_auto_support_policy_list.go index 1ab039030f..30673044aa 100644 --- a/model_hyperflex_auto_support_policy_list.go +++ b/model_hyperflex_auto_support_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_auto_support_policy_relationship.go b/model_hyperflex_auto_support_policy_relationship.go index c45ac2f06e..559316255c 100644 --- a/model_hyperflex_auto_support_policy_relationship.go +++ b/model_hyperflex_auto_support_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_auto_support_policy_response.go b/model_hyperflex_auto_support_policy_response.go index 1db05b872b..f8c67b08e5 100644 --- a/model_hyperflex_auto_support_policy_response.go +++ b/model_hyperflex_auto_support_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_backup_cluster.go b/model_hyperflex_backup_cluster.go index 4aed2b4cc3..35770d3bf1 100644 --- a/model_hyperflex_backup_cluster.go +++ b/model_hyperflex_backup_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_backup_cluster_list.go b/model_hyperflex_backup_cluster_list.go index 869b65fb57..3df4789a10 100644 --- a/model_hyperflex_backup_cluster_list.go +++ b/model_hyperflex_backup_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_backup_cluster_relationship.go b/model_hyperflex_backup_cluster_relationship.go index 2692c43942..aa0ca4248c 100644 --- a/model_hyperflex_backup_cluster_relationship.go +++ b/model_hyperflex_backup_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_backup_cluster_response.go b/model_hyperflex_backup_cluster_response.go index b5e8bb73d4..a7f0bc96d9 100644 --- a/model_hyperflex_backup_cluster_response.go +++ b/model_hyperflex_backup_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_backup_policy_settings.go b/model_hyperflex_backup_policy_settings.go index 742a80d0ca..e193e639ed 100644 --- a/model_hyperflex_backup_policy_settings.go +++ b/model_hyperflex_backup_policy_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_base_cluster.go b/model_hyperflex_base_cluster.go index 016542d886..75929563fd 100644 --- a/model_hyperflex_base_cluster.go +++ b/model_hyperflex_base_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_base_cluster_relationship.go b/model_hyperflex_base_cluster_relationship.go index e686d3a5cf..cbcdfce7ac 100644 --- a/model_hyperflex_base_cluster_relationship.go +++ b/model_hyperflex_base_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_capability.go b/model_hyperflex_capability.go index 9ccea33a64..f7e665a532 100644 --- a/model_hyperflex_capability.go +++ b/model_hyperflex_capability.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_capability_info.go b/model_hyperflex_capability_info.go index c3f154ec9c..9e0bace2d8 100644 --- a/model_hyperflex_capability_info.go +++ b/model_hyperflex_capability_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_capability_info_list.go b/model_hyperflex_capability_info_list.go index a74af58cc7..a5a91b047e 100644 --- a/model_hyperflex_capability_info_list.go +++ b/model_hyperflex_capability_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_capability_info_relationship.go b/model_hyperflex_capability_info_relationship.go index b7bbd88e0d..8e2fdc6e89 100644 --- a/model_hyperflex_capability_info_relationship.go +++ b/model_hyperflex_capability_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_capability_info_response.go b/model_hyperflex_capability_info_response.go index 1cf878aff3..e590794cd8 100644 --- a/model_hyperflex_capability_info_response.go +++ b/model_hyperflex_capability_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster.go b/model_hyperflex_cluster.go index f05fb70f23..ca8d46f768 100644 --- a/model_hyperflex_cluster.go +++ b/model_hyperflex_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy.go b/model_hyperflex_cluster_backup_policy.go index cb0ad4625c..4ff6c9aebc 100644 --- a/model_hyperflex_cluster_backup_policy.go +++ b/model_hyperflex_cluster_backup_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_deployment.go b/model_hyperflex_cluster_backup_policy_deployment.go index 6dcea13db4..67991f122a 100644 --- a/model_hyperflex_cluster_backup_policy_deployment.go +++ b/model_hyperflex_cluster_backup_policy_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_deployment_list.go b/model_hyperflex_cluster_backup_policy_deployment_list.go index eb829b0d2c..107d1f548a 100644 --- a/model_hyperflex_cluster_backup_policy_deployment_list.go +++ b/model_hyperflex_cluster_backup_policy_deployment_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_deployment_response.go b/model_hyperflex_cluster_backup_policy_deployment_response.go index 919c1bb228..b2068fc758 100644 --- a/model_hyperflex_cluster_backup_policy_deployment_response.go +++ b/model_hyperflex_cluster_backup_policy_deployment_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_inventory.go b/model_hyperflex_cluster_backup_policy_inventory.go index 841fbf46ef..9ce5728b30 100644 --- a/model_hyperflex_cluster_backup_policy_inventory.go +++ b/model_hyperflex_cluster_backup_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_inventory_list.go b/model_hyperflex_cluster_backup_policy_inventory_list.go index f3ef04ae98..e187c8305d 100644 --- a/model_hyperflex_cluster_backup_policy_inventory_list.go +++ b/model_hyperflex_cluster_backup_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_inventory_relationship.go b/model_hyperflex_cluster_backup_policy_inventory_relationship.go index 9dbdb818f3..ba2f2e8201 100644 --- a/model_hyperflex_cluster_backup_policy_inventory_relationship.go +++ b/model_hyperflex_cluster_backup_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_inventory_response.go b/model_hyperflex_cluster_backup_policy_inventory_response.go index 602cfd929b..a232c43386 100644 --- a/model_hyperflex_cluster_backup_policy_inventory_response.go +++ b/model_hyperflex_cluster_backup_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_list.go b/model_hyperflex_cluster_backup_policy_list.go index a1a3c8356d..d9ef846974 100644 --- a/model_hyperflex_cluster_backup_policy_list.go +++ b/model_hyperflex_cluster_backup_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_backup_policy_response.go b/model_hyperflex_cluster_backup_policy_response.go index c7ecea387b..73c81df3db 100644 --- a/model_hyperflex_cluster_backup_policy_response.go +++ b/model_hyperflex_cluster_backup_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_health_check_execution_snapshot.go b/model_hyperflex_cluster_health_check_execution_snapshot.go index 1722ed5637..f9338c9c49 100644 --- a/model_hyperflex_cluster_health_check_execution_snapshot.go +++ b/model_hyperflex_cluster_health_check_execution_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_health_check_execution_snapshot_list.go b/model_hyperflex_cluster_health_check_execution_snapshot_list.go index bef8433560..6e5614d2e6 100644 --- a/model_hyperflex_cluster_health_check_execution_snapshot_list.go +++ b/model_hyperflex_cluster_health_check_execution_snapshot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_health_check_execution_snapshot_response.go b/model_hyperflex_cluster_health_check_execution_snapshot_response.go index adb1d6a55c..2b6c7bcb07 100644 --- a/model_hyperflex_cluster_health_check_execution_snapshot_response.go +++ b/model_hyperflex_cluster_health_check_execution_snapshot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_list.go b/model_hyperflex_cluster_list.go index cf2c875d79..b15742bb06 100644 --- a/model_hyperflex_cluster_list.go +++ b/model_hyperflex_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_network_policy.go b/model_hyperflex_cluster_network_policy.go index 05a2353ceb..3175879cc5 100644 --- a/model_hyperflex_cluster_network_policy.go +++ b/model_hyperflex_cluster_network_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_network_policy_list.go b/model_hyperflex_cluster_network_policy_list.go index eadf934548..e4c954c78a 100644 --- a/model_hyperflex_cluster_network_policy_list.go +++ b/model_hyperflex_cluster_network_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_network_policy_relationship.go b/model_hyperflex_cluster_network_policy_relationship.go index 5b632cadba..90a56191c0 100644 --- a/model_hyperflex_cluster_network_policy_relationship.go +++ b/model_hyperflex_cluster_network_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_network_policy_response.go b/model_hyperflex_cluster_network_policy_response.go index 9eec2390bb..c81a4b134e 100644 --- a/model_hyperflex_cluster_network_policy_response.go +++ b/model_hyperflex_cluster_network_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_profile.go b/model_hyperflex_cluster_profile.go index b13320a9df..d8ce10c429 100644 --- a/model_hyperflex_cluster_profile.go +++ b/model_hyperflex_cluster_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_profile_list.go b/model_hyperflex_cluster_profile_list.go index eb855f0de3..49d9718bc9 100644 --- a/model_hyperflex_cluster_profile_list.go +++ b/model_hyperflex_cluster_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_profile_relationship.go b/model_hyperflex_cluster_profile_relationship.go index 089ed006db..f03c8602f6 100644 --- a/model_hyperflex_cluster_profile_relationship.go +++ b/model_hyperflex_cluster_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_profile_response.go b/model_hyperflex_cluster_profile_response.go index 4ac46d7280..c7633d276c 100644 --- a/model_hyperflex_cluster_profile_response.go +++ b/model_hyperflex_cluster_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_relationship.go b/model_hyperflex_cluster_relationship.go index cfe633840f..f8f029dbbb 100644 --- a/model_hyperflex_cluster_relationship.go +++ b/model_hyperflex_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_replication_network_policy.go b/model_hyperflex_cluster_replication_network_policy.go index a5e3b155eb..c40ba08506 100644 --- a/model_hyperflex_cluster_replication_network_policy.go +++ b/model_hyperflex_cluster_replication_network_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_replication_network_policy_deployment.go b/model_hyperflex_cluster_replication_network_policy_deployment.go index 44a968df58..8c28b91bf3 100644 --- a/model_hyperflex_cluster_replication_network_policy_deployment.go +++ b/model_hyperflex_cluster_replication_network_policy_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_replication_network_policy_deployment_list.go b/model_hyperflex_cluster_replication_network_policy_deployment_list.go index 885a11e493..df3f655bb3 100644 --- a/model_hyperflex_cluster_replication_network_policy_deployment_list.go +++ b/model_hyperflex_cluster_replication_network_policy_deployment_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_replication_network_policy_deployment_response.go b/model_hyperflex_cluster_replication_network_policy_deployment_response.go index 626ef98f16..b702811aa9 100644 --- a/model_hyperflex_cluster_replication_network_policy_deployment_response.go +++ b/model_hyperflex_cluster_replication_network_policy_deployment_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_replication_network_policy_list.go b/model_hyperflex_cluster_replication_network_policy_list.go index 6b5f4d1d0d..c92a7c37ab 100644 --- a/model_hyperflex_cluster_replication_network_policy_list.go +++ b/model_hyperflex_cluster_replication_network_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_replication_network_policy_response.go b/model_hyperflex_cluster_replication_network_policy_response.go index 20ec678357..5c3a23fbf9 100644 --- a/model_hyperflex_cluster_replication_network_policy_response.go +++ b/model_hyperflex_cluster_replication_network_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_response.go b/model_hyperflex_cluster_response.go index 262f977403..2dc0f380b7 100644 --- a/model_hyperflex_cluster_response.go +++ b/model_hyperflex_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_storage_policy.go b/model_hyperflex_cluster_storage_policy.go index 71d2cde2d9..7d571a7c20 100644 --- a/model_hyperflex_cluster_storage_policy.go +++ b/model_hyperflex_cluster_storage_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_storage_policy_list.go b/model_hyperflex_cluster_storage_policy_list.go index a0817bbb54..75f8b0a2eb 100644 --- a/model_hyperflex_cluster_storage_policy_list.go +++ b/model_hyperflex_cluster_storage_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_storage_policy_relationship.go b/model_hyperflex_cluster_storage_policy_relationship.go index 493a93583c..eb3e230176 100644 --- a/model_hyperflex_cluster_storage_policy_relationship.go +++ b/model_hyperflex_cluster_storage_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_cluster_storage_policy_response.go b/model_hyperflex_cluster_storage_policy_response.go index 44ad997025..d9b3db3260 100644 --- a/model_hyperflex_cluster_storage_policy_response.go +++ b/model_hyperflex_cluster_storage_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result.go b/model_hyperflex_config_result.go index 88fb15939e..d3a4b2de1e 100644 --- a/model_hyperflex_config_result.go +++ b/model_hyperflex_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result_entry.go b/model_hyperflex_config_result_entry.go index d16c0a4c3b..a73754d76b 100644 --- a/model_hyperflex_config_result_entry.go +++ b/model_hyperflex_config_result_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result_entry_list.go b/model_hyperflex_config_result_entry_list.go index d1165b980f..7aa0ac1b4e 100644 --- a/model_hyperflex_config_result_entry_list.go +++ b/model_hyperflex_config_result_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result_entry_relationship.go b/model_hyperflex_config_result_entry_relationship.go index dacd039312..c965a8f537 100644 --- a/model_hyperflex_config_result_entry_relationship.go +++ b/model_hyperflex_config_result_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result_entry_response.go b/model_hyperflex_config_result_entry_response.go index c9747f29c4..dc92d03a2a 100644 --- a/model_hyperflex_config_result_entry_response.go +++ b/model_hyperflex_config_result_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result_list.go b/model_hyperflex_config_result_list.go index bddf9837af..cfa5886565 100644 --- a/model_hyperflex_config_result_list.go +++ b/model_hyperflex_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result_relationship.go b/model_hyperflex_config_result_relationship.go index 553b758eb7..b9b55fa792 100644 --- a/model_hyperflex_config_result_relationship.go +++ b/model_hyperflex_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_config_result_response.go b/model_hyperflex_config_result_response.go index 54eb068060..a5ffb5363d 100644 --- a/model_hyperflex_config_result_response.go +++ b/model_hyperflex_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_data_protection_peer.go b/model_hyperflex_data_protection_peer.go index 5c5617b411..4b26996984 100644 --- a/model_hyperflex_data_protection_peer.go +++ b/model_hyperflex_data_protection_peer.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_data_protection_peer_list.go b/model_hyperflex_data_protection_peer_list.go index a9210f4dd1..93bf741f14 100644 --- a/model_hyperflex_data_protection_peer_list.go +++ b/model_hyperflex_data_protection_peer_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_data_protection_peer_relationship.go b/model_hyperflex_data_protection_peer_relationship.go index cbfd8e0b67..b5854a4e46 100644 --- a/model_hyperflex_data_protection_peer_relationship.go +++ b/model_hyperflex_data_protection_peer_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_data_protection_peer_response.go b/model_hyperflex_data_protection_peer_response.go index 0785cb273a..9c711b617b 100644 --- a/model_hyperflex_data_protection_peer_response.go +++ b/model_hyperflex_data_protection_peer_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_datastore_info.go b/model_hyperflex_datastore_info.go index 1f86fc51d2..da627b0bc0 100644 --- a/model_hyperflex_datastore_info.go +++ b/model_hyperflex_datastore_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_datastore_statistic.go b/model_hyperflex_datastore_statistic.go index 255dcc0ac4..2f0e8ed887 100644 --- a/model_hyperflex_datastore_statistic.go +++ b/model_hyperflex_datastore_statistic.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_datastore_statistic_list.go b/model_hyperflex_datastore_statistic_list.go index 6390fe12db..c5efbdd32e 100644 --- a/model_hyperflex_datastore_statistic_list.go +++ b/model_hyperflex_datastore_statistic_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_datastore_statistic_relationship.go b/model_hyperflex_datastore_statistic_relationship.go index 16a807c73c..ac36c22c6d 100644 --- a/model_hyperflex_datastore_statistic_relationship.go +++ b/model_hyperflex_datastore_statistic_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_datastore_statistic_response.go b/model_hyperflex_datastore_statistic_response.go index 3449aca319..d99c3a8aec 100644 --- a/model_hyperflex_datastore_statistic_response.go +++ b/model_hyperflex_datastore_statistic_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_device_package_download_state.go b/model_hyperflex_device_package_download_state.go index b00c1ccc74..57ae866ee3 100644 --- a/model_hyperflex_device_package_download_state.go +++ b/model_hyperflex_device_package_download_state.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_device_package_download_state_list.go b/model_hyperflex_device_package_download_state_list.go index e78c03c16f..6b80a087e0 100644 --- a/model_hyperflex_device_package_download_state_list.go +++ b/model_hyperflex_device_package_download_state_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_device_package_download_state_response.go b/model_hyperflex_device_package_download_state_response.go index e9737cc003..c5f484a3eb 100644 --- a/model_hyperflex_device_package_download_state_response.go +++ b/model_hyperflex_device_package_download_state_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_drive.go b/model_hyperflex_drive.go index 58bd1e2205..6caabc83b2 100644 --- a/model_hyperflex_drive.go +++ b/model_hyperflex_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_drive_list.go b/model_hyperflex_drive_list.go index cca1c04c7f..7dc852c865 100644 --- a/model_hyperflex_drive_list.go +++ b/model_hyperflex_drive_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_drive_relationship.go b/model_hyperflex_drive_relationship.go index 530ccfafbe..f2003a31b9 100644 --- a/model_hyperflex_drive_relationship.go +++ b/model_hyperflex_drive_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_drive_response.go b/model_hyperflex_drive_response.go index 72be7fdcde..87bf92156d 100644 --- a/model_hyperflex_drive_response.go +++ b/model_hyperflex_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_encryption.go b/model_hyperflex_encryption.go index 8cc36d5830..c8fa9019e4 100644 --- a/model_hyperflex_encryption.go +++ b/model_hyperflex_encryption.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_encryption_list.go b/model_hyperflex_encryption_list.go index 34cc7b3061..b2c23fdd4c 100644 --- a/model_hyperflex_encryption_list.go +++ b/model_hyperflex_encryption_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_encryption_relationship.go b/model_hyperflex_encryption_relationship.go index 599c32e447..1f8f315954 100644 --- a/model_hyperflex_encryption_relationship.go +++ b/model_hyperflex_encryption_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_encryption_response.go b/model_hyperflex_encryption_response.go index 5ce9ceca8d..913c5dd90f 100644 --- a/model_hyperflex_encryption_response.go +++ b/model_hyperflex_encryption_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_entity_reference.go b/model_hyperflex_entity_reference.go index 0a2a484eef..debb7125f4 100644 --- a/model_hyperflex_entity_reference.go +++ b/model_hyperflex_entity_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_error_stack.go b/model_hyperflex_error_stack.go index fb17533851..d8a17703bb 100644 --- a/model_hyperflex_error_stack.go +++ b/model_hyperflex_error_stack.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_fc_storage_policy.go b/model_hyperflex_ext_fc_storage_policy.go index b4965277e9..6fc1be72b7 100644 --- a/model_hyperflex_ext_fc_storage_policy.go +++ b/model_hyperflex_ext_fc_storage_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_fc_storage_policy_list.go b/model_hyperflex_ext_fc_storage_policy_list.go index f9dafaa2a2..9dd8ba1330 100644 --- a/model_hyperflex_ext_fc_storage_policy_list.go +++ b/model_hyperflex_ext_fc_storage_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_fc_storage_policy_relationship.go b/model_hyperflex_ext_fc_storage_policy_relationship.go index e958f9a994..81b6c9f496 100644 --- a/model_hyperflex_ext_fc_storage_policy_relationship.go +++ b/model_hyperflex_ext_fc_storage_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_fc_storage_policy_response.go b/model_hyperflex_ext_fc_storage_policy_response.go index 83cdb898ff..2a25575a7d 100644 --- a/model_hyperflex_ext_fc_storage_policy_response.go +++ b/model_hyperflex_ext_fc_storage_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_iscsi_storage_policy.go b/model_hyperflex_ext_iscsi_storage_policy.go index 9c92bf65cc..49f885f108 100644 --- a/model_hyperflex_ext_iscsi_storage_policy.go +++ b/model_hyperflex_ext_iscsi_storage_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_iscsi_storage_policy_list.go b/model_hyperflex_ext_iscsi_storage_policy_list.go index c7e48de2df..7b69d864a8 100644 --- a/model_hyperflex_ext_iscsi_storage_policy_list.go +++ b/model_hyperflex_ext_iscsi_storage_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_iscsi_storage_policy_relationship.go b/model_hyperflex_ext_iscsi_storage_policy_relationship.go index 394678a864..2bd596ef5a 100644 --- a/model_hyperflex_ext_iscsi_storage_policy_relationship.go +++ b/model_hyperflex_ext_iscsi_storage_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ext_iscsi_storage_policy_response.go b/model_hyperflex_ext_iscsi_storage_policy_response.go index a74b53e8b0..b812ff6161 100644 --- a/model_hyperflex_ext_iscsi_storage_policy_response.go +++ b/model_hyperflex_ext_iscsi_storage_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_entry.go b/model_hyperflex_feature_limit_entry.go index d0fa23e340..3b6a42df96 100644 --- a/model_hyperflex_feature_limit_entry.go +++ b/model_hyperflex_feature_limit_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_external.go b/model_hyperflex_feature_limit_external.go index 88ae0b0281..b20189eadb 100644 --- a/model_hyperflex_feature_limit_external.go +++ b/model_hyperflex_feature_limit_external.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_external_list.go b/model_hyperflex_feature_limit_external_list.go index 7ca84590b9..caa6a2d1d9 100644 --- a/model_hyperflex_feature_limit_external_list.go +++ b/model_hyperflex_feature_limit_external_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_external_relationship.go b/model_hyperflex_feature_limit_external_relationship.go index 7daf30a2f6..89a0b917ba 100644 --- a/model_hyperflex_feature_limit_external_relationship.go +++ b/model_hyperflex_feature_limit_external_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_external_response.go b/model_hyperflex_feature_limit_external_response.go index 92b08b3bfa..84fa2550fb 100644 --- a/model_hyperflex_feature_limit_external_response.go +++ b/model_hyperflex_feature_limit_external_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_internal.go b/model_hyperflex_feature_limit_internal.go index 54a20509a7..4246aae053 100644 --- a/model_hyperflex_feature_limit_internal.go +++ b/model_hyperflex_feature_limit_internal.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_internal_list.go b/model_hyperflex_feature_limit_internal_list.go index cd03467307..c3bfeab4b2 100644 --- a/model_hyperflex_feature_limit_internal_list.go +++ b/model_hyperflex_feature_limit_internal_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_internal_relationship.go b/model_hyperflex_feature_limit_internal_relationship.go index 1e5708d20a..26a3595899 100644 --- a/model_hyperflex_feature_limit_internal_relationship.go +++ b/model_hyperflex_feature_limit_internal_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_feature_limit_internal_response.go b/model_hyperflex_feature_limit_internal_response.go index ad43e12019..98ef78379f 100644 --- a/model_hyperflex_feature_limit_internal_response.go +++ b/model_hyperflex_feature_limit_internal_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_file_path.go b/model_hyperflex_file_path.go index bd921b6918..867110684c 100644 --- a/model_hyperflex_file_path.go +++ b/model_hyperflex_file_path.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health.go b/model_hyperflex_health.go index e2ad9310d5..e33db6d03f 100644 --- a/model_hyperflex_health.go +++ b/model_hyperflex_health.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_definition.go b/model_hyperflex_health_check_definition.go index 53214002e0..f9e496a6f1 100644 --- a/model_hyperflex_health_check_definition.go +++ b/model_hyperflex_health_check_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_definition_list.go b/model_hyperflex_health_check_definition_list.go index 11656f5087..1dcf9c987c 100644 --- a/model_hyperflex_health_check_definition_list.go +++ b/model_hyperflex_health_check_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_definition_relationship.go b/model_hyperflex_health_check_definition_relationship.go index 9b25eb749d..312f28a282 100644 --- a/model_hyperflex_health_check_definition_relationship.go +++ b/model_hyperflex_health_check_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_definition_response.go b/model_hyperflex_health_check_definition_response.go index f5f5daf07b..f407211782 100644 --- a/model_hyperflex_health_check_definition_response.go +++ b/model_hyperflex_health_check_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_execution.go b/model_hyperflex_health_check_execution.go index 4d632221a0..cf5ab380dc 100644 --- a/model_hyperflex_health_check_execution.go +++ b/model_hyperflex_health_check_execution.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_execution_list.go b/model_hyperflex_health_check_execution_list.go index 9965a32577..518da8a345 100644 --- a/model_hyperflex_health_check_execution_list.go +++ b/model_hyperflex_health_check_execution_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_execution_response.go b/model_hyperflex_health_check_execution_response.go index 978436578f..bf56071ed9 100644 --- a/model_hyperflex_health_check_execution_response.go +++ b/model_hyperflex_health_check_execution_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_execution_snapshot.go b/model_hyperflex_health_check_execution_snapshot.go index 4968879d0c..6e1a46f47d 100644 --- a/model_hyperflex_health_check_execution_snapshot.go +++ b/model_hyperflex_health_check_execution_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_execution_snapshot_list.go b/model_hyperflex_health_check_execution_snapshot_list.go index 2bd6de7560..16a8532fa3 100644 --- a/model_hyperflex_health_check_execution_snapshot_list.go +++ b/model_hyperflex_health_check_execution_snapshot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_execution_snapshot_response.go b/model_hyperflex_health_check_execution_snapshot_response.go index 7d2bd03142..48d98a464d 100644 --- a/model_hyperflex_health_check_execution_snapshot_response.go +++ b/model_hyperflex_health_check_execution_snapshot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_node_level_info.go b/model_hyperflex_health_check_node_level_info.go index 5575362fb1..b8ad1ba954 100644 --- a/model_hyperflex_health_check_node_level_info.go +++ b/model_hyperflex_health_check_node_level_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_package_checksum.go b/model_hyperflex_health_check_package_checksum.go index 5dc4960d52..e285c74a8d 100644 --- a/model_hyperflex_health_check_package_checksum.go +++ b/model_hyperflex_health_check_package_checksum.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_package_checksum_list.go b/model_hyperflex_health_check_package_checksum_list.go index d724cd0506..baeb1f4686 100644 --- a/model_hyperflex_health_check_package_checksum_list.go +++ b/model_hyperflex_health_check_package_checksum_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_package_checksum_response.go b/model_hyperflex_health_check_package_checksum_response.go index 3b898052ce..ba204eee19 100644 --- a/model_hyperflex_health_check_package_checksum_response.go +++ b/model_hyperflex_health_check_package_checksum_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_schedule_policy.go b/model_hyperflex_health_check_schedule_policy.go index bc42724b3e..7db2185f4d 100644 --- a/model_hyperflex_health_check_schedule_policy.go +++ b/model_hyperflex_health_check_schedule_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_schedule_policy_list.go b/model_hyperflex_health_check_schedule_policy_list.go index d819f7b9a2..68981aeb60 100644 --- a/model_hyperflex_health_check_schedule_policy_list.go +++ b/model_hyperflex_health_check_schedule_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_schedule_policy_response.go b/model_hyperflex_health_check_schedule_policy_response.go index 01c600be41..399d42a575 100644 --- a/model_hyperflex_health_check_schedule_policy_response.go +++ b/model_hyperflex_health_check_schedule_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_check_script_info.go b/model_hyperflex_health_check_script_info.go index 6875fdb13e..3018cbb369 100644 --- a/model_hyperflex_health_check_script_info.go +++ b/model_hyperflex_health_check_script_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_list.go b/model_hyperflex_health_list.go index ac9b17cd29..6f33f59f36 100644 --- a/model_hyperflex_health_list.go +++ b/model_hyperflex_health_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_relationship.go b/model_hyperflex_health_relationship.go index 12f0eb2063..797b7c2eea 100644 --- a/model_hyperflex_health_relationship.go +++ b/model_hyperflex_health_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_health_response.go b/model_hyperflex_health_response.go index f725a27cf9..348564c335 100644 --- a/model_hyperflex_health_response.go +++ b/model_hyperflex_health_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hw_catalog.go b/model_hyperflex_hw_catalog.go index 907ddf3adc..f407f0c3e1 100644 --- a/model_hyperflex_hw_catalog.go +++ b/model_hyperflex_hw_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hw_catalog_list.go b/model_hyperflex_hw_catalog_list.go index a23642b1fc..6427ed38ec 100644 --- a/model_hyperflex_hw_catalog_list.go +++ b/model_hyperflex_hw_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hw_catalog_response.go b/model_hyperflex_hw_catalog_response.go index a8587bfcb0..ce0c800562 100644 --- a/model_hyperflex_hw_catalog_response.go +++ b/model_hyperflex_hw_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_host_mount_status_dt.go b/model_hyperflex_hx_host_mount_status_dt.go index 9004c5145c..10be010a01 100644 --- a/model_hyperflex_hx_host_mount_status_dt.go +++ b/model_hyperflex_hx_host_mount_status_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_license_authorization_details_dt.go b/model_hyperflex_hx_license_authorization_details_dt.go index 7f2bad4e6a..40bc1d1829 100644 --- a/model_hyperflex_hx_license_authorization_details_dt.go +++ b/model_hyperflex_hx_license_authorization_details_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_link_dt.go b/model_hyperflex_hx_link_dt.go index 22d57cba53..0010e66345 100644 --- a/model_hyperflex_hx_link_dt.go +++ b/model_hyperflex_hx_link_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_network_address_dt.go b/model_hyperflex_hx_network_address_dt.go index 95b9385589..542271e1fb 100644 --- a/model_hyperflex_hx_network_address_dt.go +++ b/model_hyperflex_hx_network_address_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_platform_datastore_config_dt.go b/model_hyperflex_hx_platform_datastore_config_dt.go index e361b832e8..87433f1d81 100644 --- a/model_hyperflex_hx_platform_datastore_config_dt.go +++ b/model_hyperflex_hx_platform_datastore_config_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_registration_details_dt.go b/model_hyperflex_hx_registration_details_dt.go index dcee6d79bc..886b34eec9 100644 --- a/model_hyperflex_hx_registration_details_dt.go +++ b/model_hyperflex_hx_registration_details_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_resiliency_info_dt.go b/model_hyperflex_hx_resiliency_info_dt.go index 1531c41b1d..0219364621 100644 --- a/model_hyperflex_hx_resiliency_info_dt.go +++ b/model_hyperflex_hx_resiliency_info_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_site_dt.go b/model_hyperflex_hx_site_dt.go index 991b69ff6b..d11505c8a8 100644 --- a/model_hyperflex_hx_site_dt.go +++ b/model_hyperflex_hx_site_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_uu_id_dt.go b/model_hyperflex_hx_uu_id_dt.go index c3579f1c5e..5e89321605 100644 --- a/model_hyperflex_hx_uu_id_dt.go +++ b/model_hyperflex_hx_uu_id_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_zone_info_dt.go b/model_hyperflex_hx_zone_info_dt.go index dbf92f0ede..f17f9c61b4 100644 --- a/model_hyperflex_hx_zone_info_dt.go +++ b/model_hyperflex_hx_zone_info_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hx_zone_resiliency_info_dt.go b/model_hyperflex_hx_zone_resiliency_info_dt.go index aadb4b97ef..439ae8c2b1 100644 --- a/model_hyperflex_hx_zone_resiliency_info_dt.go +++ b/model_hyperflex_hx_zone_resiliency_info_dt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hxdp_version.go b/model_hyperflex_hxdp_version.go index 33c9f4546f..4d33526b4d 100644 --- a/model_hyperflex_hxdp_version.go +++ b/model_hyperflex_hxdp_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hxdp_version_list.go b/model_hyperflex_hxdp_version_list.go index a53adc0c45..50aae68983 100644 --- a/model_hyperflex_hxdp_version_list.go +++ b/model_hyperflex_hxdp_version_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hxdp_version_relationship.go b/model_hyperflex_hxdp_version_relationship.go index 065eac9aaa..d254e33e63 100644 --- a/model_hyperflex_hxdp_version_relationship.go +++ b/model_hyperflex_hxdp_version_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hxdp_version_response.go b/model_hyperflex_hxdp_version_response.go index c73865ef8d..abfc6e8497 100644 --- a/model_hyperflex_hxdp_version_response.go +++ b/model_hyperflex_hxdp_version_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hypervisor_host.go b/model_hyperflex_hypervisor_host.go index ea1fd8b2a8..496629a4e4 100644 --- a/model_hyperflex_hypervisor_host.go +++ b/model_hyperflex_hypervisor_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hypervisor_host_list.go b/model_hyperflex_hypervisor_host_list.go index e1b62657c6..e89c398766 100644 --- a/model_hyperflex_hypervisor_host_list.go +++ b/model_hyperflex_hypervisor_host_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hypervisor_host_relationship.go b/model_hyperflex_hypervisor_host_relationship.go index f4c05cbfbe..d6bbf487cf 100644 --- a/model_hyperflex_hypervisor_host_relationship.go +++ b/model_hyperflex_hypervisor_host_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hypervisor_host_response.go b/model_hyperflex_hypervisor_host_response.go index 5eb381e91e..2fcef991c2 100644 --- a/model_hyperflex_hypervisor_host_response.go +++ b/model_hyperflex_hypervisor_host_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hypervisor_virtual_machine.go b/model_hyperflex_hypervisor_virtual_machine.go index c3309876c6..eb2ead6f90 100644 --- a/model_hyperflex_hypervisor_virtual_machine.go +++ b/model_hyperflex_hypervisor_virtual_machine.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hypervisor_virtual_machine_list.go b/model_hyperflex_hypervisor_virtual_machine_list.go index e7fca79cba..4a2fdb03d4 100644 --- a/model_hyperflex_hypervisor_virtual_machine_list.go +++ b/model_hyperflex_hypervisor_virtual_machine_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_hypervisor_virtual_machine_response.go b/model_hyperflex_hypervisor_virtual_machine_response.go index 6dc58909da..1b379692a2 100644 --- a/model_hyperflex_hypervisor_virtual_machine_response.go +++ b/model_hyperflex_hypervisor_virtual_machine_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_initiator_group.go b/model_hyperflex_initiator_group.go index 8443add170..189f0966b8 100644 --- a/model_hyperflex_initiator_group.go +++ b/model_hyperflex_initiator_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_initiator_group_list.go b/model_hyperflex_initiator_group_list.go index 9d050a3f40..4ae22d077b 100644 --- a/model_hyperflex_initiator_group_list.go +++ b/model_hyperflex_initiator_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_initiator_group_relationship.go b/model_hyperflex_initiator_group_relationship.go index 28c23781a2..cfc2949354 100644 --- a/model_hyperflex_initiator_group_relationship.go +++ b/model_hyperflex_initiator_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_initiator_group_response.go b/model_hyperflex_initiator_group_response.go index daa8023fbb..164f2a7bee 100644 --- a/model_hyperflex_initiator_group_response.go +++ b/model_hyperflex_initiator_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ip_addr_range.go b/model_hyperflex_ip_addr_range.go index c9087e69cf..64330390e6 100644 --- a/model_hyperflex_ip_addr_range.go +++ b/model_hyperflex_ip_addr_range.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_iscsi_network.go b/model_hyperflex_iscsi_network.go index 439eb38886..62b80fa44c 100644 --- a/model_hyperflex_iscsi_network.go +++ b/model_hyperflex_iscsi_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_iscsi_network_list.go b/model_hyperflex_iscsi_network_list.go index 295542d571..f6f5817ac0 100644 --- a/model_hyperflex_iscsi_network_list.go +++ b/model_hyperflex_iscsi_network_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_iscsi_network_response.go b/model_hyperflex_iscsi_network_response.go index c2305f306a..a937bbdc92 100644 --- a/model_hyperflex_iscsi_network_response.go +++ b/model_hyperflex_iscsi_network_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_key_encryption_key.go b/model_hyperflex_key_encryption_key.go index c3ecfeedd3..3a13aab91b 100644 --- a/model_hyperflex_key_encryption_key.go +++ b/model_hyperflex_key_encryption_key.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_key_encryption_key_list.go b/model_hyperflex_key_encryption_key_list.go index 672538ae6a..1edb3cd415 100644 --- a/model_hyperflex_key_encryption_key_list.go +++ b/model_hyperflex_key_encryption_key_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_key_encryption_key_response.go b/model_hyperflex_key_encryption_key_response.go index f726f7ea81..a9473dd74d 100644 --- a/model_hyperflex_key_encryption_key_response.go +++ b/model_hyperflex_key_encryption_key_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_license.go b/model_hyperflex_license.go index 86964506c9..c1bb52c44e 100644 --- a/model_hyperflex_license.go +++ b/model_hyperflex_license.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_license_list.go b/model_hyperflex_license_list.go index 84a70b6bb0..44de7a350f 100644 --- a/model_hyperflex_license_list.go +++ b/model_hyperflex_license_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_license_relationship.go b/model_hyperflex_license_relationship.go index 5570a2b6ba..aeb1923192 100644 --- a/model_hyperflex_license_relationship.go +++ b/model_hyperflex_license_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_license_response.go b/model_hyperflex_license_response.go index 51f1a7f6a3..055add1fe1 100644 --- a/model_hyperflex_license_response.go +++ b/model_hyperflex_license_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_local_credential_policy.go b/model_hyperflex_local_credential_policy.go index 535d0b15de..3b6f6d142c 100644 --- a/model_hyperflex_local_credential_policy.go +++ b/model_hyperflex_local_credential_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_local_credential_policy_list.go b/model_hyperflex_local_credential_policy_list.go index 3afb4a298d..b13fa4d48e 100644 --- a/model_hyperflex_local_credential_policy_list.go +++ b/model_hyperflex_local_credential_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_local_credential_policy_relationship.go b/model_hyperflex_local_credential_policy_relationship.go index 04b79ebf90..428c19eb32 100644 --- a/model_hyperflex_local_credential_policy_relationship.go +++ b/model_hyperflex_local_credential_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_local_credential_policy_response.go b/model_hyperflex_local_credential_policy_response.go index 5b541f2fa2..ae5655d296 100644 --- a/model_hyperflex_local_credential_policy_response.go +++ b/model_hyperflex_local_credential_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_logical_availability_zone.go b/model_hyperflex_logical_availability_zone.go index 899642e3bb..0d84c2ebb7 100644 --- a/model_hyperflex_logical_availability_zone.go +++ b/model_hyperflex_logical_availability_zone.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_lun.go b/model_hyperflex_lun.go index 7111af826e..fb41e8e513 100644 --- a/model_hyperflex_lun.go +++ b/model_hyperflex_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_lun_list.go b/model_hyperflex_lun_list.go index b736da8b80..96375b9117 100644 --- a/model_hyperflex_lun_list.go +++ b/model_hyperflex_lun_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_lun_relationship.go b/model_hyperflex_lun_relationship.go index c94b323397..177ba0073d 100644 --- a/model_hyperflex_lun_relationship.go +++ b/model_hyperflex_lun_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_lun_response.go b/model_hyperflex_lun_response.go index ecefa0baa7..3c496e8a4c 100644 --- a/model_hyperflex_lun_response.go +++ b/model_hyperflex_lun_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_mac_addr_prefix_range.go b/model_hyperflex_mac_addr_prefix_range.go index bf3822e951..954ff40877 100644 --- a/model_hyperflex_mac_addr_prefix_range.go +++ b/model_hyperflex_mac_addr_prefix_range.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_map_cluster_id_to_protection_info.go b/model_hyperflex_map_cluster_id_to_protection_info.go index aec1f80ca9..dda7421a39 100644 --- a/model_hyperflex_map_cluster_id_to_protection_info.go +++ b/model_hyperflex_map_cluster_id_to_protection_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_map_cluster_id_to_st_snapshot_point.go b/model_hyperflex_map_cluster_id_to_st_snapshot_point.go index 8ca01f002a..e3c5e5b99d 100644 --- a/model_hyperflex_map_cluster_id_to_st_snapshot_point.go +++ b/model_hyperflex_map_cluster_id_to_st_snapshot_point.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_map_uuid_to_tracked_disk.go b/model_hyperflex_map_uuid_to_tracked_disk.go index 1beebf47a9..810f81fa39 100644 --- a/model_hyperflex_map_uuid_to_tracked_disk.go +++ b/model_hyperflex_map_uuid_to_tracked_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_named_vlan.go b/model_hyperflex_named_vlan.go index 7a45d0c079..504632f9d0 100644 --- a/model_hyperflex_named_vlan.go +++ b/model_hyperflex_named_vlan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_named_vsan.go b/model_hyperflex_named_vsan.go index e57f492812..367056fd1a 100644 --- a/model_hyperflex_named_vsan.go +++ b/model_hyperflex_named_vsan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_network_configuration.go b/model_hyperflex_network_configuration.go index 8865fc8910..8684890de2 100644 --- a/model_hyperflex_network_configuration.go +++ b/model_hyperflex_network_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node.go b/model_hyperflex_node.go index 717f57ea82..3eb6038eb4 100644 --- a/model_hyperflex_node.go +++ b/model_hyperflex_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_config_policy.go b/model_hyperflex_node_config_policy.go index fc03d1f694..d4c08797ce 100644 --- a/model_hyperflex_node_config_policy.go +++ b/model_hyperflex_node_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_config_policy_list.go b/model_hyperflex_node_config_policy_list.go index 964cca1d1c..644a14bbfe 100644 --- a/model_hyperflex_node_config_policy_list.go +++ b/model_hyperflex_node_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_config_policy_relationship.go b/model_hyperflex_node_config_policy_relationship.go index 4fe58f3f25..ec848a0959 100644 --- a/model_hyperflex_node_config_policy_relationship.go +++ b/model_hyperflex_node_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_config_policy_response.go b/model_hyperflex_node_config_policy_response.go index e492cf3f5a..6e0f6c52a7 100644 --- a/model_hyperflex_node_config_policy_response.go +++ b/model_hyperflex_node_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_list.go b/model_hyperflex_node_list.go index a49cc9f3f6..48e186b9af 100644 --- a/model_hyperflex_node_list.go +++ b/model_hyperflex_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_profile.go b/model_hyperflex_node_profile.go index 75c36ec499..439442a223 100644 --- a/model_hyperflex_node_profile.go +++ b/model_hyperflex_node_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_profile_list.go b/model_hyperflex_node_profile_list.go index c80d19741e..90e2622148 100644 --- a/model_hyperflex_node_profile_list.go +++ b/model_hyperflex_node_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_profile_relationship.go b/model_hyperflex_node_profile_relationship.go index 187b848107..c970db91bd 100644 --- a/model_hyperflex_node_profile_relationship.go +++ b/model_hyperflex_node_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_profile_response.go b/model_hyperflex_node_profile_response.go index 56ef750150..173879e227 100644 --- a/model_hyperflex_node_profile_response.go +++ b/model_hyperflex_node_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_relationship.go b/model_hyperflex_node_relationship.go index 7d78acf70f..bea6e87c40 100644 --- a/model_hyperflex_node_relationship.go +++ b/model_hyperflex_node_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_node_response.go b/model_hyperflex_node_response.go index 4809c1034d..16bb19ac64 100644 --- a/model_hyperflex_node_response.go +++ b/model_hyperflex_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_port_type_to_port_number_map.go b/model_hyperflex_port_type_to_port_number_map.go index 08ece1f0b1..8cd57248f5 100644 --- a/model_hyperflex_port_type_to_port_number_map.go +++ b/model_hyperflex_port_type_to_port_number_map.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_protected_cluster.go b/model_hyperflex_protected_cluster.go index 0940d89739..b2878694ad 100644 --- a/model_hyperflex_protected_cluster.go +++ b/model_hyperflex_protected_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_protected_cluster_list.go b/model_hyperflex_protected_cluster_list.go index 0f2267f90f..a32ae6d3d3 100644 --- a/model_hyperflex_protected_cluster_list.go +++ b/model_hyperflex_protected_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_protected_cluster_response.go b/model_hyperflex_protected_cluster_response.go index 81962f5e40..902a068604 100644 --- a/model_hyperflex_protected_cluster_response.go +++ b/model_hyperflex_protected_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_protection_info.go b/model_hyperflex_protection_info.go index 28d8d74578..49528322ce 100644 --- a/model_hyperflex_protection_info.go +++ b/model_hyperflex_protection_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_proxy_setting_policy.go b/model_hyperflex_proxy_setting_policy.go index 2f5a5fc2ae..01b8bb3b14 100644 --- a/model_hyperflex_proxy_setting_policy.go +++ b/model_hyperflex_proxy_setting_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_proxy_setting_policy_list.go b/model_hyperflex_proxy_setting_policy_list.go index e21d907397..708e8058f7 100644 --- a/model_hyperflex_proxy_setting_policy_list.go +++ b/model_hyperflex_proxy_setting_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_proxy_setting_policy_relationship.go b/model_hyperflex_proxy_setting_policy_relationship.go index 63f6b80bc3..acd0497500 100644 --- a/model_hyperflex_proxy_setting_policy_relationship.go +++ b/model_hyperflex_proxy_setting_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_proxy_setting_policy_response.go b/model_hyperflex_proxy_setting_policy_response.go index 3b1d78a0c5..788d04f406 100644 --- a/model_hyperflex_proxy_setting_policy_response.go +++ b/model_hyperflex_proxy_setting_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_re_sync_cluster_mo_ids.go b/model_hyperflex_re_sync_cluster_mo_ids.go index 78781ceb78..ab1d1b31c3 100644 --- a/model_hyperflex_re_sync_cluster_mo_ids.go +++ b/model_hyperflex_re_sync_cluster_mo_ids.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_reduce_re_sync.go b/model_hyperflex_reduce_re_sync.go index acfc608833..9138b4ad74 100644 --- a/model_hyperflex_reduce_re_sync.go +++ b/model_hyperflex_reduce_re_sync.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_reduce_re_sync_list.go b/model_hyperflex_reduce_re_sync_list.go index c32186e42e..a0157bb6d8 100644 --- a/model_hyperflex_reduce_re_sync_list.go +++ b/model_hyperflex_reduce_re_sync_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_reduce_re_sync_response.go b/model_hyperflex_reduce_re_sync_response.go index f66261158e..d43b48e33a 100644 --- a/model_hyperflex_reduce_re_sync_response.go +++ b/model_hyperflex_reduce_re_sync_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_replication_cluster_reference_to_schedule.go b/model_hyperflex_replication_cluster_reference_to_schedule.go index 2376ee55f7..47fa90298f 100644 --- a/model_hyperflex_replication_cluster_reference_to_schedule.go +++ b/model_hyperflex_replication_cluster_reference_to_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_replication_peer_info.go b/model_hyperflex_replication_peer_info.go index c46775868f..8cf206e3db 100644 --- a/model_hyperflex_replication_peer_info.go +++ b/model_hyperflex_replication_peer_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_replication_plat_datastore.go b/model_hyperflex_replication_plat_datastore.go index ab56ee6025..3bb62f1427 100644 --- a/model_hyperflex_replication_plat_datastore.go +++ b/model_hyperflex_replication_plat_datastore.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_replication_plat_datastore_pair.go b/model_hyperflex_replication_plat_datastore_pair.go index 8121d0da4f..d92fff34ff 100644 --- a/model_hyperflex_replication_plat_datastore_pair.go +++ b/model_hyperflex_replication_plat_datastore_pair.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_replication_schedule.go b/model_hyperflex_replication_schedule.go index 223fb8ef13..3eae1926e9 100644 --- a/model_hyperflex_replication_schedule.go +++ b/model_hyperflex_replication_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_replication_status.go b/model_hyperflex_replication_status.go index 150fa48bf5..c60cf71787 100644 --- a/model_hyperflex_replication_status.go +++ b/model_hyperflex_replication_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_rpo_status.go b/model_hyperflex_rpo_status.go index 8b5aacb852..81c63a7195 100644 --- a/model_hyperflex_rpo_status.go +++ b/model_hyperflex_rpo_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version.go b/model_hyperflex_server_firmware_version.go index 18715415f5..07b8001463 100644 --- a/model_hyperflex_server_firmware_version.go +++ b/model_hyperflex_server_firmware_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_entry.go b/model_hyperflex_server_firmware_version_entry.go index 21fc0bbd77..e01259c419 100644 --- a/model_hyperflex_server_firmware_version_entry.go +++ b/model_hyperflex_server_firmware_version_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_entry_list.go b/model_hyperflex_server_firmware_version_entry_list.go index 78ff7dd1d1..5985aa1ed0 100644 --- a/model_hyperflex_server_firmware_version_entry_list.go +++ b/model_hyperflex_server_firmware_version_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_entry_relationship.go b/model_hyperflex_server_firmware_version_entry_relationship.go index baa34f6608..3593f9e035 100644 --- a/model_hyperflex_server_firmware_version_entry_relationship.go +++ b/model_hyperflex_server_firmware_version_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_entry_response.go b/model_hyperflex_server_firmware_version_entry_response.go index 257e303971..57da79d68b 100644 --- a/model_hyperflex_server_firmware_version_entry_response.go +++ b/model_hyperflex_server_firmware_version_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_info.go b/model_hyperflex_server_firmware_version_info.go index 2b8d2ab554..6632506128 100644 --- a/model_hyperflex_server_firmware_version_info.go +++ b/model_hyperflex_server_firmware_version_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_list.go b/model_hyperflex_server_firmware_version_list.go index c93b99c219..a699e2d2fb 100644 --- a/model_hyperflex_server_firmware_version_list.go +++ b/model_hyperflex_server_firmware_version_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_relationship.go b/model_hyperflex_server_firmware_version_relationship.go index 60321fec95..eec861a189 100644 --- a/model_hyperflex_server_firmware_version_relationship.go +++ b/model_hyperflex_server_firmware_version_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_firmware_version_response.go b/model_hyperflex_server_firmware_version_response.go index 1af29a38dc..e7665e1c4b 100644 --- a/model_hyperflex_server_firmware_version_response.go +++ b/model_hyperflex_server_firmware_version_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_model.go b/model_hyperflex_server_model.go index af53f9b76a..21e791db5d 100644 --- a/model_hyperflex_server_model.go +++ b/model_hyperflex_server_model.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_model_entry.go b/model_hyperflex_server_model_entry.go index e05f386a2e..a8ff23829d 100644 --- a/model_hyperflex_server_model_entry.go +++ b/model_hyperflex_server_model_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_model_list.go b/model_hyperflex_server_model_list.go index 1de592fe63..f175e7bba2 100644 --- a/model_hyperflex_server_model_list.go +++ b/model_hyperflex_server_model_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_model_relationship.go b/model_hyperflex_server_model_relationship.go index 5ebd30e52b..27979a6459 100644 --- a/model_hyperflex_server_model_relationship.go +++ b/model_hyperflex_server_model_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_server_model_response.go b/model_hyperflex_server_model_response.go index fc680d92d3..cb7f9d2c62 100644 --- a/model_hyperflex_server_model_response.go +++ b/model_hyperflex_server_model_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_service_auth_token.go b/model_hyperflex_service_auth_token.go index 667af0e786..9718526a22 100644 --- a/model_hyperflex_service_auth_token.go +++ b/model_hyperflex_service_auth_token.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_service_auth_token_list.go b/model_hyperflex_service_auth_token_list.go index 30885817a1..01e8ec5934 100644 --- a/model_hyperflex_service_auth_token_list.go +++ b/model_hyperflex_service_auth_token_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_service_auth_token_response.go b/model_hyperflex_service_auth_token_response.go index 147b9c8e2e..eb7401457c 100644 --- a/model_hyperflex_service_auth_token_response.go +++ b/model_hyperflex_service_auth_token_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_site_details.go b/model_hyperflex_site_details.go index d7ce48de1b..f7643e5afd 100644 --- a/model_hyperflex_site_details.go +++ b/model_hyperflex_site_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_snapshot_files.go b/model_hyperflex_snapshot_files.go index 47608badc2..4421e905c5 100644 --- a/model_hyperflex_snapshot_files.go +++ b/model_hyperflex_snapshot_files.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_snapshot_info_brief.go b/model_hyperflex_snapshot_info_brief.go index 3cdfd9bb5c..a42110d56e 100644 --- a/model_hyperflex_snapshot_info_brief.go +++ b/model_hyperflex_snapshot_info_brief.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_snapshot_point.go b/model_hyperflex_snapshot_point.go index be29bb149d..8957e39e1e 100644 --- a/model_hyperflex_snapshot_point.go +++ b/model_hyperflex_snapshot_point.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_snapshot_status.go b/model_hyperflex_snapshot_status.go index adc5bd400e..b031f6ff1f 100644 --- a/model_hyperflex_snapshot_status.go +++ b/model_hyperflex_snapshot_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_component.go b/model_hyperflex_software_distribution_component.go index 2192c015ea..0f0cae1838 100644 --- a/model_hyperflex_software_distribution_component.go +++ b/model_hyperflex_software_distribution_component.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_component_list.go b/model_hyperflex_software_distribution_component_list.go index b5c1846c14..0421573aab 100644 --- a/model_hyperflex_software_distribution_component_list.go +++ b/model_hyperflex_software_distribution_component_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_component_relationship.go b/model_hyperflex_software_distribution_component_relationship.go index 6ee9eefe10..fa92e46b63 100644 --- a/model_hyperflex_software_distribution_component_relationship.go +++ b/model_hyperflex_software_distribution_component_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_component_response.go b/model_hyperflex_software_distribution_component_response.go index f793bf4c75..0912acd5eb 100644 --- a/model_hyperflex_software_distribution_component_response.go +++ b/model_hyperflex_software_distribution_component_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_entry.go b/model_hyperflex_software_distribution_entry.go index 90ba840431..f9f09e41ad 100644 --- a/model_hyperflex_software_distribution_entry.go +++ b/model_hyperflex_software_distribution_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_entry_list.go b/model_hyperflex_software_distribution_entry_list.go index 6411273541..87a2e003d9 100644 --- a/model_hyperflex_software_distribution_entry_list.go +++ b/model_hyperflex_software_distribution_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_entry_relationship.go b/model_hyperflex_software_distribution_entry_relationship.go index 3ff422cabc..9467798c6f 100644 --- a/model_hyperflex_software_distribution_entry_relationship.go +++ b/model_hyperflex_software_distribution_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_entry_response.go b/model_hyperflex_software_distribution_entry_response.go index 91f8c8072b..1f561c656b 100644 --- a/model_hyperflex_software_distribution_entry_response.go +++ b/model_hyperflex_software_distribution_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_version.go b/model_hyperflex_software_distribution_version.go index 0789e087d4..87d5fac8e8 100644 --- a/model_hyperflex_software_distribution_version.go +++ b/model_hyperflex_software_distribution_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_version_list.go b/model_hyperflex_software_distribution_version_list.go index 7b53c05373..e6cc635c6d 100644 --- a/model_hyperflex_software_distribution_version_list.go +++ b/model_hyperflex_software_distribution_version_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_version_relationship.go b/model_hyperflex_software_distribution_version_relationship.go index edb7b08ecb..b51db4459b 100644 --- a/model_hyperflex_software_distribution_version_relationship.go +++ b/model_hyperflex_software_distribution_version_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_distribution_version_response.go b/model_hyperflex_software_distribution_version_response.go index 7420b3f51b..02cd4e5a65 100644 --- a/model_hyperflex_software_distribution_version_response.go +++ b/model_hyperflex_software_distribution_version_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_version_policy.go b/model_hyperflex_software_version_policy.go index 5153c86805..c0532887d6 100644 --- a/model_hyperflex_software_version_policy.go +++ b/model_hyperflex_software_version_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_version_policy_list.go b/model_hyperflex_software_version_policy_list.go index e655a610b5..30d8cf4afa 100644 --- a/model_hyperflex_software_version_policy_list.go +++ b/model_hyperflex_software_version_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_version_policy_relationship.go b/model_hyperflex_software_version_policy_relationship.go index 5cf6d9e698..f49e287407 100644 --- a/model_hyperflex_software_version_policy_relationship.go +++ b/model_hyperflex_software_version_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_software_version_policy_response.go b/model_hyperflex_software_version_policy_response.go index 6b540bee73..7aa24dd46e 100644 --- a/model_hyperflex_software_version_policy_response.go +++ b/model_hyperflex_software_version_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_st_platform_cluster_healing_info.go b/model_hyperflex_st_platform_cluster_healing_info.go index f0cb6a5e50..fdd96d93af 100644 --- a/model_hyperflex_st_platform_cluster_healing_info.go +++ b/model_hyperflex_st_platform_cluster_healing_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_st_platform_cluster_resiliency_info.go b/model_hyperflex_st_platform_cluster_resiliency_info.go index dafd8f5b5d..fc2bb70d8c 100644 --- a/model_hyperflex_st_platform_cluster_resiliency_info.go +++ b/model_hyperflex_st_platform_cluster_resiliency_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_start_reduce_re_sync.go b/model_hyperflex_start_reduce_re_sync.go index f90a1ecf40..60665c1b4a 100644 --- a/model_hyperflex_start_reduce_re_sync.go +++ b/model_hyperflex_start_reduce_re_sync.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_start_reduce_re_sync_list.go b/model_hyperflex_start_reduce_re_sync_list.go index 11b97746df..2a74cc0c6f 100644 --- a/model_hyperflex_start_reduce_re_sync_list.go +++ b/model_hyperflex_start_reduce_re_sync_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_start_reduce_re_sync_response.go b/model_hyperflex_start_reduce_re_sync_response.go index c78722b080..75c6c094d3 100644 --- a/model_hyperflex_start_reduce_re_sync_response.go +++ b/model_hyperflex_start_reduce_re_sync_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_storage_container.go b/model_hyperflex_storage_container.go index 0d020bde1f..d38806a5b3 100644 --- a/model_hyperflex_storage_container.go +++ b/model_hyperflex_storage_container.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_storage_container_list.go b/model_hyperflex_storage_container_list.go index 792610908d..d493c13989 100644 --- a/model_hyperflex_storage_container_list.go +++ b/model_hyperflex_storage_container_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_storage_container_relationship.go b/model_hyperflex_storage_container_relationship.go index 47f500754e..2540071b06 100644 --- a/model_hyperflex_storage_container_relationship.go +++ b/model_hyperflex_storage_container_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_storage_container_response.go b/model_hyperflex_storage_container_response.go index d3ee2dbc3c..9c762b2d05 100644 --- a/model_hyperflex_storage_container_response.go +++ b/model_hyperflex_storage_container_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_summary.go b/model_hyperflex_summary.go index b2b30b8e5b..d4177a5e5a 100644 --- a/model_hyperflex_summary.go +++ b/model_hyperflex_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_sys_config_policy.go b/model_hyperflex_sys_config_policy.go index 4677ddf0b5..0cdde2a8b8 100644 --- a/model_hyperflex_sys_config_policy.go +++ b/model_hyperflex_sys_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_sys_config_policy_list.go b/model_hyperflex_sys_config_policy_list.go index 99e2dd16e9..069703f568 100644 --- a/model_hyperflex_sys_config_policy_list.go +++ b/model_hyperflex_sys_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_sys_config_policy_relationship.go b/model_hyperflex_sys_config_policy_relationship.go index bc76be7476..794b3c4ea3 100644 --- a/model_hyperflex_sys_config_policy_relationship.go +++ b/model_hyperflex_sys_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_sys_config_policy_response.go b/model_hyperflex_sys_config_policy_response.go index fb44353c35..7ceeb3b40b 100644 --- a/model_hyperflex_sys_config_policy_response.go +++ b/model_hyperflex_sys_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_target.go b/model_hyperflex_target.go index 85d631288e..3a4e508464 100644 --- a/model_hyperflex_target.go +++ b/model_hyperflex_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_target_list.go b/model_hyperflex_target_list.go index 4baaea3d2c..820d0c727b 100644 --- a/model_hyperflex_target_list.go +++ b/model_hyperflex_target_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_target_relationship.go b/model_hyperflex_target_relationship.go index 111b41c584..e8b7210727 100644 --- a/model_hyperflex_target_relationship.go +++ b/model_hyperflex_target_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_target_response.go b/model_hyperflex_target_response.go index 5d98cbc1de..ff1f68fb4a 100644 --- a/model_hyperflex_target_response.go +++ b/model_hyperflex_target_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_tracked_disk.go b/model_hyperflex_tracked_disk.go index 644e7af7e7..0aabfd6def 100644 --- a/model_hyperflex_tracked_disk.go +++ b/model_hyperflex_tracked_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_tracked_file.go b/model_hyperflex_tracked_file.go index 4f9794c41f..abc81ca7cc 100644 --- a/model_hyperflex_tracked_file.go +++ b/model_hyperflex_tracked_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ucsm_config_policy.go b/model_hyperflex_ucsm_config_policy.go index 709d48add3..f1f3738497 100644 --- a/model_hyperflex_ucsm_config_policy.go +++ b/model_hyperflex_ucsm_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ucsm_config_policy_list.go b/model_hyperflex_ucsm_config_policy_list.go index b970938a5b..a788c02cab 100644 --- a/model_hyperflex_ucsm_config_policy_list.go +++ b/model_hyperflex_ucsm_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ucsm_config_policy_relationship.go b/model_hyperflex_ucsm_config_policy_relationship.go index 7582480841..d2bde3c451 100644 --- a/model_hyperflex_ucsm_config_policy_relationship.go +++ b/model_hyperflex_ucsm_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_ucsm_config_policy_response.go b/model_hyperflex_ucsm_config_policy_response.go index a69c4ed3d0..da77c7aaf8 100644 --- a/model_hyperflex_ucsm_config_policy_response.go +++ b/model_hyperflex_ucsm_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vcenter_config_policy.go b/model_hyperflex_vcenter_config_policy.go index 09ed5705d1..b66dc63b3a 100644 --- a/model_hyperflex_vcenter_config_policy.go +++ b/model_hyperflex_vcenter_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vcenter_config_policy_list.go b/model_hyperflex_vcenter_config_policy_list.go index f865928587..3b77181dd2 100644 --- a/model_hyperflex_vcenter_config_policy_list.go +++ b/model_hyperflex_vcenter_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vcenter_config_policy_relationship.go b/model_hyperflex_vcenter_config_policy_relationship.go index 61c58f7c30..d1a670db1c 100644 --- a/model_hyperflex_vcenter_config_policy_relationship.go +++ b/model_hyperflex_vcenter_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vcenter_config_policy_response.go b/model_hyperflex_vcenter_config_policy_response.go index 65182ffe6e..a866eb29d4 100644 --- a/model_hyperflex_vcenter_config_policy_response.go +++ b/model_hyperflex_vcenter_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vcenter_configuration.go b/model_hyperflex_vcenter_configuration.go index 390e5daf45..42dd30feb2 100644 --- a/model_hyperflex_vcenter_configuration.go +++ b/model_hyperflex_vcenter_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_virtual_machine.go b/model_hyperflex_virtual_machine.go index c3a89cdde9..bca071b32d 100644 --- a/model_hyperflex_virtual_machine.go +++ b/model_hyperflex_virtual_machine.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_virtual_machine_runtime_info.go b/model_hyperflex_virtual_machine_runtime_info.go index d705294895..e8fce0c639 100644 --- a/model_hyperflex_virtual_machine_runtime_info.go +++ b/model_hyperflex_virtual_machine_runtime_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_backup_info.go b/model_hyperflex_vm_backup_info.go index 153c2a4b2a..848a3c14e9 100644 --- a/model_hyperflex_vm_backup_info.go +++ b/model_hyperflex_vm_backup_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_backup_info_list.go b/model_hyperflex_vm_backup_info_list.go index 9653197be3..8635b50f5e 100644 --- a/model_hyperflex_vm_backup_info_list.go +++ b/model_hyperflex_vm_backup_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_backup_info_relationship.go b/model_hyperflex_vm_backup_info_relationship.go index c9bfbbf7e3..0a98e7514b 100644 --- a/model_hyperflex_vm_backup_info_relationship.go +++ b/model_hyperflex_vm_backup_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_backup_info_response.go b/model_hyperflex_vm_backup_info_response.go index 7fb25007e9..dbe68ad518 100644 --- a/model_hyperflex_vm_backup_info_response.go +++ b/model_hyperflex_vm_backup_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_import_operation.go b/model_hyperflex_vm_import_operation.go index 4ef519b808..5c0250c85d 100644 --- a/model_hyperflex_vm_import_operation.go +++ b/model_hyperflex_vm_import_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_import_operation_list.go b/model_hyperflex_vm_import_operation_list.go index 2c08b5ab94..3041cf07cb 100644 --- a/model_hyperflex_vm_import_operation_list.go +++ b/model_hyperflex_vm_import_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_import_operation_response.go b/model_hyperflex_vm_import_operation_response.go index f3acd1d6c9..69ed050681 100644 --- a/model_hyperflex_vm_import_operation_response.go +++ b/model_hyperflex_vm_import_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_protection_space_usage.go b/model_hyperflex_vm_protection_space_usage.go index e86dc38210..65e518217c 100644 --- a/model_hyperflex_vm_protection_space_usage.go +++ b/model_hyperflex_vm_protection_space_usage.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_restore_operation.go b/model_hyperflex_vm_restore_operation.go index 017ffe90f8..8631507ce7 100644 --- a/model_hyperflex_vm_restore_operation.go +++ b/model_hyperflex_vm_restore_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_restore_operation_list.go b/model_hyperflex_vm_restore_operation_list.go index cfd3f38497..a80a10c2c9 100644 --- a/model_hyperflex_vm_restore_operation_list.go +++ b/model_hyperflex_vm_restore_operation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_restore_operation_response.go b/model_hyperflex_vm_restore_operation_response.go index 845a3ee4d4..c08e1028e6 100644 --- a/model_hyperflex_vm_restore_operation_response.go +++ b/model_hyperflex_vm_restore_operation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_snapshot_info.go b/model_hyperflex_vm_snapshot_info.go index 0511a5ee36..6a238eb778 100644 --- a/model_hyperflex_vm_snapshot_info.go +++ b/model_hyperflex_vm_snapshot_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_snapshot_info_list.go b/model_hyperflex_vm_snapshot_info_list.go index 344dff928c..ad8aae71f2 100644 --- a/model_hyperflex_vm_snapshot_info_list.go +++ b/model_hyperflex_vm_snapshot_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_snapshot_info_relationship.go b/model_hyperflex_vm_snapshot_info_relationship.go index 253de46b69..0d59d510fd 100644 --- a/model_hyperflex_vm_snapshot_info_relationship.go +++ b/model_hyperflex_vm_snapshot_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_vm_snapshot_info_response.go b/model_hyperflex_vm_snapshot_info_response.go index a5582c509f..06a149fc6c 100644 --- a/model_hyperflex_vm_snapshot_info_response.go +++ b/model_hyperflex_vm_snapshot_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_volume.go b/model_hyperflex_volume.go index 233369da10..2f79325741 100644 --- a/model_hyperflex_volume.go +++ b/model_hyperflex_volume.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_volume_list.go b/model_hyperflex_volume_list.go index a912c22d80..998157fe44 100644 --- a/model_hyperflex_volume_list.go +++ b/model_hyperflex_volume_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_volume_relationship.go b/model_hyperflex_volume_relationship.go index fb3ef269db..bf9f30cd1c 100644 --- a/model_hyperflex_volume_relationship.go +++ b/model_hyperflex_volume_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_volume_response.go b/model_hyperflex_volume_response.go index 0b25641d75..6d071d24d7 100644 --- a/model_hyperflex_volume_response.go +++ b/model_hyperflex_volume_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_witness_configuration.go b/model_hyperflex_witness_configuration.go index 47e8ac0f6c..55ec227d97 100644 --- a/model_hyperflex_witness_configuration.go +++ b/model_hyperflex_witness_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_witness_configuration_list.go b/model_hyperflex_witness_configuration_list.go index 2655036764..effe6bb270 100644 --- a/model_hyperflex_witness_configuration_list.go +++ b/model_hyperflex_witness_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_witness_configuration_response.go b/model_hyperflex_witness_configuration_response.go index 84ad2e42eb..a96235ab5f 100644 --- a/model_hyperflex_witness_configuration_response.go +++ b/model_hyperflex_witness_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_hyperflex_wwxn_prefix_range.go b/model_hyperflex_wwxn_prefix_range.go index d34869e607..1ad9c9071b 100644 --- a/model_hyperflex_wwxn_prefix_range.go +++ b/model_hyperflex_wwxn_prefix_range.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_i18n_message.go b/model_i18n_message.go index 16b3da2816..204b229de5 100644 --- a/model_i18n_message.go +++ b/model_i18n_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_i18n_message_param.go b/model_i18n_message_param.go index 1de53dd872..f6adee301f 100644 --- a/model_i18n_message_param.go +++ b/model_i18n_message_param.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_connector_pack.go b/model_iaas_connector_pack.go index 81b786e941..5d0d66e2ec 100644 --- a/model_iaas_connector_pack.go +++ b/model_iaas_connector_pack.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_connector_pack_list.go b/model_iaas_connector_pack_list.go index 4aedef7391..0f04419142 100644 --- a/model_iaas_connector_pack_list.go +++ b/model_iaas_connector_pack_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_connector_pack_relationship.go b/model_iaas_connector_pack_relationship.go index 9ed01e86cf..fb39c1636e 100644 --- a/model_iaas_connector_pack_relationship.go +++ b/model_iaas_connector_pack_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_connector_pack_response.go b/model_iaas_connector_pack_response.go index 58dd2bf39b..519fe6c26a 100644 --- a/model_iaas_connector_pack_response.go +++ b/model_iaas_connector_pack_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_custom_task_info.go b/model_iaas_custom_task_info.go index 33bcd4bfbf..6a13369e20 100644 --- a/model_iaas_custom_task_info.go +++ b/model_iaas_custom_task_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_custom_task_info_list.go b/model_iaas_custom_task_info_list.go index 6618a6eaa1..5e8f22b507 100644 --- a/model_iaas_custom_task_info_list.go +++ b/model_iaas_custom_task_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_custom_task_info_relationship.go b/model_iaas_custom_task_info_relationship.go index 5221fa3316..6123b27d03 100644 --- a/model_iaas_custom_task_info_relationship.go +++ b/model_iaas_custom_task_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_custom_task_info_response.go b/model_iaas_custom_task_info_response.go index 239c3440b1..6ac06a42c6 100644 --- a/model_iaas_custom_task_info_response.go +++ b/model_iaas_custom_task_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_device_status.go b/model_iaas_device_status.go index 1e9c89df31..2567f8e9ab 100644 --- a/model_iaas_device_status.go +++ b/model_iaas_device_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_device_status_list.go b/model_iaas_device_status_list.go index da850e64ac..d60f208c11 100644 --- a/model_iaas_device_status_list.go +++ b/model_iaas_device_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_device_status_relationship.go b/model_iaas_device_status_relationship.go index 1474b80479..b766fc7fc6 100644 --- a/model_iaas_device_status_relationship.go +++ b/model_iaas_device_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_device_status_response.go b/model_iaas_device_status_response.go index b5edd523e6..28b345af27 100644 --- a/model_iaas_device_status_response.go +++ b/model_iaas_device_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_diagnostic_messages.go b/model_iaas_diagnostic_messages.go index 40fc4ae13f..ec803bc8a1 100644 --- a/model_iaas_diagnostic_messages.go +++ b/model_iaas_diagnostic_messages.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_diagnostic_messages_list.go b/model_iaas_diagnostic_messages_list.go index c53b56eaeb..a1f4b992aa 100644 --- a/model_iaas_diagnostic_messages_list.go +++ b/model_iaas_diagnostic_messages_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_diagnostic_messages_response.go b/model_iaas_diagnostic_messages_response.go index e42e301408..33c2df908f 100644 --- a/model_iaas_diagnostic_messages_response.go +++ b/model_iaas_diagnostic_messages_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_license_info.go b/model_iaas_license_info.go index 522aac2c1c..536aea5ae7 100644 --- a/model_iaas_license_info.go +++ b/model_iaas_license_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_license_info_list.go b/model_iaas_license_info_list.go index 15c886712f..16e6ec9f53 100644 --- a/model_iaas_license_info_list.go +++ b/model_iaas_license_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_license_info_relationship.go b/model_iaas_license_info_relationship.go index 8b3087e60d..2e19a8cf7d 100644 --- a/model_iaas_license_info_relationship.go +++ b/model_iaas_license_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_license_info_response.go b/model_iaas_license_info_response.go index c965e0b87c..773906abdb 100644 --- a/model_iaas_license_info_response.go +++ b/model_iaas_license_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_license_keys_info.go b/model_iaas_license_keys_info.go index 930bb589af..2da8eec8ac 100644 --- a/model_iaas_license_keys_info.go +++ b/model_iaas_license_keys_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_license_utilization_info.go b/model_iaas_license_utilization_info.go index bb1185d7b6..12edb1d9fd 100644 --- a/model_iaas_license_utilization_info.go +++ b/model_iaas_license_utilization_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_most_run_tasks.go b/model_iaas_most_run_tasks.go index 163e3b83c3..11996a5a70 100644 --- a/model_iaas_most_run_tasks.go +++ b/model_iaas_most_run_tasks.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_most_run_tasks_list.go b/model_iaas_most_run_tasks_list.go index 044ff550e9..4442ff6763 100644 --- a/model_iaas_most_run_tasks_list.go +++ b/model_iaas_most_run_tasks_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_most_run_tasks_relationship.go b/model_iaas_most_run_tasks_relationship.go index 19fd2108ca..3a0636a72e 100644 --- a/model_iaas_most_run_tasks_relationship.go +++ b/model_iaas_most_run_tasks_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_most_run_tasks_response.go b/model_iaas_most_run_tasks_response.go index 5138257fab..0dec9e6bfe 100644 --- a/model_iaas_most_run_tasks_response.go +++ b/model_iaas_most_run_tasks_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_service_request.go b/model_iaas_service_request.go index 87850d778d..a9afd64268 100644 --- a/model_iaas_service_request.go +++ b/model_iaas_service_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_service_request_list.go b/model_iaas_service_request_list.go index 2dc7b5ea98..db2f803986 100644 --- a/model_iaas_service_request_list.go +++ b/model_iaas_service_request_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_service_request_response.go b/model_iaas_service_request_response.go index 705b45719c..1565adef61 100644 --- a/model_iaas_service_request_response.go +++ b/model_iaas_service_request_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_system_task_info.go b/model_iaas_system_task_info.go index c8b10e820a..a4fff9c878 100644 --- a/model_iaas_system_task_info.go +++ b/model_iaas_system_task_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_system_task_info_list.go b/model_iaas_system_task_info_list.go index 6a8ab35aae..6484f16b81 100644 --- a/model_iaas_system_task_info_list.go +++ b/model_iaas_system_task_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_system_task_info_relationship.go b/model_iaas_system_task_info_relationship.go index 4304f9f140..3c3d680163 100644 --- a/model_iaas_system_task_info_relationship.go +++ b/model_iaas_system_task_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_system_task_info_response.go b/model_iaas_system_task_info_response.go index 5e2539fcd8..ab265066ac 100644 --- a/model_iaas_system_task_info_response.go +++ b/model_iaas_system_task_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_info.go b/model_iaas_ucsd_info.go index 4b1749b65d..99c7aa161c 100644 --- a/model_iaas_ucsd_info.go +++ b/model_iaas_ucsd_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_info_list.go b/model_iaas_ucsd_info_list.go index 2d0c22d6f1..48102a5200 100644 --- a/model_iaas_ucsd_info_list.go +++ b/model_iaas_ucsd_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_info_relationship.go b/model_iaas_ucsd_info_relationship.go index 734012d2d1..7cd132f665 100644 --- a/model_iaas_ucsd_info_relationship.go +++ b/model_iaas_ucsd_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_info_response.go b/model_iaas_ucsd_info_response.go index 6737ab5ba5..c7ad00be95 100644 --- a/model_iaas_ucsd_info_response.go +++ b/model_iaas_ucsd_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_managed_infra.go b/model_iaas_ucsd_managed_infra.go index e001c50e40..0af3ef37f8 100644 --- a/model_iaas_ucsd_managed_infra.go +++ b/model_iaas_ucsd_managed_infra.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_managed_infra_list.go b/model_iaas_ucsd_managed_infra_list.go index 1cb1916473..49d4e974cb 100644 --- a/model_iaas_ucsd_managed_infra_list.go +++ b/model_iaas_ucsd_managed_infra_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_managed_infra_relationship.go b/model_iaas_ucsd_managed_infra_relationship.go index ae9e2ba21a..1fdb99aae1 100644 --- a/model_iaas_ucsd_managed_infra_relationship.go +++ b/model_iaas_ucsd_managed_infra_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_managed_infra_response.go b/model_iaas_ucsd_managed_infra_response.go index 7bef624f8e..3123af4b52 100644 --- a/model_iaas_ucsd_managed_infra_response.go +++ b/model_iaas_ucsd_managed_infra_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_messages.go b/model_iaas_ucsd_messages.go index 8c4e3beee1..50d1593fc1 100644 --- a/model_iaas_ucsd_messages.go +++ b/model_iaas_ucsd_messages.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_messages_list.go b/model_iaas_ucsd_messages_list.go index 8a6f6a9cd0..8a1c6d36ef 100644 --- a/model_iaas_ucsd_messages_list.go +++ b/model_iaas_ucsd_messages_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_ucsd_messages_response.go b/model_iaas_ucsd_messages_response.go index d4e422479d..2316850103 100644 --- a/model_iaas_ucsd_messages_response.go +++ b/model_iaas_ucsd_messages_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iaas_workflow_steps.go b/model_iaas_workflow_steps.go index 411cd4bca6..79241ee0f6 100644 --- a/model_iaas_workflow_steps.go +++ b/model_iaas_workflow_steps.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account.go b/model_iam_account.go index ed19f6f5d9..433f0aa5cb 100644 --- a/model_iam_account.go +++ b/model_iam_account.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_experience.go b/model_iam_account_experience.go index f9c72be38b..03c4fa0a9b 100644 --- a/model_iam_account_experience.go +++ b/model_iam_account_experience.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_experience_list.go b/model_iam_account_experience_list.go index 2e45c9b437..9ee0fd3822 100644 --- a/model_iam_account_experience_list.go +++ b/model_iam_account_experience_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_experience_response.go b/model_iam_account_experience_response.go index c0afc02bdd..378ededf5b 100644 --- a/model_iam_account_experience_response.go +++ b/model_iam_account_experience_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_list.go b/model_iam_account_list.go index be2d309894..4fba8cf563 100644 --- a/model_iam_account_list.go +++ b/model_iam_account_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_permissions.go b/model_iam_account_permissions.go index 72d0ab7cac..e902f71dfc 100644 --- a/model_iam_account_permissions.go +++ b/model_iam_account_permissions.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_relationship.go b/model_iam_account_relationship.go index 3e3cd4500a..99ce18a1a5 100644 --- a/model_iam_account_relationship.go +++ b/model_iam_account_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_response.go b/model_iam_account_response.go index 358ff163fd..eda38dc19a 100644 --- a/model_iam_account_response.go +++ b/model_iam_account_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_account_tags.go b/model_iam_account_tags.go index ccdb19664f..34cbfc83d9 100644 --- a/model_iam_account_tags.go +++ b/model_iam_account_tags.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_api_key.go b/model_iam_api_key.go index 1f5e42d925..f5980c0c9d 100644 --- a/model_iam_api_key.go +++ b/model_iam_api_key.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_api_key_list.go b/model_iam_api_key_list.go index 8e096a62f5..ef831ccc22 100644 --- a/model_iam_api_key_list.go +++ b/model_iam_api_key_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_api_key_relationship.go b/model_iam_api_key_relationship.go index 070f56dcf2..08ff2ff8f8 100644 --- a/model_iam_api_key_relationship.go +++ b/model_iam_api_key_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_api_key_response.go b/model_iam_api_key_response.go index ec866215b9..31f8d6b41f 100644 --- a/model_iam_api_key_response.go +++ b/model_iam_api_key_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_app_registration.go b/model_iam_app_registration.go index 460a474cb2..6a5a541edb 100644 --- a/model_iam_app_registration.go +++ b/model_iam_app_registration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_app_registration_list.go b/model_iam_app_registration_list.go index a221e8758e..3576d24f3f 100644 --- a/model_iam_app_registration_list.go +++ b/model_iam_app_registration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_app_registration_relationship.go b/model_iam_app_registration_relationship.go index e8b1548c0c..c0a53b6e5f 100644 --- a/model_iam_app_registration_relationship.go +++ b/model_iam_app_registration_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_app_registration_response.go b/model_iam_app_registration_response.go index 4889056345..52df4699e2 100644 --- a/model_iam_app_registration_response.go +++ b/model_iam_app_registration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_banner_message.go b/model_iam_banner_message.go index bff84dd07a..9d908c60f1 100644 --- a/model_iam_banner_message.go +++ b/model_iam_banner_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_banner_message_list.go b/model_iam_banner_message_list.go index aa128832ce..7a22c5ab86 100644 --- a/model_iam_banner_message_list.go +++ b/model_iam_banner_message_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_banner_message_response.go b/model_iam_banner_message_response.go index 4e635716b7..24582caed2 100644 --- a/model_iam_banner_message_response.go +++ b/model_iam_banner_message_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate.go b/model_iam_certificate.go index 311f09d3c9..37344f15dd 100644 --- a/model_iam_certificate.go +++ b/model_iam_certificate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate_list.go b/model_iam_certificate_list.go index 82b8aa09ca..8c4d9ff37d 100644 --- a/model_iam_certificate_list.go +++ b/model_iam_certificate_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate_relationship.go b/model_iam_certificate_relationship.go index 273ac50d2f..a3678ffe4f 100644 --- a/model_iam_certificate_relationship.go +++ b/model_iam_certificate_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate_request.go b/model_iam_certificate_request.go index bd5dc8c671..6dfe27f776 100644 --- a/model_iam_certificate_request.go +++ b/model_iam_certificate_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate_request_list.go b/model_iam_certificate_request_list.go index b103073ebc..36186a79ca 100644 --- a/model_iam_certificate_request_list.go +++ b/model_iam_certificate_request_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate_request_relationship.go b/model_iam_certificate_request_relationship.go index 50e70e608b..c70b1c084a 100644 --- a/model_iam_certificate_request_relationship.go +++ b/model_iam_certificate_request_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate_request_response.go b/model_iam_certificate_request_response.go index 388f801d9d..4cb10ce811 100644 --- a/model_iam_certificate_request_response.go +++ b/model_iam_certificate_request_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_certificate_response.go b/model_iam_certificate_response.go index 20cd77ca7a..0fc68e0dd0 100644 --- a/model_iam_certificate_response.go +++ b/model_iam_certificate_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_client_meta.go b/model_iam_client_meta.go index ed0d2ea038..e7c9c61cf6 100644 --- a/model_iam_client_meta.go +++ b/model_iam_client_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_domain_group.go b/model_iam_domain_group.go index 92c3bf7619..2d494335fb 100644 --- a/model_iam_domain_group.go +++ b/model_iam_domain_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_domain_group_list.go b/model_iam_domain_group_list.go index 460de58e2e..20c861320a 100644 --- a/model_iam_domain_group_list.go +++ b/model_iam_domain_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_domain_group_relationship.go b/model_iam_domain_group_relationship.go index 02aab897aa..1d2a59d063 100644 --- a/model_iam_domain_group_relationship.go +++ b/model_iam_domain_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_domain_group_response.go b/model_iam_domain_group_response.go index 28331bc410..6aa17cfc3f 100644 --- a/model_iam_domain_group_response.go +++ b/model_iam_domain_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_domain_name_info.go b/model_iam_domain_name_info.go index 20324b7727..081f9447d6 100644 --- a/model_iam_domain_name_info.go +++ b/model_iam_domain_name_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_domain_name_info_list.go b/model_iam_domain_name_info_list.go index d3d35d8c37..407dc9186e 100644 --- a/model_iam_domain_name_info_list.go +++ b/model_iam_domain_name_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_domain_name_info_response.go b/model_iam_domain_name_info_response.go index e91cf2c101..8784ef4c95 100644 --- a/model_iam_domain_name_info_response.go +++ b/model_iam_domain_name_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_password_properties.go b/model_iam_end_point_password_properties.go index 5c4d87c38c..da799391ad 100644 --- a/model_iam_end_point_password_properties.go +++ b/model_iam_end_point_password_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_privilege.go b/model_iam_end_point_privilege.go index 6c8f48087a..b81f909386 100644 --- a/model_iam_end_point_privilege.go +++ b/model_iam_end_point_privilege.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_privilege_list.go b/model_iam_end_point_privilege_list.go index 8195b78c21..4f66961177 100644 --- a/model_iam_end_point_privilege_list.go +++ b/model_iam_end_point_privilege_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_privilege_relationship.go b/model_iam_end_point_privilege_relationship.go index f5f299174d..56abcdee6f 100644 --- a/model_iam_end_point_privilege_relationship.go +++ b/model_iam_end_point_privilege_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_privilege_response.go b/model_iam_end_point_privilege_response.go index f562ec7423..963d09d126 100644 --- a/model_iam_end_point_privilege_response.go +++ b/model_iam_end_point_privilege_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_role.go b/model_iam_end_point_role.go index 63e711cd7e..3f7861e4cb 100644 --- a/model_iam_end_point_role.go +++ b/model_iam_end_point_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_role_list.go b/model_iam_end_point_role_list.go index db446aeaf9..704ca83dde 100644 --- a/model_iam_end_point_role_list.go +++ b/model_iam_end_point_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_role_relationship.go b/model_iam_end_point_role_relationship.go index c46eb7bda8..7a75cd9f4b 100644 --- a/model_iam_end_point_role_relationship.go +++ b/model_iam_end_point_role_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_role_response.go b/model_iam_end_point_role_response.go index cc7c6ec57f..b7cfe96b87 100644 --- a/model_iam_end_point_role_response.go +++ b/model_iam_end_point_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user.go b/model_iam_end_point_user.go index 77a4695429..927e0fafe4 100644 --- a/model_iam_end_point_user.go +++ b/model_iam_end_point_user.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_inventory.go b/model_iam_end_point_user_inventory.go index 1354212e43..1e6eace989 100644 --- a/model_iam_end_point_user_inventory.go +++ b/model_iam_end_point_user_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_inventory_list.go b/model_iam_end_point_user_inventory_list.go index ac8f11b08a..cd1ed30eb3 100644 --- a/model_iam_end_point_user_inventory_list.go +++ b/model_iam_end_point_user_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_inventory_relationship.go b/model_iam_end_point_user_inventory_relationship.go index 9deaf24626..344bf1c9b3 100644 --- a/model_iam_end_point_user_inventory_relationship.go +++ b/model_iam_end_point_user_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_inventory_response.go b/model_iam_end_point_user_inventory_response.go index dec4cf3388..8863a7eace 100644 --- a/model_iam_end_point_user_inventory_response.go +++ b/model_iam_end_point_user_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_list.go b/model_iam_end_point_user_list.go index 5f9fd8bd14..cf89f1e6f9 100644 --- a/model_iam_end_point_user_list.go +++ b/model_iam_end_point_user_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy.go b/model_iam_end_point_user_policy.go index fe2ff572f2..9eed1638ad 100644 --- a/model_iam_end_point_user_policy.go +++ b/model_iam_end_point_user_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy_inventory.go b/model_iam_end_point_user_policy_inventory.go index 309bf70330..1bb256094a 100644 --- a/model_iam_end_point_user_policy_inventory.go +++ b/model_iam_end_point_user_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy_inventory_list.go b/model_iam_end_point_user_policy_inventory_list.go index 95681ec198..2000679330 100644 --- a/model_iam_end_point_user_policy_inventory_list.go +++ b/model_iam_end_point_user_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy_inventory_relationship.go b/model_iam_end_point_user_policy_inventory_relationship.go index 0a8550c008..77ca3f4237 100644 --- a/model_iam_end_point_user_policy_inventory_relationship.go +++ b/model_iam_end_point_user_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy_inventory_response.go b/model_iam_end_point_user_policy_inventory_response.go index f7bbae9518..e3354dfdde 100644 --- a/model_iam_end_point_user_policy_inventory_response.go +++ b/model_iam_end_point_user_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy_list.go b/model_iam_end_point_user_policy_list.go index be8d9cd1f5..a11ca8f41b 100644 --- a/model_iam_end_point_user_policy_list.go +++ b/model_iam_end_point_user_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy_relationship.go b/model_iam_end_point_user_policy_relationship.go index 76b2244940..d066f73609 100644 --- a/model_iam_end_point_user_policy_relationship.go +++ b/model_iam_end_point_user_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_policy_response.go b/model_iam_end_point_user_policy_response.go index 767fcaedc0..f8b03da7e7 100644 --- a/model_iam_end_point_user_policy_response.go +++ b/model_iam_end_point_user_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_relationship.go b/model_iam_end_point_user_relationship.go index 34b8aef84b..0b7371bc82 100644 --- a/model_iam_end_point_user_relationship.go +++ b/model_iam_end_point_user_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_response.go b/model_iam_end_point_user_response.go index 041c1e55e5..2d7d21066c 100644 --- a/model_iam_end_point_user_response.go +++ b/model_iam_end_point_user_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role.go b/model_iam_end_point_user_role.go index ff0decad87..40c6b036ea 100644 --- a/model_iam_end_point_user_role.go +++ b/model_iam_end_point_user_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role_inventory.go b/model_iam_end_point_user_role_inventory.go index 0c2d95735f..89f488f8df 100644 --- a/model_iam_end_point_user_role_inventory.go +++ b/model_iam_end_point_user_role_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role_inventory_list.go b/model_iam_end_point_user_role_inventory_list.go index 7331839266..8252e683e6 100644 --- a/model_iam_end_point_user_role_inventory_list.go +++ b/model_iam_end_point_user_role_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role_inventory_relationship.go b/model_iam_end_point_user_role_inventory_relationship.go index 68c8813c3c..5a37b67be7 100644 --- a/model_iam_end_point_user_role_inventory_relationship.go +++ b/model_iam_end_point_user_role_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role_inventory_response.go b/model_iam_end_point_user_role_inventory_response.go index 3ba32387b6..c53033f8b0 100644 --- a/model_iam_end_point_user_role_inventory_response.go +++ b/model_iam_end_point_user_role_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role_list.go b/model_iam_end_point_user_role_list.go index 31200623cb..a0b0174b4a 100644 --- a/model_iam_end_point_user_role_list.go +++ b/model_iam_end_point_user_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role_relationship.go b/model_iam_end_point_user_role_relationship.go index 9c6e2b4a96..f87dbd0f57 100644 --- a/model_iam_end_point_user_role_relationship.go +++ b/model_iam_end_point_user_role_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_end_point_user_role_response.go b/model_iam_end_point_user_role_response.go index 653639dc47..6a583a6ac3 100644 --- a/model_iam_end_point_user_role_response.go +++ b/model_iam_end_point_user_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_failure_details.go b/model_iam_failure_details.go index 6b5fc2a685..cc85b152d0 100644 --- a/model_iam_failure_details.go +++ b/model_iam_failure_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_feature_definition.go b/model_iam_feature_definition.go index 9f3aca474a..c5ff545ba8 100644 --- a/model_iam_feature_definition.go +++ b/model_iam_feature_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -28,7 +28,7 @@ type IamFeatureDefinition struct { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `IwoDataExporter` - Enables IWO Data Exporter component. * `IwoMigrate` - Enables IWO data Migration. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences. * `EMEA` - Enable all avaialble features on Intersight EMEA region. * `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI. * `WorkflowsPreview` - Enable Workflows preview for this account. * `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account. * `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account. * `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences. + // The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `IwoDataExporter` - Enables IWO Data Exporter component. * `IwoMigrate` - Enables IWO data Migration. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences. * `EMEA` - Enable all avaialble features on Intersight EMEA region. * `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI. * `WorkflowsPreview` - Enable Workflows preview for this account. * `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account. * `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account. * `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences. * `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences. Feature *string `json:"Feature,omitempty"` AdditionalProperties map[string]interface{} } @@ -236,7 +236,7 @@ func (o *IamFeatureDefinition) UnmarshalJSON(data []byte) (err error) { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `IwoDataExporter` - Enables IWO Data Exporter component. * `IwoMigrate` - Enables IWO data Migration. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences. * `EMEA` - Enable all avaialble features on Intersight EMEA region. * `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI. * `WorkflowsPreview` - Enable Workflows preview for this account. * `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account. * `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account. * `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences. + // The beta feature that will be enabled for specific account. * `IWO` - Intersight Workflow Optimizer. * `Hitachi` - Support to claim Hitachi Storage arrays using the Intersight Orchestrator framework. * `KubernetesExtension` - Extension to the IKS and Adopted Clusters. * `NetAppIO` - Support to claim NetApp Storage arrays as IO targets. * `IvsPublicCloud` - Enables virtualization service for public clouds. * `TerraformCloud` - Enables an ability to create Terraform Cloud. * `WashingtonEFT` - Support for EFT customers to use Washington firmware images for upgrades. * `Solutions` - Support for managing solutions. * `IksBm` - Enables Intersight Kubernetes Service on Baremetal server. * `NexusCloud` - Enables Nexus Cloud services functionality. * `NexusCloudTrial` - Enables Nexus Cloud trial period. * `NexusCloudUpgradeAssist` - Enables Nexus Cloud upgrade assist. * `NexusCloudSustainability` - Enables Nexus Cloud sustainability. * `PlatformUIRefresh` - Enables platform refreshed UI with new service launcher. * `IksGpu` - Enables GPU support for Intersight Kubernetes Service. * `IwoAppServiceVerticalScaling` - Enables vertical Scaling of App Service Plans. * `IwoDataExporter` - Enables IWO Data Exporter component. * `IwoMigrate` - Enables IWO data Migration. * `NexusCloudTechPreviewGold` - Enable Nexus Cloud Preview of stable features, available for public consumption. * `NexusCloudTechPreviewSilver` - Enable Nexus Cloud Preview of beta features. This feature set is intended for consumption by internal audiences. * `NexusCloudTechPreviewBronze` - Enable Nexus Cloud Preview of features still in development. This feature set is intended for consumption by internal audiences. * `DisconnectedTargetAlarm` - Raise an alarm when a Target is disconnected from Intersight. Intersight is unable to manage disconnected Targets. * `AsAService` - Enable AsAService Preview of beta features. This feature set is intended for consumption by selective audiences. * `EMEA` - Enable all avaialble features on Intersight EMEA region. * `CrossPlatformNavigation` - Enable Cross-Platform Navigation on UI. * `WorkflowsPreview` - Enable Workflows preview for this account. * `WorkflowsIntersightAssets` - Enable workflow Intersight assets for this account. * `ManualKEKSupport` - Enable support for Manual key to enhance storage controller security for this account. * `FirmwareConsolidationEFT` - Enable usage of firmware images transitioned from CCO to Intersight. This feature set is intended for consumption by internal audiences. * `FunctionAsAService` - Enable the usage of the function as a service (faas) for Workflows. This feature set is intended for consumption by selective audiences. Feature *string `json:"Feature,omitempty"` } diff --git a/model_iam_group_permission_to_roles.go b/model_iam_group_permission_to_roles.go index c23f489982..2b50c96b3b 100644 --- a/model_iam_group_permission_to_roles.go +++ b/model_iam_group_permission_to_roles.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp.go b/model_iam_idp.go index b91062024f..8e9c9b0ca2 100644 --- a/model_iam_idp.go +++ b/model_iam_idp.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp_list.go b/model_iam_idp_list.go index 70dad49586..959e27e6f9 100644 --- a/model_iam_idp_list.go +++ b/model_iam_idp_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp_reference.go b/model_iam_idp_reference.go index 06ceeb0547..ab600b7e05 100644 --- a/model_iam_idp_reference.go +++ b/model_iam_idp_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp_reference_list.go b/model_iam_idp_reference_list.go index 9d0faa5ee6..b70e7a561e 100644 --- a/model_iam_idp_reference_list.go +++ b/model_iam_idp_reference_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp_reference_relationship.go b/model_iam_idp_reference_relationship.go index acfb6ccb32..2d8af8ce32 100644 --- a/model_iam_idp_reference_relationship.go +++ b/model_iam_idp_reference_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp_reference_response.go b/model_iam_idp_reference_response.go index d38cd6369b..44be0ce0b9 100644 --- a/model_iam_idp_reference_response.go +++ b/model_iam_idp_reference_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp_relationship.go b/model_iam_idp_relationship.go index 04421db761..a1377c744e 100644 --- a/model_iam_idp_relationship.go +++ b/model_iam_idp_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_idp_response.go b/model_iam_idp_response.go index 309d9c5e2b..4bf2147efe 100644 --- a/model_iam_idp_response.go +++ b/model_iam_idp_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_access_management.go b/model_iam_ip_access_management.go index 1b0c33dd32..0d41ad440f 100644 --- a/model_iam_ip_access_management.go +++ b/model_iam_ip_access_management.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_access_management_list.go b/model_iam_ip_access_management_list.go index 24663ca6b2..5220084807 100644 --- a/model_iam_ip_access_management_list.go +++ b/model_iam_ip_access_management_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_access_management_relationship.go b/model_iam_ip_access_management_relationship.go index 2ef3d92fba..c1aa5e1060 100644 --- a/model_iam_ip_access_management_relationship.go +++ b/model_iam_ip_access_management_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_access_management_response.go b/model_iam_ip_access_management_response.go index 86f6b7f661..884accb7d5 100644 --- a/model_iam_ip_access_management_response.go +++ b/model_iam_ip_access_management_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_address.go b/model_iam_ip_address.go index 5001924211..b5bc32df4b 100644 --- a/model_iam_ip_address.go +++ b/model_iam_ip_address.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_address_list.go b/model_iam_ip_address_list.go index 4fb09764e9..bacaa54a40 100644 --- a/model_iam_ip_address_list.go +++ b/model_iam_ip_address_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_address_relationship.go b/model_iam_ip_address_relationship.go index 62016d60b1..3c52b5e753 100644 --- a/model_iam_ip_address_relationship.go +++ b/model_iam_ip_address_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ip_address_response.go b/model_iam_ip_address_response.go index 702a536f77..b206ef80db 100644 --- a/model_iam_ip_address_response.go +++ b/model_iam_ip_address_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_base_properties.go b/model_iam_ldap_base_properties.go index 1ebb980358..07fa417ef5 100644 --- a/model_iam_ldap_base_properties.go +++ b/model_iam_ldap_base_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_config_params.go b/model_iam_ldap_config_params.go index 4bf05f02e5..2f9ec074f7 100644 --- a/model_iam_ldap_config_params.go +++ b/model_iam_ldap_config_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_config_params_list.go b/model_iam_ldap_config_params_list.go index bdbb48f8f5..0b93cefeba 100644 --- a/model_iam_ldap_config_params_list.go +++ b/model_iam_ldap_config_params_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_config_params_response.go b/model_iam_ldap_config_params_response.go index 21c487fa23..7fb62fa51e 100644 --- a/model_iam_ldap_config_params_response.go +++ b/model_iam_ldap_config_params_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_dns_parameters.go b/model_iam_ldap_dns_parameters.go index 2502467c69..cd032067f2 100644 --- a/model_iam_ldap_dns_parameters.go +++ b/model_iam_ldap_dns_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_group.go b/model_iam_ldap_group.go index ab70bae340..0f77a73fe4 100644 --- a/model_iam_ldap_group.go +++ b/model_iam_ldap_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_group_list.go b/model_iam_ldap_group_list.go index 7bf9e69e5a..50d3b444b4 100644 --- a/model_iam_ldap_group_list.go +++ b/model_iam_ldap_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_group_relationship.go b/model_iam_ldap_group_relationship.go index 05343b4866..b2f978104a 100644 --- a/model_iam_ldap_group_relationship.go +++ b/model_iam_ldap_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_group_response.go b/model_iam_ldap_group_response.go index 27bd6c1216..b5bf643bec 100644 --- a/model_iam_ldap_group_response.go +++ b/model_iam_ldap_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_policy.go b/model_iam_ldap_policy.go index 68ac7af427..8c6f7a541a 100644 --- a/model_iam_ldap_policy.go +++ b/model_iam_ldap_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_policy_list.go b/model_iam_ldap_policy_list.go index 1bb7473077..40418c395a 100644 --- a/model_iam_ldap_policy_list.go +++ b/model_iam_ldap_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_policy_relationship.go b/model_iam_ldap_policy_relationship.go index ab64e479fc..5cff92707e 100644 --- a/model_iam_ldap_policy_relationship.go +++ b/model_iam_ldap_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_policy_response.go b/model_iam_ldap_policy_response.go index 735ffa4bc9..916e5ef4e8 100644 --- a/model_iam_ldap_policy_response.go +++ b/model_iam_ldap_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_provider.go b/model_iam_ldap_provider.go index ecdf997cad..e0fde7d940 100644 --- a/model_iam_ldap_provider.go +++ b/model_iam_ldap_provider.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_provider_list.go b/model_iam_ldap_provider_list.go index 696c4f0498..cf28daae4c 100644 --- a/model_iam_ldap_provider_list.go +++ b/model_iam_ldap_provider_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_provider_relationship.go b/model_iam_ldap_provider_relationship.go index 4393e09142..8e8d2168ac 100644 --- a/model_iam_ldap_provider_relationship.go +++ b/model_iam_ldap_provider_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_ldap_provider_response.go b/model_iam_ldap_provider_response.go index ce85ec7365..5c909b1b31 100644 --- a/model_iam_ldap_provider_response.go +++ b/model_iam_ldap_provider_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_local_user_password.go b/model_iam_local_user_password.go index 27d400a4ab..cee986563a 100644 --- a/model_iam_local_user_password.go +++ b/model_iam_local_user_password.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_local_user_password_list.go b/model_iam_local_user_password_list.go index d92d18b77e..a4625543c7 100644 --- a/model_iam_local_user_password_list.go +++ b/model_iam_local_user_password_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_local_user_password_policy.go b/model_iam_local_user_password_policy.go index 97c930ab8c..2024c9ad5d 100644 --- a/model_iam_local_user_password_policy.go +++ b/model_iam_local_user_password_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_local_user_password_policy_list.go b/model_iam_local_user_password_policy_list.go index 444850a280..293abb7e2d 100644 --- a/model_iam_local_user_password_policy_list.go +++ b/model_iam_local_user_password_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_local_user_password_policy_response.go b/model_iam_local_user_password_policy_response.go index bb8f6118d0..80002732e7 100644 --- a/model_iam_local_user_password_policy_response.go +++ b/model_iam_local_user_password_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_local_user_password_relationship.go b/model_iam_local_user_password_relationship.go index f8c4c18c43..8ec6309ce0 100644 --- a/model_iam_local_user_password_relationship.go +++ b/model_iam_local_user_password_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_local_user_password_response.go b/model_iam_local_user_password_response.go index d728f496e7..b5b4a3e16c 100644 --- a/model_iam_local_user_password_response.go +++ b/model_iam_local_user_password_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_o_auth_token.go b/model_iam_o_auth_token.go index 3acc44c00d..a07aa43b59 100644 --- a/model_iam_o_auth_token.go +++ b/model_iam_o_auth_token.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_o_auth_token_list.go b/model_iam_o_auth_token_list.go index a199896627..7c841c4994 100644 --- a/model_iam_o_auth_token_list.go +++ b/model_iam_o_auth_token_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_o_auth_token_relationship.go b/model_iam_o_auth_token_relationship.go index 28114d377b..879be11536 100644 --- a/model_iam_o_auth_token_relationship.go +++ b/model_iam_o_auth_token_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_o_auth_token_response.go b/model_iam_o_auth_token_response.go index 1b192b5618..b3d24dbb65 100644 --- a/model_iam_o_auth_token_response.go +++ b/model_iam_o_auth_token_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_permission.go b/model_iam_permission.go index 91a9392e23..c2fd475794 100644 --- a/model_iam_permission.go +++ b/model_iam_permission.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_permission_list.go b/model_iam_permission_list.go index 3c1a5388ae..8ef99de56b 100644 --- a/model_iam_permission_list.go +++ b/model_iam_permission_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_permission_reference.go b/model_iam_permission_reference.go index 76a477c56d..b7199033d6 100644 --- a/model_iam_permission_reference.go +++ b/model_iam_permission_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_permission_relationship.go b/model_iam_permission_relationship.go index 375badfa63..359437a1ad 100644 --- a/model_iam_permission_relationship.go +++ b/model_iam_permission_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_permission_response.go b/model_iam_permission_response.go index 1e472e73f4..5e6f608b52 100644 --- a/model_iam_permission_response.go +++ b/model_iam_permission_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_permission_to_roles.go b/model_iam_permission_to_roles.go index 5185b2aed0..89a8adc65f 100644 --- a/model_iam_permission_to_roles.go +++ b/model_iam_permission_to_roles.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_private_key_spec.go b/model_iam_private_key_spec.go index 39c2d53063..549e073841 100644 --- a/model_iam_private_key_spec.go +++ b/model_iam_private_key_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_private_key_spec_list.go b/model_iam_private_key_spec_list.go index ec22c31be1..2cf16fde88 100644 --- a/model_iam_private_key_spec_list.go +++ b/model_iam_private_key_spec_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_private_key_spec_relationship.go b/model_iam_private_key_spec_relationship.go index 0d1f6c3a35..d35492b9f0 100644 --- a/model_iam_private_key_spec_relationship.go +++ b/model_iam_private_key_spec_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_private_key_spec_response.go b/model_iam_private_key_spec_response.go index fcf165be8b..222423d925 100644 --- a/model_iam_private_key_spec_response.go +++ b/model_iam_private_key_spec_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege.go b/model_iam_privilege.go index ead3ea5386..568355fcc3 100644 --- a/model_iam_privilege.go +++ b/model_iam_privilege.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege_list.go b/model_iam_privilege_list.go index 63afe5b5ca..bb25873bce 100644 --- a/model_iam_privilege_list.go +++ b/model_iam_privilege_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege_relationship.go b/model_iam_privilege_relationship.go index f083aec24e..bf2d3222ab 100644 --- a/model_iam_privilege_relationship.go +++ b/model_iam_privilege_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege_response.go b/model_iam_privilege_response.go index b9c602f4a7..ab0cb8f5c2 100644 --- a/model_iam_privilege_response.go +++ b/model_iam_privilege_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege_set.go b/model_iam_privilege_set.go index 37e452e226..13415d7aed 100644 --- a/model_iam_privilege_set.go +++ b/model_iam_privilege_set.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege_set_list.go b/model_iam_privilege_set_list.go index 89e0e4d83c..bd5f9522ad 100644 --- a/model_iam_privilege_set_list.go +++ b/model_iam_privilege_set_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege_set_relationship.go b/model_iam_privilege_set_relationship.go index 9d3665d2ae..9b0b440a1b 100644 --- a/model_iam_privilege_set_relationship.go +++ b/model_iam_privilege_set_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_privilege_set_response.go b/model_iam_privilege_set_response.go index adeb5f7606..70129a72f1 100644 --- a/model_iam_privilege_set_response.go +++ b/model_iam_privilege_set_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_qualifier.go b/model_iam_qualifier.go index 6b7ab8c53a..5ebf2fd701 100644 --- a/model_iam_qualifier.go +++ b/model_iam_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_qualifier_list.go b/model_iam_qualifier_list.go index 076ce5d0be..084f6fba48 100644 --- a/model_iam_qualifier_list.go +++ b/model_iam_qualifier_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_qualifier_relationship.go b/model_iam_qualifier_relationship.go index 88a4ed79ad..6cad32a6e6 100644 --- a/model_iam_qualifier_relationship.go +++ b/model_iam_qualifier_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_qualifier_response.go b/model_iam_qualifier_response.go index 463e558213..077da90416 100644 --- a/model_iam_qualifier_response.go +++ b/model_iam_qualifier_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_limits.go b/model_iam_resource_limits.go index 4c88ecba72..be6658e3cf 100644 --- a/model_iam_resource_limits.go +++ b/model_iam_resource_limits.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_limits_list.go b/model_iam_resource_limits_list.go index 96aa8103f4..89a1999bbb 100644 --- a/model_iam_resource_limits_list.go +++ b/model_iam_resource_limits_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_limits_relationship.go b/model_iam_resource_limits_relationship.go index 2afea4cbd3..c97fec8dc7 100644 --- a/model_iam_resource_limits_relationship.go +++ b/model_iam_resource_limits_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_limits_response.go b/model_iam_resource_limits_response.go index 6d7a467560..a0dd5dbcdb 100644 --- a/model_iam_resource_limits_response.go +++ b/model_iam_resource_limits_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_permission.go b/model_iam_resource_permission.go index 8828d4a5dd..05bcb991a6 100644 --- a/model_iam_resource_permission.go +++ b/model_iam_resource_permission.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_permission_list.go b/model_iam_resource_permission_list.go index fbc39839ec..4227117ded 100644 --- a/model_iam_resource_permission_list.go +++ b/model_iam_resource_permission_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_permission_relationship.go b/model_iam_resource_permission_relationship.go index 11e2832f63..1c2c83e8d6 100644 --- a/model_iam_resource_permission_relationship.go +++ b/model_iam_resource_permission_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_permission_response.go b/model_iam_resource_permission_response.go index 4c562087ab..cf5cbff37a 100644 --- a/model_iam_resource_permission_response.go +++ b/model_iam_resource_permission_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_role.go b/model_iam_resource_role.go index 7d97162f95..c310d417c3 100644 --- a/model_iam_resource_role.go +++ b/model_iam_resource_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_roles.go b/model_iam_resource_roles.go index 7da1a9c529..6cec517baf 100644 --- a/model_iam_resource_roles.go +++ b/model_iam_resource_roles.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_roles_list.go b/model_iam_resource_roles_list.go index 2e7ce58e58..c4773d5f8c 100644 --- a/model_iam_resource_roles_list.go +++ b/model_iam_resource_roles_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_roles_relationship.go b/model_iam_resource_roles_relationship.go index e9c96d2f2a..b9b0b79c13 100644 --- a/model_iam_resource_roles_relationship.go +++ b/model_iam_resource_roles_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_resource_roles_response.go b/model_iam_resource_roles_response.go index e5cbdca20f..94dd4f91f6 100644 --- a/model_iam_resource_roles_response.go +++ b/model_iam_resource_roles_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_role.go b/model_iam_role.go index 061eebe466..bbe7964e67 100644 --- a/model_iam_role.go +++ b/model_iam_role.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_role_list.go b/model_iam_role_list.go index f236dcf739..faeddedb48 100644 --- a/model_iam_role_list.go +++ b/model_iam_role_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_role_relationship.go b/model_iam_role_relationship.go index cd2a441b94..742ad6eabf 100644 --- a/model_iam_role_relationship.go +++ b/model_iam_role_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_role_response.go b/model_iam_role_response.go index ee98e24582..8f8d12802a 100644 --- a/model_iam_role_response.go +++ b/model_iam_role_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_rule.go b/model_iam_rule.go index d043f15902..f7e6017b11 100644 --- a/model_iam_rule.go +++ b/model_iam_rule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_saml_sp_connection.go b/model_iam_saml_sp_connection.go index f79f73e843..c9a77b3fef 100644 --- a/model_iam_saml_sp_connection.go +++ b/model_iam_saml_sp_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_security_context.go b/model_iam_security_context.go index 7f410feb46..db7c6fa674 100644 --- a/model_iam_security_context.go +++ b/model_iam_security_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_security_holder.go b/model_iam_security_holder.go index 325d0793a6..0fb9f107bf 100644 --- a/model_iam_security_holder.go +++ b/model_iam_security_holder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_security_holder_list.go b/model_iam_security_holder_list.go index 50fb572da6..f23d987320 100644 --- a/model_iam_security_holder_list.go +++ b/model_iam_security_holder_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_security_holder_relationship.go b/model_iam_security_holder_relationship.go index 2ba4d24d63..5d84952f3f 100644 --- a/model_iam_security_holder_relationship.go +++ b/model_iam_security_holder_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_security_holder_response.go b/model_iam_security_holder_response.go index a341b1df6e..c12431cba5 100644 --- a/model_iam_security_holder_response.go +++ b/model_iam_security_holder_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_service_provider.go b/model_iam_service_provider.go index 965a446ac6..b0a2364094 100644 --- a/model_iam_service_provider.go +++ b/model_iam_service_provider.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_service_provider_list.go b/model_iam_service_provider_list.go index c66c2e6734..fed65be6e4 100644 --- a/model_iam_service_provider_list.go +++ b/model_iam_service_provider_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_service_provider_relationship.go b/model_iam_service_provider_relationship.go index 7c7d6380a3..ce2ea92b64 100644 --- a/model_iam_service_provider_relationship.go +++ b/model_iam_service_provider_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_service_provider_response.go b/model_iam_service_provider_response.go index abfe67bda0..c4c1e0f22b 100644 --- a/model_iam_service_provider_response.go +++ b/model_iam_service_provider_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session.go b/model_iam_session.go index 97233949eb..3c796dfb5a 100644 --- a/model_iam_session.go +++ b/model_iam_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session_limits.go b/model_iam_session_limits.go index 68e4ae77b2..485587bc54 100644 --- a/model_iam_session_limits.go +++ b/model_iam_session_limits.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session_limits_list.go b/model_iam_session_limits_list.go index 45d9d4088f..0ede0fa6a8 100644 --- a/model_iam_session_limits_list.go +++ b/model_iam_session_limits_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session_limits_relationship.go b/model_iam_session_limits_relationship.go index 591b735666..a273920029 100644 --- a/model_iam_session_limits_relationship.go +++ b/model_iam_session_limits_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session_limits_response.go b/model_iam_session_limits_response.go index f230c303e5..5b914b29ac 100644 --- a/model_iam_session_limits_response.go +++ b/model_iam_session_limits_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session_list.go b/model_iam_session_list.go index dd3674430e..8ab52d974b 100644 --- a/model_iam_session_list.go +++ b/model_iam_session_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session_relationship.go b/model_iam_session_relationship.go index fb77311f54..a73f4ab1ff 100644 --- a/model_iam_session_relationship.go +++ b/model_iam_session_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_session_response.go b/model_iam_session_response.go index 109e0402ce..f0032b7e88 100644 --- a/model_iam_session_response.go +++ b/model_iam_session_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_sharing_rule.go b/model_iam_sharing_rule.go index 6e51ddc8cc..580b6c8360 100644 --- a/model_iam_sharing_rule.go +++ b/model_iam_sharing_rule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_sharing_rule_list.go b/model_iam_sharing_rule_list.go index 94e88d3d9d..2d7e9f906a 100644 --- a/model_iam_sharing_rule_list.go +++ b/model_iam_sharing_rule_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_sharing_rule_relationship.go b/model_iam_sharing_rule_relationship.go index f9a8403baa..0c97234b9d 100644 --- a/model_iam_sharing_rule_relationship.go +++ b/model_iam_sharing_rule_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_sharing_rule_response.go b/model_iam_sharing_rule_response.go index 8f0d7143c8..8a1ebaf59e 100644 --- a/model_iam_sharing_rule_response.go +++ b/model_iam_sharing_rule_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_sso_session_attributes.go b/model_iam_sso_session_attributes.go index 1effe07dff..824eccee2a 100644 --- a/model_iam_sso_session_attributes.go +++ b/model_iam_sso_session_attributes.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_switch_account_permission.go b/model_iam_switch_account_permission.go index e9b336d6f6..44908cd871 100644 --- a/model_iam_switch_account_permission.go +++ b/model_iam_switch_account_permission.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_switch_scope_permissions.go b/model_iam_switch_scope_permissions.go index aa91fa8859..17656fe5bb 100644 --- a/model_iam_switch_scope_permissions.go +++ b/model_iam_switch_scope_permissions.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_system.go b/model_iam_system.go index 04c586d1c2..c1925710f9 100644 --- a/model_iam_system.go +++ b/model_iam_system.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_system_list.go b/model_iam_system_list.go index 859d14f910..ac5a5533b0 100644 --- a/model_iam_system_list.go +++ b/model_iam_system_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_system_relationship.go b/model_iam_system_relationship.go index b89d5384b6..1803fef839 100644 --- a/model_iam_system_relationship.go +++ b/model_iam_system_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_system_response.go b/model_iam_system_response.go index de0d92d3ee..c7ed3572ae 100644 --- a/model_iam_system_response.go +++ b/model_iam_system_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_trust_point.go b/model_iam_trust_point.go index 358f39ca35..4cc4e7c7c6 100644 --- a/model_iam_trust_point.go +++ b/model_iam_trust_point.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_trust_point_list.go b/model_iam_trust_point_list.go index 2944b9f26c..f7ec302d87 100644 --- a/model_iam_trust_point_list.go +++ b/model_iam_trust_point_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_trust_point_relationship.go b/model_iam_trust_point_relationship.go index d8abb3f7a8..9926b002f2 100644 --- a/model_iam_trust_point_relationship.go +++ b/model_iam_trust_point_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_trust_point_response.go b/model_iam_trust_point_response.go index 12546c2ad0..7f2726f065 100644 --- a/model_iam_trust_point_response.go +++ b/model_iam_trust_point_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user.go b/model_iam_user.go index 67d5260c57..c4e6ec1526 100644 --- a/model_iam_user.go +++ b/model_iam_user.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_group.go b/model_iam_user_group.go index 0026aa1c11..5cd674880c 100644 --- a/model_iam_user_group.go +++ b/model_iam_user_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_group_list.go b/model_iam_user_group_list.go index a7e895ef08..1aa07f51ff 100644 --- a/model_iam_user_group_list.go +++ b/model_iam_user_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_group_relationship.go b/model_iam_user_group_relationship.go index 16ed64dd67..5fe3f578b8 100644 --- a/model_iam_user_group_relationship.go +++ b/model_iam_user_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_group_response.go b/model_iam_user_group_response.go index c70d1e4714..18abae5bc6 100644 --- a/model_iam_user_group_response.go +++ b/model_iam_user_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_list.go b/model_iam_user_list.go index 43b563c21c..b01ae629f0 100644 --- a/model_iam_user_list.go +++ b/model_iam_user_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_preference.go b/model_iam_user_preference.go index 8dec199599..f5839fd22c 100644 --- a/model_iam_user_preference.go +++ b/model_iam_user_preference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_preference_list.go b/model_iam_user_preference_list.go index 119727c2b6..1e3871c66c 100644 --- a/model_iam_user_preference_list.go +++ b/model_iam_user_preference_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_preference_relationship.go b/model_iam_user_preference_relationship.go index ebe853e96f..3280156fdc 100644 --- a/model_iam_user_preference_relationship.go +++ b/model_iam_user_preference_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_preference_response.go b/model_iam_user_preference_response.go index ab82388faa..a5be0e9b84 100644 --- a/model_iam_user_preference_response.go +++ b/model_iam_user_preference_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_relationship.go b/model_iam_user_relationship.go index ef859e3a36..e631ae6928 100644 --- a/model_iam_user_relationship.go +++ b/model_iam_user_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_response.go b/model_iam_user_response.go index 226dafaee0..7845765de9 100644 --- a/model_iam_user_response.go +++ b/model_iam_user_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_setting.go b/model_iam_user_setting.go index 9a1f5fa91f..4eeea8b842 100644 --- a/model_iam_user_setting.go +++ b/model_iam_user_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_setting_list.go b/model_iam_user_setting_list.go index 4f4cc79293..e65e4efded 100644 --- a/model_iam_user_setting_list.go +++ b/model_iam_user_setting_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_setting_relationship.go b/model_iam_user_setting_relationship.go index 74312e70cb..c3822e1c86 100644 --- a/model_iam_user_setting_relationship.go +++ b/model_iam_user_setting_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iam_user_setting_response.go b/model_iam_user_setting_response.go index 406e17cf08..2d734bbaa1 100644 --- a/model_iam_user_setting_response.go +++ b/model_iam_user_setting_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_imcconnector_web_ui_message.go b/model_imcconnector_web_ui_message.go index 5e88f0d476..0b0ded4563 100644 --- a/model_imcconnector_web_ui_message.go +++ b/model_imcconnector_web_ui_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_base_cluster.go b/model_infra_base_cluster.go index 009aa6730f..770d56c89d 100644 --- a/model_infra_base_cluster.go +++ b/model_infra_base_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_base_cluster_relationship.go b/model_infra_base_cluster_relationship.go index 243c092672..bb4268173a 100644 --- a/model_infra_base_cluster_relationship.go +++ b/model_infra_base_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_base_gpu_configuration.go b/model_infra_base_gpu_configuration.go index e73186d49b..611f682479 100644 --- a/model_infra_base_gpu_configuration.go +++ b/model_infra_base_gpu_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_base_pci_configuration.go b/model_infra_base_pci_configuration.go index cb01f981ef..4ac57fef90 100644 --- a/model_infra_base_pci_configuration.go +++ b/model_infra_base_pci_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_gpu_configuration.go b/model_infra_gpu_configuration.go index e99de25af4..feb6d4eccd 100644 --- a/model_infra_gpu_configuration.go +++ b/model_infra_gpu_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_hardware_info.go b/model_infra_hardware_info.go index c223ece932..f5e99ac2ec 100644 --- a/model_infra_hardware_info.go +++ b/model_infra_hardware_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_meta_data.go b/model_infra_meta_data.go index fcb16bd363..74fab79c14 100644 --- a/model_infra_meta_data.go +++ b/model_infra_meta_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_infra_mig_gpu_configuration.go b/model_infra_mig_gpu_configuration.go index 555b272884..c01797770b 100644 --- a/model_infra_mig_gpu_configuration.go +++ b/model_infra_mig_gpu_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_base.go b/model_inventory_base.go index bde9f04c2c..eec56ea24b 100644 --- a/model_inventory_base.go +++ b/model_inventory_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_base_relationship.go b/model_inventory_base_relationship.go index 15b9387d15..0909626cd5 100644 --- a/model_inventory_base_relationship.go +++ b/model_inventory_base_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_device_info.go b/model_inventory_device_info.go index befb3b792f..732ce81f5c 100644 --- a/model_inventory_device_info.go +++ b/model_inventory_device_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_device_info_list.go b/model_inventory_device_info_list.go index 21d958d04b..53e9d50f03 100644 --- a/model_inventory_device_info_list.go +++ b/model_inventory_device_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_device_info_relationship.go b/model_inventory_device_info_relationship.go index 06229809df..3b4fa259bd 100644 --- a/model_inventory_device_info_relationship.go +++ b/model_inventory_device_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_device_info_response.go b/model_inventory_device_info_response.go index 98157ff3ed..5bcb1a3012 100644 --- a/model_inventory_device_info_response.go +++ b/model_inventory_device_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_dn_mo_binding.go b/model_inventory_dn_mo_binding.go index 47e697910c..cde55c4541 100644 --- a/model_inventory_dn_mo_binding.go +++ b/model_inventory_dn_mo_binding.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_dn_mo_binding_list.go b/model_inventory_dn_mo_binding_list.go index 1eec992852..3e9214d2d2 100644 --- a/model_inventory_dn_mo_binding_list.go +++ b/model_inventory_dn_mo_binding_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_dn_mo_binding_response.go b/model_inventory_dn_mo_binding_response.go index 19890f2281..9209694b45 100644 --- a/model_inventory_dn_mo_binding_response.go +++ b/model_inventory_dn_mo_binding_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory.go b/model_inventory_generic_inventory.go index 5f399fac21..bd9d2d0d8a 100644 --- a/model_inventory_generic_inventory.go +++ b/model_inventory_generic_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory_holder.go b/model_inventory_generic_inventory_holder.go index ab5b788596..1dada42c1c 100644 --- a/model_inventory_generic_inventory_holder.go +++ b/model_inventory_generic_inventory_holder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory_holder_list.go b/model_inventory_generic_inventory_holder_list.go index 8f6877f69f..bbefa2c3ab 100644 --- a/model_inventory_generic_inventory_holder_list.go +++ b/model_inventory_generic_inventory_holder_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory_holder_relationship.go b/model_inventory_generic_inventory_holder_relationship.go index aa323965ec..d249d95ef4 100644 --- a/model_inventory_generic_inventory_holder_relationship.go +++ b/model_inventory_generic_inventory_holder_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory_holder_response.go b/model_inventory_generic_inventory_holder_response.go index 7f249a9db6..68f091b36e 100644 --- a/model_inventory_generic_inventory_holder_response.go +++ b/model_inventory_generic_inventory_holder_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory_list.go b/model_inventory_generic_inventory_list.go index 4a08da54d4..ba6b93838a 100644 --- a/model_inventory_generic_inventory_list.go +++ b/model_inventory_generic_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory_relationship.go b/model_inventory_generic_inventory_relationship.go index 915cf21f99..5bbd260488 100644 --- a/model_inventory_generic_inventory_relationship.go +++ b/model_inventory_generic_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_generic_inventory_response.go b/model_inventory_generic_inventory_response.go index 1bf09c74de..2314a38532 100644 --- a/model_inventory_generic_inventory_response.go +++ b/model_inventory_generic_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_interface.go b/model_inventory_interface.go index a2bca538c2..b01e4d16f7 100644 --- a/model_inventory_interface.go +++ b/model_inventory_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_interface_relationship.go b/model_inventory_interface_relationship.go index e038ba1a32..3159b23805 100644 --- a/model_inventory_interface_relationship.go +++ b/model_inventory_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_inventory_mo.go b/model_inventory_inventory_mo.go index 15e576787e..1a8d454d9f 100644 --- a/model_inventory_inventory_mo.go +++ b/model_inventory_inventory_mo.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_job_info.go b/model_inventory_job_info.go index 58b10357f4..182326fe6b 100644 --- a/model_inventory_job_info.go +++ b/model_inventory_job_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_request.go b/model_inventory_request.go index b3a257825c..73c1806435 100644 --- a/model_inventory_request.go +++ b/model_inventory_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_inventory_uem_info.go b/model_inventory_uem_info.go index 82c49ca665..da9f260424 100644 --- a/model_inventory_uem_info.go +++ b/model_inventory_uem_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ipmioverlan_policy.go b/model_ipmioverlan_policy.go index fe83085c29..fb80c67240 100644 --- a/model_ipmioverlan_policy.go +++ b/model_ipmioverlan_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ipmioverlan_policy_inventory.go b/model_ipmioverlan_policy_inventory.go index 4b9468c2f5..172ea8d88d 100644 --- a/model_ipmioverlan_policy_inventory.go +++ b/model_ipmioverlan_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ipmioverlan_policy_inventory_list.go b/model_ipmioverlan_policy_inventory_list.go index 5bc6734f0e..adda0ef1c9 100644 --- a/model_ipmioverlan_policy_inventory_list.go +++ b/model_ipmioverlan_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ipmioverlan_policy_inventory_response.go b/model_ipmioverlan_policy_inventory_response.go index 37c87286f6..06dd077fd9 100644 --- a/model_ipmioverlan_policy_inventory_response.go +++ b/model_ipmioverlan_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ipmioverlan_policy_list.go b/model_ipmioverlan_policy_list.go index 6afd3341e9..f36924d8ad 100644 --- a/model_ipmioverlan_policy_list.go +++ b/model_ipmioverlan_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ipmioverlan_policy_response.go b/model_ipmioverlan_policy_response.go index 5d64b97efc..607850bc3c 100644 --- a/model_ipmioverlan_policy_response.go +++ b/model_ipmioverlan_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_block_lease.go b/model_ippool_block_lease.go index 22caa9f4c5..d0c50f6738 100644 --- a/model_ippool_block_lease.go +++ b/model_ippool_block_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_block_lease_list.go b/model_ippool_block_lease_list.go index e7a6b47c56..a94a46d52e 100644 --- a/model_ippool_block_lease_list.go +++ b/model_ippool_block_lease_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_block_lease_relationship.go b/model_ippool_block_lease_relationship.go index 3ebe1293a4..9641b4eeb4 100644 --- a/model_ippool_block_lease_relationship.go +++ b/model_ippool_block_lease_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_block_lease_response.go b/model_ippool_block_lease_response.go index e7e0110e50..0fadbfcc96 100644 --- a/model_ippool_block_lease_response.go +++ b/model_ippool_block_lease_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_lease.go b/model_ippool_ip_lease.go index 3e90fc187d..ceef099377 100644 --- a/model_ippool_ip_lease.go +++ b/model_ippool_ip_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_lease_list.go b/model_ippool_ip_lease_list.go index 9f72306f90..c7c671c9a8 100644 --- a/model_ippool_ip_lease_list.go +++ b/model_ippool_ip_lease_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_lease_relationship.go b/model_ippool_ip_lease_relationship.go index fe1aeb517f..123dabd8c8 100644 --- a/model_ippool_ip_lease_relationship.go +++ b/model_ippool_ip_lease_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_lease_response.go b/model_ippool_ip_lease_response.go index 7cbeef1220..504749052f 100644 --- a/model_ippool_ip_lease_response.go +++ b/model_ippool_ip_lease_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_v4_block.go b/model_ippool_ip_v4_block.go index cd33b454aa..90a9f84f70 100644 --- a/model_ippool_ip_v4_block.go +++ b/model_ippool_ip_v4_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_v4_config.go b/model_ippool_ip_v4_config.go index dcbe1dc76f..1f814340a0 100644 --- a/model_ippool_ip_v4_config.go +++ b/model_ippool_ip_v4_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_v6_block.go b/model_ippool_ip_v6_block.go index bcb4ea206b..5fc6dc8e2c 100644 --- a/model_ippool_ip_v6_block.go +++ b/model_ippool_ip_v6_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_ip_v6_config.go b/model_ippool_ip_v6_config.go index 44e490f6b3..160aefb62c 100644 --- a/model_ippool_ip_v6_config.go +++ b/model_ippool_ip_v6_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool.go b/model_ippool_pool.go index 638e96ecdb..88aed41f78 100644 --- a/model_ippool_pool.go +++ b/model_ippool_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool_list.go b/model_ippool_pool_list.go index 5ca4d04aa1..ed9893c3e4 100644 --- a/model_ippool_pool_list.go +++ b/model_ippool_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool_member.go b/model_ippool_pool_member.go index d3ae53e25b..f1747c43c6 100644 --- a/model_ippool_pool_member.go +++ b/model_ippool_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool_member_list.go b/model_ippool_pool_member_list.go index dfc2727efa..b42f3e0db6 100644 --- a/model_ippool_pool_member_list.go +++ b/model_ippool_pool_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool_member_relationship.go b/model_ippool_pool_member_relationship.go index c709ed6c76..595b72fc7e 100644 --- a/model_ippool_pool_member_relationship.go +++ b/model_ippool_pool_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool_member_response.go b/model_ippool_pool_member_response.go index 3022f0923d..e93dad7f5f 100644 --- a/model_ippool_pool_member_response.go +++ b/model_ippool_pool_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool_relationship.go b/model_ippool_pool_relationship.go index bab9fb6ce9..1597103c4b 100644 --- a/model_ippool_pool_relationship.go +++ b/model_ippool_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_pool_response.go b/model_ippool_pool_response.go index e5735d8185..b187888004 100644 --- a/model_ippool_pool_response.go +++ b/model_ippool_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_reservation.go b/model_ippool_reservation.go index 3fe856ab9a..644fce8692 100644 --- a/model_ippool_reservation.go +++ b/model_ippool_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_reservation_list.go b/model_ippool_reservation_list.go index b55ed8bc3d..231cbdece6 100644 --- a/model_ippool_reservation_list.go +++ b/model_ippool_reservation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_reservation_reference.go b/model_ippool_reservation_reference.go index c11dfb783f..8104d12d3f 100644 --- a/model_ippool_reservation_reference.go +++ b/model_ippool_reservation_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_reservation_relationship.go b/model_ippool_reservation_relationship.go index 55c55ac635..391612152e 100644 --- a/model_ippool_reservation_relationship.go +++ b/model_ippool_reservation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_reservation_response.go b/model_ippool_reservation_response.go index 88014d254f..eebcdea542 100644 --- a/model_ippool_reservation_response.go +++ b/model_ippool_reservation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_block.go b/model_ippool_shadow_block.go index e64ce35a1c..abf4ea7201 100644 --- a/model_ippool_shadow_block.go +++ b/model_ippool_shadow_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_block_list.go b/model_ippool_shadow_block_list.go index 36e9984df4..e82e6a80f8 100644 --- a/model_ippool_shadow_block_list.go +++ b/model_ippool_shadow_block_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_block_relationship.go b/model_ippool_shadow_block_relationship.go index 7e625b750d..03901cb61d 100644 --- a/model_ippool_shadow_block_relationship.go +++ b/model_ippool_shadow_block_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_block_response.go b/model_ippool_shadow_block_response.go index d2cb6678a7..963ca4acfe 100644 --- a/model_ippool_shadow_block_response.go +++ b/model_ippool_shadow_block_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_pool.go b/model_ippool_shadow_pool.go index bd580b22e5..e58f13aa20 100644 --- a/model_ippool_shadow_pool.go +++ b/model_ippool_shadow_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_pool_list.go b/model_ippool_shadow_pool_list.go index 116809b683..f66a2a3f69 100644 --- a/model_ippool_shadow_pool_list.go +++ b/model_ippool_shadow_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_pool_relationship.go b/model_ippool_shadow_pool_relationship.go index f17bff015a..9f4b030db8 100644 --- a/model_ippool_shadow_pool_relationship.go +++ b/model_ippool_shadow_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_shadow_pool_response.go b/model_ippool_shadow_pool_response.go index 28e5b90dd6..02bf34a010 100644 --- a/model_ippool_shadow_pool_response.go +++ b/model_ippool_shadow_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_universe.go b/model_ippool_universe.go index 8a71c64b45..7068482302 100644 --- a/model_ippool_universe.go +++ b/model_ippool_universe.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_universe_list.go b/model_ippool_universe_list.go index 111c47e440..0b34c3073d 100644 --- a/model_ippool_universe_list.go +++ b/model_ippool_universe_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_universe_relationship.go b/model_ippool_universe_relationship.go index 9b5a79b0cc..c211ba113e 100644 --- a/model_ippool_universe_relationship.go +++ b/model_ippool_universe_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ippool_universe_response.go b/model_ippool_universe_response.go index 1783225324..fbc97829e8 100644 --- a/model_ippool_universe_response.go +++ b/model_ippool_universe_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_block.go b/model_iqnpool_block.go index 6deb1e3bb9..125169cc17 100644 --- a/model_iqnpool_block.go +++ b/model_iqnpool_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_block_list.go b/model_iqnpool_block_list.go index c9f619052e..390cd85f08 100644 --- a/model_iqnpool_block_list.go +++ b/model_iqnpool_block_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_block_relationship.go b/model_iqnpool_block_relationship.go index a53fc9fef0..34a80880b1 100644 --- a/model_iqnpool_block_relationship.go +++ b/model_iqnpool_block_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_block_response.go b/model_iqnpool_block_response.go index b224d83a1a..3db9e5c711 100644 --- a/model_iqnpool_block_response.go +++ b/model_iqnpool_block_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_iqn_suffix_block.go b/model_iqnpool_iqn_suffix_block.go index b0ae315936..d4a487baff 100644 --- a/model_iqnpool_iqn_suffix_block.go +++ b/model_iqnpool_iqn_suffix_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_lease.go b/model_iqnpool_lease.go index 1cea6c2765..57a4b08121 100644 --- a/model_iqnpool_lease.go +++ b/model_iqnpool_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_lease_list.go b/model_iqnpool_lease_list.go index 284a74f6ed..4dd36d6d0c 100644 --- a/model_iqnpool_lease_list.go +++ b/model_iqnpool_lease_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_lease_relationship.go b/model_iqnpool_lease_relationship.go index 030ac82a15..32f8533819 100644 --- a/model_iqnpool_lease_relationship.go +++ b/model_iqnpool_lease_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_lease_response.go b/model_iqnpool_lease_response.go index 0f1ec51027..74db85cf35 100644 --- a/model_iqnpool_lease_response.go +++ b/model_iqnpool_lease_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool.go b/model_iqnpool_pool.go index 789a59af2a..5271646657 100644 --- a/model_iqnpool_pool.go +++ b/model_iqnpool_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool_list.go b/model_iqnpool_pool_list.go index fa7d4b9016..e7fc5e608b 100644 --- a/model_iqnpool_pool_list.go +++ b/model_iqnpool_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool_member.go b/model_iqnpool_pool_member.go index 96ebc99276..00b395e7c8 100644 --- a/model_iqnpool_pool_member.go +++ b/model_iqnpool_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool_member_list.go b/model_iqnpool_pool_member_list.go index db565c4d03..3d5adfa937 100644 --- a/model_iqnpool_pool_member_list.go +++ b/model_iqnpool_pool_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool_member_relationship.go b/model_iqnpool_pool_member_relationship.go index c40a0f4d90..77f676fa5a 100644 --- a/model_iqnpool_pool_member_relationship.go +++ b/model_iqnpool_pool_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool_member_response.go b/model_iqnpool_pool_member_response.go index d91b54671d..12b31c5c3e 100644 --- a/model_iqnpool_pool_member_response.go +++ b/model_iqnpool_pool_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool_relationship.go b/model_iqnpool_pool_relationship.go index 15fc5e3083..655af71e27 100644 --- a/model_iqnpool_pool_relationship.go +++ b/model_iqnpool_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_pool_response.go b/model_iqnpool_pool_response.go index 61de22a3b2..14b49c6801 100644 --- a/model_iqnpool_pool_response.go +++ b/model_iqnpool_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_reservation.go b/model_iqnpool_reservation.go index dbf88c939a..3fa6a56ab5 100644 --- a/model_iqnpool_reservation.go +++ b/model_iqnpool_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_reservation_list.go b/model_iqnpool_reservation_list.go index 2be8feb3a1..eef36e7bcb 100644 --- a/model_iqnpool_reservation_list.go +++ b/model_iqnpool_reservation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_reservation_reference.go b/model_iqnpool_reservation_reference.go index 69dbf8f141..1444791f97 100644 --- a/model_iqnpool_reservation_reference.go +++ b/model_iqnpool_reservation_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_reservation_relationship.go b/model_iqnpool_reservation_relationship.go index af1c5d4ec3..e22e958e8e 100644 --- a/model_iqnpool_reservation_relationship.go +++ b/model_iqnpool_reservation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_reservation_response.go b/model_iqnpool_reservation_response.go index e247193151..0a2608fb51 100644 --- a/model_iqnpool_reservation_response.go +++ b/model_iqnpool_reservation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_universe.go b/model_iqnpool_universe.go index 7a7081d3cf..b991e19375 100644 --- a/model_iqnpool_universe.go +++ b/model_iqnpool_universe.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_universe_list.go b/model_iqnpool_universe_list.go index f70d1936b3..88d6cad324 100644 --- a/model_iqnpool_universe_list.go +++ b/model_iqnpool_universe_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_universe_relationship.go b/model_iqnpool_universe_relationship.go index 6a8aec1caa..05d8c10482 100644 --- a/model_iqnpool_universe_relationship.go +++ b/model_iqnpool_universe_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iqnpool_universe_response.go b/model_iqnpool_universe_response.go index 89ae8418ac..44e0ab098b 100644 --- a/model_iqnpool_universe_response.go +++ b/model_iqnpool_universe_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_issue_condition.go b/model_issue_condition.go index f106749f06..84117308a0 100644 --- a/model_issue_condition.go +++ b/model_issue_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_issue_definition.go b/model_issue_definition.go index 193b248b3e..31de32f043 100644 --- a/model_issue_definition.go +++ b/model_issue_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_issue_device_tag.go b/model_issue_device_tag.go index e1b08f786c..ee83b130e8 100644 --- a/model_issue_device_tag.go +++ b/model_issue_device_tag.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_issue_message.go b/model_issue_message.go index cea8bb6f7a..60fcb19fcb 100644 --- a/model_issue_message.go +++ b/model_issue_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_issue_odata_condition.go b/model_issue_odata_condition.go index ae0afbc8d0..a5c63fc0b1 100644 --- a/model_issue_odata_condition.go +++ b/model_issue_odata_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_maintenance_notification.go b/model_iwotenant_maintenance_notification.go index 1b06eb376f..f0a833c1a9 100644 --- a/model_iwotenant_maintenance_notification.go +++ b/model_iwotenant_maintenance_notification.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_maintenance_notification_list.go b/model_iwotenant_maintenance_notification_list.go index b1d4632520..813bb4e2a2 100644 --- a/model_iwotenant_maintenance_notification_list.go +++ b/model_iwotenant_maintenance_notification_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_maintenance_notification_response.go b/model_iwotenant_maintenance_notification_response.go index 4d292d469e..56acee1791 100644 --- a/model_iwotenant_maintenance_notification_response.go +++ b/model_iwotenant_maintenance_notification_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_migrate.go b/model_iwotenant_migrate.go index 969d7e6683..16f76643d6 100644 --- a/model_iwotenant_migrate.go +++ b/model_iwotenant_migrate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_migrate_list.go b/model_iwotenant_migrate_list.go index 38cb02b9fe..1e152a4e12 100644 --- a/model_iwotenant_migrate_list.go +++ b/model_iwotenant_migrate_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_migrate_response.go b/model_iwotenant_migrate_response.go index 3d70012389..646c752bb5 100644 --- a/model_iwotenant_migrate_response.go +++ b/model_iwotenant_migrate_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_tenant_customization.go b/model_iwotenant_tenant_customization.go index 997ca70048..8c829a5faa 100644 --- a/model_iwotenant_tenant_customization.go +++ b/model_iwotenant_tenant_customization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_tenant_customization_list.go b/model_iwotenant_tenant_customization_list.go index 1f93ecdb90..c03625bc23 100644 --- a/model_iwotenant_tenant_customization_list.go +++ b/model_iwotenant_tenant_customization_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_tenant_customization_response.go b/model_iwotenant_tenant_customization_response.go index a931d2b383..86d5258bb8 100644 --- a/model_iwotenant_tenant_customization_response.go +++ b/model_iwotenant_tenant_customization_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_tenant_status.go b/model_iwotenant_tenant_status.go index bbf05480d0..7c06e86259 100644 --- a/model_iwotenant_tenant_status.go +++ b/model_iwotenant_tenant_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_tenant_status_list.go b/model_iwotenant_tenant_status_list.go index ccb4532e27..7ea5dd0edb 100644 --- a/model_iwotenant_tenant_status_list.go +++ b/model_iwotenant_tenant_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_iwotenant_tenant_status_response.go b/model_iwotenant_tenant_status_response.go index e0c4e115a9..e2a806d5df 100644 --- a/model_iwotenant_tenant_status_response.go +++ b/model_iwotenant_tenant_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_abstract_daemon_set.go b/model_kubernetes_abstract_daemon_set.go index 5cb6c58c46..c712a497b5 100644 --- a/model_kubernetes_abstract_daemon_set.go +++ b/model_kubernetes_abstract_daemon_set.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_abstract_deployment.go b/model_kubernetes_abstract_deployment.go index 6ba1194a93..0daf5f909a 100644 --- a/model_kubernetes_abstract_deployment.go +++ b/model_kubernetes_abstract_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_abstract_ingress.go b/model_kubernetes_abstract_ingress.go index 568dd2e42e..24cf7241ab 100644 --- a/model_kubernetes_abstract_ingress.go +++ b/model_kubernetes_abstract_ingress.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_abstract_node.go b/model_kubernetes_abstract_node.go index 4c5b24db6c..b61423c131 100644 --- a/model_kubernetes_abstract_node.go +++ b/model_kubernetes_abstract_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_abstract_pod.go b/model_kubernetes_abstract_pod.go index 801cc282fd..5493116435 100644 --- a/model_kubernetes_abstract_pod.go +++ b/model_kubernetes_abstract_pod.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_abstract_service.go b/model_kubernetes_abstract_service.go index 045ddaa106..6f5a174b10 100644 --- a/model_kubernetes_abstract_service.go +++ b/model_kubernetes_abstract_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_abstract_stateful_set.go b/model_kubernetes_abstract_stateful_set.go index 890bb1640d..4d12d15b51 100644 --- a/model_kubernetes_abstract_stateful_set.go +++ b/model_kubernetes_abstract_stateful_set.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_apic.go b/model_kubernetes_aci_cni_apic.go index 71279f440c..e80b6a31ad 100644 --- a/model_kubernetes_aci_cni_apic.go +++ b/model_kubernetes_aci_cni_apic.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_apic_list.go b/model_kubernetes_aci_cni_apic_list.go index 3721fd9ce6..43a3eab50c 100644 --- a/model_kubernetes_aci_cni_apic_list.go +++ b/model_kubernetes_aci_cni_apic_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_apic_response.go b/model_kubernetes_aci_cni_apic_response.go index e86a7af0eb..a463e29847 100644 --- a/model_kubernetes_aci_cni_apic_response.go +++ b/model_kubernetes_aci_cni_apic_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_profile.go b/model_kubernetes_aci_cni_profile.go index e55df7d249..22a42e9817 100644 --- a/model_kubernetes_aci_cni_profile.go +++ b/model_kubernetes_aci_cni_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_profile_list.go b/model_kubernetes_aci_cni_profile_list.go index ea8a35ddfb..aa5cd98696 100644 --- a/model_kubernetes_aci_cni_profile_list.go +++ b/model_kubernetes_aci_cni_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_profile_relationship.go b/model_kubernetes_aci_cni_profile_relationship.go index 61e1775d3b..f8f7870bdc 100644 --- a/model_kubernetes_aci_cni_profile_relationship.go +++ b/model_kubernetes_aci_cni_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_profile_response.go b/model_kubernetes_aci_cni_profile_response.go index ded660e851..bc76b53ff1 100644 --- a/model_kubernetes_aci_cni_profile_response.go +++ b/model_kubernetes_aci_cni_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_tenant_cluster_allocation.go b/model_kubernetes_aci_cni_tenant_cluster_allocation.go index 5d3abeb282..d4b118b588 100644 --- a/model_kubernetes_aci_cni_tenant_cluster_allocation.go +++ b/model_kubernetes_aci_cni_tenant_cluster_allocation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_tenant_cluster_allocation_list.go b/model_kubernetes_aci_cni_tenant_cluster_allocation_list.go index 30c81824a1..e10e1812d5 100644 --- a/model_kubernetes_aci_cni_tenant_cluster_allocation_list.go +++ b/model_kubernetes_aci_cni_tenant_cluster_allocation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_tenant_cluster_allocation_relationship.go b/model_kubernetes_aci_cni_tenant_cluster_allocation_relationship.go index ca206428a1..f5db7ad8fe 100644 --- a/model_kubernetes_aci_cni_tenant_cluster_allocation_relationship.go +++ b/model_kubernetes_aci_cni_tenant_cluster_allocation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_aci_cni_tenant_cluster_allocation_response.go b/model_kubernetes_aci_cni_tenant_cluster_allocation_response.go index 727573ef8d..2055d7222b 100644 --- a/model_kubernetes_aci_cni_tenant_cluster_allocation_response.go +++ b/model_kubernetes_aci_cni_tenant_cluster_allocation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_action_info.go b/model_kubernetes_action_info.go index 99961c30cf..8b5d6775e5 100644 --- a/model_kubernetes_action_info.go +++ b/model_kubernetes_action_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon.go b/model_kubernetes_addon.go index 5e62ed09e2..9621c9ae0b 100644 --- a/model_kubernetes_addon.go +++ b/model_kubernetes_addon.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_configuration.go b/model_kubernetes_addon_configuration.go index de54f26498..8fb7baaf67 100644 --- a/model_kubernetes_addon_configuration.go +++ b/model_kubernetes_addon_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_definition.go b/model_kubernetes_addon_definition.go index 302a0c91f8..158ecb18bf 100644 --- a/model_kubernetes_addon_definition.go +++ b/model_kubernetes_addon_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_definition_list.go b/model_kubernetes_addon_definition_list.go index 57d744954a..c52683f77d 100644 --- a/model_kubernetes_addon_definition_list.go +++ b/model_kubernetes_addon_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_definition_relationship.go b/model_kubernetes_addon_definition_relationship.go index 416495da49..f5547aee09 100644 --- a/model_kubernetes_addon_definition_relationship.go +++ b/model_kubernetes_addon_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_definition_response.go b/model_kubernetes_addon_definition_response.go index 26ce9719d0..ab5ea84691 100644 --- a/model_kubernetes_addon_definition_response.go +++ b/model_kubernetes_addon_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_policy.go b/model_kubernetes_addon_policy.go index 33cf8c9b7b..26de104eec 100644 --- a/model_kubernetes_addon_policy.go +++ b/model_kubernetes_addon_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_policy_list.go b/model_kubernetes_addon_policy_list.go index 624e2a10e7..3e952fa567 100644 --- a/model_kubernetes_addon_policy_list.go +++ b/model_kubernetes_addon_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_policy_response.go b/model_kubernetes_addon_policy_response.go index c9a4a27faa..65e2599cfb 100644 --- a/model_kubernetes_addon_policy_response.go +++ b/model_kubernetes_addon_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_repository.go b/model_kubernetes_addon_repository.go index 4863fb64ee..6da1550064 100644 --- a/model_kubernetes_addon_repository.go +++ b/model_kubernetes_addon_repository.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_repository_list.go b/model_kubernetes_addon_repository_list.go index 0afd48d6d4..47940d8c41 100644 --- a/model_kubernetes_addon_repository_list.go +++ b/model_kubernetes_addon_repository_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_repository_response.go b/model_kubernetes_addon_repository_response.go index afccae4729..5c1e7ed16c 100644 --- a/model_kubernetes_addon_repository_response.go +++ b/model_kubernetes_addon_repository_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_addon_version_reference.go b/model_kubernetes_addon_version_reference.go index a66c5bb1ca..7809047733 100644 --- a/model_kubernetes_addon_version_reference.go +++ b/model_kubernetes_addon_version_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_baremetal_network_info.go b/model_kubernetes_baremetal_network_info.go index 8b99547f9d..3f6182c726 100644 --- a/model_kubernetes_baremetal_network_info.go +++ b/model_kubernetes_baremetal_network_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_baremetal_node_profile.go b/model_kubernetes_baremetal_node_profile.go index c924124bb2..6b70a416b7 100644 --- a/model_kubernetes_baremetal_node_profile.go +++ b/model_kubernetes_baremetal_node_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_baremetal_node_profile_list.go b/model_kubernetes_baremetal_node_profile_list.go index 513b5363ad..1c1f730cc0 100644 --- a/model_kubernetes_baremetal_node_profile_list.go +++ b/model_kubernetes_baremetal_node_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_baremetal_node_profile_response.go b/model_kubernetes_baremetal_node_profile_response.go index a95a592d88..74f5ec9232 100644 --- a/model_kubernetes_baremetal_node_profile_response.go +++ b/model_kubernetes_baremetal_node_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_base_gpu_product.go b/model_kubernetes_base_gpu_product.go index c326f39b8e..33e82c7a6e 100644 --- a/model_kubernetes_base_gpu_product.go +++ b/model_kubernetes_base_gpu_product.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_base_infrastructure_provider.go b/model_kubernetes_base_infrastructure_provider.go index a7ee2e2a64..83fd3ea363 100644 --- a/model_kubernetes_base_infrastructure_provider.go +++ b/model_kubernetes_base_infrastructure_provider.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_base_infrastructure_provider_relationship.go b/model_kubernetes_base_infrastructure_provider_relationship.go index 8868d02dd9..b86f5de23c 100644 --- a/model_kubernetes_base_infrastructure_provider_relationship.go +++ b/model_kubernetes_base_infrastructure_provider_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_base_product.go b/model_kubernetes_base_product.go index 1174b8c8ae..dafac289ba 100644 --- a/model_kubernetes_base_product.go +++ b/model_kubernetes_base_product.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_base_virtual_machine_infra_config.go b/model_kubernetes_base_virtual_machine_infra_config.go index 3bd8831fc3..142d4837f8 100644 --- a/model_kubernetes_base_virtual_machine_infra_config.go +++ b/model_kubernetes_base_virtual_machine_infra_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_calico_config.go b/model_kubernetes_calico_config.go index 4293bf2670..743ce716a8 100644 --- a/model_kubernetes_calico_config.go +++ b/model_kubernetes_calico_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_catalog.go b/model_kubernetes_catalog.go index 696f657de6..a26bbb130d 100644 --- a/model_kubernetes_catalog.go +++ b/model_kubernetes_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_catalog_list.go b/model_kubernetes_catalog_list.go index 61d6f5718d..367e2ad8fd 100644 --- a/model_kubernetes_catalog_list.go +++ b/model_kubernetes_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_catalog_relationship.go b/model_kubernetes_catalog_relationship.go index 2c753bcf2e..ddd02769bb 100644 --- a/model_kubernetes_catalog_relationship.go +++ b/model_kubernetes_catalog_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_catalog_response.go b/model_kubernetes_catalog_response.go index 62b6335e64..e3ff9a5fd6 100644 --- a/model_kubernetes_catalog_response.go +++ b/model_kubernetes_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster.go b/model_kubernetes_cluster.go index 4d10316cd9..55a6ab7d02 100644 --- a/model_kubernetes_cluster.go +++ b/model_kubernetes_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_addon_profile.go b/model_kubernetes_cluster_addon_profile.go index 65fa6e5cbd..b3f60f23bc 100644 --- a/model_kubernetes_cluster_addon_profile.go +++ b/model_kubernetes_cluster_addon_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_addon_profile_list.go b/model_kubernetes_cluster_addon_profile_list.go index 122ac5413d..43103f903f 100644 --- a/model_kubernetes_cluster_addon_profile_list.go +++ b/model_kubernetes_cluster_addon_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_addon_profile_relationship.go b/model_kubernetes_cluster_addon_profile_relationship.go index 95487d979f..a45648e074 100644 --- a/model_kubernetes_cluster_addon_profile_relationship.go +++ b/model_kubernetes_cluster_addon_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_addon_profile_response.go b/model_kubernetes_cluster_addon_profile_response.go index 0a38991aa9..637007f3a5 100644 --- a/model_kubernetes_cluster_addon_profile_response.go +++ b/model_kubernetes_cluster_addon_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_certificate_configuration.go b/model_kubernetes_cluster_certificate_configuration.go index 6e606ce7cb..eb4995a92a 100644 --- a/model_kubernetes_cluster_certificate_configuration.go +++ b/model_kubernetes_cluster_certificate_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_list.go b/model_kubernetes_cluster_list.go index 4c498f3c0f..4ecce7602c 100644 --- a/model_kubernetes_cluster_list.go +++ b/model_kubernetes_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_management_config.go b/model_kubernetes_cluster_management_config.go index f2633a5170..df1f137767 100644 --- a/model_kubernetes_cluster_management_config.go +++ b/model_kubernetes_cluster_management_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_profile.go b/model_kubernetes_cluster_profile.go index 55f0ad619e..79957c9b9d 100644 --- a/model_kubernetes_cluster_profile.go +++ b/model_kubernetes_cluster_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_profile_list.go b/model_kubernetes_cluster_profile_list.go index 263928d9c9..b20e4b7a66 100644 --- a/model_kubernetes_cluster_profile_list.go +++ b/model_kubernetes_cluster_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_profile_relationship.go b/model_kubernetes_cluster_profile_relationship.go index ce87c09ed2..c716369a41 100644 --- a/model_kubernetes_cluster_profile_relationship.go +++ b/model_kubernetes_cluster_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_profile_response.go b/model_kubernetes_cluster_profile_response.go index 64308b422d..827c8c6218 100644 --- a/model_kubernetes_cluster_profile_response.go +++ b/model_kubernetes_cluster_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_relationship.go b/model_kubernetes_cluster_relationship.go index b18e0795b1..64fe1dc6a3 100644 --- a/model_kubernetes_cluster_relationship.go +++ b/model_kubernetes_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cluster_response.go b/model_kubernetes_cluster_response.go index 923e1edd84..2dd2587473 100644 --- a/model_kubernetes_cluster_response.go +++ b/model_kubernetes_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_cni_config.go b/model_kubernetes_cni_config.go index fa26bf4064..4a0604317c 100644 --- a/model_kubernetes_cni_config.go +++ b/model_kubernetes_cni_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result.go b/model_kubernetes_config_result.go index c68a9de278..9e340bee4c 100644 --- a/model_kubernetes_config_result.go +++ b/model_kubernetes_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result_entry.go b/model_kubernetes_config_result_entry.go index 8e12551012..aa93562e4d 100644 --- a/model_kubernetes_config_result_entry.go +++ b/model_kubernetes_config_result_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result_entry_list.go b/model_kubernetes_config_result_entry_list.go index b632bc8b28..8bf197cdd0 100644 --- a/model_kubernetes_config_result_entry_list.go +++ b/model_kubernetes_config_result_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result_entry_relationship.go b/model_kubernetes_config_result_entry_relationship.go index bc23922736..92e79aa66c 100644 --- a/model_kubernetes_config_result_entry_relationship.go +++ b/model_kubernetes_config_result_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result_entry_response.go b/model_kubernetes_config_result_entry_response.go index b6904d4db7..2eb03570d4 100644 --- a/model_kubernetes_config_result_entry_response.go +++ b/model_kubernetes_config_result_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result_list.go b/model_kubernetes_config_result_list.go index b8a7eaaa0f..81629d97d9 100644 --- a/model_kubernetes_config_result_list.go +++ b/model_kubernetes_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result_relationship.go b/model_kubernetes_config_result_relationship.go index 6f23ce6e87..4d3a5f99d9 100644 --- a/model_kubernetes_config_result_relationship.go +++ b/model_kubernetes_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_config_result_response.go b/model_kubernetes_config_result_response.go index 1d5c7cb731..95584f5297 100644 --- a/model_kubernetes_config_result_response.go +++ b/model_kubernetes_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_configuration.go b/model_kubernetes_configuration.go index c2653a8ea0..851f45ece3 100644 --- a/model_kubernetes_configuration.go +++ b/model_kubernetes_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_container_runtime_policy.go b/model_kubernetes_container_runtime_policy.go index 796c0088e3..5550e8c304 100644 --- a/model_kubernetes_container_runtime_policy.go +++ b/model_kubernetes_container_runtime_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_container_runtime_policy_list.go b/model_kubernetes_container_runtime_policy_list.go index ac83a7c3b4..3eaf287c4b 100644 --- a/model_kubernetes_container_runtime_policy_list.go +++ b/model_kubernetes_container_runtime_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_container_runtime_policy_relationship.go b/model_kubernetes_container_runtime_policy_relationship.go index faedbb5866..753a70c97d 100644 --- a/model_kubernetes_container_runtime_policy_relationship.go +++ b/model_kubernetes_container_runtime_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_container_runtime_policy_response.go b/model_kubernetes_container_runtime_policy_response.go index 7d6d03195d..bbe22389bd 100644 --- a/model_kubernetes_container_runtime_policy_response.go +++ b/model_kubernetes_container_runtime_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_daemon_set.go b/model_kubernetes_daemon_set.go index 9329b67317..27609163e1 100644 --- a/model_kubernetes_daemon_set.go +++ b/model_kubernetes_daemon_set.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_daemon_set_list.go b/model_kubernetes_daemon_set_list.go index 87c6991c35..4941f2c071 100644 --- a/model_kubernetes_daemon_set_list.go +++ b/model_kubernetes_daemon_set_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_daemon_set_response.go b/model_kubernetes_daemon_set_response.go index 91c1383e66..1258b19dd1 100644 --- a/model_kubernetes_daemon_set_response.go +++ b/model_kubernetes_daemon_set_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_daemon_set_status.go b/model_kubernetes_daemon_set_status.go index 855412ab11..197459eee4 100644 --- a/model_kubernetes_daemon_set_status.go +++ b/model_kubernetes_daemon_set_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_deployment.go b/model_kubernetes_deployment.go index 84e0f48ea7..0310b2fa68 100644 --- a/model_kubernetes_deployment.go +++ b/model_kubernetes_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_deployment_list.go b/model_kubernetes_deployment_list.go index 91344c9c07..50a5e7dc3d 100644 --- a/model_kubernetes_deployment_list.go +++ b/model_kubernetes_deployment_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_deployment_response.go b/model_kubernetes_deployment_response.go index 2706ea055a..a92d187c49 100644 --- a/model_kubernetes_deployment_response.go +++ b/model_kubernetes_deployment_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_deployment_status.go b/model_kubernetes_deployment_status.go index 3a5e908e9a..51f9c3bf81 100644 --- a/model_kubernetes_deployment_status.go +++ b/model_kubernetes_deployment_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_essential_addon.go b/model_kubernetes_essential_addon.go index 2c135b9553..e36113ae02 100644 --- a/model_kubernetes_essential_addon.go +++ b/model_kubernetes_essential_addon.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_esxi_virtual_machine_infra_config.go b/model_kubernetes_esxi_virtual_machine_infra_config.go index 689a8d831d..bdd1cd10dc 100644 --- a/model_kubernetes_esxi_virtual_machine_infra_config.go +++ b/model_kubernetes_esxi_virtual_machine_infra_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ethernet.go b/model_kubernetes_ethernet.go index 04c3e6d521..4690219612 100644 --- a/model_kubernetes_ethernet.go +++ b/model_kubernetes_ethernet.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ethernet_matcher.go b/model_kubernetes_ethernet_matcher.go index 9d88605cbc..d613d383b4 100644 --- a/model_kubernetes_ethernet_matcher.go +++ b/model_kubernetes_ethernet_matcher.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_http_proxy_policy.go b/model_kubernetes_http_proxy_policy.go index ced1adfa25..c9fc2217ed 100644 --- a/model_kubernetes_http_proxy_policy.go +++ b/model_kubernetes_http_proxy_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_http_proxy_policy_list.go b/model_kubernetes_http_proxy_policy_list.go index c43356a874..7c941352ff 100644 --- a/model_kubernetes_http_proxy_policy_list.go +++ b/model_kubernetes_http_proxy_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_http_proxy_policy_relationship.go b/model_kubernetes_http_proxy_policy_relationship.go index 5ccb39fe99..21c3112e2b 100644 --- a/model_kubernetes_http_proxy_policy_relationship.go +++ b/model_kubernetes_http_proxy_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_http_proxy_policy_response.go b/model_kubernetes_http_proxy_policy_response.go index 088742448c..c9808e86bf 100644 --- a/model_kubernetes_http_proxy_policy_response.go +++ b/model_kubernetes_http_proxy_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ingress.go b/model_kubernetes_ingress.go index a5bd03a5ff..4d593dbc20 100644 --- a/model_kubernetes_ingress.go +++ b/model_kubernetes_ingress.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ingress_list.go b/model_kubernetes_ingress_list.go index 15209ed9b4..5fb41d37ae 100644 --- a/model_kubernetes_ingress_list.go +++ b/model_kubernetes_ingress_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ingress_response.go b/model_kubernetes_ingress_response.go index 814bd2d35d..31f3b0ae16 100644 --- a/model_kubernetes_ingress_response.go +++ b/model_kubernetes_ingress_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ingress_status.go b/model_kubernetes_ingress_status.go index fbb34d82ef..45f92bb30e 100644 --- a/model_kubernetes_ingress_status.go +++ b/model_kubernetes_ingress_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_instance_type_details.go b/model_kubernetes_instance_type_details.go index 6aa4ba53a5..ac131720ba 100644 --- a/model_kubernetes_instance_type_details.go +++ b/model_kubernetes_instance_type_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ip_v4_config.go b/model_kubernetes_ip_v4_config.go index 323c19c217..86913fce89 100644 --- a/model_kubernetes_ip_v4_config.go +++ b/model_kubernetes_ip_v4_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_key_value.go b/model_kubernetes_key_value.go index b82684d80d..797252bdf1 100644 --- a/model_kubernetes_key_value.go +++ b/model_kubernetes_key_value.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_kubernetes_resource.go b/model_kubernetes_kubernetes_resource.go index a6eef26e77..52615fb59f 100644 --- a/model_kubernetes_kubernetes_resource.go +++ b/model_kubernetes_kubernetes_resource.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_load_balancer.go b/model_kubernetes_load_balancer.go index 8f72816541..6f086ce2d5 100644 --- a/model_kubernetes_load_balancer.go +++ b/model_kubernetes_load_balancer.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_network_interface.go b/model_kubernetes_network_interface.go index ad7ce1d7e0..296bbc7179 100644 --- a/model_kubernetes_network_interface.go +++ b/model_kubernetes_network_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_network_interface_spec.go b/model_kubernetes_network_interface_spec.go index afef0487ee..8c597a84ae 100644 --- a/model_kubernetes_network_interface_spec.go +++ b/model_kubernetes_network_interface_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_network_policy.go b/model_kubernetes_network_policy.go index 36b4147f7c..67a08c27f6 100644 --- a/model_kubernetes_network_policy.go +++ b/model_kubernetes_network_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_network_policy_list.go b/model_kubernetes_network_policy_list.go index da39c92f39..ac0e1f34dc 100644 --- a/model_kubernetes_network_policy_list.go +++ b/model_kubernetes_network_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_network_policy_relationship.go b/model_kubernetes_network_policy_relationship.go index b96868d6eb..c97421566a 100644 --- a/model_kubernetes_network_policy_relationship.go +++ b/model_kubernetes_network_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_network_policy_response.go b/model_kubernetes_network_policy_response.go index 2ae115e495..abace39dd4 100644 --- a/model_kubernetes_network_policy_response.go +++ b/model_kubernetes_network_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node.go b/model_kubernetes_node.go index 99a88cf4d6..d9dc76ca1d 100644 --- a/model_kubernetes_node.go +++ b/model_kubernetes_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_address.go b/model_kubernetes_node_address.go index 6faa0446de..c145e6b0b7 100644 --- a/model_kubernetes_node_address.go +++ b/model_kubernetes_node_address.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_group_label.go b/model_kubernetes_node_group_label.go index 252afd6da7..fab763600c 100644 --- a/model_kubernetes_node_group_label.go +++ b/model_kubernetes_node_group_label.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_group_profile.go b/model_kubernetes_node_group_profile.go index e15cb7cace..9089cbaa74 100644 --- a/model_kubernetes_node_group_profile.go +++ b/model_kubernetes_node_group_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_group_profile_list.go b/model_kubernetes_node_group_profile_list.go index 91e197c460..f008e30a6e 100644 --- a/model_kubernetes_node_group_profile_list.go +++ b/model_kubernetes_node_group_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_group_profile_relationship.go b/model_kubernetes_node_group_profile_relationship.go index 67f605b56c..6a1671d4e4 100644 --- a/model_kubernetes_node_group_profile_relationship.go +++ b/model_kubernetes_node_group_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_group_profile_response.go b/model_kubernetes_node_group_profile_response.go index 0e5a14e4cc..d145baf00d 100644 --- a/model_kubernetes_node_group_profile_response.go +++ b/model_kubernetes_node_group_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_group_taint.go b/model_kubernetes_node_group_taint.go index 9c0e4ac382..b935f275db 100644 --- a/model_kubernetes_node_group_taint.go +++ b/model_kubernetes_node_group_taint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_info.go b/model_kubernetes_node_info.go index b48a8d0d09..f3fe4c62c1 100644 --- a/model_kubernetes_node_info.go +++ b/model_kubernetes_node_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_list.go b/model_kubernetes_node_list.go index df8294ba29..f4afb9b670 100644 --- a/model_kubernetes_node_list.go +++ b/model_kubernetes_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_profile.go b/model_kubernetes_node_profile.go index 4c1f36578e..f89665d24b 100644 --- a/model_kubernetes_node_profile.go +++ b/model_kubernetes_node_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_profile_relationship.go b/model_kubernetes_node_profile_relationship.go index 8e9de4e623..c97cb6ed8f 100644 --- a/model_kubernetes_node_profile_relationship.go +++ b/model_kubernetes_node_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_response.go b/model_kubernetes_node_response.go index efaaed910b..2207d4d2e1 100644 --- a/model_kubernetes_node_response.go +++ b/model_kubernetes_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_spec.go b/model_kubernetes_node_spec.go index 3b6b299e84..68d7fb77c3 100644 --- a/model_kubernetes_node_spec.go +++ b/model_kubernetes_node_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_node_status.go b/model_kubernetes_node_status.go index 7fb6bc7329..5a65ba6cac 100644 --- a/model_kubernetes_node_status.go +++ b/model_kubernetes_node_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_nvidia_gpu_product.go b/model_kubernetes_nvidia_gpu_product.go index 7732545c08..ea715fc134 100644 --- a/model_kubernetes_nvidia_gpu_product.go +++ b/model_kubernetes_nvidia_gpu_product.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_nvidia_gpu_product_list.go b/model_kubernetes_nvidia_gpu_product_list.go index 8103b1928e..12f250a02b 100644 --- a/model_kubernetes_nvidia_gpu_product_list.go +++ b/model_kubernetes_nvidia_gpu_product_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_nvidia_gpu_product_response.go b/model_kubernetes_nvidia_gpu_product_response.go index c4b2d0a18d..5467f6b572 100644 --- a/model_kubernetes_nvidia_gpu_product_response.go +++ b/model_kubernetes_nvidia_gpu_product_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_object_meta.go b/model_kubernetes_object_meta.go index 7e02acf1c2..271c9bab27 100644 --- a/model_kubernetes_object_meta.go +++ b/model_kubernetes_object_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_ovs_bond.go b/model_kubernetes_ovs_bond.go index bb8914a722..f399b2b7f8 100644 --- a/model_kubernetes_ovs_bond.go +++ b/model_kubernetes_ovs_bond.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_pod.go b/model_kubernetes_pod.go index a47ea55068..c993e2be1c 100644 --- a/model_kubernetes_pod.go +++ b/model_kubernetes_pod.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_pod_list.go b/model_kubernetes_pod_list.go index 0bdf027c34..a0138a174c 100644 --- a/model_kubernetes_pod_list.go +++ b/model_kubernetes_pod_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_pod_response.go b/model_kubernetes_pod_response.go index c6acc72fd5..f15edc64e0 100644 --- a/model_kubernetes_pod_response.go +++ b/model_kubernetes_pod_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_pod_status.go b/model_kubernetes_pod_status.go index cde02261bd..9d1d449afb 100644 --- a/model_kubernetes_pod_status.go +++ b/model_kubernetes_pod_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_proxy_config.go b/model_kubernetes_proxy_config.go index 18a1903ff0..477d2c5c47 100644 --- a/model_kubernetes_proxy_config.go +++ b/model_kubernetes_proxy_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_route.go b/model_kubernetes_route.go index 2a65031476..7da7d26531 100644 --- a/model_kubernetes_route.go +++ b/model_kubernetes_route.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_service.go b/model_kubernetes_service.go index 884686bbf4..31ffb817e5 100644 --- a/model_kubernetes_service.go +++ b/model_kubernetes_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_service_list.go b/model_kubernetes_service_list.go index 756ba0a0e4..4b2a4b3f8b 100644 --- a/model_kubernetes_service_list.go +++ b/model_kubernetes_service_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_service_response.go b/model_kubernetes_service_response.go index 80af003537..8c0e30a10a 100644 --- a/model_kubernetes_service_response.go +++ b/model_kubernetes_service_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_service_status.go b/model_kubernetes_service_status.go index 52ca22ed61..02ec12458c 100644 --- a/model_kubernetes_service_status.go +++ b/model_kubernetes_service_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_stateful_set.go b/model_kubernetes_stateful_set.go index db1460459e..6af1de5703 100644 --- a/model_kubernetes_stateful_set.go +++ b/model_kubernetes_stateful_set.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_stateful_set_list.go b/model_kubernetes_stateful_set_list.go index 1affbd13e9..77a9cc2e45 100644 --- a/model_kubernetes_stateful_set_list.go +++ b/model_kubernetes_stateful_set_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_stateful_set_response.go b/model_kubernetes_stateful_set_response.go index 635d89c2ec..c692203d23 100644 --- a/model_kubernetes_stateful_set_response.go +++ b/model_kubernetes_stateful_set_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_stateful_set_status.go b/model_kubernetes_stateful_set_status.go index 96a5a3e55d..d76a992532 100644 --- a/model_kubernetes_stateful_set_status.go +++ b/model_kubernetes_stateful_set_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_sys_config_policy.go b/model_kubernetes_sys_config_policy.go index 3ea115f1ba..5da9d1e79e 100644 --- a/model_kubernetes_sys_config_policy.go +++ b/model_kubernetes_sys_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_sys_config_policy_list.go b/model_kubernetes_sys_config_policy_list.go index 17203d9688..eb41979ff3 100644 --- a/model_kubernetes_sys_config_policy_list.go +++ b/model_kubernetes_sys_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_sys_config_policy_relationship.go b/model_kubernetes_sys_config_policy_relationship.go index 587338c282..e17b9aba8a 100644 --- a/model_kubernetes_sys_config_policy_relationship.go +++ b/model_kubernetes_sys_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_sys_config_policy_response.go b/model_kubernetes_sys_config_policy_response.go index 6d96d528a4..29d9b2752a 100644 --- a/model_kubernetes_sys_config_policy_response.go +++ b/model_kubernetes_sys_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_taint.go b/model_kubernetes_taint.go index 9f21e6da2a..53c4ca6478 100644 --- a/model_kubernetes_taint.go +++ b/model_kubernetes_taint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_trusted_registries_policy.go b/model_kubernetes_trusted_registries_policy.go index f7025eb6e2..e6825073bc 100644 --- a/model_kubernetes_trusted_registries_policy.go +++ b/model_kubernetes_trusted_registries_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_trusted_registries_policy_list.go b/model_kubernetes_trusted_registries_policy_list.go index aeab142f76..8e5f72dde5 100644 --- a/model_kubernetes_trusted_registries_policy_list.go +++ b/model_kubernetes_trusted_registries_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_trusted_registries_policy_relationship.go b/model_kubernetes_trusted_registries_policy_relationship.go index 2e80ecca19..8467626811 100644 --- a/model_kubernetes_trusted_registries_policy_relationship.go +++ b/model_kubernetes_trusted_registries_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_trusted_registries_policy_response.go b/model_kubernetes_trusted_registries_policy_response.go index 8e88e293dd..b3e96afddd 100644 --- a/model_kubernetes_trusted_registries_policy_response.go +++ b/model_kubernetes_trusted_registries_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version.go b/model_kubernetes_version.go index a06b8b6355..c979b0d1c3 100644 --- a/model_kubernetes_version.go +++ b/model_kubernetes_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version_list.go b/model_kubernetes_version_list.go index 74e2d1afb5..cb74e26f9b 100644 --- a/model_kubernetes_version_list.go +++ b/model_kubernetes_version_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version_policy.go b/model_kubernetes_version_policy.go index 8c2d161e51..2b726d4aa9 100644 --- a/model_kubernetes_version_policy.go +++ b/model_kubernetes_version_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version_policy_list.go b/model_kubernetes_version_policy_list.go index bf640865d9..5f5e91cfce 100644 --- a/model_kubernetes_version_policy_list.go +++ b/model_kubernetes_version_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version_policy_relationship.go b/model_kubernetes_version_policy_relationship.go index 845199ba3a..70b07a7e3d 100644 --- a/model_kubernetes_version_policy_relationship.go +++ b/model_kubernetes_version_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version_policy_response.go b/model_kubernetes_version_policy_response.go index 6edc0a430f..7896ba4a50 100644 --- a/model_kubernetes_version_policy_response.go +++ b/model_kubernetes_version_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version_relationship.go b/model_kubernetes_version_relationship.go index 7d60263e7f..f0a04568be 100644 --- a/model_kubernetes_version_relationship.go +++ b/model_kubernetes_version_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_version_response.go b/model_kubernetes_version_response.go index afc16098ef..b7928341a5 100644 --- a/model_kubernetes_version_response.go +++ b/model_kubernetes_version_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infra_config_policy.go b/model_kubernetes_virtual_machine_infra_config_policy.go index 0089bb52b4..fb90036287 100644 --- a/model_kubernetes_virtual_machine_infra_config_policy.go +++ b/model_kubernetes_virtual_machine_infra_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infra_config_policy_list.go b/model_kubernetes_virtual_machine_infra_config_policy_list.go index 7dc9a15676..00d5b3da94 100644 --- a/model_kubernetes_virtual_machine_infra_config_policy_list.go +++ b/model_kubernetes_virtual_machine_infra_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infra_config_policy_relationship.go b/model_kubernetes_virtual_machine_infra_config_policy_relationship.go index a15d75afb7..11dbafaeae 100644 --- a/model_kubernetes_virtual_machine_infra_config_policy_relationship.go +++ b/model_kubernetes_virtual_machine_infra_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infra_config_policy_response.go b/model_kubernetes_virtual_machine_infra_config_policy_response.go index 7734fb5651..12aa2173a0 100644 --- a/model_kubernetes_virtual_machine_infra_config_policy_response.go +++ b/model_kubernetes_virtual_machine_infra_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infrastructure_provider.go b/model_kubernetes_virtual_machine_infrastructure_provider.go index 97f4d22499..c0ddd41c66 100644 --- a/model_kubernetes_virtual_machine_infrastructure_provider.go +++ b/model_kubernetes_virtual_machine_infrastructure_provider.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infrastructure_provider_list.go b/model_kubernetes_virtual_machine_infrastructure_provider_list.go index 2cc64deeb1..d49cec8b69 100644 --- a/model_kubernetes_virtual_machine_infrastructure_provider_list.go +++ b/model_kubernetes_virtual_machine_infrastructure_provider_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infrastructure_provider_relationship.go b/model_kubernetes_virtual_machine_infrastructure_provider_relationship.go index 34030230e8..36f2e4855b 100644 --- a/model_kubernetes_virtual_machine_infrastructure_provider_relationship.go +++ b/model_kubernetes_virtual_machine_infrastructure_provider_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_infrastructure_provider_response.go b/model_kubernetes_virtual_machine_infrastructure_provider_response.go index 1546a0aba0..d7ac9e2db7 100644 --- a/model_kubernetes_virtual_machine_infrastructure_provider_response.go +++ b/model_kubernetes_virtual_machine_infrastructure_provider_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_instance_type.go b/model_kubernetes_virtual_machine_instance_type.go index dbfcb45454..c51fe73e63 100644 --- a/model_kubernetes_virtual_machine_instance_type.go +++ b/model_kubernetes_virtual_machine_instance_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_instance_type_list.go b/model_kubernetes_virtual_machine_instance_type_list.go index 9aaaf2b3a7..03bef9cdab 100644 --- a/model_kubernetes_virtual_machine_instance_type_list.go +++ b/model_kubernetes_virtual_machine_instance_type_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_instance_type_relationship.go b/model_kubernetes_virtual_machine_instance_type_relationship.go index 185b72c62f..6751421a2b 100644 --- a/model_kubernetes_virtual_machine_instance_type_relationship.go +++ b/model_kubernetes_virtual_machine_instance_type_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_instance_type_response.go b/model_kubernetes_virtual_machine_instance_type_response.go index 8420190b00..fedf2b6e85 100644 --- a/model_kubernetes_virtual_machine_instance_type_response.go +++ b/model_kubernetes_virtual_machine_instance_type_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_node_profile.go b/model_kubernetes_virtual_machine_node_profile.go index ee7c685094..ac7b302151 100644 --- a/model_kubernetes_virtual_machine_node_profile.go +++ b/model_kubernetes_virtual_machine_node_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_node_profile_list.go b/model_kubernetes_virtual_machine_node_profile_list.go index 28b878f66e..127a2c76d9 100644 --- a/model_kubernetes_virtual_machine_node_profile_list.go +++ b/model_kubernetes_virtual_machine_node_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kubernetes_virtual_machine_node_profile_response.go b/model_kubernetes_virtual_machine_node_profile_response.go index 6eb6e2df81..717d8afd28 100644 --- a/model_kubernetes_virtual_machine_node_profile_response.go +++ b/model_kubernetes_virtual_machine_node_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_policy.go b/model_kvm_policy.go index 48d9dce845..adde51b8bd 100644 --- a/model_kvm_policy.go +++ b/model_kvm_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_policy_inventory.go b/model_kvm_policy_inventory.go index b8bcbcf7f8..1b52ed11dc 100644 --- a/model_kvm_policy_inventory.go +++ b/model_kvm_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_policy_inventory_list.go b/model_kvm_policy_inventory_list.go index 9931f0de22..948592cb5a 100644 --- a/model_kvm_policy_inventory_list.go +++ b/model_kvm_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_policy_inventory_response.go b/model_kvm_policy_inventory_response.go index 249d0278e3..3005f4ab9b 100644 --- a/model_kvm_policy_inventory_response.go +++ b/model_kvm_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_policy_list.go b/model_kvm_policy_list.go index 401f06f25b..27da8d3932 100644 --- a/model_kvm_policy_list.go +++ b/model_kvm_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_policy_response.go b/model_kvm_policy_response.go index 7e62492818..cf0322bede 100644 --- a/model_kvm_policy_response.go +++ b/model_kvm_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_session.go b/model_kvm_session.go index 693e90a02a..d77540e29c 100644 --- a/model_kvm_session.go +++ b/model_kvm_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_session_list.go b/model_kvm_session_list.go index 869de0a21c..4410e873cf 100644 --- a/model_kvm_session_list.go +++ b/model_kvm_session_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_session_relationship.go b/model_kvm_session_relationship.go index ac03208a59..c9faa10584 100644 --- a/model_kvm_session_relationship.go +++ b/model_kvm_session_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_session_response.go b/model_kvm_session_response.go index 19abd6e0de..bf3fc711ad 100644 --- a/model_kvm_session_response.go +++ b/model_kvm_session_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_tunnel.go b/model_kvm_tunnel.go index d8d788e3dd..0dbf02db62 100644 --- a/model_kvm_tunnel.go +++ b/model_kvm_tunnel.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_tunnel_list.go b/model_kvm_tunnel_list.go index bb52dd1ed8..dc22526feb 100644 --- a/model_kvm_tunnel_list.go +++ b/model_kvm_tunnel_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_tunnel_relationship.go b/model_kvm_tunnel_relationship.go index 4eb1e0e29b..d27e641969 100644 --- a/model_kvm_tunnel_relationship.go +++ b/model_kvm_tunnel_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_tunnel_response.go b/model_kvm_tunnel_response.go index e6e1f40f3e..6af6af19e4 100644 --- a/model_kvm_tunnel_response.go +++ b/model_kvm_tunnel_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_tunneled_kvm_policy.go b/model_kvm_tunneled_kvm_policy.go index d61db83dba..bd0286715c 100644 --- a/model_kvm_tunneled_kvm_policy.go +++ b/model_kvm_tunneled_kvm_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_tunneled_kvm_policy_list.go b/model_kvm_tunneled_kvm_policy_list.go index 5af07ee605..a68eceeabe 100644 --- a/model_kvm_tunneled_kvm_policy_list.go +++ b/model_kvm_tunneled_kvm_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_kvm_tunneled_kvm_policy_response.go b/model_kvm_tunneled_kvm_policy_response.go index 0d9b24d783..ff08ed4e72 100644 --- a/model_kvm_tunneled_kvm_policy_response.go +++ b/model_kvm_tunneled_kvm_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_account_license_data.go b/model_license_account_license_data.go index e7b06926c3..69a13fee26 100644 --- a/model_license_account_license_data.go +++ b/model_license_account_license_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -41,15 +41,15 @@ type LicenseAccountLicenseData struct { AuthNextTime *string `json:"AuthNextTime,omitempty"` // Account license data category name. Category *string `json:"Category,omitempty"` - // Default license tier set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Default license tier set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. DefaultLicenseType *string `json:"DefaultLicenseType,omitempty"` - // Default license tier for newer model M7+ servers set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Default license tier for newer model M7+ servers set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. DefaultLicenseTypeNewerModels *string `json:"DefaultLicenseTypeNewerModels,omitempty"` // The detailed error message when there is any error related to license sync of this account. ErrorDesc *string `json:"ErrorDesc,omitempty"` // Account license data group name. Group *string `json:"Group,omitempty"` - // The highest license tier which is in compliant of this account. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // The highest license tier which is in compliant of this account. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. HighestCompliantLicenseTier *string `json:"HighestCompliantLicenseTier,omitempty"` // Specifies last sync time with CSSM. LastCssmSync *time.Time `json:"LastCssmSync,omitempty"` @@ -1807,15 +1807,15 @@ func (o *LicenseAccountLicenseData) UnmarshalJSON(data []byte) (err error) { AuthNextTime *string `json:"AuthNextTime,omitempty"` // Account license data category name. Category *string `json:"Category,omitempty"` - // Default license tier set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Default license tier set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. DefaultLicenseType *string `json:"DefaultLicenseType,omitempty"` - // Default license tier for newer model M7+ servers set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Default license tier for newer model M7+ servers set by the user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. DefaultLicenseTypeNewerModels *string `json:"DefaultLicenseTypeNewerModels,omitempty"` // The detailed error message when there is any error related to license sync of this account. ErrorDesc *string `json:"ErrorDesc,omitempty"` // Account license data group name. Group *string `json:"Group,omitempty"` - // The highest license tier which is in compliant of this account. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // The highest license tier which is in compliant of this account. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. HighestCompliantLicenseTier *string `json:"HighestCompliantLicenseTier,omitempty"` // Specifies last sync time with CSSM. LastCssmSync *time.Time `json:"LastCssmSync,omitempty"` diff --git a/model_license_account_license_data_list.go b/model_license_account_license_data_list.go index 39350ae0e9..6b0e6f310a 100644 --- a/model_license_account_license_data_list.go +++ b/model_license_account_license_data_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_account_license_data_relationship.go b/model_license_account_license_data_relationship.go index 4cc9f21b22..23971d56f1 100644 --- a/model_license_account_license_data_relationship.go +++ b/model_license_account_license_data_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_account_license_data_response.go b/model_license_account_license_data_response.go index b547c367be..482610c1f1 100644 --- a/model_license_account_license_data_response.go +++ b/model_license_account_license_data_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_customer_op.go b/model_license_customer_op.go index 1c0633da1e..62c017082a 100644 --- a/model_license_customer_op.go +++ b/model_license_customer_op.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_customer_op_list.go b/model_license_customer_op_list.go index f07ebcf82b..4d9a600e19 100644 --- a/model_license_customer_op_list.go +++ b/model_license_customer_op_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_customer_op_relationship.go b/model_license_customer_op_relationship.go index 34bb679fff..b4f9763240 100644 --- a/model_license_customer_op_relationship.go +++ b/model_license_customer_op_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_customer_op_response.go b/model_license_customer_op_response.go index 92b45621bc..9900abe725 100644 --- a/model_license_customer_op_response.go +++ b/model_license_customer_op_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_customer_op.go b/model_license_iks_customer_op.go index a3b06f4522..f08732cb90 100644 --- a/model_license_iks_customer_op.go +++ b/model_license_iks_customer_op.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_customer_op_list.go b/model_license_iks_customer_op_list.go index 17c51b6508..5e423cb05c 100644 --- a/model_license_iks_customer_op_list.go +++ b/model_license_iks_customer_op_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_customer_op_relationship.go b/model_license_iks_customer_op_relationship.go index 539538a6db..e01b8b79fc 100644 --- a/model_license_iks_customer_op_relationship.go +++ b/model_license_iks_customer_op_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_customer_op_response.go b/model_license_iks_customer_op_response.go index b76d51dbbb..ec092abf7b 100644 --- a/model_license_iks_customer_op_response.go +++ b/model_license_iks_customer_op_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_license_count.go b/model_license_iks_license_count.go index 87496c87a8..b79261e690 100644 --- a/model_license_iks_license_count.go +++ b/model_license_iks_license_count.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_license_count_list.go b/model_license_iks_license_count_list.go index f7705195e5..6c36aed16d 100644 --- a/model_license_iks_license_count_list.go +++ b/model_license_iks_license_count_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_license_count_relationship.go b/model_license_iks_license_count_relationship.go index 7245299b06..5a8d0f3754 100644 --- a/model_license_iks_license_count_relationship.go +++ b/model_license_iks_license_count_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iks_license_count_response.go b/model_license_iks_license_count_response.go index 6ef3a7c786..65b3b0b29b 100644 --- a/model_license_iks_license_count_response.go +++ b/model_license_iks_license_count_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_customer_op.go b/model_license_inc_customer_op.go index 46439c308a..bc83a7c0ec 100644 --- a/model_license_inc_customer_op.go +++ b/model_license_inc_customer_op.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_customer_op_list.go b/model_license_inc_customer_op_list.go index 402d8cccfe..6f67d55440 100644 --- a/model_license_inc_customer_op_list.go +++ b/model_license_inc_customer_op_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_customer_op_relationship.go b/model_license_inc_customer_op_relationship.go index 79279b0f8e..8da7612265 100644 --- a/model_license_inc_customer_op_relationship.go +++ b/model_license_inc_customer_op_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_customer_op_response.go b/model_license_inc_customer_op_response.go index 16c385b2f4..4431e742d3 100644 --- a/model_license_inc_customer_op_response.go +++ b/model_license_inc_customer_op_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_license_count.go b/model_license_inc_license_count.go index 93d3caf33e..ee5e325ac6 100644 --- a/model_license_inc_license_count.go +++ b/model_license_inc_license_count.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_license_count_list.go b/model_license_inc_license_count_list.go index 45fad89dbf..f2723e4b39 100644 --- a/model_license_inc_license_count_list.go +++ b/model_license_inc_license_count_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_license_count_relationship.go b/model_license_inc_license_count_relationship.go index d52e0ff4a9..609e738d3d 100644 --- a/model_license_inc_license_count_relationship.go +++ b/model_license_inc_license_count_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_inc_license_count_response.go b/model_license_inc_license_count_response.go index f39414a3d9..0553b270cb 100644 --- a/model_license_inc_license_count_response.go +++ b/model_license_inc_license_count_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iwo_customer_op.go b/model_license_iwo_customer_op.go index 87c2f96599..25baba5351 100644 --- a/model_license_iwo_customer_op.go +++ b/model_license_iwo_customer_op.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -30,7 +30,7 @@ type LicenseIwoCustomerOp struct { ObjectType string `json:"ObjectType"` // The workload optimizer license administrative state. Set this property to 'true' to activate the workload optimizer license entitlements. ActiveAdmin *bool `json:"ActiveAdmin,omitempty"` - // Active workload optimizer license tier set by user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Active workload optimizer license tier set by user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. ActiveLicenseType *string `json:"ActiveLicenseType,omitempty"` // Enable trial for Intersight licensing. EnableTrial *bool `json:"EnableTrial,omitempty"` @@ -433,7 +433,7 @@ func (o *LicenseIwoCustomerOp) UnmarshalJSON(data []byte) (err error) { ObjectType string `json:"ObjectType"` // The workload optimizer license administrative state. Set this property to 'true' to activate the workload optimizer license entitlements. ActiveAdmin *bool `json:"ActiveAdmin,omitempty"` - // Active workload optimizer license tier set by user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Active workload optimizer license tier set by user. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. ActiveLicenseType *string `json:"ActiveLicenseType,omitempty"` // Enable trial for Intersight licensing. EnableTrial *bool `json:"EnableTrial,omitempty"` diff --git a/model_license_iwo_customer_op_list.go b/model_license_iwo_customer_op_list.go index bf888f7d93..1b64774f0f 100644 --- a/model_license_iwo_customer_op_list.go +++ b/model_license_iwo_customer_op_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iwo_customer_op_relationship.go b/model_license_iwo_customer_op_relationship.go index 8f90ce3a6b..c9b1b41c58 100644 --- a/model_license_iwo_customer_op_relationship.go +++ b/model_license_iwo_customer_op_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iwo_customer_op_response.go b/model_license_iwo_customer_op_response.go index 80a2014569..93c0bab0dc 100644 --- a/model_license_iwo_customer_op_response.go +++ b/model_license_iwo_customer_op_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iwo_license_count.go b/model_license_iwo_license_count.go index 5c223c8e95..b98ba6e347 100644 --- a/model_license_iwo_license_count.go +++ b/model_license_iwo_license_count.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iwo_license_count_list.go b/model_license_iwo_license_count_list.go index 607cc7005a..35c66a532d 100644 --- a/model_license_iwo_license_count_list.go +++ b/model_license_iwo_license_count_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iwo_license_count_relationship.go b/model_license_iwo_license_count_relationship.go index 99251f1470..0d6fb1b36d 100644 --- a/model_license_iwo_license_count_relationship.go +++ b/model_license_iwo_license_count_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_iwo_license_count_response.go b/model_license_iwo_license_count_response.go index 5ca69e0e16..0c7fa296f1 100644 --- a/model_license_iwo_license_count_response.go +++ b/model_license_iwo_license_count_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_info.go b/model_license_license_info.go index 7c1bf65022..2a484ab9dc 100644 --- a/model_license_license_info.go +++ b/model_license_license_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -53,7 +53,7 @@ type LicenseLicenseInfo struct { LicenseCountPurchased *int64 `json:"LicenseCountPurchased,omitempty"` // The license state defined by Intersight. The value may be one of NotLicensed, TrialPeriod, OutOfCompliance, Compliance, GraceExpired, or TrialExpired. * `NotLicensed` - The license token is neither activated nor registered. * `GraceExpired` - The license grace period has expired. * `TrialPeriod` - The 90 days of trial period. * `OutOfCompliance` - The license is out of compliance. * `Compliance` - The license is in compliance. * `TrialExpired` - The trial period of 90 days has expired. LicenseState *string `json:"LicenseState,omitempty"` - // The name of the Intersight license entitlement. For example, this property may be set to 'Essential'. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // The name of the Intersight license entitlement. For example, this property may be set to 'Essential'. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseType *string `json:"LicenseType,omitempty"` // The total number of substituted licenses added or removed. NetSubstitution *int64 `json:"NetSubstitution,omitempty"` @@ -933,7 +933,7 @@ func (o *LicenseLicenseInfo) UnmarshalJSON(data []byte) (err error) { LicenseCountPurchased *int64 `json:"LicenseCountPurchased,omitempty"` // The license state defined by Intersight. The value may be one of NotLicensed, TrialPeriod, OutOfCompliance, Compliance, GraceExpired, or TrialExpired. * `NotLicensed` - The license token is neither activated nor registered. * `GraceExpired` - The license grace period has expired. * `TrialPeriod` - The 90 days of trial period. * `OutOfCompliance` - The license is out of compliance. * `Compliance` - The license is in compliance. * `TrialExpired` - The trial period of 90 days has expired. LicenseState *string `json:"LicenseState,omitempty"` - // The name of the Intersight license entitlement. For example, this property may be set to 'Essential'. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // The name of the Intersight license entitlement. For example, this property may be set to 'Essential'. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseType *string `json:"LicenseType,omitempty"` // The total number of substituted licenses added or removed. NetSubstitution *int64 `json:"NetSubstitution,omitempty"` diff --git a/model_license_license_info_list.go b/model_license_license_info_list.go index 470d61ba42..0d80328302 100644 --- a/model_license_license_info_list.go +++ b/model_license_license_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_info_relationship.go b/model_license_license_info_relationship.go index 2c42abce13..501df69984 100644 --- a/model_license_license_info_relationship.go +++ b/model_license_license_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_info_response.go b/model_license_license_info_response.go index b9c64185b3..9c0d012900 100644 --- a/model_license_license_info_response.go +++ b/model_license_license_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_info_view.go b/model_license_license_info_view.go index d1320e99d0..a13b0ea44e 100644 --- a/model_license_license_info_view.go +++ b/model_license_license_info_view.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_info_view_list.go b/model_license_license_info_view_list.go index f905fc46c3..d80597770a 100644 --- a/model_license_license_info_view_list.go +++ b/model_license_license_info_view_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_info_view_relationship.go b/model_license_license_info_view_relationship.go index 927ce46c96..f258127307 100644 --- a/model_license_license_info_view_relationship.go +++ b/model_license_license_info_view_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_info_view_response.go b/model_license_license_info_view_response.go index 2c1216ebb0..0c48d4582e 100644 --- a/model_license_license_info_view_response.go +++ b/model_license_license_info_view_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_registration_status.go b/model_license_license_registration_status.go index c3c7f5108a..f44877630b 100644 --- a/model_license_license_registration_status.go +++ b/model_license_license_registration_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_registration_status_list.go b/model_license_license_registration_status_list.go index c1e9a96622..02d67885e3 100644 --- a/model_license_license_registration_status_list.go +++ b/model_license_license_registration_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_registration_status_relationship.go b/model_license_license_registration_status_relationship.go index 21ad1227d5..eea083a395 100644 --- a/model_license_license_registration_status_relationship.go +++ b/model_license_license_registration_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_registration_status_response.go b/model_license_license_registration_status_response.go index 95d02eff81..08166b9348 100644 --- a/model_license_license_registration_status_response.go +++ b/model_license_license_registration_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_reservation_op.go b/model_license_license_reservation_op.go index 50ed92e911..96857a75e8 100644 --- a/model_license_license_reservation_op.go +++ b/model_license_license_reservation_op.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_reservation_op_list.go b/model_license_license_reservation_op_list.go index 45ba0977e4..a206283154 100644 --- a/model_license_license_reservation_op_list.go +++ b/model_license_license_reservation_op_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_license_reservation_op_response.go b/model_license_license_reservation_op_response.go index 92b19e3b8c..57a1c87406 100644 --- a/model_license_license_reservation_op_response.go +++ b/model_license_license_reservation_op_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_smartlicense_token.go b/model_license_smartlicense_token.go index 43323200c1..6cff7e8b7f 100644 --- a/model_license_smartlicense_token.go +++ b/model_license_smartlicense_token.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_smartlicense_token_list.go b/model_license_smartlicense_token_list.go index 93940f0feb..fb85c53074 100644 --- a/model_license_smartlicense_token_list.go +++ b/model_license_smartlicense_token_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_smartlicense_token_relationship.go b/model_license_smartlicense_token_relationship.go index 7676b6d055..04c9507ad6 100644 --- a/model_license_smartlicense_token_relationship.go +++ b/model_license_smartlicense_token_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_smartlicense_token_response.go b/model_license_smartlicense_token_response.go index 49bb568b28..bd0f8c958a 100644 --- a/model_license_smartlicense_token_response.go +++ b/model_license_smartlicense_token_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_license_substitute_license.go b/model_license_substitute_license.go index 294ae635f4..927222a506 100644 --- a/model_license_substitute_license.go +++ b/model_license_substitute_license.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ls_service_profile.go b/model_ls_service_profile.go index 26ed2669ff..bd770a0860 100644 --- a/model_ls_service_profile.go +++ b/model_ls_service_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ls_service_profile_list.go b/model_ls_service_profile_list.go index e5e12df896..94be1ca886 100644 --- a/model_ls_service_profile_list.go +++ b/model_ls_service_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ls_service_profile_response.go b/model_ls_service_profile_response.go index 27f84f8cf5..5fb455545c 100644 --- a/model_ls_service_profile_response.go +++ b/model_ls_service_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_block.go b/model_macpool_block.go index d58f1ea225..805332f67b 100644 --- a/model_macpool_block.go +++ b/model_macpool_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_id_block.go b/model_macpool_id_block.go index d4529b3895..9a3ec1a10c 100644 --- a/model_macpool_id_block.go +++ b/model_macpool_id_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_id_block_list.go b/model_macpool_id_block_list.go index d4f18524b3..5452859e2e 100644 --- a/model_macpool_id_block_list.go +++ b/model_macpool_id_block_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_id_block_relationship.go b/model_macpool_id_block_relationship.go index 13f1eb510f..2e27346b5f 100644 --- a/model_macpool_id_block_relationship.go +++ b/model_macpool_id_block_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_id_block_response.go b/model_macpool_id_block_response.go index ba475a9584..544047a038 100644 --- a/model_macpool_id_block_response.go +++ b/model_macpool_id_block_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_lease.go b/model_macpool_lease.go index 46bf498485..d7ff204e85 100644 --- a/model_macpool_lease.go +++ b/model_macpool_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_lease_list.go b/model_macpool_lease_list.go index b5bb34010e..45c75c7c5f 100644 --- a/model_macpool_lease_list.go +++ b/model_macpool_lease_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_lease_relationship.go b/model_macpool_lease_relationship.go index 21c4d26001..87de519103 100644 --- a/model_macpool_lease_relationship.go +++ b/model_macpool_lease_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_lease_response.go b/model_macpool_lease_response.go index 067c92b1f5..de3f32dd29 100644 --- a/model_macpool_lease_response.go +++ b/model_macpool_lease_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_member_of.go b/model_macpool_member_of.go index 200c089078..9668b4882b 100644 --- a/model_macpool_member_of.go +++ b/model_macpool_member_of.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool.go b/model_macpool_pool.go index 6a0e99739d..69dce1d5d5 100644 --- a/model_macpool_pool.go +++ b/model_macpool_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool_list.go b/model_macpool_pool_list.go index 2a27ef2047..816f22bdc6 100644 --- a/model_macpool_pool_list.go +++ b/model_macpool_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool_member.go b/model_macpool_pool_member.go index 8d7e5a3219..8b58935108 100644 --- a/model_macpool_pool_member.go +++ b/model_macpool_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool_member_list.go b/model_macpool_pool_member_list.go index 37b8521cfd..9b77f64867 100644 --- a/model_macpool_pool_member_list.go +++ b/model_macpool_pool_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool_member_relationship.go b/model_macpool_pool_member_relationship.go index a8cac8bede..850a7baa71 100644 --- a/model_macpool_pool_member_relationship.go +++ b/model_macpool_pool_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool_member_response.go b/model_macpool_pool_member_response.go index 4c11232a9b..d7a01dcfaa 100644 --- a/model_macpool_pool_member_response.go +++ b/model_macpool_pool_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool_relationship.go b/model_macpool_pool_relationship.go index 9dc034ba88..0ed2f7e440 100644 --- a/model_macpool_pool_relationship.go +++ b/model_macpool_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_pool_response.go b/model_macpool_pool_response.go index 1fda59a336..3a304b58c1 100644 --- a/model_macpool_pool_response.go +++ b/model_macpool_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_reservation.go b/model_macpool_reservation.go index 2fdbe7edde..f54f42ccaf 100644 --- a/model_macpool_reservation.go +++ b/model_macpool_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_reservation_list.go b/model_macpool_reservation_list.go index 69070ef829..82dabef850 100644 --- a/model_macpool_reservation_list.go +++ b/model_macpool_reservation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_reservation_reference.go b/model_macpool_reservation_reference.go index d5fd946088..4289d72b67 100644 --- a/model_macpool_reservation_reference.go +++ b/model_macpool_reservation_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_reservation_relationship.go b/model_macpool_reservation_relationship.go index 0454898384..1a0d038bd6 100644 --- a/model_macpool_reservation_relationship.go +++ b/model_macpool_reservation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_reservation_response.go b/model_macpool_reservation_response.go index 12f596c514..34dfac6f8f 100644 --- a/model_macpool_reservation_response.go +++ b/model_macpool_reservation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_universe.go b/model_macpool_universe.go index d43df7fff9..c2226228ad 100644 --- a/model_macpool_universe.go +++ b/model_macpool_universe.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_universe_list.go b/model_macpool_universe_list.go index a08f5f4702..4a611e07d7 100644 --- a/model_macpool_universe_list.go +++ b/model_macpool_universe_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_universe_relationship.go b/model_macpool_universe_relationship.go index 5cdf3800a5..b365e41ec1 100644 --- a/model_macpool_universe_relationship.go +++ b/model_macpool_universe_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_macpool_universe_response.go b/model_macpool_universe_response.go index 928a70c18f..92717f8b3d 100644 --- a/model_macpool_universe_response.go +++ b/model_macpool_universe_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_controller.go b/model_management_controller.go index f4fe9d4a71..40fe85b4c1 100644 --- a/model_management_controller.go +++ b/model_management_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_controller_list.go b/model_management_controller_list.go index 8bf9a02aea..97d17bcdb8 100644 --- a/model_management_controller_list.go +++ b/model_management_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_controller_relationship.go b/model_management_controller_relationship.go index 9a48fee32a..7eb98666f0 100644 --- a/model_management_controller_relationship.go +++ b/model_management_controller_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_controller_response.go b/model_management_controller_response.go index 990a884c9f..abd97dc925 100644 --- a/model_management_controller_response.go +++ b/model_management_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_entity.go b/model_management_entity.go index c7ea2b858d..1659a489d2 100644 --- a/model_management_entity.go +++ b/model_management_entity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_entity_list.go b/model_management_entity_list.go index 4415525242..0053768a4e 100644 --- a/model_management_entity_list.go +++ b/model_management_entity_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_entity_relationship.go b/model_management_entity_relationship.go index 8e9be00528..f00d70bf77 100644 --- a/model_management_entity_relationship.go +++ b/model_management_entity_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_entity_response.go b/model_management_entity_response.go index 3725a97b0a..6eeddbd0b6 100644 --- a/model_management_entity_response.go +++ b/model_management_entity_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_interface.go b/model_management_interface.go index ea15b6dbe9..c7a8384969 100644 --- a/model_management_interface.go +++ b/model_management_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_interface_list.go b/model_management_interface_list.go index 9338d7766b..93955fff58 100644 --- a/model_management_interface_list.go +++ b/model_management_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_interface_relationship.go b/model_management_interface_relationship.go index 4ec28644b4..64e2ef22b1 100644 --- a/model_management_interface_relationship.go +++ b/model_management_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_management_interface_response.go b/model_management_interface_response.go index 74564f6b52..4ab82ea935 100644 --- a/model_management_interface_response.go +++ b/model_management_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case.go b/model_marketplace_use_case.go index 1aa0c35276..38b7585242 100644 --- a/model_marketplace_use_case.go +++ b/model_marketplace_use_case.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_automation.go b/model_marketplace_use_case_automation.go index 940ef7769d..185485a4ce 100644 --- a/model_marketplace_use_case_automation.go +++ b/model_marketplace_use_case_automation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_dependency.go b/model_marketplace_use_case_dependency.go index 25baba75cf..3c45cc203e 100644 --- a/model_marketplace_use_case_dependency.go +++ b/model_marketplace_use_case_dependency.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_list.go b/model_marketplace_use_case_list.go index 6878741022..2226776866 100644 --- a/model_marketplace_use_case_list.go +++ b/model_marketplace_use_case_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_locale.go b/model_marketplace_use_case_locale.go index c1290119a6..51b9b262ff 100644 --- a/model_marketplace_use_case_locale.go +++ b/model_marketplace_use_case_locale.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_relationship.go b/model_marketplace_use_case_relationship.go index 645fb8a20d..f4b606f390 100644 --- a/model_marketplace_use_case_relationship.go +++ b/model_marketplace_use_case_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_response.go b/model_marketplace_use_case_response.go index 8142361fec..45e680ea57 100644 --- a/model_marketplace_use_case_response.go +++ b/model_marketplace_use_case_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_version.go b/model_marketplace_use_case_version.go index 4d7ea195e5..8884642b8e 100644 --- a/model_marketplace_use_case_version.go +++ b/model_marketplace_use_case_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_version_list.go b/model_marketplace_use_case_version_list.go index a8a2ccdf0f..d75c77af6b 100644 --- a/model_marketplace_use_case_version_list.go +++ b/model_marketplace_use_case_version_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_version_locale.go b/model_marketplace_use_case_version_locale.go index 30f596a4a6..dc92231e3a 100644 --- a/model_marketplace_use_case_version_locale.go +++ b/model_marketplace_use_case_version_locale.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_version_resource.go b/model_marketplace_use_case_version_resource.go index d8faa84ee4..e6fa8f4184 100644 --- a/model_marketplace_use_case_version_resource.go +++ b/model_marketplace_use_case_version_resource.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_marketplace_use_case_version_response.go b/model_marketplace_use_case_version_response.go index 83e6833b1f..44cfa9861a 100644 --- a/model_marketplace_use_case_version_response.go +++ b/model_marketplace_use_case_version_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_abstract_unit.go b/model_memory_abstract_unit.go index 16c05a4de9..c27fdfcffb 100644 --- a/model_memory_abstract_unit.go +++ b/model_memory_abstract_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_array.go b/model_memory_array.go index 1a9ab95b7e..cca8cbcec2 100644 --- a/model_memory_array.go +++ b/model_memory_array.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_array_list.go b/model_memory_array_list.go index de362b14b9..5fa3783140 100644 --- a/model_memory_array_list.go +++ b/model_memory_array_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_array_relationship.go b/model_memory_array_relationship.go index bfbb0741d9..68f04f5fa9 100644 --- a/model_memory_array_relationship.go +++ b/model_memory_array_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_array_response.go b/model_memory_array_response.go index fd0c01077d..b849d74bd5 100644 --- a/model_memory_array_response.go +++ b/model_memory_array_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_config_result.go b/model_memory_persistent_memory_config_result.go index 5738f985d6..f61658e0ce 100644 --- a/model_memory_persistent_memory_config_result.go +++ b/model_memory_persistent_memory_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_config_result_list.go b/model_memory_persistent_memory_config_result_list.go index 9beae58e39..e62682b8b0 100644 --- a/model_memory_persistent_memory_config_result_list.go +++ b/model_memory_persistent_memory_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_config_result_relationship.go b/model_memory_persistent_memory_config_result_relationship.go index eb32bcedc0..06bcc312fc 100644 --- a/model_memory_persistent_memory_config_result_relationship.go +++ b/model_memory_persistent_memory_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_config_result_response.go b/model_memory_persistent_memory_config_result_response.go index 089fabfb11..44323bee57 100644 --- a/model_memory_persistent_memory_config_result_response.go +++ b/model_memory_persistent_memory_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_configuration.go b/model_memory_persistent_memory_configuration.go index 931330fafa..f2583b8586 100644 --- a/model_memory_persistent_memory_configuration.go +++ b/model_memory_persistent_memory_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_configuration_list.go b/model_memory_persistent_memory_configuration_list.go index cf96843f65..c56daf93bd 100644 --- a/model_memory_persistent_memory_configuration_list.go +++ b/model_memory_persistent_memory_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_configuration_relationship.go b/model_memory_persistent_memory_configuration_relationship.go index 38be8c5a94..4f0d2d1640 100644 --- a/model_memory_persistent_memory_configuration_relationship.go +++ b/model_memory_persistent_memory_configuration_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_configuration_response.go b/model_memory_persistent_memory_configuration_response.go index 775504d53e..2621f1f27e 100644 --- a/model_memory_persistent_memory_configuration_response.go +++ b/model_memory_persistent_memory_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_goal.go b/model_memory_persistent_memory_goal.go index 0d90bc7347..75813209b4 100644 --- a/model_memory_persistent_memory_goal.go +++ b/model_memory_persistent_memory_goal.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_local_security.go b/model_memory_persistent_memory_local_security.go index 412bd54481..3cb3f5b4dd 100644 --- a/model_memory_persistent_memory_local_security.go +++ b/model_memory_persistent_memory_local_security.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_logical_namespace.go b/model_memory_persistent_memory_logical_namespace.go index 1c4f3ffd82..e812e18ed3 100644 --- a/model_memory_persistent_memory_logical_namespace.go +++ b/model_memory_persistent_memory_logical_namespace.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace.go b/model_memory_persistent_memory_namespace.go index fea7b1b7c6..e87e858ee1 100644 --- a/model_memory_persistent_memory_namespace.go +++ b/model_memory_persistent_memory_namespace.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace_config_result.go b/model_memory_persistent_memory_namespace_config_result.go index b5b5ac36f8..24a1a131ff 100644 --- a/model_memory_persistent_memory_namespace_config_result.go +++ b/model_memory_persistent_memory_namespace_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace_config_result_list.go b/model_memory_persistent_memory_namespace_config_result_list.go index 169e7a6eac..cb53284e62 100644 --- a/model_memory_persistent_memory_namespace_config_result_list.go +++ b/model_memory_persistent_memory_namespace_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace_config_result_relationship.go b/model_memory_persistent_memory_namespace_config_result_relationship.go index 04b2cbb695..a549eb3378 100644 --- a/model_memory_persistent_memory_namespace_config_result_relationship.go +++ b/model_memory_persistent_memory_namespace_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace_config_result_response.go b/model_memory_persistent_memory_namespace_config_result_response.go index 43e7108d4e..d49820b430 100644 --- a/model_memory_persistent_memory_namespace_config_result_response.go +++ b/model_memory_persistent_memory_namespace_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace_list.go b/model_memory_persistent_memory_namespace_list.go index 56d830edec..4f07f072c6 100644 --- a/model_memory_persistent_memory_namespace_list.go +++ b/model_memory_persistent_memory_namespace_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace_relationship.go b/model_memory_persistent_memory_namespace_relationship.go index aec3aa9177..a0cb80eb4a 100644 --- a/model_memory_persistent_memory_namespace_relationship.go +++ b/model_memory_persistent_memory_namespace_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_namespace_response.go b/model_memory_persistent_memory_namespace_response.go index fb0290e606..e189f38cb1 100644 --- a/model_memory_persistent_memory_namespace_response.go +++ b/model_memory_persistent_memory_namespace_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_policy.go b/model_memory_persistent_memory_policy.go index d1a72feee1..3651132494 100644 --- a/model_memory_persistent_memory_policy.go +++ b/model_memory_persistent_memory_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_policy_list.go b/model_memory_persistent_memory_policy_list.go index cdc5042617..086f3657ff 100644 --- a/model_memory_persistent_memory_policy_list.go +++ b/model_memory_persistent_memory_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_policy_response.go b/model_memory_persistent_memory_policy_response.go index 44a0f05f45..9d040fe103 100644 --- a/model_memory_persistent_memory_policy_response.go +++ b/model_memory_persistent_memory_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_region.go b/model_memory_persistent_memory_region.go index f9a0bcb310..6d80f7acf9 100644 --- a/model_memory_persistent_memory_region.go +++ b/model_memory_persistent_memory_region.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_region_list.go b/model_memory_persistent_memory_region_list.go index 77baedf671..ad5860bf9b 100644 --- a/model_memory_persistent_memory_region_list.go +++ b/model_memory_persistent_memory_region_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_region_relationship.go b/model_memory_persistent_memory_region_relationship.go index d45a27082e..1233e98b67 100644 --- a/model_memory_persistent_memory_region_relationship.go +++ b/model_memory_persistent_memory_region_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_region_response.go b/model_memory_persistent_memory_region_response.go index baadb48c69..dd1f5232a2 100644 --- a/model_memory_persistent_memory_region_response.go +++ b/model_memory_persistent_memory_region_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_unit.go b/model_memory_persistent_memory_unit.go index 76f9c4506c..71188bfa15 100644 --- a/model_memory_persistent_memory_unit.go +++ b/model_memory_persistent_memory_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_unit_list.go b/model_memory_persistent_memory_unit_list.go index 7578b1f1ee..7008ca4ca5 100644 --- a/model_memory_persistent_memory_unit_list.go +++ b/model_memory_persistent_memory_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_unit_relationship.go b/model_memory_persistent_memory_unit_relationship.go index bd90c67e23..dbddcf221a 100644 --- a/model_memory_persistent_memory_unit_relationship.go +++ b/model_memory_persistent_memory_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_persistent_memory_unit_response.go b/model_memory_persistent_memory_unit_response.go index 72188e1850..0b03c9b9de 100644 --- a/model_memory_persistent_memory_unit_response.go +++ b/model_memory_persistent_memory_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_policy.go b/model_memory_policy.go index c53a0a1090..c9eb6619a3 100644 --- a/model_memory_policy.go +++ b/model_memory_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_policy_inventory.go b/model_memory_policy_inventory.go index 06da0312b3..0ec45c2b78 100644 --- a/model_memory_policy_inventory.go +++ b/model_memory_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_policy_inventory_list.go b/model_memory_policy_inventory_list.go index 1c96e96d3f..a6790ca3a1 100644 --- a/model_memory_policy_inventory_list.go +++ b/model_memory_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_policy_inventory_response.go b/model_memory_policy_inventory_response.go index 96f35ba83f..584a486d27 100644 --- a/model_memory_policy_inventory_response.go +++ b/model_memory_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_policy_list.go b/model_memory_policy_list.go index ec2faa4751..481a0b4690 100644 --- a/model_memory_policy_list.go +++ b/model_memory_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_policy_response.go b/model_memory_policy_response.go index e60ca60cd8..e6b9a8aed2 100644 --- a/model_memory_policy_response.go +++ b/model_memory_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_unit.go b/model_memory_unit.go index f2f62a8bc0..84106c2fb1 100644 --- a/model_memory_unit.go +++ b/model_memory_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_unit_list.go b/model_memory_unit_list.go index 7092e49c04..fc8faf6f59 100644 --- a/model_memory_unit_list.go +++ b/model_memory_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_unit_relationship.go b/model_memory_unit_relationship.go index f38abc7e4d..47571a5913 100644 --- a/model_memory_unit_relationship.go +++ b/model_memory_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_memory_unit_response.go b/model_memory_unit_response.go index 85e49e1413..62ba7297ee 100644 --- a/model_memory_unit_response.go +++ b/model_memory_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_device.go b/model_meraki_device.go index ab7237fdd0..e0919dbcbc 100644 --- a/model_meraki_device.go +++ b/model_meraki_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_device_list.go b/model_meraki_device_list.go index abdd37f786..4cbeb772b8 100644 --- a/model_meraki_device_list.go +++ b/model_meraki_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_device_relationship.go b/model_meraki_device_relationship.go index ac151d3179..d13ba1b87e 100644 --- a/model_meraki_device_relationship.go +++ b/model_meraki_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_device_response.go b/model_meraki_device_response.go index 576a74f8db..d17e9edcb4 100644 --- a/model_meraki_device_response.go +++ b/model_meraki_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_network.go b/model_meraki_network.go index fe0996c17e..0253e51d13 100644 --- a/model_meraki_network.go +++ b/model_meraki_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_network_list.go b/model_meraki_network_list.go index 3f836963ba..2e9d51bed0 100644 --- a/model_meraki_network_list.go +++ b/model_meraki_network_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_network_relationship.go b/model_meraki_network_relationship.go index df60b524a8..f000689be3 100644 --- a/model_meraki_network_relationship.go +++ b/model_meraki_network_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_network_response.go b/model_meraki_network_response.go index 70d0ee0a69..58dc3806c0 100644 --- a/model_meraki_network_response.go +++ b/model_meraki_network_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_organization.go b/model_meraki_organization.go index 3573605824..1aa8e39e88 100644 --- a/model_meraki_organization.go +++ b/model_meraki_organization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_organization_list.go b/model_meraki_organization_list.go index 52094cb894..9f1af0e74d 100644 --- a/model_meraki_organization_list.go +++ b/model_meraki_organization_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_organization_relationship.go b/model_meraki_organization_relationship.go index 9fdba38d67..30d4c38f1e 100644 --- a/model_meraki_organization_relationship.go +++ b/model_meraki_organization_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_organization_response.go b/model_meraki_organization_response.go index ae4646c5a6..368602eeda 100644 --- a/model_meraki_organization_response.go +++ b/model_meraki_organization_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_port_profile.go b/model_meraki_port_profile.go index 8d2bc11095..10bb30a22e 100644 --- a/model_meraki_port_profile.go +++ b/model_meraki_port_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_port_profile_list.go b/model_meraki_port_profile_list.go index d4b238a0ec..9629ae7fac 100644 --- a/model_meraki_port_profile_list.go +++ b/model_meraki_port_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_port_profile_response.go b/model_meraki_port_profile_response.go index 0ff592bd02..8e9b7c462b 100644 --- a/model_meraki_port_profile_response.go +++ b/model_meraki_port_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_tag.go b/model_meraki_tag.go index 6cd8935e3b..1f749c336b 100644 --- a/model_meraki_tag.go +++ b/model_meraki_tag.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_tag_list.go b/model_meraki_tag_list.go index 235559d3c3..897ff28444 100644 --- a/model_meraki_tag_list.go +++ b/model_meraki_tag_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meraki_tag_response.go b/model_meraki_tag_response.go index 7fc9b2c4b0..d62d1f0170 100644 --- a/model_meraki_tag_response.go +++ b/model_meraki_tag_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_access_privilege.go b/model_meta_access_privilege.go index f40b530e06..3d9e2c4af3 100644 --- a/model_meta_access_privilege.go +++ b/model_meta_access_privilege.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_definition.go b/model_meta_definition.go index 290e707137..4839f32a8c 100644 --- a/model_meta_definition.go +++ b/model_meta_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_definition_list.go b/model_meta_definition_list.go index 30cc67e81d..9fd09e72b7 100644 --- a/model_meta_definition_list.go +++ b/model_meta_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_definition_response.go b/model_meta_definition_response.go index d42a3b29a3..90c1a40d79 100644 --- a/model_meta_definition_response.go +++ b/model_meta_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_display_name_definition.go b/model_meta_display_name_definition.go index fe9012fe12..21fd68b0ff 100644 --- a/model_meta_display_name_definition.go +++ b/model_meta_display_name_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_identity_definition.go b/model_meta_identity_definition.go index 081648fb3d..b54246eff5 100644 --- a/model_meta_identity_definition.go +++ b/model_meta_identity_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_prop_definition.go b/model_meta_prop_definition.go index 7e4787ef9e..22cb0befad 100644 --- a/model_meta_prop_definition.go +++ b/model_meta_prop_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_meta_relationship_definition.go b/model_meta_relationship_definition.go index 77180fba97..beb371a869 100644 --- a/model_meta_relationship_definition.go +++ b/model_meta_relationship_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_configuration.go b/model_metrics_configuration.go index f92a3579cf..7e18377aec 100644 --- a/model_metrics_configuration.go +++ b/model_metrics_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_configuration_list.go b/model_metrics_configuration_list.go index 498a20f5ce..32985f69c9 100644 --- a/model_metrics_configuration_list.go +++ b/model_metrics_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_configuration_response.go b/model_metrics_configuration_response.go index f1bf8a427c..8315906189 100644 --- a/model_metrics_configuration_response.go +++ b/model_metrics_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_metric_criterion.go b/model_metrics_metric_criterion.go index 07dee15a7f..67c512521e 100644 --- a/model_metrics_metric_criterion.go +++ b/model_metrics_metric_criterion.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_metrics_exploration.go b/model_metrics_metrics_exploration.go index 45dfdbc770..eb099322b5 100644 --- a/model_metrics_metrics_exploration.go +++ b/model_metrics_metrics_exploration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_metrics_exploration_list.go b/model_metrics_metrics_exploration_list.go index 942c4d3559..c623cc6ca6 100644 --- a/model_metrics_metrics_exploration_list.go +++ b/model_metrics_metrics_exploration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_metrics_exploration_response.go b/model_metrics_metrics_exploration_response.go index 2b4dd2fff5..acf758db23 100644 --- a/model_metrics_metrics_exploration_response.go +++ b/model_metrics_metrics_exploration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_resource_configuration.go b/model_metrics_resource_configuration.go index 045a9d2b86..3c4e0e8bf4 100644 --- a/model_metrics_resource_configuration.go +++ b/model_metrics_resource_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_resource_configuration_list.go b/model_metrics_resource_configuration_list.go index 51f337d52a..cdaa5f9860 100644 --- a/model_metrics_resource_configuration_list.go +++ b/model_metrics_resource_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_metrics_resource_configuration_response.go b/model_metrics_resource_configuration_response.go index d1eea7f8a6..bf4582d109 100644 --- a/model_metrics_resource_configuration_response.go +++ b/model_metrics_resource_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_aggregate_transform.go b/model_mo_aggregate_transform.go index 9691f08317..4732ac1669 100644 --- a/model_mo_aggregate_transform.go +++ b/model_mo_aggregate_transform.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_base_complex_type.go b/model_mo_base_complex_type.go index c135497515..1624c8794d 100644 --- a/model_mo_base_complex_type.go +++ b/model_mo_base_complex_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_base_mo.go b/model_mo_base_mo.go index 386dd4ffad..d38a62c3e7 100644 --- a/model_mo_base_mo.go +++ b/model_mo_base_mo.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_base_mo_relationship.go b/model_mo_base_mo_relationship.go index 9462090086..73b532b1d5 100644 --- a/model_mo_base_mo_relationship.go +++ b/model_mo_base_mo_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_base_response.go b/model_mo_base_response.go index 39cb7cfe08..8de546807d 100644 --- a/model_mo_base_response.go +++ b/model_mo_base_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_document_count.go b/model_mo_document_count.go index 6b1819f3ee..e2868baa3a 100644 --- a/model_mo_document_count.go +++ b/model_mo_document_count.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_mo_ref.go b/model_mo_mo_ref.go index c80814603d..f8e3f80a71 100644 --- a/model_mo_mo_ref.go +++ b/model_mo_mo_ref.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_tag.go b/model_mo_tag.go index 32c3694399..5077e00128 100644 --- a/model_mo_tag.go +++ b/model_mo_tag.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_tag_key_summary.go b/model_mo_tag_key_summary.go index c757c66e3b..66a16386d3 100644 --- a/model_mo_tag_key_summary.go +++ b/model_mo_tag_key_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_tag_summary.go b/model_mo_tag_summary.go index 7c6d3a1963..022c6190ae 100644 --- a/model_mo_tag_summary.go +++ b/model_mo_tag_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_mo_version_context.go b/model_mo_version_context.go index 63f41848ec..b18f4072ff 100644 --- a/model_mo_version_context.go +++ b/model_mo_version_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_monitoring_category_status.go b/model_monitoring_category_status.go index 2bf3b64546..6e26eafd77 100644 --- a/model_monitoring_category_status.go +++ b/model_monitoring_category_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_monitoring_health_status.go b/model_monitoring_health_status.go index b020300009..e1e472fbdb 100644 --- a/model_monitoring_health_status.go +++ b/model_monitoring_health_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_monitoring_health_status_list.go b/model_monitoring_health_status_list.go index a717721e63..32b62b1f69 100644 --- a/model_monitoring_health_status_list.go +++ b/model_monitoring_health_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_monitoring_health_status_response.go b/model_monitoring_health_status_response.go index 1f90c0cb01..e1a64eca9f 100644 --- a/model_monitoring_health_status_response.go +++ b/model_monitoring_health_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_motemplate_action_entry.go b/model_motemplate_action_entry.go index 0670e28e61..2c4f61dc8c 100644 --- a/model_motemplate_action_entry.go +++ b/model_motemplate_action_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_motemplate_action_param.go b/model_motemplate_action_param.go index 775c0e4f89..18cba78384 100644 --- a/model_motemplate_action_param.go +++ b/model_motemplate_action_param.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_motemplate_sync_error.go b/model_motemplate_sync_error.go index a775bfe76a..e5de9b1a5c 100644 --- a/model_motemplate_sync_error.go +++ b/model_motemplate_sync_error.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_discovered_neighbor.go b/model_network_discovered_neighbor.go index 4edd82f16c..7e674816e6 100644 --- a/model_network_discovered_neighbor.go +++ b/model_network_discovered_neighbor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_discovered_neighbor_list.go b/model_network_discovered_neighbor_list.go index 6095aaa81f..e870e5904c 100644 --- a/model_network_discovered_neighbor_list.go +++ b/model_network_discovered_neighbor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_discovered_neighbor_relationship.go b/model_network_discovered_neighbor_relationship.go index fd12061e3e..5e2ef8cc98 100644 --- a/model_network_discovered_neighbor_relationship.go +++ b/model_network_discovered_neighbor_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_discovered_neighbor_response.go b/model_network_discovered_neighbor_response.go index e4532bdf4f..55e7d02cbb 100644 --- a/model_network_discovered_neighbor_response.go +++ b/model_network_discovered_neighbor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_dns.go b/model_network_dns.go index f80dabcde9..da330bc477 100644 --- a/model_network_dns.go +++ b/model_network_dns.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_dns_list.go b/model_network_dns_list.go index e8030dfbae..a2dd7e0bfb 100644 --- a/model_network_dns_list.go +++ b/model_network_dns_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_dns_relationship.go b/model_network_dns_relationship.go index 69f8571b74..90403e1886 100644 --- a/model_network_dns_relationship.go +++ b/model_network_dns_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_dns_response.go b/model_network_dns_response.go index eb50ebd5bf..996f3b0d55 100644 --- a/model_network_dns_response.go +++ b/model_network_dns_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element.go b/model_network_element.go index 9b4c5d73cb..e6d9f9e9fc 100644 --- a/model_network_element.go +++ b/model_network_element.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element_list.go b/model_network_element_list.go index a83b1160a1..e2b3970b6f 100644 --- a/model_network_element_list.go +++ b/model_network_element_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element_relationship.go b/model_network_element_relationship.go index 622b23271e..cac266b710 100644 --- a/model_network_element_relationship.go +++ b/model_network_element_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element_response.go b/model_network_element_response.go index 243541300e..c1c44a5034 100644 --- a/model_network_element_response.go +++ b/model_network_element_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element_summary.go b/model_network_element_summary.go index 3c13916915..f966ed9761 100644 --- a/model_network_element_summary.go +++ b/model_network_element_summary.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element_summary_list.go b/model_network_element_summary_list.go index 8aab9a184f..4c39afeab1 100644 --- a/model_network_element_summary_list.go +++ b/model_network_element_summary_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element_summary_relationship.go b/model_network_element_summary_relationship.go index bee2686dcc..ed1d93c9f4 100644 --- a/model_network_element_summary_relationship.go +++ b/model_network_element_summary_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_element_summary_response.go b/model_network_element_summary_response.go index cceac7aca9..49722daf35 100644 --- a/model_network_element_summary_response.go +++ b/model_network_element_summary_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_fc_zone_info.go b/model_network_fc_zone_info.go index 1b9fa091fc..c6314da922 100644 --- a/model_network_fc_zone_info.go +++ b/model_network_fc_zone_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_fc_zone_info_list.go b/model_network_fc_zone_info_list.go index 1e4a4d8ac7..ec96045603 100644 --- a/model_network_fc_zone_info_list.go +++ b/model_network_fc_zone_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_fc_zone_info_relationship.go b/model_network_fc_zone_info_relationship.go index 54e1cdbc94..f826124737 100644 --- a/model_network_fc_zone_info_relationship.go +++ b/model_network_fc_zone_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_fc_zone_info_response.go b/model_network_fc_zone_info_response.go index 17be7d3c2a..212356fa6c 100644 --- a/model_network_fc_zone_info_response.go +++ b/model_network_fc_zone_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_feature_control.go b/model_network_feature_control.go index 51cab476e8..f4a67487bc 100644 --- a/model_network_feature_control.go +++ b/model_network_feature_control.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_feature_control_list.go b/model_network_feature_control_list.go index 251895b360..81e75dfcc4 100644 --- a/model_network_feature_control_list.go +++ b/model_network_feature_control_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_feature_control_relationship.go b/model_network_feature_control_relationship.go index 562ab94443..c174918059 100644 --- a/model_network_feature_control_relationship.go +++ b/model_network_feature_control_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_feature_control_response.go b/model_network_feature_control_response.go index f625483360..fdeba8ac13 100644 --- a/model_network_feature_control_response.go +++ b/model_network_feature_control_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_hyper_flex_internet_protocol_address_range.go b/model_network_hyper_flex_internet_protocol_address_range.go index 1ed527b691..863c308f24 100644 --- a/model_network_hyper_flex_internet_protocol_address_range.go +++ b/model_network_hyper_flex_internet_protocol_address_range.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_hyper_flex_network_address.go b/model_network_hyper_flex_network_address.go index ddcb498e2a..6b3a3d6e7c 100644 --- a/model_network_hyper_flex_network_address.go +++ b/model_network_hyper_flex_network_address.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_interface_list.go b/model_network_interface_list.go index 9268e58fa3..cff7d168ab 100644 --- a/model_network_interface_list.go +++ b/model_network_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_interface_list_list.go b/model_network_interface_list_list.go index b142d78cb1..ad4e2fb228 100644 --- a/model_network_interface_list_list.go +++ b/model_network_interface_list_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_interface_list_relationship.go b/model_network_interface_list_relationship.go index 24709394e2..d3c57f3f7a 100644 --- a/model_network_interface_list_relationship.go +++ b/model_network_interface_list_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_interface_list_response.go b/model_network_interface_list_response.go index 4a2134cb0e..829023fa37 100644 --- a/model_network_interface_list_response.go +++ b/model_network_interface_list_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_license_file.go b/model_network_license_file.go index 6cca9a6ecd..355c177f17 100644 --- a/model_network_license_file.go +++ b/model_network_license_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_license_file_list.go b/model_network_license_file_list.go index 136f44b68a..591999fb4a 100644 --- a/model_network_license_file_list.go +++ b/model_network_license_file_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_license_file_relationship.go b/model_network_license_file_relationship.go index 1f51400570..9110a695fe 100644 --- a/model_network_license_file_relationship.go +++ b/model_network_license_file_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_license_file_response.go b/model_network_license_file_response.go index fc4d4a76db..7f6537c656 100644 --- a/model_network_license_file_response.go +++ b/model_network_license_file_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_supervisor_card.go b/model_network_supervisor_card.go index ce28c6eebc..2546ae4892 100644 --- a/model_network_supervisor_card.go +++ b/model_network_supervisor_card.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_supervisor_card_list.go b/model_network_supervisor_card_list.go index 438a9155c0..8293fc0cfd 100644 --- a/model_network_supervisor_card_list.go +++ b/model_network_supervisor_card_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_supervisor_card_relationship.go b/model_network_supervisor_card_relationship.go index 5928822e60..8623c82c5a 100644 --- a/model_network_supervisor_card_relationship.go +++ b/model_network_supervisor_card_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_supervisor_card_response.go b/model_network_supervisor_card_response.go index d8a305a4bc..fb3d396f50 100644 --- a/model_network_supervisor_card_response.go +++ b/model_network_supervisor_card_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_telemetry_check.go b/model_network_telemetry_check.go index 827cda0b79..4cdfe6f51f 100644 --- a/model_network_telemetry_check.go +++ b/model_network_telemetry_check.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_telemetry_check_list.go b/model_network_telemetry_check_list.go index 6940fa2cae..215228fe50 100644 --- a/model_network_telemetry_check_list.go +++ b/model_network_telemetry_check_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_telemetry_check_response.go b/model_network_telemetry_check_response.go index 6af8ce6f39..90a1dbabb9 100644 --- a/model_network_telemetry_check_response.go +++ b/model_network_telemetry_check_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vethernet.go b/model_network_vethernet.go index a0d66c0aee..3249e779f0 100644 --- a/model_network_vethernet.go +++ b/model_network_vethernet.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vethernet_list.go b/model_network_vethernet_list.go index 8630164918..5a22b1ca30 100644 --- a/model_network_vethernet_list.go +++ b/model_network_vethernet_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vethernet_relationship.go b/model_network_vethernet_relationship.go index 016f838cef..94bd747154 100644 --- a/model_network_vethernet_relationship.go +++ b/model_network_vethernet_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vethernet_response.go b/model_network_vethernet_response.go index 0d718a189b..42e1a6187b 100644 --- a/model_network_vethernet_response.go +++ b/model_network_vethernet_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vfc.go b/model_network_vfc.go index b3ec171e6f..bdfe11fa5b 100644 --- a/model_network_vfc.go +++ b/model_network_vfc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vfc_list.go b/model_network_vfc_list.go index 04b5adf8f2..002c959b50 100644 --- a/model_network_vfc_list.go +++ b/model_network_vfc_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vfc_relationship.go b/model_network_vfc_relationship.go index fa828c5e36..f4c0dab90d 100644 --- a/model_network_vfc_relationship.go +++ b/model_network_vfc_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vfc_response.go b/model_network_vfc_response.go index e091b5b6e9..f9f1120335 100644 --- a/model_network_vfc_response.go +++ b/model_network_vfc_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vlan_port_info.go b/model_network_vlan_port_info.go index 1051a07f9c..c246b917d4 100644 --- a/model_network_vlan_port_info.go +++ b/model_network_vlan_port_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vlan_port_info_list.go b/model_network_vlan_port_info_list.go index 9129b610a6..c3b028fc9f 100644 --- a/model_network_vlan_port_info_list.go +++ b/model_network_vlan_port_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vlan_port_info_relationship.go b/model_network_vlan_port_info_relationship.go index ec8cf458f4..74437b99c8 100644 --- a/model_network_vlan_port_info_relationship.go +++ b/model_network_vlan_port_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vlan_port_info_response.go b/model_network_vlan_port_info_response.go index 2592b7fa3c..17a12e90ea 100644 --- a/model_network_vlan_port_info_response.go +++ b/model_network_vlan_port_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_domain.go b/model_network_vpc_domain.go index 4fe35758ab..72483536b2 100644 --- a/model_network_vpc_domain.go +++ b/model_network_vpc_domain.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_domain_list.go b/model_network_vpc_domain_list.go index 1b5d379756..f7a8ac4dfa 100644 --- a/model_network_vpc_domain_list.go +++ b/model_network_vpc_domain_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_domain_relationship.go b/model_network_vpc_domain_relationship.go index c8c42aed08..ea330a8151 100644 --- a/model_network_vpc_domain_relationship.go +++ b/model_network_vpc_domain_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_domain_response.go b/model_network_vpc_domain_response.go index 7899b83e41..c9278eed1f 100644 --- a/model_network_vpc_domain_response.go +++ b/model_network_vpc_domain_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_member.go b/model_network_vpc_member.go index 23b00941db..4bb88d55d0 100644 --- a/model_network_vpc_member.go +++ b/model_network_vpc_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_member_list.go b/model_network_vpc_member_list.go index 6cb8648233..cb6f0eee5d 100644 --- a/model_network_vpc_member_list.go +++ b/model_network_vpc_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_member_relationship.go b/model_network_vpc_member_relationship.go index aec5db3e3b..37b1ee58b4 100644 --- a/model_network_vpc_member_relationship.go +++ b/model_network_vpc_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_member_response.go b/model_network_vpc_member_response.go index afe97fbd1b..8d64d3bd93 100644 --- a/model_network_vpc_member_response.go +++ b/model_network_vpc_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_peer.go b/model_network_vpc_peer.go index 526bb6f280..a462dfd73a 100644 --- a/model_network_vpc_peer.go +++ b/model_network_vpc_peer.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_peer_list.go b/model_network_vpc_peer_list.go index e8c8c89286..0480aaa639 100644 --- a/model_network_vpc_peer_list.go +++ b/model_network_vpc_peer_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_peer_relationship.go b/model_network_vpc_peer_relationship.go index 35c2d72090..527c3020a8 100644 --- a/model_network_vpc_peer_relationship.go +++ b/model_network_vpc_peer_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vpc_peer_response.go b/model_network_vpc_peer_response.go index deba11c308..d637a23986 100644 --- a/model_network_vpc_peer_response.go +++ b/model_network_vpc_peer_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vrf.go b/model_network_vrf.go index bf8c512172..afc542745e 100644 --- a/model_network_vrf.go +++ b/model_network_vrf.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vrf_list.go b/model_network_vrf_list.go index 16ba796e93..f647ec372c 100644 --- a/model_network_vrf_list.go +++ b/model_network_vrf_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vrf_relationship.go b/model_network_vrf_relationship.go index b741dffadd..8d68dff8c4 100644 --- a/model_network_vrf_relationship.go +++ b/model_network_vrf_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_network_vrf_response.go b/model_network_vrf_response.go index 2f94ef3ead..32f83e003d 100644 --- a/model_network_vrf_response.go +++ b/model_network_vrf_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_networkconfig_policy.go b/model_networkconfig_policy.go index a19529dff9..cfe4f6d33e 100644 --- a/model_networkconfig_policy.go +++ b/model_networkconfig_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_networkconfig_policy_inventory.go b/model_networkconfig_policy_inventory.go index 978808267b..a0734ed15a 100644 --- a/model_networkconfig_policy_inventory.go +++ b/model_networkconfig_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_networkconfig_policy_inventory_list.go b/model_networkconfig_policy_inventory_list.go index 923367be75..6c0c19de18 100644 --- a/model_networkconfig_policy_inventory_list.go +++ b/model_networkconfig_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_networkconfig_policy_inventory_response.go b/model_networkconfig_policy_inventory_response.go index d7fb3bbb9b..40f1cfaa80 100644 --- a/model_networkconfig_policy_inventory_response.go +++ b/model_networkconfig_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_networkconfig_policy_list.go b/model_networkconfig_policy_list.go index e98026dd8e..050ced667f 100644 --- a/model_networkconfig_policy_list.go +++ b/model_networkconfig_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_networkconfig_policy_response.go b/model_networkconfig_policy_response.go index 9a0d517641..82f06ed65f 100644 --- a/model_networkconfig_policy_response.go +++ b/model_networkconfig_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_cco_post.go b/model_niaapi_apic_cco_post.go index 1527ad67dd..c34be363ea 100644 --- a/model_niaapi_apic_cco_post.go +++ b/model_niaapi_apic_cco_post.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_cco_post_list.go b/model_niaapi_apic_cco_post_list.go index 5bc8412f9e..abf023a633 100644 --- a/model_niaapi_apic_cco_post_list.go +++ b/model_niaapi_apic_cco_post_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_cco_post_response.go b/model_niaapi_apic_cco_post_response.go index 8afe3ee22d..caeb36838e 100644 --- a/model_niaapi_apic_cco_post_response.go +++ b/model_niaapi_apic_cco_post_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_field_notice.go b/model_niaapi_apic_field_notice.go index a6638b4850..915d582393 100644 --- a/model_niaapi_apic_field_notice.go +++ b/model_niaapi_apic_field_notice.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_field_notice_list.go b/model_niaapi_apic_field_notice_list.go index 9b0c9c7dc4..7252dafebf 100644 --- a/model_niaapi_apic_field_notice_list.go +++ b/model_niaapi_apic_field_notice_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_field_notice_response.go b/model_niaapi_apic_field_notice_response.go index fa348d7e20..77f44361ee 100644 --- a/model_niaapi_apic_field_notice_response.go +++ b/model_niaapi_apic_field_notice_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_hweol.go b/model_niaapi_apic_hweol.go index 4ea02b64ff..efb6bf0642 100644 --- a/model_niaapi_apic_hweol.go +++ b/model_niaapi_apic_hweol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_hweol_list.go b/model_niaapi_apic_hweol_list.go index 7fcd9cc05c..328c0c7f32 100644 --- a/model_niaapi_apic_hweol_list.go +++ b/model_niaapi_apic_hweol_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_hweol_response.go b/model_niaapi_apic_hweol_response.go index 00bac15307..9ca05be508 100644 --- a/model_niaapi_apic_hweol_response.go +++ b/model_niaapi_apic_hweol_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_latest_maintained_release.go b/model_niaapi_apic_latest_maintained_release.go index 34c6ebf62a..397f1879f6 100644 --- a/model_niaapi_apic_latest_maintained_release.go +++ b/model_niaapi_apic_latest_maintained_release.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_latest_maintained_release_list.go b/model_niaapi_apic_latest_maintained_release_list.go index 3be33eae07..b787b7f554 100644 --- a/model_niaapi_apic_latest_maintained_release_list.go +++ b/model_niaapi_apic_latest_maintained_release_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_latest_maintained_release_response.go b/model_niaapi_apic_latest_maintained_release_response.go index f758b5641b..8893579f77 100644 --- a/model_niaapi_apic_latest_maintained_release_response.go +++ b/model_niaapi_apic_latest_maintained_release_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_release_recommend.go b/model_niaapi_apic_release_recommend.go index d1ca88f7b6..dec7decf4e 100644 --- a/model_niaapi_apic_release_recommend.go +++ b/model_niaapi_apic_release_recommend.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_release_recommend_list.go b/model_niaapi_apic_release_recommend_list.go index c07661adfc..6c8294ed64 100644 --- a/model_niaapi_apic_release_recommend_list.go +++ b/model_niaapi_apic_release_recommend_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_release_recommend_response.go b/model_niaapi_apic_release_recommend_response.go index dc084dc37b..dc33bc20a1 100644 --- a/model_niaapi_apic_release_recommend_response.go +++ b/model_niaapi_apic_release_recommend_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_sweol.go b/model_niaapi_apic_sweol.go index 96d7ac20bb..b90ad806ec 100644 --- a/model_niaapi_apic_sweol.go +++ b/model_niaapi_apic_sweol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_sweol_list.go b/model_niaapi_apic_sweol_list.go index 542c74c603..81759c4973 100644 --- a/model_niaapi_apic_sweol_list.go +++ b/model_niaapi_apic_sweol_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_apic_sweol_response.go b/model_niaapi_apic_sweol_response.go index d556ab7cd8..547798ed9a 100644 --- a/model_niaapi_apic_sweol_response.go +++ b/model_niaapi_apic_sweol_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_cco_post.go b/model_niaapi_dcnm_cco_post.go index f8b24295ce..4fe76839b3 100644 --- a/model_niaapi_dcnm_cco_post.go +++ b/model_niaapi_dcnm_cco_post.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_cco_post_list.go b/model_niaapi_dcnm_cco_post_list.go index 3167016c1b..ebe2a649d7 100644 --- a/model_niaapi_dcnm_cco_post_list.go +++ b/model_niaapi_dcnm_cco_post_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_cco_post_response.go b/model_niaapi_dcnm_cco_post_response.go index f662dd47b8..bf766eb4a2 100644 --- a/model_niaapi_dcnm_cco_post_response.go +++ b/model_niaapi_dcnm_cco_post_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_field_notice.go b/model_niaapi_dcnm_field_notice.go index 67907a1502..742114ba4c 100644 --- a/model_niaapi_dcnm_field_notice.go +++ b/model_niaapi_dcnm_field_notice.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_field_notice_list.go b/model_niaapi_dcnm_field_notice_list.go index 600adb9221..6eb0d20f5e 100644 --- a/model_niaapi_dcnm_field_notice_list.go +++ b/model_niaapi_dcnm_field_notice_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_field_notice_response.go b/model_niaapi_dcnm_field_notice_response.go index 466dca83b2..2ebb908ed2 100644 --- a/model_niaapi_dcnm_field_notice_response.go +++ b/model_niaapi_dcnm_field_notice_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_hweol.go b/model_niaapi_dcnm_hweol.go index 3e1273bbc3..c9663239ab 100644 --- a/model_niaapi_dcnm_hweol.go +++ b/model_niaapi_dcnm_hweol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_hweol_list.go b/model_niaapi_dcnm_hweol_list.go index b46d8c7b07..1e8b53c9e5 100644 --- a/model_niaapi_dcnm_hweol_list.go +++ b/model_niaapi_dcnm_hweol_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_hweol_response.go b/model_niaapi_dcnm_hweol_response.go index b803d64bad..3d0478781e 100644 --- a/model_niaapi_dcnm_hweol_response.go +++ b/model_niaapi_dcnm_hweol_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_latest_maintained_release.go b/model_niaapi_dcnm_latest_maintained_release.go index d48b78f605..807fc6ba70 100644 --- a/model_niaapi_dcnm_latest_maintained_release.go +++ b/model_niaapi_dcnm_latest_maintained_release.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_latest_maintained_release_list.go b/model_niaapi_dcnm_latest_maintained_release_list.go index 335f8bd193..312fd2cca6 100644 --- a/model_niaapi_dcnm_latest_maintained_release_list.go +++ b/model_niaapi_dcnm_latest_maintained_release_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_latest_maintained_release_response.go b/model_niaapi_dcnm_latest_maintained_release_response.go index 5524bfd27d..48a09e5d83 100644 --- a/model_niaapi_dcnm_latest_maintained_release_response.go +++ b/model_niaapi_dcnm_latest_maintained_release_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_release_recommend.go b/model_niaapi_dcnm_release_recommend.go index dfbd553904..4160fadfd6 100644 --- a/model_niaapi_dcnm_release_recommend.go +++ b/model_niaapi_dcnm_release_recommend.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_release_recommend_list.go b/model_niaapi_dcnm_release_recommend_list.go index 492241e1ea..23a10accc7 100644 --- a/model_niaapi_dcnm_release_recommend_list.go +++ b/model_niaapi_dcnm_release_recommend_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_release_recommend_response.go b/model_niaapi_dcnm_release_recommend_response.go index 7e1ef28a1e..3784c3f72a 100644 --- a/model_niaapi_dcnm_release_recommend_response.go +++ b/model_niaapi_dcnm_release_recommend_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_sweol.go b/model_niaapi_dcnm_sweol.go index b90d553fca..b041ca8ab2 100644 --- a/model_niaapi_dcnm_sweol.go +++ b/model_niaapi_dcnm_sweol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_sweol_list.go b/model_niaapi_dcnm_sweol_list.go index acd1e4e4fb..d0d8b4c5fc 100644 --- a/model_niaapi_dcnm_sweol_list.go +++ b/model_niaapi_dcnm_sweol_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_dcnm_sweol_response.go b/model_niaapi_dcnm_sweol_response.go index 910478df85..2e18d54a1e 100644 --- a/model_niaapi_dcnm_sweol_response.go +++ b/model_niaapi_dcnm_sweol_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_detail.go b/model_niaapi_detail.go index 5772ace0d6..065ea5099e 100644 --- a/model_niaapi_detail.go +++ b/model_niaapi_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_field_notice.go b/model_niaapi_field_notice.go index d6bee816cb..8ddc83381f 100644 --- a/model_niaapi_field_notice.go +++ b/model_niaapi_field_notice.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_file_downloader.go b/model_niaapi_file_downloader.go index 2d2e22544a..5881b66f74 100644 --- a/model_niaapi_file_downloader.go +++ b/model_niaapi_file_downloader.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_file_downloader_list.go b/model_niaapi_file_downloader_list.go index beb40bed89..4b42546555 100644 --- a/model_niaapi_file_downloader_list.go +++ b/model_niaapi_file_downloader_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_file_downloader_response.go b/model_niaapi_file_downloader_response.go index 559f35802c..a75d42fdec 100644 --- a/model_niaapi_file_downloader_response.go +++ b/model_niaapi_file_downloader_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_hardware_eol.go b/model_niaapi_hardware_eol.go index 5af5ccd473..7133f55056 100644 --- a/model_niaapi_hardware_eol.go +++ b/model_niaapi_hardware_eol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_maintained_release.go b/model_niaapi_maintained_release.go index 4a6dc765fb..5f50f5ed63 100644 --- a/model_niaapi_maintained_release.go +++ b/model_niaapi_maintained_release.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_new_release_detail.go b/model_niaapi_new_release_detail.go index 68fa2d635c..6fe35cc47d 100644 --- a/model_niaapi_new_release_detail.go +++ b/model_niaapi_new_release_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_new_release_post.go b/model_niaapi_new_release_post.go index 87143dda8a..774fe268e3 100644 --- a/model_niaapi_new_release_post.go +++ b/model_niaapi_new_release_post.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nia_metadata.go b/model_niaapi_nia_metadata.go index f58cc8482a..e70c3c5cba 100644 --- a/model_niaapi_nia_metadata.go +++ b/model_niaapi_nia_metadata.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nia_metadata_list.go b/model_niaapi_nia_metadata_list.go index ec0608a17a..82faa0e0a1 100644 --- a/model_niaapi_nia_metadata_list.go +++ b/model_niaapi_nia_metadata_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nia_metadata_response.go b/model_niaapi_nia_metadata_response.go index 3ebcde51a8..9dd2b863d3 100644 --- a/model_niaapi_nia_metadata_response.go +++ b/model_niaapi_nia_metadata_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nib_file_downloader.go b/model_niaapi_nib_file_downloader.go index 4ac998e922..b57a0e431e 100644 --- a/model_niaapi_nib_file_downloader.go +++ b/model_niaapi_nib_file_downloader.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nib_file_downloader_list.go b/model_niaapi_nib_file_downloader_list.go index 268aafa3f6..4ed4fb8dba 100644 --- a/model_niaapi_nib_file_downloader_list.go +++ b/model_niaapi_nib_file_downloader_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nib_file_downloader_response.go b/model_niaapi_nib_file_downloader_response.go index 2f4b8a7295..320ad71936 100644 --- a/model_niaapi_nib_file_downloader_response.go +++ b/model_niaapi_nib_file_downloader_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nib_metadata.go b/model_niaapi_nib_metadata.go index be766b2a6c..54073eddbb 100644 --- a/model_niaapi_nib_metadata.go +++ b/model_niaapi_nib_metadata.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nib_metadata_list.go b/model_niaapi_nib_metadata_list.go index 31eeaa72e3..fe83bbb449 100644 --- a/model_niaapi_nib_metadata_list.go +++ b/model_niaapi_nib_metadata_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_nib_metadata_response.go b/model_niaapi_nib_metadata_response.go index ffa1f9acbc..49be3f8ad2 100644 --- a/model_niaapi_nib_metadata_response.go +++ b/model_niaapi_nib_metadata_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_puv_script_downloader.go b/model_niaapi_puv_script_downloader.go index 99b2ee0b8c..6dc23ecf3c 100644 --- a/model_niaapi_puv_script_downloader.go +++ b/model_niaapi_puv_script_downloader.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_puv_script_downloader_list.go b/model_niaapi_puv_script_downloader_list.go index 13d675d09f..302d326e7b 100644 --- a/model_niaapi_puv_script_downloader_list.go +++ b/model_niaapi_puv_script_downloader_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_puv_script_downloader_response.go b/model_niaapi_puv_script_downloader_response.go index 1332fd4083..36f784d25e 100644 --- a/model_niaapi_puv_script_downloader_response.go +++ b/model_niaapi_puv_script_downloader_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_release_recommend.go b/model_niaapi_release_recommend.go index 0e13c00d9a..35a683a666 100644 --- a/model_niaapi_release_recommend.go +++ b/model_niaapi_release_recommend.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_revision_info.go b/model_niaapi_revision_info.go index be6472afd4..614a7e9805 100644 --- a/model_niaapi_revision_info.go +++ b/model_niaapi_revision_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_sn_validator_metadata.go b/model_niaapi_sn_validator_metadata.go index 71baa7ffad..38a5d27ec9 100644 --- a/model_niaapi_sn_validator_metadata.go +++ b/model_niaapi_sn_validator_metadata.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_sn_validator_metadata_list.go b/model_niaapi_sn_validator_metadata_list.go index 358b4c2a14..edf825754d 100644 --- a/model_niaapi_sn_validator_metadata_list.go +++ b/model_niaapi_sn_validator_metadata_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_sn_validator_metadata_response.go b/model_niaapi_sn_validator_metadata_response.go index f9dabba22e..c6e00f1c06 100644 --- a/model_niaapi_sn_validator_metadata_response.go +++ b/model_niaapi_sn_validator_metadata_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_software_eol.go b/model_niaapi_software_eol.go index 6bb2a2609c..9a94ea65f5 100644 --- a/model_niaapi_software_eol.go +++ b/model_niaapi_software_eol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_software_regex.go b/model_niaapi_software_regex.go index e7ccc2fe1e..1361728dc8 100644 --- a/model_niaapi_software_regex.go +++ b/model_niaapi_software_regex.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_upgrade_assist_file.go b/model_niaapi_upgrade_assist_file.go index 8671799697..e471edca44 100644 --- a/model_niaapi_upgrade_assist_file.go +++ b/model_niaapi_upgrade_assist_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_upgrade_assist_file_list.go b/model_niaapi_upgrade_assist_file_list.go index 0a4341ceed..be84732550 100644 --- a/model_niaapi_upgrade_assist_file_list.go +++ b/model_niaapi_upgrade_assist_file_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_upgrade_assist_file_response.go b/model_niaapi_upgrade_assist_file_response.go index eae5163461..84743209fb 100644 --- a/model_niaapi_upgrade_assist_file_response.go +++ b/model_niaapi_upgrade_assist_file_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_version_regex.go b/model_niaapi_version_regex.go index 2e7b809bad..a29ffebe12 100644 --- a/model_niaapi_version_regex.go +++ b/model_niaapi_version_regex.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_version_regex_list.go b/model_niaapi_version_regex_list.go index 4a897d6c89..be883fe2b7 100644 --- a/model_niaapi_version_regex_list.go +++ b/model_niaapi_version_regex_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_version_regex_platform.go b/model_niaapi_version_regex_platform.go index 686fdd9052..0e8b279e27 100644 --- a/model_niaapi_version_regex_platform.go +++ b/model_niaapi_version_regex_platform.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niaapi_version_regex_response.go b/model_niaapi_version_regex_response.go index eafa683c11..8837930da8 100644 --- a/model_niaapi_version_regex_response.go +++ b/model_niaapi_version_regex_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_ldap_provider_details.go b/model_niatelemetry_aaa_ldap_provider_details.go index eacee52399..5d4cbdb659 100644 --- a/model_niatelemetry_aaa_ldap_provider_details.go +++ b/model_niatelemetry_aaa_ldap_provider_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_ldap_provider_details_list.go b/model_niatelemetry_aaa_ldap_provider_details_list.go index 90608f87fc..d8fa5260fd 100644 --- a/model_niatelemetry_aaa_ldap_provider_details_list.go +++ b/model_niatelemetry_aaa_ldap_provider_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_ldap_provider_details_response.go b/model_niatelemetry_aaa_ldap_provider_details_response.go index ca54e58e4d..36e6e27723 100644 --- a/model_niatelemetry_aaa_ldap_provider_details_response.go +++ b/model_niatelemetry_aaa_ldap_provider_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_radius_provider_details.go b/model_niatelemetry_aaa_radius_provider_details.go index 01fa381e54..7e687e5684 100644 --- a/model_niatelemetry_aaa_radius_provider_details.go +++ b/model_niatelemetry_aaa_radius_provider_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_radius_provider_details_list.go b/model_niatelemetry_aaa_radius_provider_details_list.go index 2536199e9b..e30f3d8d62 100644 --- a/model_niatelemetry_aaa_radius_provider_details_list.go +++ b/model_niatelemetry_aaa_radius_provider_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_radius_provider_details_response.go b/model_niatelemetry_aaa_radius_provider_details_response.go index 450636e1b0..0c9deb8f24 100644 --- a/model_niatelemetry_aaa_radius_provider_details_response.go +++ b/model_niatelemetry_aaa_radius_provider_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_tacacs_provider_details.go b/model_niatelemetry_aaa_tacacs_provider_details.go index b98cb7f105..c958684521 100644 --- a/model_niatelemetry_aaa_tacacs_provider_details.go +++ b/model_niatelemetry_aaa_tacacs_provider_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_tacacs_provider_details_list.go b/model_niatelemetry_aaa_tacacs_provider_details_list.go index 329fbc5e0e..014713fd4d 100644 --- a/model_niatelemetry_aaa_tacacs_provider_details_list.go +++ b/model_niatelemetry_aaa_tacacs_provider_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_aaa_tacacs_provider_details_response.go b/model_niatelemetry_aaa_tacacs_provider_details_response.go index 3c70f885f9..ca587996f9 100644 --- a/model_niatelemetry_aaa_tacacs_provider_details_response.go +++ b/model_niatelemetry_aaa_tacacs_provider_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_app_plugin_details.go b/model_niatelemetry_apic_app_plugin_details.go index 3fee4f4b3f..bdb4084a40 100644 --- a/model_niatelemetry_apic_app_plugin_details.go +++ b/model_niatelemetry_apic_app_plugin_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_app_plugin_details_list.go b/model_niatelemetry_apic_app_plugin_details_list.go index 14f3ad939e..248e79d23e 100644 --- a/model_niatelemetry_apic_app_plugin_details_list.go +++ b/model_niatelemetry_apic_app_plugin_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_app_plugin_details_response.go b/model_niatelemetry_apic_app_plugin_details_response.go index 30d5adf5b9..12f46fb819 100644 --- a/model_niatelemetry_apic_app_plugin_details_response.go +++ b/model_niatelemetry_apic_app_plugin_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_core_file_details.go b/model_niatelemetry_apic_core_file_details.go index bf85ecb079..1d7d628586 100644 --- a/model_niatelemetry_apic_core_file_details.go +++ b/model_niatelemetry_apic_core_file_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_core_file_details_list.go b/model_niatelemetry_apic_core_file_details_list.go index 935462866c..990ab2aea0 100644 --- a/model_niatelemetry_apic_core_file_details_list.go +++ b/model_niatelemetry_apic_core_file_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_core_file_details_response.go b/model_niatelemetry_apic_core_file_details_response.go index 83a919bcb9..f5cc3a6e1b 100644 --- a/model_niatelemetry_apic_core_file_details_response.go +++ b/model_niatelemetry_apic_core_file_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_dbgexp_rs_export_dest.go b/model_niatelemetry_apic_dbgexp_rs_export_dest.go index bdc2b05f7d..350cf09625 100644 --- a/model_niatelemetry_apic_dbgexp_rs_export_dest.go +++ b/model_niatelemetry_apic_dbgexp_rs_export_dest.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_dbgexp_rs_export_dest_list.go b/model_niatelemetry_apic_dbgexp_rs_export_dest_list.go index e63b741139..4924f6a603 100644 --- a/model_niatelemetry_apic_dbgexp_rs_export_dest_list.go +++ b/model_niatelemetry_apic_dbgexp_rs_export_dest_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_dbgexp_rs_export_dest_response.go b/model_niatelemetry_apic_dbgexp_rs_export_dest_response.go index 28b70b8ec7..af724b0b63 100644 --- a/model_niatelemetry_apic_dbgexp_rs_export_dest_response.go +++ b/model_niatelemetry_apic_dbgexp_rs_export_dest_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_dbgexp_rs_ts_scheduler.go b/model_niatelemetry_apic_dbgexp_rs_ts_scheduler.go index 63903d319f..027cb411da 100644 --- a/model_niatelemetry_apic_dbgexp_rs_ts_scheduler.go +++ b/model_niatelemetry_apic_dbgexp_rs_ts_scheduler.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_list.go b/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_list.go index ed137309bf..50139413e9 100644 --- a/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_list.go +++ b/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_response.go b/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_response.go index 98e32789fa..df576f3a5d 100644 --- a/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_response.go +++ b/model_niatelemetry_apic_dbgexp_rs_ts_scheduler_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_fan_details.go b/model_niatelemetry_apic_fan_details.go index c47419d81d..bc4c632f58 100644 --- a/model_niatelemetry_apic_fan_details.go +++ b/model_niatelemetry_apic_fan_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_fan_details_list.go b/model_niatelemetry_apic_fan_details_list.go index ac25743c9f..d44f4f4439 100644 --- a/model_niatelemetry_apic_fan_details_list.go +++ b/model_niatelemetry_apic_fan_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_fan_details_response.go b/model_niatelemetry_apic_fan_details_response.go index d3b3ae0d1e..262ac49902 100644 --- a/model_niatelemetry_apic_fan_details_response.go +++ b/model_niatelemetry_apic_fan_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_fex_details.go b/model_niatelemetry_apic_fex_details.go index 6db0c26a44..34a3927d88 100644 --- a/model_niatelemetry_apic_fex_details.go +++ b/model_niatelemetry_apic_fex_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_fex_details_list.go b/model_niatelemetry_apic_fex_details_list.go index b3059e23d4..faabab6519 100644 --- a/model_niatelemetry_apic_fex_details_list.go +++ b/model_niatelemetry_apic_fex_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_fex_details_response.go b/model_niatelemetry_apic_fex_details_response.go index 39ad83dbac..a4e098d4e5 100644 --- a/model_niatelemetry_apic_fex_details_response.go +++ b/model_niatelemetry_apic_fex_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_flash_details.go b/model_niatelemetry_apic_flash_details.go index fe42f90151..3053703e6b 100644 --- a/model_niatelemetry_apic_flash_details.go +++ b/model_niatelemetry_apic_flash_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_flash_details_list.go b/model_niatelemetry_apic_flash_details_list.go index 595b8c79f0..817619ca1f 100644 --- a/model_niatelemetry_apic_flash_details_list.go +++ b/model_niatelemetry_apic_flash_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_flash_details_response.go b/model_niatelemetry_apic_flash_details_response.go index 87a59dd1a1..cdf75dd7fe 100644 --- a/model_niatelemetry_apic_flash_details_response.go +++ b/model_niatelemetry_apic_flash_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_ntp_auth.go b/model_niatelemetry_apic_ntp_auth.go index 662c091df1..f5af539191 100644 --- a/model_niatelemetry_apic_ntp_auth.go +++ b/model_niatelemetry_apic_ntp_auth.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_ntp_auth_list.go b/model_niatelemetry_apic_ntp_auth_list.go index 1ba2d1aa60..9635326cf8 100644 --- a/model_niatelemetry_apic_ntp_auth_list.go +++ b/model_niatelemetry_apic_ntp_auth_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_ntp_auth_response.go b/model_niatelemetry_apic_ntp_auth_response.go index 0d9e200ae7..2f41889524 100644 --- a/model_niatelemetry_apic_ntp_auth_response.go +++ b/model_niatelemetry_apic_ntp_auth_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_performance_data.go b/model_niatelemetry_apic_performance_data.go index 14b323011c..95bbb3e792 100644 --- a/model_niatelemetry_apic_performance_data.go +++ b/model_niatelemetry_apic_performance_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_performance_data_list.go b/model_niatelemetry_apic_performance_data_list.go index 684966f6eb..122ad22aac 100644 --- a/model_niatelemetry_apic_performance_data_list.go +++ b/model_niatelemetry_apic_performance_data_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_performance_data_response.go b/model_niatelemetry_apic_performance_data_response.go index fbba033f52..e1df30612b 100644 --- a/model_niatelemetry_apic_performance_data_response.go +++ b/model_niatelemetry_apic_performance_data_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_pod_data.go b/model_niatelemetry_apic_pod_data.go index a88ab3483f..68cd139622 100644 --- a/model_niatelemetry_apic_pod_data.go +++ b/model_niatelemetry_apic_pod_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_pod_data_list.go b/model_niatelemetry_apic_pod_data_list.go index b94243b7a6..b16fcbf325 100644 --- a/model_niatelemetry_apic_pod_data_list.go +++ b/model_niatelemetry_apic_pod_data_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_pod_data_response.go b/model_niatelemetry_apic_pod_data_response.go index bf8a9c506b..261783c4c7 100644 --- a/model_niatelemetry_apic_pod_data_response.go +++ b/model_niatelemetry_apic_pod_data_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_psu_details.go b/model_niatelemetry_apic_psu_details.go index 22c933d430..c917edb2c1 100644 --- a/model_niatelemetry_apic_psu_details.go +++ b/model_niatelemetry_apic_psu_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_psu_details_list.go b/model_niatelemetry_apic_psu_details_list.go index ef8a2da9f5..01f73d2199 100644 --- a/model_niatelemetry_apic_psu_details_list.go +++ b/model_niatelemetry_apic_psu_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_psu_details_response.go b/model_niatelemetry_apic_psu_details_response.go index cac11af373..653b56c096 100644 --- a/model_niatelemetry_apic_psu_details_response.go +++ b/model_niatelemetry_apic_psu_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_realm_details.go b/model_niatelemetry_apic_realm_details.go index 7059826fcb..7d06a390a0 100644 --- a/model_niatelemetry_apic_realm_details.go +++ b/model_niatelemetry_apic_realm_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_realm_details_list.go b/model_niatelemetry_apic_realm_details_list.go index d166db3ef1..7bc086d7ba 100644 --- a/model_niatelemetry_apic_realm_details_list.go +++ b/model_niatelemetry_apic_realm_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_realm_details_response.go b/model_niatelemetry_apic_realm_details_response.go index b9351c6041..56932b26e2 100644 --- a/model_niatelemetry_apic_realm_details_response.go +++ b/model_niatelemetry_apic_realm_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_client_grp_details.go b/model_niatelemetry_apic_snmp_client_grp_details.go index dc6eef4ea3..feb21f2032 100644 --- a/model_niatelemetry_apic_snmp_client_grp_details.go +++ b/model_niatelemetry_apic_snmp_client_grp_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_client_grp_details_list.go b/model_niatelemetry_apic_snmp_client_grp_details_list.go index e3a0a8fe49..df824cbde0 100644 --- a/model_niatelemetry_apic_snmp_client_grp_details_list.go +++ b/model_niatelemetry_apic_snmp_client_grp_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_client_grp_details_response.go b/model_niatelemetry_apic_snmp_client_grp_details_response.go index 71e5058919..d2c934acb8 100644 --- a/model_niatelemetry_apic_snmp_client_grp_details_response.go +++ b/model_niatelemetry_apic_snmp_client_grp_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_community_access_details.go b/model_niatelemetry_apic_snmp_community_access_details.go index 89cfb28c03..992368850c 100644 --- a/model_niatelemetry_apic_snmp_community_access_details.go +++ b/model_niatelemetry_apic_snmp_community_access_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_community_access_details_list.go b/model_niatelemetry_apic_snmp_community_access_details_list.go index e971e60583..4828283bc4 100644 --- a/model_niatelemetry_apic_snmp_community_access_details_list.go +++ b/model_niatelemetry_apic_snmp_community_access_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_community_access_details_response.go b/model_niatelemetry_apic_snmp_community_access_details_response.go index 5e90219c2e..674c0d1550 100644 --- a/model_niatelemetry_apic_snmp_community_access_details_response.go +++ b/model_niatelemetry_apic_snmp_community_access_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_community_details.go b/model_niatelemetry_apic_snmp_community_details.go index cfcca0ddb6..bccf9e885f 100644 --- a/model_niatelemetry_apic_snmp_community_details.go +++ b/model_niatelemetry_apic_snmp_community_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_community_details_list.go b/model_niatelemetry_apic_snmp_community_details_list.go index 5e9e1c1527..e1d0e93726 100644 --- a/model_niatelemetry_apic_snmp_community_details_list.go +++ b/model_niatelemetry_apic_snmp_community_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_community_details_response.go b/model_niatelemetry_apic_snmp_community_details_response.go index 9650d78593..054bda352a 100644 --- a/model_niatelemetry_apic_snmp_community_details_response.go +++ b/model_niatelemetry_apic_snmp_community_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_trap_details.go b/model_niatelemetry_apic_snmp_trap_details.go index 1ab347cf32..9ff623c606 100644 --- a/model_niatelemetry_apic_snmp_trap_details.go +++ b/model_niatelemetry_apic_snmp_trap_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_trap_details_list.go b/model_niatelemetry_apic_snmp_trap_details_list.go index 0394bc2225..496648882e 100644 --- a/model_niatelemetry_apic_snmp_trap_details_list.go +++ b/model_niatelemetry_apic_snmp_trap_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_trap_details_response.go b/model_niatelemetry_apic_snmp_trap_details_response.go index 2110be9d98..44dbc9600a 100644 --- a/model_niatelemetry_apic_snmp_trap_details_response.go +++ b/model_niatelemetry_apic_snmp_trap_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_trap_fwd_server_details.go b/model_niatelemetry_apic_snmp_trap_fwd_server_details.go index 1762fd05c8..e22fa4a92a 100644 --- a/model_niatelemetry_apic_snmp_trap_fwd_server_details.go +++ b/model_niatelemetry_apic_snmp_trap_fwd_server_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_trap_fwd_server_details_list.go b/model_niatelemetry_apic_snmp_trap_fwd_server_details_list.go index 2a82572bb7..cee4c2cfe4 100644 --- a/model_niatelemetry_apic_snmp_trap_fwd_server_details_list.go +++ b/model_niatelemetry_apic_snmp_trap_fwd_server_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_trap_fwd_server_details_response.go b/model_niatelemetry_apic_snmp_trap_fwd_server_details_response.go index 206ef35236..656468483c 100644 --- a/model_niatelemetry_apic_snmp_trap_fwd_server_details_response.go +++ b/model_niatelemetry_apic_snmp_trap_fwd_server_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_version_three_details.go b/model_niatelemetry_apic_snmp_version_three_details.go index 378e580d66..f17de9116a 100644 --- a/model_niatelemetry_apic_snmp_version_three_details.go +++ b/model_niatelemetry_apic_snmp_version_three_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_version_three_details_list.go b/model_niatelemetry_apic_snmp_version_three_details_list.go index d5f4cfc877..e8b69981aa 100644 --- a/model_niatelemetry_apic_snmp_version_three_details_list.go +++ b/model_niatelemetry_apic_snmp_version_three_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_snmp_version_three_details_response.go b/model_niatelemetry_apic_snmp_version_three_details_response.go index 96f0d9dc08..d593d706f4 100644 --- a/model_niatelemetry_apic_snmp_version_three_details_response.go +++ b/model_niatelemetry_apic_snmp_version_three_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_sys_log_grp.go b/model_niatelemetry_apic_sys_log_grp.go index 84370c7ea8..90af47fde9 100644 --- a/model_niatelemetry_apic_sys_log_grp.go +++ b/model_niatelemetry_apic_sys_log_grp.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_sys_log_grp_list.go b/model_niatelemetry_apic_sys_log_grp_list.go index 8e2d25d669..f7a66a6bac 100644 --- a/model_niatelemetry_apic_sys_log_grp_list.go +++ b/model_niatelemetry_apic_sys_log_grp_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_sys_log_grp_response.go b/model_niatelemetry_apic_sys_log_grp_response.go index 489cc1425b..c0a9fa2571 100644 --- a/model_niatelemetry_apic_sys_log_grp_response.go +++ b/model_niatelemetry_apic_sys_log_grp_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_sys_log_src.go b/model_niatelemetry_apic_sys_log_src.go index f36bb117bb..ee595b8c66 100644 --- a/model_niatelemetry_apic_sys_log_src.go +++ b/model_niatelemetry_apic_sys_log_src.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_sys_log_src_list.go b/model_niatelemetry_apic_sys_log_src_list.go index 34f42d6334..f0073226d3 100644 --- a/model_niatelemetry_apic_sys_log_src_list.go +++ b/model_niatelemetry_apic_sys_log_src_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_sys_log_src_response.go b/model_niatelemetry_apic_sys_log_src_response.go index d7377005ce..e17cd8b6e1 100644 --- a/model_niatelemetry_apic_sys_log_src_response.go +++ b/model_niatelemetry_apic_sys_log_src_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_transceiver_details.go b/model_niatelemetry_apic_transceiver_details.go index e02908652c..a7d1e44adb 100644 --- a/model_niatelemetry_apic_transceiver_details.go +++ b/model_niatelemetry_apic_transceiver_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_transceiver_details_list.go b/model_niatelemetry_apic_transceiver_details_list.go index d92e447e31..5d20be390a 100644 --- a/model_niatelemetry_apic_transceiver_details_list.go +++ b/model_niatelemetry_apic_transceiver_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_transceiver_details_response.go b/model_niatelemetry_apic_transceiver_details_response.go index 029807742c..15ad40bb33 100644 --- a/model_niatelemetry_apic_transceiver_details_response.go +++ b/model_niatelemetry_apic_transceiver_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_ui_page_counts.go b/model_niatelemetry_apic_ui_page_counts.go index 81074bafd0..3c6f8e2d52 100644 --- a/model_niatelemetry_apic_ui_page_counts.go +++ b/model_niatelemetry_apic_ui_page_counts.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_ui_page_counts_list.go b/model_niatelemetry_apic_ui_page_counts_list.go index e9258023dd..ccb5e9cc5e 100644 --- a/model_niatelemetry_apic_ui_page_counts_list.go +++ b/model_niatelemetry_apic_ui_page_counts_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_ui_page_counts_response.go b/model_niatelemetry_apic_ui_page_counts_response.go index 511e6e137c..029ab0c8ac 100644 --- a/model_niatelemetry_apic_ui_page_counts_response.go +++ b/model_niatelemetry_apic_ui_page_counts_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_vision.go b/model_niatelemetry_apic_vision.go index 10dfd305c3..440f6dfb41 100644 --- a/model_niatelemetry_apic_vision.go +++ b/model_niatelemetry_apic_vision.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_vision_list.go b/model_niatelemetry_apic_vision_list.go index 1d66fa7563..dcd63dd938 100644 --- a/model_niatelemetry_apic_vision_list.go +++ b/model_niatelemetry_apic_vision_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_apic_vision_response.go b/model_niatelemetry_apic_vision_response.go index 6b8d555852..2d883a794c 100644 --- a/model_niatelemetry_apic_vision_response.go +++ b/model_niatelemetry_apic_vision_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_app_details.go b/model_niatelemetry_app_details.go index 405ae07cea..18d9c941c8 100644 --- a/model_niatelemetry_app_details.go +++ b/model_niatelemetry_app_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_app_details_list.go b/model_niatelemetry_app_details_list.go index f80b63f326..7c91fabff2 100644 --- a/model_niatelemetry_app_details_list.go +++ b/model_niatelemetry_app_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_app_details_response.go b/model_niatelemetry_app_details_response.go index 911b1224ef..4385d95451 100644 --- a/model_niatelemetry_app_details_response.go +++ b/model_niatelemetry_app_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_bootflash_details.go b/model_niatelemetry_bootflash_details.go index 90b63e6a67..76541647c5 100644 --- a/model_niatelemetry_bootflash_details.go +++ b/model_niatelemetry_bootflash_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_cloud_details.go b/model_niatelemetry_cloud_details.go index 615fdf3042..e8d33db942 100644 --- a/model_niatelemetry_cloud_details.go +++ b/model_niatelemetry_cloud_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_cloud_details_list.go b/model_niatelemetry_cloud_details_list.go index 519128afc4..c481949b5c 100644 --- a/model_niatelemetry_cloud_details_list.go +++ b/model_niatelemetry_cloud_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_cloud_details_response.go b/model_niatelemetry_cloud_details_response.go index 68972a51c6..d426f53431 100644 --- a/model_niatelemetry_cloud_details_response.go +++ b/model_niatelemetry_cloud_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_cloud_regions_element.go b/model_niatelemetry_cloud_regions_element.go index 40e6ba3fc5..8830e605e9 100644 --- a/model_niatelemetry_cloud_regions_element.go +++ b/model_niatelemetry_cloud_regions_element.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_cloud_routers_element.go b/model_niatelemetry_cloud_routers_element.go index 2b31cbe742..396102dea0 100644 --- a/model_niatelemetry_cloud_routers_element.go +++ b/model_niatelemetry_cloud_routers_element.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_common_policies.go b/model_niatelemetry_common_policies.go index 0c01e0d461..45f62180ab 100644 --- a/model_niatelemetry_common_policies.go +++ b/model_niatelemetry_common_policies.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_common_policies_list.go b/model_niatelemetry_common_policies_list.go index c3c51008a8..549236680f 100644 --- a/model_niatelemetry_common_policies_list.go +++ b/model_niatelemetry_common_policies_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_common_policies_response.go b/model_niatelemetry_common_policies_response.go index f4d63d0c44..7d1c8298f7 100644 --- a/model_niatelemetry_common_policies_response.go +++ b/model_niatelemetry_common_policies_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_fan_details.go b/model_niatelemetry_dcnm_fan_details.go index dc286a7918..4f48ee79c1 100644 --- a/model_niatelemetry_dcnm_fan_details.go +++ b/model_niatelemetry_dcnm_fan_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_fan_details_list.go b/model_niatelemetry_dcnm_fan_details_list.go index 839f01b59d..bc8cd91690 100644 --- a/model_niatelemetry_dcnm_fan_details_list.go +++ b/model_niatelemetry_dcnm_fan_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_fan_details_response.go b/model_niatelemetry_dcnm_fan_details_response.go index 3e11bf7e76..f8d4ea1d7e 100644 --- a/model_niatelemetry_dcnm_fan_details_response.go +++ b/model_niatelemetry_dcnm_fan_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_fex_details.go b/model_niatelemetry_dcnm_fex_details.go index f9fbaa16ce..a74417e8d8 100644 --- a/model_niatelemetry_dcnm_fex_details.go +++ b/model_niatelemetry_dcnm_fex_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_fex_details_list.go b/model_niatelemetry_dcnm_fex_details_list.go index 18cdd111f5..2a50097869 100644 --- a/model_niatelemetry_dcnm_fex_details_list.go +++ b/model_niatelemetry_dcnm_fex_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_fex_details_response.go b/model_niatelemetry_dcnm_fex_details_response.go index 8157dc4e0d..165cd6c8d6 100644 --- a/model_niatelemetry_dcnm_fex_details_response.go +++ b/model_niatelemetry_dcnm_fex_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_module_details.go b/model_niatelemetry_dcnm_module_details.go index 37bfdbbe3e..8cc3de8f66 100644 --- a/model_niatelemetry_dcnm_module_details.go +++ b/model_niatelemetry_dcnm_module_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_module_details_list.go b/model_niatelemetry_dcnm_module_details_list.go index 546c81053c..42da57796a 100644 --- a/model_niatelemetry_dcnm_module_details_list.go +++ b/model_niatelemetry_dcnm_module_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_module_details_response.go b/model_niatelemetry_dcnm_module_details_response.go index 80eca11189..b86b1a7df1 100644 --- a/model_niatelemetry_dcnm_module_details_response.go +++ b/model_niatelemetry_dcnm_module_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_psu_details.go b/model_niatelemetry_dcnm_psu_details.go index 7c0fb3df81..f4ac7b8866 100644 --- a/model_niatelemetry_dcnm_psu_details.go +++ b/model_niatelemetry_dcnm_psu_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_psu_details_list.go b/model_niatelemetry_dcnm_psu_details_list.go index 5c957156c5..126afa6b56 100644 --- a/model_niatelemetry_dcnm_psu_details_list.go +++ b/model_niatelemetry_dcnm_psu_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_psu_details_response.go b/model_niatelemetry_dcnm_psu_details_response.go index 5e7d4d6c21..1ab16e981c 100644 --- a/model_niatelemetry_dcnm_psu_details_response.go +++ b/model_niatelemetry_dcnm_psu_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_transceiver_details.go b/model_niatelemetry_dcnm_transceiver_details.go index 86d6aa57e7..8052cc6a81 100644 --- a/model_niatelemetry_dcnm_transceiver_details.go +++ b/model_niatelemetry_dcnm_transceiver_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_transceiver_details_list.go b/model_niatelemetry_dcnm_transceiver_details_list.go index 58457d76f0..571b1dfc9b 100644 --- a/model_niatelemetry_dcnm_transceiver_details_list.go +++ b/model_niatelemetry_dcnm_transceiver_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dcnm_transceiver_details_response.go b/model_niatelemetry_dcnm_transceiver_details_response.go index aaa40c9c87..51a3a0e2c5 100644 --- a/model_niatelemetry_dcnm_transceiver_details_response.go +++ b/model_niatelemetry_dcnm_transceiver_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_deployment_status.go b/model_niatelemetry_deployment_status.go index 4388161c98..ac029d1f17 100644 --- a/model_niatelemetry_deployment_status.go +++ b/model_niatelemetry_deployment_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_digital_optical_monitoring.go b/model_niatelemetry_digital_optical_monitoring.go index fdf0fad85a..dd77044542 100644 --- a/model_niatelemetry_digital_optical_monitoring.go +++ b/model_niatelemetry_digital_optical_monitoring.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_diskinfo.go b/model_niatelemetry_diskinfo.go index 8c339ca003..d34d3daaf1 100644 --- a/model_niatelemetry_diskinfo.go +++ b/model_niatelemetry_diskinfo.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_info.go b/model_niatelemetry_dom_info.go index 57a016d68a..1933328e06 100644 --- a/model_niatelemetry_dom_info.go +++ b/model_niatelemetry_dom_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_info_object.go b/model_niatelemetry_dom_info_object.go index b9e126cb74..9612d01f65 100644 --- a/model_niatelemetry_dom_info_object.go +++ b/model_niatelemetry_dom_info_object.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_info_object_list.go b/model_niatelemetry_dom_info_object_list.go index 035c289557..ddac2ff455 100644 --- a/model_niatelemetry_dom_info_object_list.go +++ b/model_niatelemetry_dom_info_object_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_info_object_response.go b/model_niatelemetry_dom_info_object_response.go index cf5005a8e8..b171ad07bd 100644 --- a/model_niatelemetry_dom_info_object_response.go +++ b/model_niatelemetry_dom_info_object_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_thres_info.go b/model_niatelemetry_dom_thres_info.go index b149ba4e46..da5ca1dfce 100644 --- a/model_niatelemetry_dom_thres_info.go +++ b/model_niatelemetry_dom_thres_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_thres_info_object.go b/model_niatelemetry_dom_thres_info_object.go index 40c978649e..f07a29a76f 100644 --- a/model_niatelemetry_dom_thres_info_object.go +++ b/model_niatelemetry_dom_thres_info_object.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_thres_info_object_list.go b/model_niatelemetry_dom_thres_info_object_list.go index fdfa411666..4f160f1516 100644 --- a/model_niatelemetry_dom_thres_info_object_list.go +++ b/model_niatelemetry_dom_thres_info_object_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_dom_thres_info_object_response.go b/model_niatelemetry_dom_thres_info_object_response.go index f4797ea6cf..f897249ee0 100644 --- a/model_niatelemetry_dom_thres_info_object_response.go +++ b/model_niatelemetry_dom_thres_info_object_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_epg.go b/model_niatelemetry_epg.go index 7fbdb16d4d..a1d65da279 100644 --- a/model_niatelemetry_epg.go +++ b/model_niatelemetry_epg.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_epg_list.go b/model_niatelemetry_epg_list.go index cac3a85de8..62444ea2d8 100644 --- a/model_niatelemetry_epg_list.go +++ b/model_niatelemetry_epg_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_epg_response.go b/model_niatelemetry_epg_response.go index 89566ba020..addd1ce678 100644 --- a/model_niatelemetry_epg_response.go +++ b/model_niatelemetry_epg_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_eqpt_storage_firmware.go b/model_niatelemetry_eqpt_storage_firmware.go index c7b08373c5..5bffe2b9f1 100644 --- a/model_niatelemetry_eqpt_storage_firmware.go +++ b/model_niatelemetry_eqpt_storage_firmware.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_eqptcapacity_pol_usage5min.go b/model_niatelemetry_eqptcapacity_pol_usage5min.go index fb1db32d08..5cb2acfa48 100644 --- a/model_niatelemetry_eqptcapacity_pol_usage5min.go +++ b/model_niatelemetry_eqptcapacity_pol_usage5min.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_eqptcapacity_prefix_entries15min.go b/model_niatelemetry_eqptcapacity_prefix_entries15min.go index 6b82666d07..86d3f4894c 100644 --- a/model_niatelemetry_eqptcapacity_prefix_entries15min.go +++ b/model_niatelemetry_eqptcapacity_prefix_entries15min.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_eqptcapacity_prefix_entries5min.go b/model_niatelemetry_eqptcapacity_prefix_entries5min.go index 6b0a91c7d7..eb964c9e31 100644 --- a/model_niatelemetry_eqptcapacity_prefix_entries5min.go +++ b/model_niatelemetry_eqptcapacity_prefix_entries5min.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_module_details.go b/model_niatelemetry_fabric_module_details.go index e6856a0e81..d1f87000f1 100644 --- a/model_niatelemetry_fabric_module_details.go +++ b/model_niatelemetry_fabric_module_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_module_details_list.go b/model_niatelemetry_fabric_module_details_list.go index b755ade22a..d7a0f7d3b6 100644 --- a/model_niatelemetry_fabric_module_details_list.go +++ b/model_niatelemetry_fabric_module_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_module_details_response.go b/model_niatelemetry_fabric_module_details_response.go index aef2ec45e8..d5dbd0c74f 100644 --- a/model_niatelemetry_fabric_module_details_response.go +++ b/model_niatelemetry_fabric_module_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_node_control_details.go b/model_niatelemetry_fabric_node_control_details.go index 7d141e8789..d1824bb526 100644 --- a/model_niatelemetry_fabric_node_control_details.go +++ b/model_niatelemetry_fabric_node_control_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_node_control_details_list.go b/model_niatelemetry_fabric_node_control_details_list.go index a6a44815bd..6119287b5b 100644 --- a/model_niatelemetry_fabric_node_control_details_list.go +++ b/model_niatelemetry_fabric_node_control_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_node_control_details_response.go b/model_niatelemetry_fabric_node_control_details_response.go index 5a42d1f68d..d9e6d01e0d 100644 --- a/model_niatelemetry_fabric_node_control_details_response.go +++ b/model_niatelemetry_fabric_node_control_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_pod_profile.go b/model_niatelemetry_fabric_pod_profile.go index ed097ff885..dcd990420c 100644 --- a/model_niatelemetry_fabric_pod_profile.go +++ b/model_niatelemetry_fabric_pod_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_pod_profile_list.go b/model_niatelemetry_fabric_pod_profile_list.go index 8e9c829cf4..498604cd74 100644 --- a/model_niatelemetry_fabric_pod_profile_list.go +++ b/model_niatelemetry_fabric_pod_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_pod_profile_response.go b/model_niatelemetry_fabric_pod_profile_response.go index 5e08554a94..f1bf6c2180 100644 --- a/model_niatelemetry_fabric_pod_profile_response.go +++ b/model_niatelemetry_fabric_pod_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_pod_ss.go b/model_niatelemetry_fabric_pod_ss.go index 0707b9e6f0..4bbbb478a3 100644 --- a/model_niatelemetry_fabric_pod_ss.go +++ b/model_niatelemetry_fabric_pod_ss.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_pod_ss_list.go b/model_niatelemetry_fabric_pod_ss_list.go index a6e7d970dc..65510b0ed4 100644 --- a/model_niatelemetry_fabric_pod_ss_list.go +++ b/model_niatelemetry_fabric_pod_ss_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fabric_pod_ss_response.go b/model_niatelemetry_fabric_pod_ss_response.go index 573cf32bd5..e15c4f40a3 100644 --- a/model_niatelemetry_fabric_pod_ss_response.go +++ b/model_niatelemetry_fabric_pod_ss_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fan_details.go b/model_niatelemetry_fan_details.go index 0a4e825641..81dfb01b94 100644 --- a/model_niatelemetry_fan_details.go +++ b/model_niatelemetry_fan_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fault.go b/model_niatelemetry_fault.go index 6b3988986f..f0d8271b5a 100644 --- a/model_niatelemetry_fault.go +++ b/model_niatelemetry_fault.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fault_list.go b/model_niatelemetry_fault_list.go index b227a10a57..6a3ce66cdd 100644 --- a/model_niatelemetry_fault_list.go +++ b/model_niatelemetry_fault_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_fault_response.go b/model_niatelemetry_fault_response.go index 94cd942a03..2f9b7b0e02 100644 --- a/model_niatelemetry_fault_response.go +++ b/model_niatelemetry_fault_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_hcloud_details.go b/model_niatelemetry_hcloud_details.go index 62ff870f8d..fb90b65131 100644 --- a/model_niatelemetry_hcloud_details.go +++ b/model_niatelemetry_hcloud_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_hcloud_details_list.go b/model_niatelemetry_hcloud_details_list.go index b5c71bb8aa..a075e5fdb8 100644 --- a/model_niatelemetry_hcloud_details_list.go +++ b/model_niatelemetry_hcloud_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_hcloud_details_response.go b/model_niatelemetry_hcloud_details_response.go index 45d4535107..376e797075 100644 --- a/model_niatelemetry_hcloud_details_response.go +++ b/model_niatelemetry_hcloud_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_health_insights_data.go b/model_niatelemetry_health_insights_data.go index bb7ec2b6c6..9c36127043 100644 --- a/model_niatelemetry_health_insights_data.go +++ b/model_niatelemetry_health_insights_data.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_health_insights_data_list.go b/model_niatelemetry_health_insights_data_list.go index c60b6a76e4..d0c2429395 100644 --- a/model_niatelemetry_health_insights_data_list.go +++ b/model_niatelemetry_health_insights_data_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_health_insights_data_response.go b/model_niatelemetry_health_insights_data_response.go index dda7b92c0a..a065967e4d 100644 --- a/model_niatelemetry_health_insights_data_response.go +++ b/model_niatelemetry_health_insights_data_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_contract_details.go b/model_niatelemetry_https_acl_contract_details.go index 658bf81a88..1efb015892 100644 --- a/model_niatelemetry_https_acl_contract_details.go +++ b/model_niatelemetry_https_acl_contract_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_contract_details_list.go b/model_niatelemetry_https_acl_contract_details_list.go index e127db695e..8094effbfe 100644 --- a/model_niatelemetry_https_acl_contract_details_list.go +++ b/model_niatelemetry_https_acl_contract_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_contract_details_response.go b/model_niatelemetry_https_acl_contract_details_response.go index a27078b0fd..85f13d5ad5 100644 --- a/model_niatelemetry_https_acl_contract_details_response.go +++ b/model_niatelemetry_https_acl_contract_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_contract_filter_map.go b/model_niatelemetry_https_acl_contract_filter_map.go index 33ecf9cd07..50947cfffb 100644 --- a/model_niatelemetry_https_acl_contract_filter_map.go +++ b/model_niatelemetry_https_acl_contract_filter_map.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_contract_filter_map_list.go b/model_niatelemetry_https_acl_contract_filter_map_list.go index 52cf501979..7dcfc7c8d0 100644 --- a/model_niatelemetry_https_acl_contract_filter_map_list.go +++ b/model_niatelemetry_https_acl_contract_filter_map_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_contract_filter_map_response.go b/model_niatelemetry_https_acl_contract_filter_map_response.go index 1be8d48575..4a06b44a79 100644 --- a/model_niatelemetry_https_acl_contract_filter_map_response.go +++ b/model_niatelemetry_https_acl_contract_filter_map_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_epg_contract_map.go b/model_niatelemetry_https_acl_epg_contract_map.go index 88bc0991a6..686ea9e692 100644 --- a/model_niatelemetry_https_acl_epg_contract_map.go +++ b/model_niatelemetry_https_acl_epg_contract_map.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_epg_contract_map_list.go b/model_niatelemetry_https_acl_epg_contract_map_list.go index 3017dc5640..0f063d7ddc 100644 --- a/model_niatelemetry_https_acl_epg_contract_map_list.go +++ b/model_niatelemetry_https_acl_epg_contract_map_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_epg_contract_map_response.go b/model_niatelemetry_https_acl_epg_contract_map_response.go index d02265ac9a..b71ead9bc8 100644 --- a/model_niatelemetry_https_acl_epg_contract_map_response.go +++ b/model_niatelemetry_https_acl_epg_contract_map_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_epg_details.go b/model_niatelemetry_https_acl_epg_details.go index 7ae2a5ec8a..8238d914c6 100644 --- a/model_niatelemetry_https_acl_epg_details.go +++ b/model_niatelemetry_https_acl_epg_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_epg_details_list.go b/model_niatelemetry_https_acl_epg_details_list.go index ed85c749df..a8492c5075 100644 --- a/model_niatelemetry_https_acl_epg_details_list.go +++ b/model_niatelemetry_https_acl_epg_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_epg_details_response.go b/model_niatelemetry_https_acl_epg_details_response.go index 6c48d033fb..24eb9fe353 100644 --- a/model_niatelemetry_https_acl_epg_details_response.go +++ b/model_niatelemetry_https_acl_epg_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_filter_details.go b/model_niatelemetry_https_acl_filter_details.go index b7459e6dcc..42d57979c2 100644 --- a/model_niatelemetry_https_acl_filter_details.go +++ b/model_niatelemetry_https_acl_filter_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_filter_details_list.go b/model_niatelemetry_https_acl_filter_details_list.go index 1facdbd053..89b5edc322 100644 --- a/model_niatelemetry_https_acl_filter_details_list.go +++ b/model_niatelemetry_https_acl_filter_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_https_acl_filter_details_response.go b/model_niatelemetry_https_acl_filter_details_response.go index 33a3e605e9..ccf0c19014 100644 --- a/model_niatelemetry_https_acl_filter_details_response.go +++ b/model_niatelemetry_https_acl_filter_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_image_detail.go b/model_niatelemetry_image_detail.go index e13571b50b..6d24436401 100644 --- a/model_niatelemetry_image_detail.go +++ b/model_niatelemetry_image_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_insight_group_details.go b/model_niatelemetry_insight_group_details.go index 93f218b2c3..56488a29b5 100644 --- a/model_niatelemetry_insight_group_details.go +++ b/model_niatelemetry_insight_group_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_insight_group_details_list.go b/model_niatelemetry_insight_group_details_list.go index 5161faddd1..802ca3f3ad 100644 --- a/model_niatelemetry_insight_group_details_list.go +++ b/model_niatelemetry_insight_group_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_insight_group_details_response.go b/model_niatelemetry_insight_group_details_response.go index 76db7ec88f..7e9c4bf58e 100644 --- a/model_niatelemetry_insight_group_details_response.go +++ b/model_niatelemetry_insight_group_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_interface.go b/model_niatelemetry_interface.go index a99bbc97c2..243ecb7222 100644 --- a/model_niatelemetry_interface.go +++ b/model_niatelemetry_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_interface_element.go b/model_niatelemetry_interface_element.go index b2922b853e..ccd9e6daa8 100644 --- a/model_niatelemetry_interface_element.go +++ b/model_niatelemetry_interface_element.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_job_detail.go b/model_niatelemetry_job_detail.go index 9a7241a7ee..0a64570a48 100644 --- a/model_niatelemetry_job_detail.go +++ b/model_niatelemetry_job_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_lc.go b/model_niatelemetry_lc.go index 02b50f37a6..7ed4fbc97d 100644 --- a/model_niatelemetry_lc.go +++ b/model_niatelemetry_lc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_lc_list.go b/model_niatelemetry_lc_list.go index d26d1eb457..d2993a40a7 100644 --- a/model_niatelemetry_lc_list.go +++ b/model_niatelemetry_lc_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_lc_response.go b/model_niatelemetry_lc_response.go index a39a7d498d..267797f9d2 100644 --- a/model_niatelemetry_lc_response.go +++ b/model_niatelemetry_lc_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_leaf_pol_grp_details.go b/model_niatelemetry_leaf_pol_grp_details.go index 9ac13bca03..5193466895 100644 --- a/model_niatelemetry_leaf_pol_grp_details.go +++ b/model_niatelemetry_leaf_pol_grp_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_leaf_pol_grp_details_list.go b/model_niatelemetry_leaf_pol_grp_details_list.go index e05af8a2b7..d51c714961 100644 --- a/model_niatelemetry_leaf_pol_grp_details_list.go +++ b/model_niatelemetry_leaf_pol_grp_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_leaf_pol_grp_details_response.go b/model_niatelemetry_leaf_pol_grp_details_response.go index c3f03aa7ae..7c4a55856d 100644 --- a/model_niatelemetry_leaf_pol_grp_details_response.go +++ b/model_niatelemetry_leaf_pol_grp_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_logical_link.go b/model_niatelemetry_logical_link.go index de924aaad1..3ea978526a 100644 --- a/model_niatelemetry_logical_link.go +++ b/model_niatelemetry_logical_link.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mds_neighbor_info.go b/model_niatelemetry_mds_neighbor_info.go index 952e4583ee..b6629750db 100644 --- a/model_niatelemetry_mds_neighbor_info.go +++ b/model_niatelemetry_mds_neighbor_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mds_neighbors.go b/model_niatelemetry_mds_neighbors.go index 4209b0a5ce..a5e97eceee 100644 --- a/model_niatelemetry_mds_neighbors.go +++ b/model_niatelemetry_mds_neighbors.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mds_neighbors_list.go b/model_niatelemetry_mds_neighbors_list.go index 7002206d0c..f0e269609e 100644 --- a/model_niatelemetry_mds_neighbors_list.go +++ b/model_niatelemetry_mds_neighbors_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mds_neighbors_response.go b/model_niatelemetry_mds_neighbors_response.go index 4277e4032b..bab8bf2375 100644 --- a/model_niatelemetry_mds_neighbors_response.go +++ b/model_niatelemetry_mds_neighbors_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_contract_details.go b/model_niatelemetry_mso_contract_details.go index ef5111744b..3611c6df6e 100644 --- a/model_niatelemetry_mso_contract_details.go +++ b/model_niatelemetry_mso_contract_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_contract_details_list.go b/model_niatelemetry_mso_contract_details_list.go index 80af3c04ae..e50aa2c518 100644 --- a/model_niatelemetry_mso_contract_details_list.go +++ b/model_niatelemetry_mso_contract_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_contract_details_response.go b/model_niatelemetry_mso_contract_details_response.go index ea8871fac6..f3042d38af 100644 --- a/model_niatelemetry_mso_contract_details_response.go +++ b/model_niatelemetry_mso_contract_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_epg_details.go b/model_niatelemetry_mso_epg_details.go index 603d464fae..ac8d2d65d5 100644 --- a/model_niatelemetry_mso_epg_details.go +++ b/model_niatelemetry_mso_epg_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_epg_details_list.go b/model_niatelemetry_mso_epg_details_list.go index 3f84686d3e..ae3b6aca5e 100644 --- a/model_niatelemetry_mso_epg_details_list.go +++ b/model_niatelemetry_mso_epg_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_epg_details_response.go b/model_niatelemetry_mso_epg_details_response.go index d3717334b2..cec8d7c53c 100644 --- a/model_niatelemetry_mso_epg_details_response.go +++ b/model_niatelemetry_mso_epg_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_schema_details.go b/model_niatelemetry_mso_schema_details.go index af8f949860..52335009eb 100644 --- a/model_niatelemetry_mso_schema_details.go +++ b/model_niatelemetry_mso_schema_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_schema_details_list.go b/model_niatelemetry_mso_schema_details_list.go index 1e67dc0558..c84a492750 100644 --- a/model_niatelemetry_mso_schema_details_list.go +++ b/model_niatelemetry_mso_schema_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_schema_details_response.go b/model_niatelemetry_mso_schema_details_response.go index 50e35ab9d2..59cf7688fc 100644 --- a/model_niatelemetry_mso_schema_details_response.go +++ b/model_niatelemetry_mso_schema_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_site_details.go b/model_niatelemetry_mso_site_details.go index de705245b2..b7a76efaa2 100644 --- a/model_niatelemetry_mso_site_details.go +++ b/model_niatelemetry_mso_site_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_site_details_list.go b/model_niatelemetry_mso_site_details_list.go index 5458f51af6..050d4ea635 100644 --- a/model_niatelemetry_mso_site_details_list.go +++ b/model_niatelemetry_mso_site_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_site_details_response.go b/model_niatelemetry_mso_site_details_response.go index f288bb4317..f613bc2ab2 100644 --- a/model_niatelemetry_mso_site_details_response.go +++ b/model_niatelemetry_mso_site_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_tenant_details.go b/model_niatelemetry_mso_tenant_details.go index 83f3077e97..95cc9cde90 100644 --- a/model_niatelemetry_mso_tenant_details.go +++ b/model_niatelemetry_mso_tenant_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_tenant_details_list.go b/model_niatelemetry_mso_tenant_details_list.go index c847058696..8fc1ef33b0 100644 --- a/model_niatelemetry_mso_tenant_details_list.go +++ b/model_niatelemetry_mso_tenant_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_mso_tenant_details_response.go b/model_niatelemetry_mso_tenant_details_response.go index c0c6b49dc1..156ee6e574 100644 --- a/model_niatelemetry_mso_tenant_details_response.go +++ b/model_niatelemetry_mso_tenant_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_network_info.go b/model_niatelemetry_network_info.go index 71ca2a9a95..d49b087d09 100644 --- a/model_niatelemetry_network_info.go +++ b/model_niatelemetry_network_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_cloud_account.go b/model_niatelemetry_nexus_cloud_account.go index 9dba46bb3c..e1be451e8e 100644 --- a/model_niatelemetry_nexus_cloud_account.go +++ b/model_niatelemetry_nexus_cloud_account.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_cloud_account_list.go b/model_niatelemetry_nexus_cloud_account_list.go index 5f5190d432..dbe63cdf95 100644 --- a/model_niatelemetry_nexus_cloud_account_list.go +++ b/model_niatelemetry_nexus_cloud_account_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_cloud_account_relationship.go b/model_niatelemetry_nexus_cloud_account_relationship.go index f9032da5c0..a968f8075b 100644 --- a/model_niatelemetry_nexus_cloud_account_relationship.go +++ b/model_niatelemetry_nexus_cloud_account_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_cloud_account_response.go b/model_niatelemetry_nexus_cloud_account_response.go index 70d61593d8..cef16c9bf1 100644 --- a/model_niatelemetry_nexus_cloud_account_response.go +++ b/model_niatelemetry_nexus_cloud_account_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_cloud_site.go b/model_niatelemetry_nexus_cloud_site.go index 909ba2b50d..b377508589 100644 --- a/model_niatelemetry_nexus_cloud_site.go +++ b/model_niatelemetry_nexus_cloud_site.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_cloud_site_list.go b/model_niatelemetry_nexus_cloud_site_list.go index 93eb648466..d31c985c1b 100644 --- a/model_niatelemetry_nexus_cloud_site_list.go +++ b/model_niatelemetry_nexus_cloud_site_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_cloud_site_response.go b/model_niatelemetry_nexus_cloud_site_response.go index 55503775d9..55f02ac35d 100644 --- a/model_niatelemetry_nexus_cloud_site_response.go +++ b/model_niatelemetry_nexus_cloud_site_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_controller_details.go b/model_niatelemetry_nexus_dashboard_controller_details.go index 6b9f84a7b7..3b1e75fa6f 100644 --- a/model_niatelemetry_nexus_dashboard_controller_details.go +++ b/model_niatelemetry_nexus_dashboard_controller_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_controller_details_list.go b/model_niatelemetry_nexus_dashboard_controller_details_list.go index 994894c56a..d20066f91e 100644 --- a/model_niatelemetry_nexus_dashboard_controller_details_list.go +++ b/model_niatelemetry_nexus_dashboard_controller_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_controller_details_response.go b/model_niatelemetry_nexus_dashboard_controller_details_response.go index 3a02bbde65..92316c9a78 100644 --- a/model_niatelemetry_nexus_dashboard_controller_details_response.go +++ b/model_niatelemetry_nexus_dashboard_controller_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_details.go b/model_niatelemetry_nexus_dashboard_details.go index 7570237c62..d2d6d93a67 100644 --- a/model_niatelemetry_nexus_dashboard_details.go +++ b/model_niatelemetry_nexus_dashboard_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_details_list.go b/model_niatelemetry_nexus_dashboard_details_list.go index 4017908f7c..44da8dd4a7 100644 --- a/model_niatelemetry_nexus_dashboard_details_list.go +++ b/model_niatelemetry_nexus_dashboard_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_details_response.go b/model_niatelemetry_nexus_dashboard_details_response.go index c14a15583e..0208466bd1 100644 --- a/model_niatelemetry_nexus_dashboard_details_response.go +++ b/model_niatelemetry_nexus_dashboard_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_memory_details.go b/model_niatelemetry_nexus_dashboard_memory_details.go index 7cdd99f57c..1ea9e2b203 100644 --- a/model_niatelemetry_nexus_dashboard_memory_details.go +++ b/model_niatelemetry_nexus_dashboard_memory_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_memory_details_list.go b/model_niatelemetry_nexus_dashboard_memory_details_list.go index 87383de82b..41193a0da6 100644 --- a/model_niatelemetry_nexus_dashboard_memory_details_list.go +++ b/model_niatelemetry_nexus_dashboard_memory_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboard_memory_details_response.go b/model_niatelemetry_nexus_dashboard_memory_details_response.go index a095f17a25..7629907585 100644 --- a/model_niatelemetry_nexus_dashboard_memory_details_response.go +++ b/model_niatelemetry_nexus_dashboard_memory_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboards.go b/model_niatelemetry_nexus_dashboards.go index ba445bb4f0..6fdfcf9ecc 100644 --- a/model_niatelemetry_nexus_dashboards.go +++ b/model_niatelemetry_nexus_dashboards.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboards_list.go b/model_niatelemetry_nexus_dashboards_list.go index acaf25c2b2..0e4fb448ba 100644 --- a/model_niatelemetry_nexus_dashboards_list.go +++ b/model_niatelemetry_nexus_dashboards_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboards_relationship.go b/model_niatelemetry_nexus_dashboards_relationship.go index 5098300f00..aefdf1fa6f 100644 --- a/model_niatelemetry_nexus_dashboards_relationship.go +++ b/model_niatelemetry_nexus_dashboards_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nexus_dashboards_response.go b/model_niatelemetry_nexus_dashboards_response.go index 1bc633a258..87e462d142 100644 --- a/model_niatelemetry_nexus_dashboards_response.go +++ b/model_niatelemetry_nexus_dashboards_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_feature_usage.go b/model_niatelemetry_nia_feature_usage.go index 36a23e38ef..aaacc3424d 100644 --- a/model_niatelemetry_nia_feature_usage.go +++ b/model_niatelemetry_nia_feature_usage.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_feature_usage_list.go b/model_niatelemetry_nia_feature_usage_list.go index 5ff639a3e8..509dee47cd 100644 --- a/model_niatelemetry_nia_feature_usage_list.go +++ b/model_niatelemetry_nia_feature_usage_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_feature_usage_response.go b/model_niatelemetry_nia_feature_usage_response.go index 916f3dbf9e..c76ad03739 100644 --- a/model_niatelemetry_nia_feature_usage_response.go +++ b/model_niatelemetry_nia_feature_usage_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory.go b/model_niatelemetry_nia_inventory.go index 96dbff0808..d521cd0a75 100644 --- a/model_niatelemetry_nia_inventory.go +++ b/model_niatelemetry_nia_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_dcnm.go b/model_niatelemetry_nia_inventory_dcnm.go index 15b466d979..605b92361f 100644 --- a/model_niatelemetry_nia_inventory_dcnm.go +++ b/model_niatelemetry_nia_inventory_dcnm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_dcnm_list.go b/model_niatelemetry_nia_inventory_dcnm_list.go index 97188d84cb..6a63b9bb9b 100644 --- a/model_niatelemetry_nia_inventory_dcnm_list.go +++ b/model_niatelemetry_nia_inventory_dcnm_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_dcnm_response.go b/model_niatelemetry_nia_inventory_dcnm_response.go index d78fc55cdf..0178cce28a 100644 --- a/model_niatelemetry_nia_inventory_dcnm_response.go +++ b/model_niatelemetry_nia_inventory_dcnm_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_fabric.go b/model_niatelemetry_nia_inventory_fabric.go index 16c0b5bfe1..26866d44fb 100644 --- a/model_niatelemetry_nia_inventory_fabric.go +++ b/model_niatelemetry_nia_inventory_fabric.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_fabric_list.go b/model_niatelemetry_nia_inventory_fabric_list.go index 7392713f35..0ee85e7c6a 100644 --- a/model_niatelemetry_nia_inventory_fabric_list.go +++ b/model_niatelemetry_nia_inventory_fabric_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_fabric_response.go b/model_niatelemetry_nia_inventory_fabric_response.go index 861ec0652a..a3b64c0606 100644 --- a/model_niatelemetry_nia_inventory_fabric_response.go +++ b/model_niatelemetry_nia_inventory_fabric_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_list.go b/model_niatelemetry_nia_inventory_list.go index ca10f11111..6818ef09ae 100644 --- a/model_niatelemetry_nia_inventory_list.go +++ b/model_niatelemetry_nia_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_relationship.go b/model_niatelemetry_nia_inventory_relationship.go index 3faa1b02bb..4b1dfa7593 100644 --- a/model_niatelemetry_nia_inventory_relationship.go +++ b/model_niatelemetry_nia_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_inventory_response.go b/model_niatelemetry_nia_inventory_response.go index cac8e06140..23a4fda644 100644 --- a/model_niatelemetry_nia_inventory_response.go +++ b/model_niatelemetry_nia_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_license_state.go b/model_niatelemetry_nia_license_state.go index 4ca8816416..dde3c15e43 100644 --- a/model_niatelemetry_nia_license_state.go +++ b/model_niatelemetry_nia_license_state.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_license_state_list.go b/model_niatelemetry_nia_license_state_list.go index 5b0ca2146b..410d5504b5 100644 --- a/model_niatelemetry_nia_license_state_list.go +++ b/model_niatelemetry_nia_license_state_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_license_state_relationship.go b/model_niatelemetry_nia_license_state_relationship.go index 27f7f07e1e..78d519b097 100644 --- a/model_niatelemetry_nia_license_state_relationship.go +++ b/model_niatelemetry_nia_license_state_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nia_license_state_response.go b/model_niatelemetry_nia_license_state_response.go index 9befb59a1d..67fa1e37b8 100644 --- a/model_niatelemetry_nia_license_state_response.go +++ b/model_niatelemetry_nia_license_state_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nicc.go b/model_niatelemetry_nicc.go index d791a977a9..964c62719a 100644 --- a/model_niatelemetry_nicc.go +++ b/model_niatelemetry_nicc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nicc_list.go b/model_niatelemetry_nicc_list.go index b90589237c..6bd8f5029b 100644 --- a/model_niatelemetry_nicc_list.go +++ b/model_niatelemetry_nicc_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nicc_response.go b/model_niatelemetry_nicc_response.go index 66026fb5bd..2b51f625be 100644 --- a/model_niatelemetry_nicc_response.go +++ b/model_niatelemetry_nicc_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_node.go b/model_niatelemetry_node.go index ffa918cb65..97091f07fc 100644 --- a/model_niatelemetry_node.go +++ b/model_niatelemetry_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nve_packet_counters.go b/model_niatelemetry_nve_packet_counters.go index 52f49af47a..2f0fc97007 100644 --- a/model_niatelemetry_nve_packet_counters.go +++ b/model_niatelemetry_nve_packet_counters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nve_vni.go b/model_niatelemetry_nve_vni.go index c52cff42e0..8e0dea30a0 100644 --- a/model_niatelemetry_nve_vni.go +++ b/model_niatelemetry_nve_vni.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nxos_bgp_evpn.go b/model_niatelemetry_nxos_bgp_evpn.go index 0e5e4cb4ad..4ff599d806 100644 --- a/model_niatelemetry_nxos_bgp_evpn.go +++ b/model_niatelemetry_nxos_bgp_evpn.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nxos_bgp_mvpn.go b/model_niatelemetry_nxos_bgp_mvpn.go index 9b01546ebf..e078bda815 100644 --- a/model_niatelemetry_nxos_bgp_mvpn.go +++ b/model_niatelemetry_nxos_bgp_mvpn.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_nxos_vtp.go b/model_niatelemetry_nxos_vtp.go index df3ef74143..8d2fdc006d 100644 --- a/model_niatelemetry_nxos_vtp.go +++ b/model_niatelemetry_nxos_vtp.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_password_strength_check.go b/model_niatelemetry_password_strength_check.go index aafb1c3598..c5b63866f3 100644 --- a/model_niatelemetry_password_strength_check.go +++ b/model_niatelemetry_password_strength_check.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_password_strength_check_list.go b/model_niatelemetry_password_strength_check_list.go index 9e99967983..e973c6732d 100644 --- a/model_niatelemetry_password_strength_check_list.go +++ b/model_niatelemetry_password_strength_check_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_password_strength_check_response.go b/model_niatelemetry_password_strength_check_response.go index bf240c5776..94db613177 100644 --- a/model_niatelemetry_password_strength_check_response.go +++ b/model_niatelemetry_password_strength_check_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_comm_policies.go b/model_niatelemetry_pod_comm_policies.go index beb70addb6..9a2bf429f0 100644 --- a/model_niatelemetry_pod_comm_policies.go +++ b/model_niatelemetry_pod_comm_policies.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_comm_policies_list.go b/model_niatelemetry_pod_comm_policies_list.go index 9698177d20..23ef802e3c 100644 --- a/model_niatelemetry_pod_comm_policies_list.go +++ b/model_niatelemetry_pod_comm_policies_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_comm_policies_response.go b/model_niatelemetry_pod_comm_policies_response.go index 8bd81605a9..c1f915672f 100644 --- a/model_niatelemetry_pod_comm_policies_response.go +++ b/model_niatelemetry_pod_comm_policies_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_snmp_policies.go b/model_niatelemetry_pod_snmp_policies.go index b7858d6289..8ac5c06163 100644 --- a/model_niatelemetry_pod_snmp_policies.go +++ b/model_niatelemetry_pod_snmp_policies.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_snmp_policies_list.go b/model_niatelemetry_pod_snmp_policies_list.go index ac4bfc8620..3197c18796 100644 --- a/model_niatelemetry_pod_snmp_policies_list.go +++ b/model_niatelemetry_pod_snmp_policies_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_snmp_policies_response.go b/model_niatelemetry_pod_snmp_policies_response.go index 7b20413296..4ce9fef11e 100644 --- a/model_niatelemetry_pod_snmp_policies_response.go +++ b/model_niatelemetry_pod_snmp_policies_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_time_server_policies.go b/model_niatelemetry_pod_time_server_policies.go index 41c2db36a9..20f812cf8a 100644 --- a/model_niatelemetry_pod_time_server_policies.go +++ b/model_niatelemetry_pod_time_server_policies.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_time_server_policies_list.go b/model_niatelemetry_pod_time_server_policies_list.go index 6f307f551a..32e8d67f85 100644 --- a/model_niatelemetry_pod_time_server_policies_list.go +++ b/model_niatelemetry_pod_time_server_policies_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_pod_time_server_policies_response.go b/model_niatelemetry_pod_time_server_policies_response.go index a06be01c51..c3fdc20834 100644 --- a/model_niatelemetry_pod_time_server_policies_response.go +++ b/model_niatelemetry_pod_time_server_policies_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_proc_sys_cpu15min.go b/model_niatelemetry_proc_sys_cpu15min.go index 500fa33ba8..fb817dbbba 100644 --- a/model_niatelemetry_proc_sys_cpu15min.go +++ b/model_niatelemetry_proc_sys_cpu15min.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_proc_sys_cpu5min.go b/model_niatelemetry_proc_sys_cpu5min.go index f1cc643647..a1f3cd2ba7 100644 --- a/model_niatelemetry_proc_sys_cpu5min.go +++ b/model_niatelemetry_proc_sys_cpu5min.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_proc_sys_mem15min.go b/model_niatelemetry_proc_sys_mem15min.go index 9b1ccd997b..a66b880440 100644 --- a/model_niatelemetry_proc_sys_mem15min.go +++ b/model_niatelemetry_proc_sys_mem15min.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_proc_sys_mem5min.go b/model_niatelemetry_proc_sys_mem5min.go index 1054d02db4..ac071a30de 100644 --- a/model_niatelemetry_proc_sys_mem5min.go +++ b/model_niatelemetry_proc_sys_mem5min.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_site_inventory.go b/model_niatelemetry_site_inventory.go index 49cd00d059..52abc9d0a4 100644 --- a/model_niatelemetry_site_inventory.go +++ b/model_niatelemetry_site_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_site_inventory_list.go b/model_niatelemetry_site_inventory_list.go index c0ca75b694..e7748b2d38 100644 --- a/model_niatelemetry_site_inventory_list.go +++ b/model_niatelemetry_site_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_site_inventory_response.go b/model_niatelemetry_site_inventory_response.go index 403f572d20..b9c77c933f 100644 --- a/model_niatelemetry_site_inventory_response.go +++ b/model_niatelemetry_site_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_sites.go b/model_niatelemetry_sites.go index 16ff757fee..94b450fb30 100644 --- a/model_niatelemetry_sites.go +++ b/model_niatelemetry_sites.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_smart_license.go b/model_niatelemetry_smart_license.go index 974de3de33..39d0e2ff23 100644 --- a/model_niatelemetry_smart_license.go +++ b/model_niatelemetry_smart_license.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_snmp_src.go b/model_niatelemetry_snmp_src.go index b090ece209..ecc89afd6d 100644 --- a/model_niatelemetry_snmp_src.go +++ b/model_niatelemetry_snmp_src.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_snmp_src_list.go b/model_niatelemetry_snmp_src_list.go index a7cdc77fff..8e28245eef 100644 --- a/model_niatelemetry_snmp_src_list.go +++ b/model_niatelemetry_snmp_src_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_snmp_src_response.go b/model_niatelemetry_snmp_src_response.go index a8ec5a2c4c..97c8779d75 100644 --- a/model_niatelemetry_snmp_src_response.go +++ b/model_niatelemetry_snmp_src_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_spine_pol_grp_details.go b/model_niatelemetry_spine_pol_grp_details.go index 53482452bf..6db0ba43c5 100644 --- a/model_niatelemetry_spine_pol_grp_details.go +++ b/model_niatelemetry_spine_pol_grp_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_spine_pol_grp_details_list.go b/model_niatelemetry_spine_pol_grp_details_list.go index 2b18f61cca..89323d0c49 100644 --- a/model_niatelemetry_spine_pol_grp_details_list.go +++ b/model_niatelemetry_spine_pol_grp_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_spine_pol_grp_details_response.go b/model_niatelemetry_spine_pol_grp_details_response.go index 46d075fdd9..4bc305a4cf 100644 --- a/model_niatelemetry_spine_pol_grp_details_response.go +++ b/model_niatelemetry_spine_pol_grp_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_ssh_version_two.go b/model_niatelemetry_ssh_version_two.go index 53fefebfeb..5a3290fe2a 100644 --- a/model_niatelemetry_ssh_version_two.go +++ b/model_niatelemetry_ssh_version_two.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_ssh_version_two_list.go b/model_niatelemetry_ssh_version_two_list.go index 133f075c52..f987d54be1 100644 --- a/model_niatelemetry_ssh_version_two_list.go +++ b/model_niatelemetry_ssh_version_two_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_ssh_version_two_response.go b/model_niatelemetry_ssh_version_two_response.go index bb7daae3bb..b4fc0acd13 100644 --- a/model_niatelemetry_ssh_version_two_response.go +++ b/model_niatelemetry_ssh_version_two_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_supervisor_module_details.go b/model_niatelemetry_supervisor_module_details.go index d2e1f3306d..1fa977be4a 100644 --- a/model_niatelemetry_supervisor_module_details.go +++ b/model_niatelemetry_supervisor_module_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_supervisor_module_details_list.go b/model_niatelemetry_supervisor_module_details_list.go index f8d1186cb1..1c97659684 100644 --- a/model_niatelemetry_supervisor_module_details_list.go +++ b/model_niatelemetry_supervisor_module_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_supervisor_module_details_response.go b/model_niatelemetry_supervisor_module_details_response.go index b027a0dfed..1651259e02 100644 --- a/model_niatelemetry_supervisor_module_details_response.go +++ b/model_niatelemetry_supervisor_module_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_switch_disk_utilization.go b/model_niatelemetry_switch_disk_utilization.go index 6e61d7063e..f25770eb52 100644 --- a/model_niatelemetry_switch_disk_utilization.go +++ b/model_niatelemetry_switch_disk_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_remote_dest.go b/model_niatelemetry_syslog_remote_dest.go index 4f986ce6c3..6e4d4067bd 100644 --- a/model_niatelemetry_syslog_remote_dest.go +++ b/model_niatelemetry_syslog_remote_dest.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_remote_dest_list.go b/model_niatelemetry_syslog_remote_dest_list.go index 2dc360d9cf..70adba42a9 100644 --- a/model_niatelemetry_syslog_remote_dest_list.go +++ b/model_niatelemetry_syslog_remote_dest_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_remote_dest_response.go b/model_niatelemetry_syslog_remote_dest_response.go index 0c5e37df61..6d791eb3a3 100644 --- a/model_niatelemetry_syslog_remote_dest_response.go +++ b/model_niatelemetry_syslog_remote_dest_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_sys_msg.go b/model_niatelemetry_syslog_sys_msg.go index 772df0af54..5a402d1cf4 100644 --- a/model_niatelemetry_syslog_sys_msg.go +++ b/model_niatelemetry_syslog_sys_msg.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_sys_msg_fac_filter.go b/model_niatelemetry_syslog_sys_msg_fac_filter.go index fe2bf99b61..5e0b8ea56b 100644 --- a/model_niatelemetry_syslog_sys_msg_fac_filter.go +++ b/model_niatelemetry_syslog_sys_msg_fac_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_sys_msg_fac_filter_list.go b/model_niatelemetry_syslog_sys_msg_fac_filter_list.go index 150d644965..edbb557fff 100644 --- a/model_niatelemetry_syslog_sys_msg_fac_filter_list.go +++ b/model_niatelemetry_syslog_sys_msg_fac_filter_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_sys_msg_fac_filter_response.go b/model_niatelemetry_syslog_sys_msg_fac_filter_response.go index 64b6a510e1..fa365b25a2 100644 --- a/model_niatelemetry_syslog_sys_msg_fac_filter_response.go +++ b/model_niatelemetry_syslog_sys_msg_fac_filter_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_sys_msg_list.go b/model_niatelemetry_syslog_sys_msg_list.go index 30608e7c66..fc876cf96d 100644 --- a/model_niatelemetry_syslog_sys_msg_list.go +++ b/model_niatelemetry_syslog_sys_msg_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_syslog_sys_msg_response.go b/model_niatelemetry_syslog_sys_msg_response.go index 833261491f..806f8cbf79 100644 --- a/model_niatelemetry_syslog_sys_msg_response.go +++ b/model_niatelemetry_syslog_sys_msg_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_system_controller_details.go b/model_niatelemetry_system_controller_details.go index 2f8f93e4f6..f14f5f9a6e 100644 --- a/model_niatelemetry_system_controller_details.go +++ b/model_niatelemetry_system_controller_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_system_controller_details_list.go b/model_niatelemetry_system_controller_details_list.go index bd68c6d1ff..9dfcee670f 100644 --- a/model_niatelemetry_system_controller_details_list.go +++ b/model_niatelemetry_system_controller_details_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_system_controller_details_response.go b/model_niatelemetry_system_controller_details_response.go index 8423b4c31d..62093b1347 100644 --- a/model_niatelemetry_system_controller_details_response.go +++ b/model_niatelemetry_system_controller_details_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_tenant.go b/model_niatelemetry_tenant.go index 6a0be526fc..c8d6aad240 100644 --- a/model_niatelemetry_tenant.go +++ b/model_niatelemetry_tenant.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_tenant_list.go b/model_niatelemetry_tenant_list.go index cf712ac0ce..444fda8ae1 100644 --- a/model_niatelemetry_tenant_list.go +++ b/model_niatelemetry_tenant_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_tenant_response.go b/model_niatelemetry_tenant_response.go index b169a0d421..f59345161f 100644 --- a/model_niatelemetry_tenant_response.go +++ b/model_niatelemetry_tenant_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_vni_status.go b/model_niatelemetry_vni_status.go index 70050a81e7..e1f3df91aa 100644 --- a/model_niatelemetry_vni_status.go +++ b/model_niatelemetry_vni_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_niatelemetry_vpc_details.go b/model_niatelemetry_vpc_details.go index e34e6f5f88..d5e11e6a23 100644 --- a/model_niatelemetry_vpc_details.go +++ b/model_niatelemetry_vpc_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_abstract_condition.go b/model_notification_abstract_condition.go index f30dff2b94..34c3bba0ca 100644 --- a/model_notification_abstract_condition.go +++ b/model_notification_abstract_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_abstract_mo_condition.go b/model_notification_abstract_mo_condition.go index 29cc7c6c75..2d93b0c94d 100644 --- a/model_notification_abstract_mo_condition.go +++ b/model_notification_abstract_mo_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_account_subscription.go b/model_notification_account_subscription.go index 3c40aec342..fd873d6673 100644 --- a/model_notification_account_subscription.go +++ b/model_notification_account_subscription.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_account_subscription_list.go b/model_notification_account_subscription_list.go index d319be6e5d..b9d692f3e7 100644 --- a/model_notification_account_subscription_list.go +++ b/model_notification_account_subscription_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_account_subscription_response.go b/model_notification_account_subscription_response.go index d6b210be4f..7fea8bdfd4 100644 --- a/model_notification_account_subscription_response.go +++ b/model_notification_account_subscription_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_action.go b/model_notification_action.go index ca3b3c89c0..e035d9f6be 100644 --- a/model_notification_action.go +++ b/model_notification_action.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_aggregation_settings.go b/model_notification_aggregation_settings.go index 74620f25d0..fa0f9ce143 100644 --- a/model_notification_aggregation_settings.go +++ b/model_notification_aggregation_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_alarm_mo_condition.go b/model_notification_alarm_mo_condition.go index b0fcf8e803..66db3c7bd5 100644 --- a/model_notification_alarm_mo_condition.go +++ b/model_notification_alarm_mo_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_distributable_mo_condition.go b/model_notification_distributable_mo_condition.go index 7296d65685..c422be44ab 100644 --- a/model_notification_distributable_mo_condition.go +++ b/model_notification_distributable_mo_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_mo_condition.go b/model_notification_mo_condition.go index 30fb9579b8..96723a547a 100644 --- a/model_notification_mo_condition.go +++ b/model_notification_mo_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_send_email.go b/model_notification_send_email.go index fa97a3efda..e4f7b8119f 100644 --- a/model_notification_send_email.go +++ b/model_notification_send_email.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_software_release_meta_mo_condition.go b/model_notification_software_release_meta_mo_condition.go index cb7e68a0c2..a23efff7af 100644 --- a/model_notification_software_release_meta_mo_condition.go +++ b/model_notification_software_release_meta_mo_condition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_subscription.go b/model_notification_subscription.go index 030adbf2c8..3e212607e5 100644 --- a/model_notification_subscription.go +++ b/model_notification_subscription.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_notification_trigger_webhook.go b/model_notification_trigger_webhook.go index 0f7e1774ac..d5f1d0f299 100644 --- a/model_notification_trigger_webhook.go +++ b/model_notification_trigger_webhook.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_auth_ntp_server.go b/model_ntp_auth_ntp_server.go index 746e4d22d1..9587e4f00c 100644 --- a/model_ntp_auth_ntp_server.go +++ b/model_ntp_auth_ntp_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_ntp_server.go b/model_ntp_ntp_server.go index f27b1fab1f..6a6256ca88 100644 --- a/model_ntp_ntp_server.go +++ b/model_ntp_ntp_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_ntp_server_list.go b/model_ntp_ntp_server_list.go index 0bb82d9081..13ed93acc6 100644 --- a/model_ntp_ntp_server_list.go +++ b/model_ntp_ntp_server_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_ntp_server_relationship.go b/model_ntp_ntp_server_relationship.go index 4d83aa8eba..2dd75d5b90 100644 --- a/model_ntp_ntp_server_relationship.go +++ b/model_ntp_ntp_server_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_ntp_server_response.go b/model_ntp_ntp_server_response.go index 25d988c2ba..f1d3a2e85c 100644 --- a/model_ntp_ntp_server_response.go +++ b/model_ntp_ntp_server_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_policy.go b/model_ntp_policy.go index aed00cc575..3922a5e4e4 100644 --- a/model_ntp_policy.go +++ b/model_ntp_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_policy_list.go b/model_ntp_policy_list.go index 1e63868f0e..c13580b782 100644 --- a/model_ntp_policy_list.go +++ b/model_ntp_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ntp_policy_response.go b/model_ntp_policy_response.go index 54c79fe360..1fc5a27c00 100644 --- a/model_ntp_policy_response.go +++ b/model_ntp_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oauth_access_token.go b/model_oauth_access_token.go index 6f6de18cb8..49ad6f2cb3 100644 --- a/model_oauth_access_token.go +++ b/model_oauth_access_token.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oauth_access_token_list.go b/model_oauth_access_token_list.go index f59a59f168..a9d9bcdd7e 100644 --- a/model_oauth_access_token_list.go +++ b/model_oauth_access_token_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oauth_access_token_relationship.go b/model_oauth_access_token_relationship.go index cb18d6f7d4..ccf0f43a83 100644 --- a/model_oauth_access_token_relationship.go +++ b/model_oauth_access_token_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oauth_access_token_response.go b/model_oauth_access_token_response.go index 239f7f63bd..880ab642ee 100644 --- a/model_oauth_access_token_response.go +++ b/model_oauth_access_token_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oauth_authorization.go b/model_oauth_authorization.go index e2c790dc7f..a2b2568011 100644 --- a/model_oauth_authorization.go +++ b/model_oauth_authorization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oauth_authorization_list.go b/model_oauth_authorization_list.go index 6ed5b5faec..e1898351f0 100644 --- a/model_oauth_authorization_list.go +++ b/model_oauth_authorization_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oauth_authorization_response.go b/model_oauth_authorization_response.go index 7b057b801a..f300ef88ec 100644 --- a/model_oauth_authorization_response.go +++ b/model_oauth_authorization_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_onprem_cluster_info.go b/model_onprem_cluster_info.go index 6712247f34..9b6e039c5f 100644 --- a/model_onprem_cluster_info.go +++ b/model_onprem_cluster_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_onprem_cluster_node.go b/model_onprem_cluster_node.go index a147b7dfcf..f96d8c1ee6 100644 --- a/model_onprem_cluster_node.go +++ b/model_onprem_cluster_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_onprem_image_package.go b/model_onprem_image_package.go index 78e6de80af..2480948dc1 100644 --- a/model_onprem_image_package.go +++ b/model_onprem_image_package.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_onprem_resource_info.go b/model_onprem_resource_info.go index 0d8732d3a1..7c6c7f307e 100644 --- a/model_onprem_resource_info.go +++ b/model_onprem_resource_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_onprem_schedule.go b/model_onprem_schedule.go index 92bd1d0e67..a76bb6aa99 100644 --- a/model_onprem_schedule.go +++ b/model_onprem_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_onprem_upgrade_note.go b/model_onprem_upgrade_note.go index 676548e526..758dc1aac0 100644 --- a/model_onprem_upgrade_note.go +++ b/model_onprem_upgrade_note.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_onprem_upgrade_phase.go b/model_onprem_upgrade_phase.go index fcc4cf24b2..30390c0538 100644 --- a/model_onprem_upgrade_phase.go +++ b/model_onprem_upgrade_phase.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_api_info.go b/model_openapi_api_info.go index 5668b353b5..00b9fe0be2 100644 --- a/model_openapi_api_info.go +++ b/model_openapi_api_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_api_method_meta.go b/model_openapi_api_method_meta.go index 810e5daba2..08ae5878cd 100644 --- a/model_openapi_api_method_meta.go +++ b/model_openapi_api_method_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_api_method_meta_list.go b/model_openapi_api_method_meta_list.go index 052d931247..a0646a9416 100644 --- a/model_openapi_api_method_meta_list.go +++ b/model_openapi_api_method_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_api_method_meta_response.go b/model_openapi_api_method_meta_response.go index a612c2b13b..f98f835abe 100644 --- a/model_openapi_api_method_meta_response.go +++ b/model_openapi_api_method_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_failed_task.go b/model_openapi_failed_task.go index 062f6295da..954be9e860 100644 --- a/model_openapi_failed_task.go +++ b/model_openapi_failed_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_key_value_pair.go b/model_openapi_key_value_pair.go index 2992336c97..644609be20 100644 --- a/model_openapi_key_value_pair.go +++ b/model_openapi_key_value_pair.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_open_api_specification.go b/model_openapi_open_api_specification.go index 8e07f279a0..c7f35b4c7e 100644 --- a/model_openapi_open_api_specification.go +++ b/model_openapi_open_api_specification.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_open_api_specification_list.go b/model_openapi_open_api_specification_list.go index e45b002e49..dfbd4b652e 100644 --- a/model_openapi_open_api_specification_list.go +++ b/model_openapi_open_api_specification_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_open_api_specification_relationship.go b/model_openapi_open_api_specification_relationship.go index cc6b540fe0..75f33432da 100644 --- a/model_openapi_open_api_specification_relationship.go +++ b/model_openapi_open_api_specification_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_open_api_specification_response.go b/model_openapi_open_api_specification_response.go index d341207fe7..7adb46772d 100644 --- a/model_openapi_open_api_specification_response.go +++ b/model_openapi_open_api_specification_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_process_file.go b/model_openapi_process_file.go index b488e4aa1c..dd7b2a628b 100644 --- a/model_openapi_process_file.go +++ b/model_openapi_process_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_process_file_list.go b/model_openapi_process_file_list.go index 98a20c73ad..61600daffb 100644 --- a/model_openapi_process_file_list.go +++ b/model_openapi_process_file_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_process_file_relationship.go b/model_openapi_process_file_relationship.go index 1ad8907649..124aac36f8 100644 --- a/model_openapi_process_file_relationship.go +++ b/model_openapi_process_file_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_process_file_response.go b/model_openapi_process_file_response.go index 24924cc39f..69321d98b2 100644 --- a/model_openapi_process_file_response.go +++ b/model_openapi_process_file_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_task_generation_request.go b/model_openapi_task_generation_request.go index acf39c4bdb..a3310b0f9a 100644 --- a/model_openapi_task_generation_request.go +++ b/model_openapi_task_generation_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_task_generation_request_list.go b/model_openapi_task_generation_request_list.go index 4a105d5d38..5f8050ba31 100644 --- a/model_openapi_task_generation_request_list.go +++ b/model_openapi_task_generation_request_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_task_generation_request_relationship.go b/model_openapi_task_generation_request_relationship.go index e01a1d1008..dae53b9424 100644 --- a/model_openapi_task_generation_request_relationship.go +++ b/model_openapi_task_generation_request_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_task_generation_request_response.go b/model_openapi_task_generation_request_response.go index 9d9be4d0df..20813c6677 100644 --- a/model_openapi_task_generation_request_response.go +++ b/model_openapi_task_generation_request_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_task_generation_result.go b/model_openapi_task_generation_result.go index 1cd855b66c..b6a1905599 100644 --- a/model_openapi_task_generation_result.go +++ b/model_openapi_task_generation_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_task_generation_result_list.go b/model_openapi_task_generation_result_list.go index a56e798a0a..7881821052 100644 --- a/model_openapi_task_generation_result_list.go +++ b/model_openapi_task_generation_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_openapi_task_generation_result_response.go b/model_openapi_task_generation_result_response.go index 2bee7e1111..2a64ca6694 100644 --- a/model_openapi_task_generation_result_response.go +++ b/model_openapi_task_generation_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oprs_deployment.go b/model_oprs_deployment.go index 564360cd41..674159662f 100644 --- a/model_oprs_deployment.go +++ b/model_oprs_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oprs_deployment_list.go b/model_oprs_deployment_list.go index d4e434b2ba..94dbe0594b 100644 --- a/model_oprs_deployment_list.go +++ b/model_oprs_deployment_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oprs_deployment_response.go b/model_oprs_deployment_response.go index b66119f56c..6aa760e617 100644 --- a/model_oprs_deployment_response.go +++ b/model_oprs_deployment_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oprs_kvpair.go b/model_oprs_kvpair.go index 2af060f46c..245a3751bc 100644 --- a/model_oprs_kvpair.go +++ b/model_oprs_kvpair.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oprs_sync_target_list_message.go b/model_oprs_sync_target_list_message.go index 8b82ec7a44..b378c8014e 100644 --- a/model_oprs_sync_target_list_message.go +++ b/model_oprs_sync_target_list_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oprs_sync_target_list_message_list.go b/model_oprs_sync_target_list_message_list.go index 84b7c11c13..eb5e39e2bb 100644 --- a/model_oprs_sync_target_list_message_list.go +++ b/model_oprs_sync_target_list_message_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_oprs_sync_target_list_message_response.go b/model_oprs_sync_target_list_message_response.go index fa6e13ba26..9b1e499d35 100644 --- a/model_oprs_sync_target_list_message_response.go +++ b/model_oprs_sync_target_list_message_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_organization_organization.go b/model_organization_organization.go index 0c815f2356..7e53a95a02 100644 --- a/model_organization_organization.go +++ b/model_organization_organization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_organization_organization_list.go b/model_organization_organization_list.go index eaaaf5395c..d0c56c0556 100644 --- a/model_organization_organization_list.go +++ b/model_organization_organization_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_organization_organization_relationship.go b/model_organization_organization_relationship.go index f16df3b19a..1c82846751 100644 --- a/model_organization_organization_relationship.go +++ b/model_organization_organization_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_organization_organization_response.go b/model_organization_organization_response.go index ae7739d572..b138958427 100644 --- a/model_organization_organization_response.go +++ b/model_organization_organization_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_answers.go b/model_os_answers.go index ab8de0279e..bb87011ab1 100644 --- a/model_os_answers.go +++ b/model_os_answers.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_base_install_config.go b/model_os_base_install_config.go index bd9eee2b98..6cc0d9c9d6 100644 --- a/model_os_base_install_config.go +++ b/model_os_base_install_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_bulk_install_info.go b/model_os_bulk_install_info.go index e923600044..835e3a82d2 100644 --- a/model_os_bulk_install_info.go +++ b/model_os_bulk_install_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_bulk_install_info_list.go b/model_os_bulk_install_info_list.go index 8ac911dd34..3479c44219 100644 --- a/model_os_bulk_install_info_list.go +++ b/model_os_bulk_install_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_bulk_install_info_response.go b/model_os_bulk_install_info_response.go index 9af6bdce9e..9be82b7a09 100644 --- a/model_os_bulk_install_info_response.go +++ b/model_os_bulk_install_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_catalog.go b/model_os_catalog.go index 3ca049b79e..bc634068a5 100644 --- a/model_os_catalog.go +++ b/model_os_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_catalog_list.go b/model_os_catalog_list.go index f30b0a8d91..1194017798 100644 --- a/model_os_catalog_list.go +++ b/model_os_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_catalog_relationship.go b/model_os_catalog_relationship.go index 92ab6b6643..96b91e3542 100644 --- a/model_os_catalog_relationship.go +++ b/model_os_catalog_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_catalog_response.go b/model_os_catalog_response.go index fbd694eb04..2ce0fb7608 100644 --- a/model_os_catalog_response.go +++ b/model_os_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_configuration_file.go b/model_os_configuration_file.go index 17308aba8b..9b0883f32c 100644 --- a/model_os_configuration_file.go +++ b/model_os_configuration_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_configuration_file_list.go b/model_os_configuration_file_list.go index 5d7bdc6825..9380f3c6f5 100644 --- a/model_os_configuration_file_list.go +++ b/model_os_configuration_file_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_configuration_file_relationship.go b/model_os_configuration_file_relationship.go index 06d76fb3ef..f37f05ed23 100644 --- a/model_os_configuration_file_relationship.go +++ b/model_os_configuration_file_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_configuration_file_response.go b/model_os_configuration_file_response.go index e4dfe15cdd..276d46663a 100644 --- a/model_os_configuration_file_response.go +++ b/model_os_configuration_file_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_distribution.go b/model_os_distribution.go index 69a925b01d..1700a2fdc9 100644 --- a/model_os_distribution.go +++ b/model_os_distribution.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_distribution_list.go b/model_os_distribution_list.go index a8ce820ff8..01e546a0fa 100644 --- a/model_os_distribution_list.go +++ b/model_os_distribution_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_distribution_relationship.go b/model_os_distribution_relationship.go index 80a4d88c58..6c38db9fec 100644 --- a/model_os_distribution_relationship.go +++ b/model_os_distribution_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_distribution_response.go b/model_os_distribution_response.go index 8e6aa7bdd2..7fa7ee4d05 100644 --- a/model_os_distribution_response.go +++ b/model_os_distribution_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_fibre_channel_response.go b/model_os_fibre_channel_response.go index 760a74c663..5711cc8051 100644 --- a/model_os_fibre_channel_response.go +++ b/model_os_fibre_channel_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_fibre_channel_target.go b/model_os_fibre_channel_target.go index ba3c4768ed..c8ca0e8999 100644 --- a/model_os_fibre_channel_target.go +++ b/model_os_fibre_channel_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_global_config.go b/model_os_global_config.go index 7d710de15e..7b308b1b41 100644 --- a/model_os_global_config.go +++ b/model_os_global_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_install.go b/model_os_install.go index 1eee35bf03..d680d5a4ef 100644 --- a/model_os_install.go +++ b/model_os_install.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_install_list.go b/model_os_install_list.go index 6c425de5f4..db61d06d95 100644 --- a/model_os_install_list.go +++ b/model_os_install_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_install_response.go b/model_os_install_response.go index 565253ac6f..0ae2c9c9fe 100644 --- a/model_os_install_response.go +++ b/model_os_install_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_install_target.go b/model_os_install_target.go index eb96cf2f37..17be1f2f07 100644 --- a/model_os_install_target.go +++ b/model_os_install_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_install_target_response.go b/model_os_install_target_response.go index 56ac472f7e..dc8f822604 100644 --- a/model_os_install_target_response.go +++ b/model_os_install_target_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_ip_configuration.go b/model_os_ip_configuration.go index 8b08794e70..4cb74fbbe3 100644 --- a/model_os_ip_configuration.go +++ b/model_os_ip_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_ipv4_configuration.go b/model_os_ipv4_configuration.go index a15404e856..50c4fee2c4 100644 --- a/model_os_ipv4_configuration.go +++ b/model_os_ipv4_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_ipv6_configuration.go b/model_os_ipv6_configuration.go index 040b0fd9b8..5c637f3abd 100644 --- a/model_os_ipv6_configuration.go +++ b/model_os_ipv6_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_iscsi_lun_response.go b/model_os_iscsi_lun_response.go index 525ae1b03e..7031ad12ab 100644 --- a/model_os_iscsi_lun_response.go +++ b/model_os_iscsi_lun_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_iscsi_target.go b/model_os_iscsi_target.go index 42921971d6..2ec3c605e6 100644 --- a/model_os_iscsi_target.go +++ b/model_os_iscsi_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_operating_system_parameters.go b/model_os_operating_system_parameters.go index f56f3742e6..b2d008a280 100644 --- a/model_os_operating_system_parameters.go +++ b/model_os_operating_system_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_os_support.go b/model_os_os_support.go index 54ecb373d0..02716f0114 100644 --- a/model_os_os_support.go +++ b/model_os_os_support.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_physical_disk.go b/model_os_physical_disk.go index b414ddad50..481c192666 100644 --- a/model_os_physical_disk.go +++ b/model_os_physical_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_physical_disk_response.go b/model_os_physical_disk_response.go index 81dbfb3a35..2cc788609b 100644 --- a/model_os_physical_disk_response.go +++ b/model_os_physical_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_place_holder.go b/model_os_place_holder.go index 18078ea901..e85f4dcdae 100644 --- a/model_os_place_holder.go +++ b/model_os_place_holder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_remote_target_response.go b/model_os_remote_target_response.go index 759840ad75..3f8ba7e94c 100644 --- a/model_os_remote_target_response.go +++ b/model_os_remote_target_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_san_target.go b/model_os_san_target.go index 7575b6b06d..a6d0536b0c 100644 --- a/model_os_san_target.go +++ b/model_os_san_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_server_config.go b/model_os_server_config.go index 5e79772c52..316056fb1d 100644 --- a/model_os_server_config.go +++ b/model_os_server_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_supported_version.go b/model_os_supported_version.go index 96d98177db..372bbff454 100644 --- a/model_os_supported_version.go +++ b/model_os_supported_version.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_supported_version_list.go b/model_os_supported_version_list.go index 9fbffd9928..6c084c007b 100644 --- a/model_os_supported_version_list.go +++ b/model_os_supported_version_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_supported_version_response.go b/model_os_supported_version_response.go index 58bf43026b..a84bf3b935 100644 --- a/model_os_supported_version_response.go +++ b/model_os_supported_version_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_template_file.go b/model_os_template_file.go index 6046d72194..7d8f598131 100644 --- a/model_os_template_file.go +++ b/model_os_template_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_valid_install_target.go b/model_os_valid_install_target.go index dcca2aaa98..ffaf14284c 100644 --- a/model_os_valid_install_target.go +++ b/model_os_valid_install_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_valid_remote_target.go b/model_os_valid_remote_target.go index 38088b84dd..f09e56da4b 100644 --- a/model_os_valid_remote_target.go +++ b/model_os_valid_remote_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_valid_remote_target_list.go b/model_os_valid_remote_target_list.go index 2995b4f449..937cc43d6d 100644 --- a/model_os_valid_remote_target_list.go +++ b/model_os_valid_remote_target_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_valid_remote_target_response.go b/model_os_valid_remote_target_response.go index 1e0a242869..4f095656de 100644 --- a/model_os_valid_remote_target_response.go +++ b/model_os_valid_remote_target_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_validation_information.go b/model_os_validation_information.go index 883f1490ef..5adbb3253e 100644 --- a/model_os_validation_information.go +++ b/model_os_validation_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_virtual_drive.go b/model_os_virtual_drive.go index c34a0f8c59..de5c2b62b0 100644 --- a/model_os_virtual_drive.go +++ b/model_os_virtual_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_virtual_drive_response.go b/model_os_virtual_drive_response.go index cba6d866e8..82a190c2f2 100644 --- a/model_os_virtual_drive_response.go +++ b/model_os_virtual_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_vmware_parameters.go b/model_os_vmware_parameters.go index 270afa5456..a29438a61c 100644 --- a/model_os_vmware_parameters.go +++ b/model_os_vmware_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_os_windows_parameters.go b/model_os_windows_parameters.go index 6fc4ffce92..2702da5460 100644 --- a/model_os_windows_parameters.go +++ b/model_os_windows_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_dc_logs.go b/model_partnerintegration_dc_logs.go index 5d8ef4d30f..79a14a6794 100644 --- a/model_partnerintegration_dc_logs.go +++ b/model_partnerintegration_dc_logs.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_dc_logs_list.go b/model_partnerintegration_dc_logs_list.go index d77934a5cd..f498aa81f4 100644 --- a/model_partnerintegration_dc_logs_list.go +++ b/model_partnerintegration_dc_logs_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_dc_logs_relationship.go b/model_partnerintegration_dc_logs_relationship.go index 6a79207b02..ca30c3a2d4 100644 --- a/model_partnerintegration_dc_logs_relationship.go +++ b/model_partnerintegration_dc_logs_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_dc_logs_response.go b/model_partnerintegration_dc_logs_response.go index c29f4790bb..7d342f827b 100644 --- a/model_partnerintegration_dc_logs_response.go +++ b/model_partnerintegration_dc_logs_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_device_connector.go b/model_partnerintegration_device_connector.go index 5c0c18f254..0f8da28dbc 100644 --- a/model_partnerintegration_device_connector.go +++ b/model_partnerintegration_device_connector.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_device_connector_list.go b/model_partnerintegration_device_connector_list.go index c7138aa38a..1ac80822f0 100644 --- a/model_partnerintegration_device_connector_list.go +++ b/model_partnerintegration_device_connector_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_device_connector_relationship.go b/model_partnerintegration_device_connector_relationship.go index e0d6bd4487..3907d8d77e 100644 --- a/model_partnerintegration_device_connector_relationship.go +++ b/model_partnerintegration_device_connector_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_device_connector_response.go b/model_partnerintegration_device_connector_response.go index 8ada25018f..914b1eae90 100644 --- a/model_partnerintegration_device_connector_response.go +++ b/model_partnerintegration_device_connector_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_doc_issues.go b/model_partnerintegration_doc_issues.go index 3cf17c6812..af8fc82ef0 100644 --- a/model_partnerintegration_doc_issues.go +++ b/model_partnerintegration_doc_issues.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_doc_issues_list.go b/model_partnerintegration_doc_issues_list.go index c80006499c..8934fb9236 100644 --- a/model_partnerintegration_doc_issues_list.go +++ b/model_partnerintegration_doc_issues_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_doc_issues_relationship.go b/model_partnerintegration_doc_issues_relationship.go index 27412a738d..e1768626a9 100644 --- a/model_partnerintegration_doc_issues_relationship.go +++ b/model_partnerintegration_doc_issues_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_doc_issues_response.go b/model_partnerintegration_doc_issues_response.go index e85f3b48c0..697db84113 100644 --- a/model_partnerintegration_doc_issues_response.go +++ b/model_partnerintegration_doc_issues_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_etl.go b/model_partnerintegration_etl.go index 1acad346c7..c755cecaa5 100644 --- a/model_partnerintegration_etl.go +++ b/model_partnerintegration_etl.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_etl_list.go b/model_partnerintegration_etl_list.go index e89b43d2c3..a92217ef8c 100644 --- a/model_partnerintegration_etl_list.go +++ b/model_partnerintegration_etl_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_etl_relationship.go b/model_partnerintegration_etl_relationship.go index 4700b35835..a686f9f28f 100644 --- a/model_partnerintegration_etl_relationship.go +++ b/model_partnerintegration_etl_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_etl_response.go b/model_partnerintegration_etl_response.go index 45b13ee961..df27e44840 100644 --- a/model_partnerintegration_etl_response.go +++ b/model_partnerintegration_etl_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_file.go b/model_partnerintegration_file.go index 04c821754c..dd6a32f2d2 100644 --- a/model_partnerintegration_file.go +++ b/model_partnerintegration_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_file_list.go b/model_partnerintegration_file_list.go index dee690477b..14aaee966d 100644 --- a/model_partnerintegration_file_list.go +++ b/model_partnerintegration_file_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_file_response.go b/model_partnerintegration_file_response.go index e94f52a881..901bd1685a 100644 --- a/model_partnerintegration_file_response.go +++ b/model_partnerintegration_file_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_inventory.go b/model_partnerintegration_inventory.go index 38a72a5add..a51bd47cab 100644 --- a/model_partnerintegration_inventory.go +++ b/model_partnerintegration_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_inventory_list.go b/model_partnerintegration_inventory_list.go index a670c4d418..3e4b14f194 100644 --- a/model_partnerintegration_inventory_list.go +++ b/model_partnerintegration_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_inventory_relationship.go b/model_partnerintegration_inventory_relationship.go index e287079435..ed76618259 100644 --- a/model_partnerintegration_inventory_relationship.go +++ b/model_partnerintegration_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_inventory_response.go b/model_partnerintegration_inventory_response.go index 43f07186cf..8cceabf434 100644 --- a/model_partnerintegration_inventory_response.go +++ b/model_partnerintegration_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_logs.go b/model_partnerintegration_logs.go index 525d412fae..6b8cd7d0fc 100644 --- a/model_partnerintegration_logs.go +++ b/model_partnerintegration_logs.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_logs_list.go b/model_partnerintegration_logs_list.go index d3d549d24d..f03dc52306 100644 --- a/model_partnerintegration_logs_list.go +++ b/model_partnerintegration_logs_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_logs_relationship.go b/model_partnerintegration_logs_relationship.go index f4e657c163..2ac22db895 100644 --- a/model_partnerintegration_logs_relationship.go +++ b/model_partnerintegration_logs_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_logs_response.go b/model_partnerintegration_logs_response.go index fd16910096..fc0ebad534 100644 --- a/model_partnerintegration_logs_response.go +++ b/model_partnerintegration_logs_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_metrics.go b/model_partnerintegration_metrics.go index 99ef5d2c29..26f5a1e154 100644 --- a/model_partnerintegration_metrics.go +++ b/model_partnerintegration_metrics.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_metrics_list.go b/model_partnerintegration_metrics_list.go index 5d9661d8cb..b50c8a5b0c 100644 --- a/model_partnerintegration_metrics_list.go +++ b/model_partnerintegration_metrics_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_metrics_model.go b/model_partnerintegration_metrics_model.go index 512086f3f0..f3448280f7 100644 --- a/model_partnerintegration_metrics_model.go +++ b/model_partnerintegration_metrics_model.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_metrics_relationship.go b/model_partnerintegration_metrics_relationship.go index 247ab73762..cbf6a38e6d 100644 --- a/model_partnerintegration_metrics_relationship.go +++ b/model_partnerintegration_metrics_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_metrics_response.go b/model_partnerintegration_metrics_response.go index fbae419cb2..008b2bc705 100644 --- a/model_partnerintegration_metrics_response.go +++ b/model_partnerintegration_metrics_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_model.go b/model_partnerintegration_model.go index 286c7148b2..3d1fc9e661 100644 --- a/model_partnerintegration_model.go +++ b/model_partnerintegration_model.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_model_list.go b/model_partnerintegration_model_list.go index 99ddef3549..f2da8e6be4 100644 --- a/model_partnerintegration_model_list.go +++ b/model_partnerintegration_model_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_model_relationship.go b/model_partnerintegration_model_relationship.go index c7b8dd3418..57fa6e297d 100644 --- a/model_partnerintegration_model_relationship.go +++ b/model_partnerintegration_model_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_partnerintegration_model_response.go b/model_partnerintegration_model_response.go index a5462056a1..bddd50621b 100644 --- a/model_partnerintegration_model_response.go +++ b/model_partnerintegration_model_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_patch_document.go b/model_patch_document.go index 91e17f328f..995d484adc 100644 --- a/model_patch_document.go +++ b/model_patch_document.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_coprocessor_card.go b/model_pci_coprocessor_card.go index 373759d443..77a562fd7c 100644 --- a/model_pci_coprocessor_card.go +++ b/model_pci_coprocessor_card.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_coprocessor_card_list.go b/model_pci_coprocessor_card_list.go index e2b9d6b06e..f1f1811049 100644 --- a/model_pci_coprocessor_card_list.go +++ b/model_pci_coprocessor_card_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_coprocessor_card_relationship.go b/model_pci_coprocessor_card_relationship.go index c241a2329c..93ca54b7e6 100644 --- a/model_pci_coprocessor_card_relationship.go +++ b/model_pci_coprocessor_card_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_coprocessor_card_response.go b/model_pci_coprocessor_card_response.go index 7f39e0a0b6..6377be76c7 100644 --- a/model_pci_coprocessor_card_response.go +++ b/model_pci_coprocessor_card_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_device.go b/model_pci_device.go index 91c9953a84..79634123cf 100644 --- a/model_pci_device.go +++ b/model_pci_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_device_list.go b/model_pci_device_list.go index 68d9eaf586..3cbcb51cfa 100644 --- a/model_pci_device_list.go +++ b/model_pci_device_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_device_relationship.go b/model_pci_device_relationship.go index 1c7f741c6b..60202deeda 100644 --- a/model_pci_device_relationship.go +++ b/model_pci_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_device_response.go b/model_pci_device_response.go index 6c40e0e571..f8d7ef6f8c 100644 --- a/model_pci_device_response.go +++ b/model_pci_device_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_link.go b/model_pci_link.go index 3a714b9a50..8071d43c06 100644 --- a/model_pci_link.go +++ b/model_pci_link.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_link_list.go b/model_pci_link_list.go index bdcfabeb06..7e57168cfa 100644 --- a/model_pci_link_list.go +++ b/model_pci_link_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_link_relationship.go b/model_pci_link_relationship.go index cb9bea86f4..1a89f7e08f 100644 --- a/model_pci_link_relationship.go +++ b/model_pci_link_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_link_response.go b/model_pci_link_response.go index 38b3b1f0e0..52d06e2e39 100644 --- a/model_pci_link_response.go +++ b/model_pci_link_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_node.go b/model_pci_node.go index acde590a0d..332e670e43 100644 --- a/model_pci_node.go +++ b/model_pci_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_node_list.go b/model_pci_node_list.go index 3585c66577..36e5d63a8f 100644 --- a/model_pci_node_list.go +++ b/model_pci_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_node_relationship.go b/model_pci_node_relationship.go index 0a9ecb47c2..94f3b42a67 100644 --- a/model_pci_node_relationship.go +++ b/model_pci_node_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_node_response.go b/model_pci_node_response.go index 6ae215214f..7ae0c24580 100644 --- a/model_pci_node_response.go +++ b/model_pci_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_switch.go b/model_pci_switch.go index 7ee7a71342..be5f316b9a 100644 --- a/model_pci_switch.go +++ b/model_pci_switch.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_switch_list.go b/model_pci_switch_list.go index c96b6e7726..a1a97528ee 100644 --- a/model_pci_switch_list.go +++ b/model_pci_switch_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_switch_relationship.go b/model_pci_switch_relationship.go index 6d227bffb1..cf878c3b10 100644 --- a/model_pci_switch_relationship.go +++ b/model_pci_switch_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pci_switch_response.go b/model_pci_switch_response.go index bfb4c3054a..e276ffb116 100644 --- a/model_pci_switch_response.go +++ b/model_pci_switch_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pkix_distinguished_name.go b/model_pkix_distinguished_name.go index 1b1254d762..6188ca5458 100644 --- a/model_pkix_distinguished_name.go +++ b/model_pkix_distinguished_name.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pkix_ecdsa_key_spec.go b/model_pkix_ecdsa_key_spec.go index 65491be33a..92a84509a0 100644 --- a/model_pkix_ecdsa_key_spec.go +++ b/model_pkix_ecdsa_key_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pkix_eddsa_key_spec.go b/model_pkix_eddsa_key_spec.go index 6a03cb7e3f..b18eb31f3a 100644 --- a/model_pkix_eddsa_key_spec.go +++ b/model_pkix_eddsa_key_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pkix_key_generation_spec.go b/model_pkix_key_generation_spec.go index a37823355e..e768dc6704 100644 --- a/model_pkix_key_generation_spec.go +++ b/model_pkix_key_generation_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pkix_rsa_algorithm.go b/model_pkix_rsa_algorithm.go index b44e335805..bcd1823a65 100644 --- a/model_pkix_rsa_algorithm.go +++ b/model_pkix_rsa_algorithm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pkix_subject_alternate_name.go b/model_pkix_subject_alternate_name.go index c6ba48ef80..5ec3ed8653 100644 --- a/model_pkix_subject_alternate_name.go +++ b/model_pkix_subject_alternate_name.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_config_change_detail.go b/model_policy_abstract_config_change_detail.go index d2ce5dd034..bbf0193c31 100644 --- a/model_policy_abstract_config_change_detail.go +++ b/model_policy_abstract_config_change_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_config_profile.go b/model_policy_abstract_config_profile.go index 371f09151d..3abee00805 100644 --- a/model_policy_abstract_config_profile.go +++ b/model_policy_abstract_config_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_config_profile_relationship.go b/model_policy_abstract_config_profile_relationship.go index f20a49ca9d..ad9797e443 100644 --- a/model_policy_abstract_config_profile_relationship.go +++ b/model_policy_abstract_config_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_config_result.go b/model_policy_abstract_config_result.go index 04406ac923..90187f4621 100644 --- a/model_policy_abstract_config_result.go +++ b/model_policy_abstract_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_config_result_entry.go b/model_policy_abstract_config_result_entry.go index 9244c8318e..fbdbf7be16 100644 --- a/model_policy_abstract_config_result_entry.go +++ b/model_policy_abstract_config_result_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_configuration_object.go b/model_policy_abstract_configuration_object.go index 4da44c5bf0..8d3a43596a 100644 --- a/model_policy_abstract_configuration_object.go +++ b/model_policy_abstract_configuration_object.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_disruption.go b/model_policy_abstract_disruption.go index 4b8f57019e..b64960c367 100644 --- a/model_policy_abstract_disruption.go +++ b/model_policy_abstract_disruption.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_inventory.go b/model_policy_abstract_inventory.go index dcc69b280e..04dbf96057 100644 --- a/model_policy_abstract_inventory.go +++ b/model_policy_abstract_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_policy.go b/model_policy_abstract_policy.go index a86898ba7f..104ee3bd41 100644 --- a/model_policy_abstract_policy.go +++ b/model_policy_abstract_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_policy_inventory.go b/model_policy_abstract_policy_inventory.go index 704030f9d0..c62d0ed7e2 100644 --- a/model_policy_abstract_policy_inventory.go +++ b/model_policy_abstract_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_policy_item.go b/model_policy_abstract_policy_item.go index 6b97dc044d..9d23adc688 100644 --- a/model_policy_abstract_policy_item.go +++ b/model_policy_abstract_policy_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_policy_relationship.go b/model_policy_abstract_policy_relationship.go index 2b2f985f64..9fb2e5d5af 100644 --- a/model_policy_abstract_policy_relationship.go +++ b/model_policy_abstract_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_profile.go b/model_policy_abstract_profile.go index cdf52e1442..dc95f96734 100644 --- a/model_policy_abstract_profile.go +++ b/model_policy_abstract_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_abstract_profile_relationship.go b/model_policy_abstract_profile_relationship.go index 791b9a8c48..fbb78fca1a 100644 --- a/model_policy_abstract_profile_relationship.go +++ b/model_policy_abstract_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_action_param.go b/model_policy_action_param.go index cdc310c476..fc69a74240 100644 --- a/model_policy_action_param.go +++ b/model_policy_action_param.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_action_qualifier.go b/model_policy_action_qualifier.go index cebe12b45d..29a709941e 100644 --- a/model_policy_action_qualifier.go +++ b/model_policy_action_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_config_change.go b/model_policy_config_change.go index 9b9764e697..ef7e50e3a1 100644 --- a/model_policy_config_change.go +++ b/model_policy_config_change.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_config_change_context.go b/model_policy_config_change_context.go index d83e6f7189..751b7e325b 100644 --- a/model_policy_config_change_context.go +++ b/model_policy_config_change_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_config_change_disruption_detail_type.go b/model_policy_config_change_disruption_detail_type.go index 286b4ec198..3503dfda7e 100644 --- a/model_policy_config_change_disruption_detail_type.go +++ b/model_policy_config_change_disruption_detail_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_config_context.go b/model_policy_config_context.go index b6e2127e5f..275180abd3 100644 --- a/model_policy_config_context.go +++ b/model_policy_config_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_config_result_context.go b/model_policy_config_result_context.go index 405393d87c..6d16f0ceab 100644 --- a/model_policy_config_result_context.go +++ b/model_policy_config_result_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_policy_error.go b/model_policy_policy_error.go index a10e9fce4a..82862248ce 100644 --- a/model_policy_policy_error.go +++ b/model_policy_policy_error.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_policy_status.go b/model_policy_policy_status.go index aa067bd53f..b7dcaf1d94 100644 --- a/model_policy_policy_status.go +++ b/model_policy_policy_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_qualifier.go b/model_policy_qualifier.go index b60f3cc9bd..5f96680434 100644 --- a/model_policy_qualifier.go +++ b/model_policy_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_policy_scheduled_action.go b/model_policy_scheduled_action.go index f6ce221492..1ee6aef419 100644 --- a/model_policy_scheduled_action.go +++ b/model_policy_scheduled_action.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_abstract_block.go b/model_pool_abstract_block.go index a695dfc478..025420d792 100644 --- a/model_pool_abstract_block.go +++ b/model_pool_abstract_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_abstract_block_lease.go b/model_pool_abstract_block_lease.go index 7732b636a3..d2bc9f6fdf 100644 --- a/model_pool_abstract_block_lease.go +++ b/model_pool_abstract_block_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_abstract_block_type.go b/model_pool_abstract_block_type.go index 6999ae1362..e2f5e77aa1 100644 --- a/model_pool_abstract_block_type.go +++ b/model_pool_abstract_block_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_abstract_id_pool_member.go b/model_pool_abstract_id_pool_member.go index f0d0366f32..d19f0d1e37 100644 --- a/model_pool_abstract_id_pool_member.go +++ b/model_pool_abstract_id_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_abstract_lease.go b/model_pool_abstract_lease.go index 1a8b52ac74..d999239115 100644 --- a/model_pool_abstract_lease.go +++ b/model_pool_abstract_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_abstract_pool.go b/model_pool_abstract_pool.go index 29113e8314..81d4f1d23f 100644 --- a/model_pool_abstract_pool.go +++ b/model_pool_abstract_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_abstract_pool_member.go b/model_pool_abstract_pool_member.go index 8595c336d8..b69b90b33d 100644 --- a/model_pool_abstract_pool_member.go +++ b/model_pool_abstract_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_reservation.go b/model_pool_reservation.go index a8d0a2fb01..70032e572d 100644 --- a/model_pool_reservation.go +++ b/model_pool_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_pool_reservation_reference.go b/model_pool_reservation_reference.go index 6051a6458e..4f855687bf 100644 --- a/model_pool_reservation_reference.go +++ b/model_pool_reservation_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_group.go b/model_port_group.go index c7aaf6a494..d51c7afa63 100644 --- a/model_port_group.go +++ b/model_port_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_group_list.go b/model_port_group_list.go index f2ca128cd3..2fe554cb55 100644 --- a/model_port_group_list.go +++ b/model_port_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_group_relationship.go b/model_port_group_relationship.go index 7965f0bb52..d0f12d4082 100644 --- a/model_port_group_relationship.go +++ b/model_port_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_group_response.go b/model_port_group_response.go index e150618360..c18cad8167 100644 --- a/model_port_group_response.go +++ b/model_port_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_interface_base.go b/model_port_interface_base.go index d259c0bc2d..7833e8bbbf 100644 --- a/model_port_interface_base.go +++ b/model_port_interface_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_interface_base_relationship.go b/model_port_interface_base_relationship.go index ab5faaa650..51a6201d0e 100644 --- a/model_port_interface_base_relationship.go +++ b/model_port_interface_base_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_mac_binding.go b/model_port_mac_binding.go index fd2412c854..1ac9c9162c 100644 --- a/model_port_mac_binding.go +++ b/model_port_mac_binding.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_mac_binding_list.go b/model_port_mac_binding_list.go index fb8a3d7421..57cb624f25 100644 --- a/model_port_mac_binding_list.go +++ b/model_port_mac_binding_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_mac_binding_relationship.go b/model_port_mac_binding_relationship.go index bf7423fd3b..86bdabbad8 100644 --- a/model_port_mac_binding_relationship.go +++ b/model_port_mac_binding_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_mac_binding_response.go b/model_port_mac_binding_response.go index 0c82f1a957..15125282eb 100644 --- a/model_port_mac_binding_response.go +++ b/model_port_mac_binding_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_physical.go b/model_port_physical.go index f4c7ce1131..13d1f52a29 100644 --- a/model_port_physical.go +++ b/model_port_physical.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_sub_group.go b/model_port_sub_group.go index c3e01cf82b..6224acca16 100644 --- a/model_port_sub_group.go +++ b/model_port_sub_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_sub_group_list.go b/model_port_sub_group_list.go index 5fda63a212..c3f9c8cc69 100644 --- a/model_port_sub_group_list.go +++ b/model_port_sub_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_sub_group_relationship.go b/model_port_sub_group_relationship.go index 746df14854..d36924df98 100644 --- a/model_port_sub_group_relationship.go +++ b/model_port_sub_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_port_sub_group_response.go b/model_port_sub_group_response.go index 1fa316f786..b31ed629b2 100644 --- a/model_port_sub_group_response.go +++ b/model_port_sub_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_control_state.go b/model_power_control_state.go index 26a3e01c11..7f9d8d7056 100644 --- a/model_power_control_state.go +++ b/model_power_control_state.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_control_state_list.go b/model_power_control_state_list.go index 7ca8aa5006..d06d98623d 100644 --- a/model_power_control_state_list.go +++ b/model_power_control_state_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_control_state_relationship.go b/model_power_control_state_relationship.go index 44139e6965..127c307e0a 100644 --- a/model_power_control_state_relationship.go +++ b/model_power_control_state_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_control_state_response.go b/model_power_control_state_response.go index 5a378fdeb2..9059f907d6 100644 --- a/model_power_control_state_response.go +++ b/model_power_control_state_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_policy.go b/model_power_policy.go index 5a94c771ba..3c651a6194 100644 --- a/model_power_policy.go +++ b/model_power_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_policy_inventory.go b/model_power_policy_inventory.go index 1cd4193cd2..25dba88052 100644 --- a/model_power_policy_inventory.go +++ b/model_power_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_policy_inventory_list.go b/model_power_policy_inventory_list.go index 34539656b9..82733dc3a8 100644 --- a/model_power_policy_inventory_list.go +++ b/model_power_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_policy_inventory_response.go b/model_power_policy_inventory_response.go index b44346364e..60cec4d179 100644 --- a/model_power_policy_inventory_response.go +++ b/model_power_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_policy_list.go b/model_power_policy_list.go index 7fc478734c..f54a675521 100644 --- a/model_power_policy_list.go +++ b/model_power_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_power_policy_response.go b/model_power_policy_response.go index d8538b430f..ad4c3201e3 100644 --- a/model_power_policy_response.go +++ b/model_power_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_processor_unit.go b/model_processor_unit.go index 42f8f14968..2d31a063ab 100644 --- a/model_processor_unit.go +++ b/model_processor_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_processor_unit_list.go b/model_processor_unit_list.go index e540e60336..f245f2938f 100644 --- a/model_processor_unit_list.go +++ b/model_processor_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_processor_unit_relationship.go b/model_processor_unit_relationship.go index 78f42e9239..b89e311f6e 100644 --- a/model_processor_unit_relationship.go +++ b/model_processor_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_processor_unit_response.go b/model_processor_unit_response.go index 2ab3445cc5..02d7b3f898 100644 --- a/model_processor_unit_response.go +++ b/model_processor_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_rack_unit_personality.go b/model_rack_unit_personality.go index 7039e96c84..d522c35464 100644 --- a/model_rack_unit_personality.go +++ b/model_rack_unit_personality.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_rack_unit_personality_list.go b/model_rack_unit_personality_list.go index 51110aca27..307501086d 100644 --- a/model_rack_unit_personality_list.go +++ b/model_rack_unit_personality_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_rack_unit_personality_relationship.go b/model_rack_unit_personality_relationship.go index a849579732..69ec89aa20 100644 --- a/model_rack_unit_personality_relationship.go +++ b/model_rack_unit_personality_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_rack_unit_personality_response.go b/model_rack_unit_personality_response.go index d022fcaf43..f28dd7ae98 100644 --- a/model_rack_unit_personality_response.go +++ b/model_rack_unit_personality_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_abstract_item.go b/model_recommendation_abstract_item.go index fba571c866..90a78458e1 100644 --- a/model_recommendation_abstract_item.go +++ b/model_recommendation_abstract_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_base.go b/model_recommendation_base.go index 373120d428..74150d41aa 100644 --- a/model_recommendation_base.go +++ b/model_recommendation_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_capacity_runway.go b/model_recommendation_capacity_runway.go index de9d81d0ab..8c7a0394d0 100644 --- a/model_recommendation_capacity_runway.go +++ b/model_recommendation_capacity_runway.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_capacity_runway_list.go b/model_recommendation_capacity_runway_list.go index 2c53095fe0..4881abad8c 100644 --- a/model_recommendation_capacity_runway_list.go +++ b/model_recommendation_capacity_runway_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_capacity_runway_relationship.go b/model_recommendation_capacity_runway_relationship.go index 0303de6b46..c1e9fbd401 100644 --- a/model_recommendation_capacity_runway_relationship.go +++ b/model_recommendation_capacity_runway_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_capacity_runway_response.go b/model_recommendation_capacity_runway_response.go index dbf5d23270..a85bfa7c0e 100644 --- a/model_recommendation_capacity_runway_response.go +++ b/model_recommendation_capacity_runway_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_cluster_expansion.go b/model_recommendation_cluster_expansion.go index 71f34de981..aafbfd4921 100644 --- a/model_recommendation_cluster_expansion.go +++ b/model_recommendation_cluster_expansion.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_cluster_expansion_list.go b/model_recommendation_cluster_expansion_list.go index 884da7eda4..6a20f63807 100644 --- a/model_recommendation_cluster_expansion_list.go +++ b/model_recommendation_cluster_expansion_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_cluster_expansion_relationship.go b/model_recommendation_cluster_expansion_relationship.go index 0e0724424c..9aba0c1b0d 100644 --- a/model_recommendation_cluster_expansion_relationship.go +++ b/model_recommendation_cluster_expansion_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_cluster_expansion_response.go b/model_recommendation_cluster_expansion_response.go index 1ee913c405..f9db8441f4 100644 --- a/model_recommendation_cluster_expansion_response.go +++ b/model_recommendation_cluster_expansion_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_expansion_request.go b/model_recommendation_expansion_request.go index c679249e45..4f70412f36 100644 --- a/model_recommendation_expansion_request.go +++ b/model_recommendation_expansion_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request.go b/model_recommendation_hardware_expansion_request.go index 59c1cae27e..a201e5851a 100644 --- a/model_recommendation_hardware_expansion_request.go +++ b/model_recommendation_hardware_expansion_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request_item.go b/model_recommendation_hardware_expansion_request_item.go index 57f2da74f3..29020ef8d8 100644 --- a/model_recommendation_hardware_expansion_request_item.go +++ b/model_recommendation_hardware_expansion_request_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request_item_list.go b/model_recommendation_hardware_expansion_request_item_list.go index dc700a5a70..f79f99c708 100644 --- a/model_recommendation_hardware_expansion_request_item_list.go +++ b/model_recommendation_hardware_expansion_request_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request_item_relationship.go b/model_recommendation_hardware_expansion_request_item_relationship.go index 3200bde55c..389475cc96 100644 --- a/model_recommendation_hardware_expansion_request_item_relationship.go +++ b/model_recommendation_hardware_expansion_request_item_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request_item_response.go b/model_recommendation_hardware_expansion_request_item_response.go index ee3e70daea..eb61f09abe 100644 --- a/model_recommendation_hardware_expansion_request_item_response.go +++ b/model_recommendation_hardware_expansion_request_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request_list.go b/model_recommendation_hardware_expansion_request_list.go index ce4012d52a..a851c01ecf 100644 --- a/model_recommendation_hardware_expansion_request_list.go +++ b/model_recommendation_hardware_expansion_request_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request_relationship.go b/model_recommendation_hardware_expansion_request_relationship.go index 6b7a73e8e2..7df598875c 100644 --- a/model_recommendation_hardware_expansion_request_relationship.go +++ b/model_recommendation_hardware_expansion_request_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_hardware_expansion_request_response.go b/model_recommendation_hardware_expansion_request_response.go index a6f7479eb2..5ad37abe10 100644 --- a/model_recommendation_hardware_expansion_request_response.go +++ b/model_recommendation_hardware_expansion_request_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_physical_item.go b/model_recommendation_physical_item.go index 0f40ca2dc2..06452bd2b6 100644 --- a/model_recommendation_physical_item.go +++ b/model_recommendation_physical_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_physical_item_list.go b/model_recommendation_physical_item_list.go index 935918a7c3..209871c591 100644 --- a/model_recommendation_physical_item_list.go +++ b/model_recommendation_physical_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_physical_item_relationship.go b/model_recommendation_physical_item_relationship.go index 42e9263278..87dfe07255 100644 --- a/model_recommendation_physical_item_relationship.go +++ b/model_recommendation_physical_item_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_physical_item_response.go b/model_recommendation_physical_item_response.go index 7aca50526c..0290776569 100644 --- a/model_recommendation_physical_item_response.go +++ b/model_recommendation_physical_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_purchase_order_estimate.go b/model_recommendation_purchase_order_estimate.go index d450962be4..a6d996dab5 100644 --- a/model_recommendation_purchase_order_estimate.go +++ b/model_recommendation_purchase_order_estimate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_purchase_order_estimate_list.go b/model_recommendation_purchase_order_estimate_list.go index 905fd5a7e1..28653de70d 100644 --- a/model_recommendation_purchase_order_estimate_list.go +++ b/model_recommendation_purchase_order_estimate_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_purchase_order_estimate_response.go b/model_recommendation_purchase_order_estimate_response.go index 0a22e00d12..2fca7d102f 100644 --- a/model_recommendation_purchase_order_estimate_response.go +++ b/model_recommendation_purchase_order_estimate_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_purchase_order_list.go b/model_recommendation_purchase_order_list.go index 1bb2e01756..566f4a11f2 100644 --- a/model_recommendation_purchase_order_list.go +++ b/model_recommendation_purchase_order_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_purchase_order_list_list.go b/model_recommendation_purchase_order_list_list.go index a3743348e2..0649fa4a3a 100644 --- a/model_recommendation_purchase_order_list_list.go +++ b/model_recommendation_purchase_order_list_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_purchase_order_list_response.go b/model_recommendation_purchase_order_list_response.go index e19672b8ce..5d9bb8f590 100644 --- a/model_recommendation_purchase_order_list_response.go +++ b/model_recommendation_purchase_order_list_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_software_item.go b/model_recommendation_software_item.go index cd6ac9b8fa..59d3f19501 100644 --- a/model_recommendation_software_item.go +++ b/model_recommendation_software_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_software_item_list.go b/model_recommendation_software_item_list.go index 0102a7b1b1..5297e0c9ca 100644 --- a/model_recommendation_software_item_list.go +++ b/model_recommendation_software_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_software_item_relationship.go b/model_recommendation_software_item_relationship.go index 39292bd936..1176309b6d 100644 --- a/model_recommendation_software_item_relationship.go +++ b/model_recommendation_software_item_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recommendation_software_item_response.go b/model_recommendation_software_item_response.go index 07bef5bf02..31fbc3fbb8 100644 --- a/model_recommendation_software_item_response.go +++ b/model_recommendation_software_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_abstract_backup_config.go b/model_recovery_abstract_backup_config.go index 0b84f9e4d0..f196f0397f 100644 --- a/model_recovery_abstract_backup_config.go +++ b/model_recovery_abstract_backup_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_abstract_backup_info.go b/model_recovery_abstract_backup_info.go index 2595cec74a..7e4e2f2ace 100644 --- a/model_recovery_abstract_backup_info.go +++ b/model_recovery_abstract_backup_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_abstract_backup_info_relationship.go b/model_recovery_abstract_backup_info_relationship.go index 59c2d14c26..9192c9a58b 100644 --- a/model_recovery_abstract_backup_info_relationship.go +++ b/model_recovery_abstract_backup_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_config_policy.go b/model_recovery_backup_config_policy.go index 4e4e3ceeae..703038e2d4 100644 --- a/model_recovery_backup_config_policy.go +++ b/model_recovery_backup_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_config_policy_list.go b/model_recovery_backup_config_policy_list.go index 47daa6cd9c..792118fd9d 100644 --- a/model_recovery_backup_config_policy_list.go +++ b/model_recovery_backup_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_config_policy_relationship.go b/model_recovery_backup_config_policy_relationship.go index a64876cbce..e6f2585488 100644 --- a/model_recovery_backup_config_policy_relationship.go +++ b/model_recovery_backup_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_config_policy_response.go b/model_recovery_backup_config_policy_response.go index abc22dac75..6f390b384f 100644 --- a/model_recovery_backup_config_policy_response.go +++ b/model_recovery_backup_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_profile.go b/model_recovery_backup_profile.go index 97225ec506..934a8828bf 100644 --- a/model_recovery_backup_profile.go +++ b/model_recovery_backup_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_profile_list.go b/model_recovery_backup_profile_list.go index 10a2790a73..e751cd3264 100644 --- a/model_recovery_backup_profile_list.go +++ b/model_recovery_backup_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_profile_relationship.go b/model_recovery_backup_profile_relationship.go index ad694f40f4..1ea73f41a8 100644 --- a/model_recovery_backup_profile_relationship.go +++ b/model_recovery_backup_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_profile_response.go b/model_recovery_backup_profile_response.go index 0970f067fa..c9619c6a56 100644 --- a/model_recovery_backup_profile_response.go +++ b/model_recovery_backup_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_backup_schedule.go b/model_recovery_backup_schedule.go index 7795429e8a..b821fc7ec6 100644 --- a/model_recovery_backup_schedule.go +++ b/model_recovery_backup_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_params.go b/model_recovery_config_params.go index b5db0aa80c..eefb05bcce 100644 --- a/model_recovery_config_params.go +++ b/model_recovery_config_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result.go b/model_recovery_config_result.go index 49105f0914..537f228c73 100644 --- a/model_recovery_config_result.go +++ b/model_recovery_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result_entry.go b/model_recovery_config_result_entry.go index b29af0df0f..fc9213635c 100644 --- a/model_recovery_config_result_entry.go +++ b/model_recovery_config_result_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result_entry_list.go b/model_recovery_config_result_entry_list.go index f753c626d1..953232bfa7 100644 --- a/model_recovery_config_result_entry_list.go +++ b/model_recovery_config_result_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result_entry_relationship.go b/model_recovery_config_result_entry_relationship.go index e1e40467b7..4057455a69 100644 --- a/model_recovery_config_result_entry_relationship.go +++ b/model_recovery_config_result_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result_entry_response.go b/model_recovery_config_result_entry_response.go index cfc5c8f0af..c74c0f3275 100644 --- a/model_recovery_config_result_entry_response.go +++ b/model_recovery_config_result_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result_list.go b/model_recovery_config_result_list.go index 2e2a59241a..61d0c617ef 100644 --- a/model_recovery_config_result_list.go +++ b/model_recovery_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result_relationship.go b/model_recovery_config_result_relationship.go index 63ab0ffd18..9f735ba3c0 100644 --- a/model_recovery_config_result_relationship.go +++ b/model_recovery_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_config_result_response.go b/model_recovery_config_result_response.go index fedd9b82d2..cacde0a8b8 100644 --- a/model_recovery_config_result_response.go +++ b/model_recovery_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_on_demand_backup.go b/model_recovery_on_demand_backup.go index 553106a04c..c941c6988f 100644 --- a/model_recovery_on_demand_backup.go +++ b/model_recovery_on_demand_backup.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_on_demand_backup_list.go b/model_recovery_on_demand_backup_list.go index 2fd40c3731..fee5d0533f 100644 --- a/model_recovery_on_demand_backup_list.go +++ b/model_recovery_on_demand_backup_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_on_demand_backup_response.go b/model_recovery_on_demand_backup_response.go index 18b5477397..faa488a19f 100644 --- a/model_recovery_on_demand_backup_response.go +++ b/model_recovery_on_demand_backup_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_restore.go b/model_recovery_restore.go index d650bef247..932c62d51c 100644 --- a/model_recovery_restore.go +++ b/model_recovery_restore.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_restore_list.go b/model_recovery_restore_list.go index 3f0b02aa9a..f8e162f22d 100644 --- a/model_recovery_restore_list.go +++ b/model_recovery_restore_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_restore_response.go b/model_recovery_restore_response.go index e6f3e0ee60..74801c9139 100644 --- a/model_recovery_restore_response.go +++ b/model_recovery_restore_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_schedule_config_policy.go b/model_recovery_schedule_config_policy.go index 2c49f99cb9..551d450b26 100644 --- a/model_recovery_schedule_config_policy.go +++ b/model_recovery_schedule_config_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_schedule_config_policy_list.go b/model_recovery_schedule_config_policy_list.go index 6c1e41e6f3..70e99b9f4d 100644 --- a/model_recovery_schedule_config_policy_list.go +++ b/model_recovery_schedule_config_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_schedule_config_policy_relationship.go b/model_recovery_schedule_config_policy_relationship.go index d516948a17..e34632f8ff 100644 --- a/model_recovery_schedule_config_policy_relationship.go +++ b/model_recovery_schedule_config_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_recovery_schedule_config_policy_response.go b/model_recovery_schedule_config_policy_response.go index 2cfa31f8f1..4ea7b373b1 100644 --- a/model_recovery_schedule_config_policy_response.go +++ b/model_recovery_schedule_config_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_abstract_reservation.go b/model_resource_abstract_reservation.go index 5052444ccf..a695d87bd4 100644 --- a/model_resource_abstract_reservation.go +++ b/model_resource_abstract_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_abstract_resource_qualification_policy.go b/model_resource_abstract_resource_qualification_policy.go index 93dacfe38c..77eb185031 100644 --- a/model_resource_abstract_resource_qualification_policy.go +++ b/model_resource_abstract_resource_qualification_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_adaptors_range_filter.go b/model_resource_adaptors_range_filter.go index c42247e46a..1cac783438 100644 --- a/model_resource_adaptors_range_filter.go +++ b/model_resource_adaptors_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_advanced_filter.go b/model_resource_advanced_filter.go index ff4d8b3907..355cf9d232 100644 --- a/model_resource_advanced_filter.go +++ b/model_resource_advanced_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_blade_qualifier.go b/model_resource_blade_qualifier.go index 65fee36884..db678f4f40 100644 --- a/model_resource_blade_qualifier.go +++ b/model_resource_blade_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_chassis_and_slot_qualification.go b/model_resource_chassis_and_slot_qualification.go index 20eda42b67..4828db917a 100644 --- a/model_resource_chassis_and_slot_qualification.go +++ b/model_resource_chassis_and_slot_qualification.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_chassis_id_range_filter.go b/model_resource_chassis_id_range_filter.go index 5d68e5adb6..d7bb42af2d 100644 --- a/model_resource_chassis_id_range_filter.go +++ b/model_resource_chassis_id_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_cpu_core_range_filter.go b/model_resource_cpu_core_range_filter.go index 16c90715a8..78a0089953 100644 --- a/model_resource_cpu_core_range_filter.go +++ b/model_resource_cpu_core_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_cpu_speed_range_filter.go b/model_resource_cpu_speed_range_filter.go index fc23504dbd..8a838c6e4f 100644 --- a/model_resource_cpu_speed_range_filter.go +++ b/model_resource_cpu_speed_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_domain_qualifier.go b/model_resource_domain_qualifier.go index 2f48719143..9472095d1b 100644 --- a/model_resource_domain_qualifier.go +++ b/model_resource_domain_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_gpu_controllers_range_filter.go b/model_resource_gpu_controllers_range_filter.go index c96a9e41b5..9505fa07d1 100644 --- a/model_resource_gpu_controllers_range_filter.go +++ b/model_resource_gpu_controllers_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_gpu_qualifier.go b/model_resource_gpu_qualifier.go index f28e174681..470ef41262 100644 --- a/model_resource_gpu_qualifier.go +++ b/model_resource_gpu_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_group.go b/model_resource_group.go index c3a8fe1932..69911b17a3 100644 --- a/model_resource_group.go +++ b/model_resource_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_group_list.go b/model_resource_group_list.go index 68eab5a527..29215b3d35 100644 --- a/model_resource_group_list.go +++ b/model_resource_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_group_member.go b/model_resource_group_member.go index 45de6c2705..d810486c58 100644 --- a/model_resource_group_member.go +++ b/model_resource_group_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_group_member_list.go b/model_resource_group_member_list.go index b09e970f78..c519e79716 100644 --- a/model_resource_group_member_list.go +++ b/model_resource_group_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_group_member_response.go b/model_resource_group_member_response.go index 238079e1fc..8f299cd473 100644 --- a/model_resource_group_member_response.go +++ b/model_resource_group_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_group_relationship.go b/model_resource_group_relationship.go index b40c27a034..91eeef13b0 100644 --- a/model_resource_group_relationship.go +++ b/model_resource_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_group_response.go b/model_resource_group_response.go index 34a0a49d60..a003ff66e8 100644 --- a/model_resource_group_response.go +++ b/model_resource_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_hardware_qualifier.go b/model_resource_hardware_qualifier.go index 4ecff79401..ee7b37d2ec 100644 --- a/model_resource_hardware_qualifier.go +++ b/model_resource_hardware_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_license_resource_count.go b/model_resource_license_resource_count.go index c94f9ca918..5e8c5e78e3 100644 --- a/model_resource_license_resource_count.go +++ b/model_resource_license_resource_count.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -28,7 +28,7 @@ type ResourceLicenseResourceCount struct { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // Type of licensing defined for this resource group. Used for licensing group. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Type of licensing defined for this resource group. Used for licensing group. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseType *string `json:"LicenseType,omitempty"` // The number of resource belongs to this licensing tier. ResourceCount *int64 `json:"ResourceCount,omitempty"` @@ -354,7 +354,7 @@ func (o *ResourceLicenseResourceCount) UnmarshalJSON(data []byte) (err error) { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // Type of licensing defined for this resource group. Used for licensing group. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // Type of licensing defined for this resource group. Used for licensing group. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseType *string `json:"LicenseType,omitempty"` // The number of resource belongs to this licensing tier. ResourceCount *int64 `json:"ResourceCount,omitempty"` diff --git a/model_resource_license_resource_count_list.go b/model_resource_license_resource_count_list.go index d221ccfea7..2dfe83438c 100644 --- a/model_resource_license_resource_count_list.go +++ b/model_resource_license_resource_count_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_license_resource_count_response.go b/model_resource_license_resource_count_response.go index 7cfed8e5ec..a3bd10325f 100644 --- a/model_resource_license_resource_count_response.go +++ b/model_resource_license_resource_count_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_membership.go b/model_resource_membership.go index 141e6c47d9..2f00b01249 100644 --- a/model_resource_membership.go +++ b/model_resource_membership.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_membership_holder.go b/model_resource_membership_holder.go index 1357beca2c..33a7fcaa59 100644 --- a/model_resource_membership_holder.go +++ b/model_resource_membership_holder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_membership_holder_list.go b/model_resource_membership_holder_list.go index 6a11e22e7e..d36efef3c9 100644 --- a/model_resource_membership_holder_list.go +++ b/model_resource_membership_holder_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_membership_holder_relationship.go b/model_resource_membership_holder_relationship.go index 1823226361..da4f6a4d17 100644 --- a/model_resource_membership_holder_relationship.go +++ b/model_resource_membership_holder_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_membership_holder_response.go b/model_resource_membership_holder_response.go index e27e5a10d3..b0c5ef9b51 100644 --- a/model_resource_membership_holder_response.go +++ b/model_resource_membership_holder_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_membership_list.go b/model_resource_membership_list.go index 1f58cb1e73..48ef21f170 100644 --- a/model_resource_membership_list.go +++ b/model_resource_membership_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_membership_response.go b/model_resource_membership_response.go index 3c22904b91..2db1582719 100644 --- a/model_resource_membership_response.go +++ b/model_resource_membership_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_memory_capacity_range_filter.go b/model_resource_memory_capacity_range_filter.go index 4d957e2873..dc7facc97b 100644 --- a/model_resource_memory_capacity_range_filter.go +++ b/model_resource_memory_capacity_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_memory_qualifier.go b/model_resource_memory_qualifier.go index 31f4e953f2..6ea0d39c7a 100644 --- a/model_resource_memory_qualifier.go +++ b/model_resource_memory_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_memory_units_range_filter.go b/model_resource_memory_units_range_filter.go index 8fcf452512..1123198b26 100644 --- a/model_resource_memory_units_range_filter.go +++ b/model_resource_memory_units_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_network_adaptor_qualifier.go b/model_resource_network_adaptor_qualifier.go index 4d997758d6..f2e010d6a3 100644 --- a/model_resource_network_adaptor_qualifier.go +++ b/model_resource_network_adaptor_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_per_type_combined_selector.go b/model_resource_per_type_combined_selector.go index 182e22447c..36dea65700 100644 --- a/model_resource_per_type_combined_selector.go +++ b/model_resource_per_type_combined_selector.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_processor_qualifier.go b/model_resource_processor_qualifier.go index ca1905c6f7..fdcac8cc5e 100644 --- a/model_resource_processor_qualifier.go +++ b/model_resource_processor_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_rack_id_range_filter.go b/model_resource_rack_id_range_filter.go index f30ab48f71..5d39f563cb 100644 --- a/model_resource_rack_id_range_filter.go +++ b/model_resource_rack_id_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_rack_server_qualifier.go b/model_resource_rack_server_qualifier.go index ade3c2f8eb..6e0b38eec4 100644 --- a/model_resource_rack_server_qualifier.go +++ b/model_resource_rack_server_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_range_filter.go b/model_resource_range_filter.go index c31978c9a4..009473a353 100644 --- a/model_resource_range_filter.go +++ b/model_resource_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_reservation.go b/model_resource_reservation.go index 6b6e12b050..d555646d6b 100644 --- a/model_resource_reservation.go +++ b/model_resource_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_reservation_list.go b/model_resource_reservation_list.go index 63cb24af09..96518def6d 100644 --- a/model_resource_reservation_list.go +++ b/model_resource_reservation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_reservation_relationship.go b/model_resource_reservation_relationship.go index 8e80d1b085..e1fa1dbaa0 100644 --- a/model_resource_reservation_relationship.go +++ b/model_resource_reservation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_reservation_response.go b/model_resource_reservation_response.go index f120773f96..aabf244214 100644 --- a/model_resource_reservation_response.go +++ b/model_resource_reservation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_resource_qualifier.go b/model_resource_resource_qualifier.go index eb07e406a5..d90870eba5 100644 --- a/model_resource_resource_qualifier.go +++ b/model_resource_resource_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_selection_criteria.go b/model_resource_selection_criteria.go index 201afc81ab..b37fa3dc0c 100644 --- a/model_resource_selection_criteria.go +++ b/model_resource_selection_criteria.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_selection_criteria_list.go b/model_resource_selection_criteria_list.go index dc6ae69f04..e53efc8f64 100644 --- a/model_resource_selection_criteria_list.go +++ b/model_resource_selection_criteria_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_selection_criteria_response.go b/model_resource_selection_criteria_response.go index 32ff8694ae..e7c41b4d8f 100644 --- a/model_resource_selection_criteria_response.go +++ b/model_resource_selection_criteria_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_selector.go b/model_resource_selector.go index 9c0e3f00a7..04767e3807 100644 --- a/model_resource_selector.go +++ b/model_resource_selector.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_server_qualifier.go b/model_resource_server_qualifier.go index e63424397f..ec5b602b5f 100644 --- a/model_resource_server_qualifier.go +++ b/model_resource_server_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_shared_resources_info_holder.go b/model_resource_shared_resources_info_holder.go index edc0e2307d..6faba382f7 100644 --- a/model_resource_shared_resources_info_holder.go +++ b/model_resource_shared_resources_info_holder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_shared_resources_info_holder_list.go b/model_resource_shared_resources_info_holder_list.go index 794786e09d..58647ab6f4 100644 --- a/model_resource_shared_resources_info_holder_list.go +++ b/model_resource_shared_resources_info_holder_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_shared_resources_info_holder_response.go b/model_resource_shared_resources_info_holder_response.go index 5353434679..86f7ef4dcf 100644 --- a/model_resource_shared_resources_info_holder_response.go +++ b/model_resource_shared_resources_info_holder_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_slot_id_range_filter.go b/model_resource_slot_id_range_filter.go index 845b5e92af..9794af6873 100644 --- a/model_resource_slot_id_range_filter.go +++ b/model_resource_slot_id_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_source_to_permission_resources.go b/model_resource_source_to_permission_resources.go index da12774286..3b7b62acee 100644 --- a/model_resource_source_to_permission_resources.go +++ b/model_resource_source_to_permission_resources.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_source_to_permission_resources_holder.go b/model_resource_source_to_permission_resources_holder.go index a075f65971..9580da7686 100644 --- a/model_resource_source_to_permission_resources_holder.go +++ b/model_resource_source_to_permission_resources_holder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_tag.go b/model_resource_tag.go index 9b93bfbce1..7bda6bb77a 100644 --- a/model_resource_tag.go +++ b/model_resource_tag.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resource_tag_qualifier.go b/model_resource_tag_qualifier.go index b2bc54820b..ac35ea2398 100644 --- a/model_resource_tag_qualifier.go +++ b/model_resource_tag_qualifier.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease.go b/model_resourcepool_lease.go index 4f2d2cc57d..629dd8f69e 100644 --- a/model_resourcepool_lease.go +++ b/model_resourcepool_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_list.go b/model_resourcepool_lease_list.go index 0893604873..51c3dd85ef 100644 --- a/model_resourcepool_lease_list.go +++ b/model_resourcepool_lease_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_parameters.go b/model_resourcepool_lease_parameters.go index b061d71149..0ad294bb49 100644 --- a/model_resourcepool_lease_parameters.go +++ b/model_resourcepool_lease_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_relationship.go b/model_resourcepool_lease_relationship.go index 9881fc1b34..98826abe69 100644 --- a/model_resourcepool_lease_relationship.go +++ b/model_resourcepool_lease_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_resource.go b/model_resourcepool_lease_resource.go index 32a2abea19..75811e1e14 100644 --- a/model_resourcepool_lease_resource.go +++ b/model_resourcepool_lease_resource.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_resource_list.go b/model_resourcepool_lease_resource_list.go index 186d0217bc..270143bf07 100644 --- a/model_resourcepool_lease_resource_list.go +++ b/model_resourcepool_lease_resource_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_resource_relationship.go b/model_resourcepool_lease_resource_relationship.go index 9b3e7a4e67..5e77394a3d 100644 --- a/model_resourcepool_lease_resource_relationship.go +++ b/model_resourcepool_lease_resource_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_resource_response.go b/model_resourcepool_lease_resource_response.go index d73674b72a..c861154324 100644 --- a/model_resourcepool_lease_resource_response.go +++ b/model_resourcepool_lease_resource_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_lease_response.go b/model_resourcepool_lease_response.go index ac880df811..d4e7aaa571 100644 --- a/model_resourcepool_lease_response.go +++ b/model_resourcepool_lease_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_membership_reservation.go b/model_resourcepool_membership_reservation.go index 91dbee8520..0f3255f82a 100644 --- a/model_resourcepool_membership_reservation.go +++ b/model_resourcepool_membership_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_membership_reservation_list.go b/model_resourcepool_membership_reservation_list.go index d6376e42c7..a8da9e6415 100644 --- a/model_resourcepool_membership_reservation_list.go +++ b/model_resourcepool_membership_reservation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_membership_reservation_response.go b/model_resourcepool_membership_reservation_response.go index a49dbce7cc..48a1d1c385 100644 --- a/model_resourcepool_membership_reservation_response.go +++ b/model_resourcepool_membership_reservation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool.go b/model_resourcepool_pool.go index ebfd1a713b..155376e30b 100644 --- a/model_resourcepool_pool.go +++ b/model_resourcepool_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool_list.go b/model_resourcepool_pool_list.go index 7536c9c7db..082f7a90a5 100644 --- a/model_resourcepool_pool_list.go +++ b/model_resourcepool_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool_member.go b/model_resourcepool_pool_member.go index e0c15dadd2..d5a05704a0 100644 --- a/model_resourcepool_pool_member.go +++ b/model_resourcepool_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool_member_list.go b/model_resourcepool_pool_member_list.go index 0b0e8559ce..95577e8f78 100644 --- a/model_resourcepool_pool_member_list.go +++ b/model_resourcepool_pool_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool_member_relationship.go b/model_resourcepool_pool_member_relationship.go index 898c607d45..22ece9c7dc 100644 --- a/model_resourcepool_pool_member_relationship.go +++ b/model_resourcepool_pool_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool_member_response.go b/model_resourcepool_pool_member_response.go index 617dc2b375..63067ccb80 100644 --- a/model_resourcepool_pool_member_response.go +++ b/model_resourcepool_pool_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool_relationship.go b/model_resourcepool_pool_relationship.go index aaa90072ec..d8c2765095 100644 --- a/model_resourcepool_pool_relationship.go +++ b/model_resourcepool_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_pool_response.go b/model_resourcepool_pool_response.go index 61cb628d52..f7bb1ade99 100644 --- a/model_resourcepool_pool_response.go +++ b/model_resourcepool_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_qualification_policy.go b/model_resourcepool_qualification_policy.go index a01faa88e8..fef594e685 100644 --- a/model_resourcepool_qualification_policy.go +++ b/model_resourcepool_qualification_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_qualification_policy_list.go b/model_resourcepool_qualification_policy_list.go index 9860ce6e6d..ea8b39ccd6 100644 --- a/model_resourcepool_qualification_policy_list.go +++ b/model_resourcepool_qualification_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_qualification_policy_relationship.go b/model_resourcepool_qualification_policy_relationship.go index 02a37a1950..53b74cf676 100644 --- a/model_resourcepool_qualification_policy_relationship.go +++ b/model_resourcepool_qualification_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_qualification_policy_response.go b/model_resourcepool_qualification_policy_response.go index f1b43354aa..988307fecb 100644 --- a/model_resourcepool_qualification_policy_response.go +++ b/model_resourcepool_qualification_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_qualification_type.go b/model_resourcepool_qualification_type.go index a29d016ea7..53af78090d 100644 --- a/model_resourcepool_qualification_type.go +++ b/model_resourcepool_qualification_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_resource_evaluation_status.go b/model_resourcepool_resource_evaluation_status.go index 5a2959d239..b13502e1cd 100644 --- a/model_resourcepool_resource_evaluation_status.go +++ b/model_resourcepool_resource_evaluation_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_resource_pool_parameters.go b/model_resourcepool_resource_pool_parameters.go index e4c8eaee2a..8663babb79 100644 --- a/model_resourcepool_resource_pool_parameters.go +++ b/model_resourcepool_resource_pool_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_server_lease_parameters.go b/model_resourcepool_server_lease_parameters.go index 0a185922a7..db24f0deee 100644 --- a/model_resourcepool_server_lease_parameters.go +++ b/model_resourcepool_server_lease_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_server_pool_parameters.go b/model_resourcepool_server_pool_parameters.go index ca89190530..5c69898164 100644 --- a/model_resourcepool_server_pool_parameters.go +++ b/model_resourcepool_server_pool_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_universe.go b/model_resourcepool_universe.go index 06c7137fe5..6dd94f3a1f 100644 --- a/model_resourcepool_universe.go +++ b/model_resourcepool_universe.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_universe_list.go b/model_resourcepool_universe_list.go index d71bd8bdae..0189480e26 100644 --- a/model_resourcepool_universe_list.go +++ b/model_resourcepool_universe_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_universe_relationship.go b/model_resourcepool_universe_relationship.go index d6effa4c80..6a02e1966e 100644 --- a/model_resourcepool_universe_relationship.go +++ b/model_resourcepool_universe_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_resourcepool_universe_response.go b/model_resourcepool_universe_response.go index 8081880fd8..d55e3d6196 100644 --- a/model_resourcepool_universe_response.go +++ b/model_resourcepool_universe_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_rproxy_reverse_proxy.go b/model_rproxy_reverse_proxy.go index 75d49f99fa..ee4b1405e3 100644 --- a/model_rproxy_reverse_proxy.go +++ b/model_rproxy_reverse_proxy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_abstract_scheduling_params.go b/model_scheduler_abstract_scheduling_params.go index a68cbc3ecc..29a5cc5b87 100644 --- a/model_scheduler_abstract_scheduling_params.go +++ b/model_scheduler_abstract_scheduling_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_abstract_task_request.go b/model_scheduler_abstract_task_request.go index 07f4e883af..3c60b3b3f5 100644 --- a/model_scheduler_abstract_task_request.go +++ b/model_scheduler_abstract_task_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_base_cadence_params.go b/model_scheduler_base_cadence_params.go index d382dc8dc9..17812cca58 100644 --- a/model_scheduler_base_cadence_params.go +++ b/model_scheduler_base_cadence_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_base_monthly_cadence_params.go b/model_scheduler_base_monthly_cadence_params.go index 57e19848b8..f181f12334 100644 --- a/model_scheduler_base_monthly_cadence_params.go +++ b/model_scheduler_base_monthly_cadence_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_base_schedule_params.go b/model_scheduler_base_schedule_params.go index 1125fd8d85..43af0c5964 100644 --- a/model_scheduler_base_schedule_params.go +++ b/model_scheduler_base_schedule_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_daily_cadence_params.go b/model_scheduler_daily_cadence_params.go index 3e014b0cd0..7f803bd412 100644 --- a/model_scheduler_daily_cadence_params.go +++ b/model_scheduler_daily_cadence_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_every_cadence_params.go b/model_scheduler_every_cadence_params.go index 1dc6e7d2ae..e354398f77 100644 --- a/model_scheduler_every_cadence_params.go +++ b/model_scheduler_every_cadence_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_monthly_cadence_params.go b/model_scheduler_monthly_cadence_params.go index 93355ca85c..195ad4b2b9 100644 --- a/model_scheduler_monthly_cadence_params.go +++ b/model_scheduler_monthly_cadence_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_one_time_schedule_params.go b/model_scheduler_one_time_schedule_params.go index a060181bff..5628693e55 100644 --- a/model_scheduler_one_time_schedule_params.go +++ b/model_scheduler_one_time_schedule_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_recurring_schedule_params.go b/model_scheduler_recurring_schedule_params.go index 2aeeb0f014..c6da779675 100644 --- a/model_scheduler_recurring_schedule_params.go +++ b/model_scheduler_recurring_schedule_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_rest_stim_task_request.go b/model_scheduler_rest_stim_task_request.go index f656d3431d..895caa0473 100644 --- a/model_scheduler_rest_stim_task_request.go +++ b/model_scheduler_rest_stim_task_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_result.go b/model_scheduler_task_result.go index 743fb4b1f2..d8fcbbde76 100644 --- a/model_scheduler_task_result.go +++ b/model_scheduler_task_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_result_list.go b/model_scheduler_task_result_list.go index ed2ac19d76..67e4cfb51f 100644 --- a/model_scheduler_task_result_list.go +++ b/model_scheduler_task_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_result_response.go b/model_scheduler_task_result_response.go index 90e9d96b0d..d630c0f4db 100644 --- a/model_scheduler_task_result_response.go +++ b/model_scheduler_task_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_result_status.go b/model_scheduler_task_result_status.go index 5fdd3bc6b1..ab50759d3e 100644 --- a/model_scheduler_task_result_status.go +++ b/model_scheduler_task_result_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_schedule.go b/model_scheduler_task_schedule.go index d49a35d76c..1ba476f660 100644 --- a/model_scheduler_task_schedule.go +++ b/model_scheduler_task_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_schedule_list.go b/model_scheduler_task_schedule_list.go index 72ed6a8297..6c4d22c109 100644 --- a/model_scheduler_task_schedule_list.go +++ b/model_scheduler_task_schedule_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_schedule_relationship.go b/model_scheduler_task_schedule_relationship.go index 97292f92bc..438cb04b2d 100644 --- a/model_scheduler_task_schedule_relationship.go +++ b/model_scheduler_task_schedule_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_schedule_response.go b/model_scheduler_task_schedule_response.go index 6b7b8a8d94..5373818f7f 100644 --- a/model_scheduler_task_schedule_response.go +++ b/model_scheduler_task_schedule_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_task_schedule_status.go b/model_scheduler_task_schedule_status.go index cdabb08011..1860a90f6e 100644 --- a/model_scheduler_task_schedule_status.go +++ b/model_scheduler_task_schedule_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_scheduler_weekly_cadence_params.go b/model_scheduler_weekly_cadence_params.go index 691f01e7cf..ff1f573251 100644 --- a/model_scheduler_weekly_cadence_params.go +++ b/model_scheduler_weekly_cadence_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdaaci_connection.go b/model_sdaaci_connection.go index c214890935..b68cfb8874 100644 --- a/model_sdaaci_connection.go +++ b/model_sdaaci_connection.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdaaci_connection_detail.go b/model_sdaaci_connection_detail.go index 4f56693ece..c3b39a4af5 100644 --- a/model_sdaaci_connection_detail.go +++ b/model_sdaaci_connection_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdaaci_connection_detail_list.go b/model_sdaaci_connection_detail_list.go index 490bcec5d4..936ef7c09a 100644 --- a/model_sdaaci_connection_detail_list.go +++ b/model_sdaaci_connection_detail_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdaaci_connection_detail_response.go b/model_sdaaci_connection_detail_response.go index a5665f8f86..70139a8595 100644 --- a/model_sdaaci_connection_detail_response.go +++ b/model_sdaaci_connection_detail_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdaaci_connection_list.go b/model_sdaaci_connection_list.go index 6a3b06c7fc..c3fb9ffe24 100644 --- a/model_sdaaci_connection_list.go +++ b/model_sdaaci_connection_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdaaci_connection_relationship.go b/model_sdaaci_connection_relationship.go index 1e086fce42..7d1d1bf06a 100644 --- a/model_sdaaci_connection_relationship.go +++ b/model_sdaaci_connection_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdaaci_connection_response.go b/model_sdaaci_connection_response.go index d36e7059fc..a4af20a74e 100644 --- a/model_sdaaci_connection_response.go +++ b/model_sdaaci_connection_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_diagnostics.go b/model_sdcard_diagnostics.go index f584bd0061..481d663a13 100644 --- a/model_sdcard_diagnostics.go +++ b/model_sdcard_diagnostics.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_drivers.go b/model_sdcard_drivers.go index 0d3bb728ff..6cbee1b5e5 100644 --- a/model_sdcard_drivers.go +++ b/model_sdcard_drivers.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_host_upgrade_utility.go b/model_sdcard_host_upgrade_utility.go index eb26a66ee3..03fe82d036 100644 --- a/model_sdcard_host_upgrade_utility.go +++ b/model_sdcard_host_upgrade_utility.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_operating_system.go b/model_sdcard_operating_system.go index 716a43cc43..080098c022 100644 --- a/model_sdcard_operating_system.go +++ b/model_sdcard_operating_system.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_partition.go b/model_sdcard_partition.go index 82e31638b7..601af05d22 100644 --- a/model_sdcard_partition.go +++ b/model_sdcard_partition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_policy.go b/model_sdcard_policy.go index 88fad29a4c..ce2f181909 100644 --- a/model_sdcard_policy.go +++ b/model_sdcard_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_policy_inventory.go b/model_sdcard_policy_inventory.go index 2f41d680ef..6576e23604 100644 --- a/model_sdcard_policy_inventory.go +++ b/model_sdcard_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_policy_inventory_list.go b/model_sdcard_policy_inventory_list.go index 876eb6f71a..8dd6403212 100644 --- a/model_sdcard_policy_inventory_list.go +++ b/model_sdcard_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_policy_inventory_response.go b/model_sdcard_policy_inventory_response.go index c105a8ab3c..c295a716d7 100644 --- a/model_sdcard_policy_inventory_response.go +++ b/model_sdcard_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_policy_list.go b/model_sdcard_policy_list.go index ff7b744224..7064705d49 100644 --- a/model_sdcard_policy_list.go +++ b/model_sdcard_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_policy_response.go b/model_sdcard_policy_response.go index 37b35b000a..9010acd0e8 100644 --- a/model_sdcard_policy_response.go +++ b/model_sdcard_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_server_configuration_utility.go b/model_sdcard_server_configuration_utility.go index ad91ca5b5a..20b2d76ee3 100644 --- a/model_sdcard_server_configuration_utility.go +++ b/model_sdcard_server_configuration_utility.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_user_partition.go b/model_sdcard_user_partition.go index 9dc4d182c1..5b94ac4250 100644 --- a/model_sdcard_user_partition.go +++ b/model_sdcard_user_partition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sdcard_virtual_drive.go b/model_sdcard_virtual_drive.go index 785fcf5c9e..aa28988a6e 100644 --- a/model_sdcard_virtual_drive.go +++ b/model_sdcard_virtual_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_search_item.go b/model_search_search_item.go index 97ff2ea004..2102cb7699 100644 --- a/model_search_search_item.go +++ b/model_search_search_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_search_item_list.go b/model_search_search_item_list.go index 27d52a498e..2ecf0b03c1 100644 --- a/model_search_search_item_list.go +++ b/model_search_search_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_search_item_response.go b/model_search_search_item_response.go index a596a451b3..6b2b14f60b 100644 --- a/model_search_search_item_response.go +++ b/model_search_search_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_suggest_item.go b/model_search_suggest_item.go index 652379186e..ccc0ee4d4f 100644 --- a/model_search_suggest_item.go +++ b/model_search_suggest_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_suggest_item_list.go b/model_search_suggest_item_list.go index a93c2cdbf8..7f7b754d16 100644 --- a/model_search_suggest_item_list.go +++ b/model_search_suggest_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_suggest_item_response.go b/model_search_suggest_item_response.go index 49b43745f8..7cc47f4ea8 100644 --- a/model_search_suggest_item_response.go +++ b/model_search_suggest_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_tag_item.go b/model_search_tag_item.go index cb9b5a7e4b..47c8b2b08a 100644 --- a/model_search_tag_item.go +++ b/model_search_tag_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_tag_item_list.go b/model_search_tag_item_list.go index 2a9dc6bcae..dafbe9a227 100644 --- a/model_search_tag_item_list.go +++ b/model_search_tag_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_search_tag_item_response.go b/model_search_tag_item_response.go index 6f76e3b322..a8c0c9cc87 100644 --- a/model_search_tag_item_response.go +++ b/model_search_tag_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_security_unit.go b/model_security_unit.go index 2d045e8038..55e45ca739 100644 --- a/model_security_unit.go +++ b/model_security_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_security_unit_list.go b/model_security_unit_list.go index be8a414a6c..9ec9545ec4 100644 --- a/model_security_unit_list.go +++ b/model_security_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_security_unit_relationship.go b/model_security_unit_relationship.go index ad04cd45e6..4566cf7e48 100644 --- a/model_security_unit_relationship.go +++ b/model_security_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_security_unit_response.go b/model_security_unit_response.go index dce8691760..e4b94d3cfb 100644 --- a/model_security_unit_response.go +++ b/model_security_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_base_profile.go b/model_server_base_profile.go index 68e38fffbc..eb6465b56f 100644 --- a/model_server_base_profile.go +++ b/model_server_base_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_base_profile_relationship.go b/model_server_base_profile_relationship.go index 61a057028f..e675610972 100644 --- a/model_server_base_profile_relationship.go +++ b/model_server_base_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_change_detail.go b/model_server_config_change_detail.go index 07de914b0b..07bf7d690d 100644 --- a/model_server_config_change_detail.go +++ b/model_server_config_change_detail.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_change_detail_list.go b/model_server_config_change_detail_list.go index 4e95de3d9c..4d50a5542e 100644 --- a/model_server_config_change_detail_list.go +++ b/model_server_config_change_detail_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_change_detail_relationship.go b/model_server_config_change_detail_relationship.go index 43a6530bef..31137e8803 100644 --- a/model_server_config_change_detail_relationship.go +++ b/model_server_config_change_detail_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_change_detail_response.go b/model_server_config_change_detail_response.go index 1fda9d97a9..3b834812ef 100644 --- a/model_server_config_change_detail_response.go +++ b/model_server_config_change_detail_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_import.go b/model_server_config_import.go index 2d7776980a..391cc2f4f7 100644 --- a/model_server_config_import.go +++ b/model_server_config_import.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_import_list.go b/model_server_config_import_list.go index 2be1567e24..ce64992347 100644 --- a/model_server_config_import_list.go +++ b/model_server_config_import_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_import_response.go b/model_server_config_import_response.go index ee897b50fc..ceae6a8712 100644 --- a/model_server_config_import_response.go +++ b/model_server_config_import_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result.go b/model_server_config_result.go index 3193ff543b..20983ae9ac 100644 --- a/model_server_config_result.go +++ b/model_server_config_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result_entry.go b/model_server_config_result_entry.go index 082414c26b..39c5d5952b 100644 --- a/model_server_config_result_entry.go +++ b/model_server_config_result_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result_entry_list.go b/model_server_config_result_entry_list.go index 35a5004e7f..0668bc0a98 100644 --- a/model_server_config_result_entry_list.go +++ b/model_server_config_result_entry_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result_entry_relationship.go b/model_server_config_result_entry_relationship.go index c1919e7211..64cc34971d 100644 --- a/model_server_config_result_entry_relationship.go +++ b/model_server_config_result_entry_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result_entry_response.go b/model_server_config_result_entry_response.go index 825106d0dd..43d52977f5 100644 --- a/model_server_config_result_entry_response.go +++ b/model_server_config_result_entry_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result_list.go b/model_server_config_result_list.go index 13b737036a..2086a992ee 100644 --- a/model_server_config_result_list.go +++ b/model_server_config_result_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result_relationship.go b/model_server_config_result_relationship.go index 98ce0b8f18..5042b57278 100644 --- a/model_server_config_result_relationship.go +++ b/model_server_config_result_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_config_result_response.go b/model_server_config_result_response.go index 38d80671ef..132489deff 100644 --- a/model_server_config_result_response.go +++ b/model_server_config_result_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_disruption.go b/model_server_disruption.go index 3e31d584ae..b1a7f7bbe1 100644 --- a/model_server_disruption.go +++ b/model_server_disruption.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_disruption_list.go b/model_server_disruption_list.go index bb43a3ae07..4e22ca35ba 100644 --- a/model_server_disruption_list.go +++ b/model_server_disruption_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_disruption_response.go b/model_server_disruption_response.go index f3f7c70172..2824a4cc87 100644 --- a/model_server_disruption_response.go +++ b/model_server_disruption_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_pending_workflow_trigger.go b/model_server_pending_workflow_trigger.go index 7e9ef854a6..30291a57d6 100644 --- a/model_server_pending_workflow_trigger.go +++ b/model_server_pending_workflow_trigger.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_profile.go b/model_server_profile.go index 401f73a1b7..4697dbc8e2 100644 --- a/model_server_profile.go +++ b/model_server_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_profile_list.go b/model_server_profile_list.go index 74dad31f1b..73fe7c082b 100644 --- a/model_server_profile_list.go +++ b/model_server_profile_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_profile_relationship.go b/model_server_profile_relationship.go index 3d2189562f..7a5bf26416 100644 --- a/model_server_profile_relationship.go +++ b/model_server_profile_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_profile_response.go b/model_server_profile_response.go index f23d314438..178d97d674 100644 --- a/model_server_profile_response.go +++ b/model_server_profile_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_profile_template.go b/model_server_profile_template.go index 818ea63e74..197a79b4ca 100644 --- a/model_server_profile_template.go +++ b/model_server_profile_template.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_profile_template_list.go b/model_server_profile_template_list.go index 71977eeb47..90cd740c6f 100644 --- a/model_server_profile_template_list.go +++ b/model_server_profile_template_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_profile_template_response.go b/model_server_profile_template_response.go index fe3cd6c978..f31d3bd1d6 100644 --- a/model_server_profile_template_response.go +++ b/model_server_profile_template_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_server_server_assign_type_slot.go b/model_server_server_assign_type_slot.go index c11b0277db..0cc43a3468 100644 --- a/model_server_server_assign_type_slot.go +++ b/model_server_server_assign_type_slot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_serviceitem_base_message.go b/model_serviceitem_base_message.go index 56118ffce0..6fa4d3490c 100644 --- a/model_serviceitem_base_message.go +++ b/model_serviceitem_base_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_serviceitem_health_check_error_element.go b/model_serviceitem_health_check_error_element.go index c6c2740fd7..eafc06e98b 100644 --- a/model_serviceitem_health_check_error_element.go +++ b/model_serviceitem_health_check_error_element.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_serviceitem_message.go b/model_serviceitem_message.go index 6aad9809de..34afd379b8 100644 --- a/model_serviceitem_message.go +++ b/model_serviceitem_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_serviceitem_selection_criteria_input.go b/model_serviceitem_selection_criteria_input.go index 58e7632018..ab34f5fb18 100644 --- a/model_serviceitem_selection_criteria_input.go +++ b/model_serviceitem_selection_criteria_input.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_change_request.go b/model_servicenow_change_request.go index 63f90526ea..d069d3ab73 100644 --- a/model_servicenow_change_request.go +++ b/model_servicenow_change_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_change_request_doc.go b/model_servicenow_change_request_doc.go index 5e438db487..03a8acc9aa 100644 --- a/model_servicenow_change_request_doc.go +++ b/model_servicenow_change_request_doc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_change_request_doc_list.go b/model_servicenow_change_request_doc_list.go index 48c5551ee8..a588471857 100644 --- a/model_servicenow_change_request_doc_list.go +++ b/model_servicenow_change_request_doc_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_change_request_doc_response.go b/model_servicenow_change_request_doc_response.go index a85ffbb2d0..9dcee98231 100644 --- a/model_servicenow_change_request_doc_response.go +++ b/model_servicenow_change_request_doc_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_change_request_list.go b/model_servicenow_change_request_list.go index 752e1bb7a0..44c4be61e5 100644 --- a/model_servicenow_change_request_list.go +++ b/model_servicenow_change_request_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_change_request_response.go b/model_servicenow_change_request_response.go index 9209fe1d32..be6ccd3fa8 100644 --- a/model_servicenow_change_request_response.go +++ b/model_servicenow_change_request_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_incident.go b/model_servicenow_incident.go index ba2dda89f8..357f1d03ed 100644 --- a/model_servicenow_incident.go +++ b/model_servicenow_incident.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_incident_doc.go b/model_servicenow_incident_doc.go index 3fd27610a3..7aaa95354c 100644 --- a/model_servicenow_incident_doc.go +++ b/model_servicenow_incident_doc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_incident_doc_list.go b/model_servicenow_incident_doc_list.go index 3202bab12f..12f8096537 100644 --- a/model_servicenow_incident_doc_list.go +++ b/model_servicenow_incident_doc_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_incident_doc_response.go b/model_servicenow_incident_doc_response.go index c9d7c44e5e..119a05bc7d 100644 --- a/model_servicenow_incident_doc_response.go +++ b/model_servicenow_incident_doc_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_incident_list.go b/model_servicenow_incident_list.go index 94823dcf58..211ecfec0f 100644 --- a/model_servicenow_incident_list.go +++ b/model_servicenow_incident_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_incident_response.go b/model_servicenow_incident_response.go index 22d83a2ab9..b23bea8187 100644 --- a/model_servicenow_incident_response.go +++ b/model_servicenow_incident_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicenow_inventory_entity.go b/model_servicenow_inventory_entity.go index 840d13b204..4752c62077 100644 --- a/model_servicenow_inventory_entity.go +++ b/model_servicenow_inventory_entity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_servicerequest_message.go b/model_servicerequest_message.go index b101d8c7f6..ef56ff549c 100644 --- a/model_servicerequest_message.go +++ b/model_servicerequest_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_session_abstract_session.go b/model_session_abstract_session.go index c6b49d49a0..43e656ca9e 100644 --- a/model_session_abstract_session.go +++ b/model_session_abstract_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_session_abstract_session_relationship.go b/model_session_abstract_session_relationship.go index aa235dccbd..8fa25a77b7 100644 --- a/model_session_abstract_session_relationship.go +++ b/model_session_abstract_session_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_session_abstract_sub_session.go b/model_session_abstract_sub_session.go index e1b552f1f7..3d12e51dcc 100644 --- a/model_session_abstract_sub_session.go +++ b/model_session_abstract_sub_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_smtp_policy.go b/model_smtp_policy.go index 72965d6e5e..e557e4917b 100644 --- a/model_smtp_policy.go +++ b/model_smtp_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_smtp_policy_list.go b/model_smtp_policy_list.go index bec16d605c..868d1c345e 100644 --- a/model_smtp_policy_list.go +++ b/model_smtp_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_smtp_policy_response.go b/model_smtp_policy_response.go index 059065b39a..55734067b0 100644 --- a/model_smtp_policy_response.go +++ b/model_smtp_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_policy.go b/model_snmp_policy.go index ef329bf0c6..bf7b1af682 100644 --- a/model_snmp_policy.go +++ b/model_snmp_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_policy_inventory.go b/model_snmp_policy_inventory.go index e060acc0c5..a9bf19c195 100644 --- a/model_snmp_policy_inventory.go +++ b/model_snmp_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_policy_inventory_list.go b/model_snmp_policy_inventory_list.go index 278351971e..f4772da499 100644 --- a/model_snmp_policy_inventory_list.go +++ b/model_snmp_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_policy_inventory_response.go b/model_snmp_policy_inventory_response.go index 9dac7503ff..cdc15230b5 100644 --- a/model_snmp_policy_inventory_response.go +++ b/model_snmp_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_policy_list.go b/model_snmp_policy_list.go index 1001e03063..446939c047 100644 --- a/model_snmp_policy_list.go +++ b/model_snmp_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_policy_response.go b/model_snmp_policy_response.go index 419934c5a1..a75e4c94ee 100644 --- a/model_snmp_policy_response.go +++ b/model_snmp_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_trap.go b/model_snmp_trap.go index 077454a643..cc32d33bbf 100644 --- a/model_snmp_trap.go +++ b/model_snmp_trap.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_snmp_user.go b/model_snmp_user.go index 920a69e548..0633bbce9e 100644 --- a/model_snmp_user.go +++ b/model_snmp_user.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_appliance_distributable.go b/model_software_appliance_distributable.go index 671f990c4c..454321a720 100644 --- a/model_software_appliance_distributable.go +++ b/model_software_appliance_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_appliance_distributable_list.go b/model_software_appliance_distributable_list.go index afd61b3680..1f2fe4390b 100644 --- a/model_software_appliance_distributable_list.go +++ b/model_software_appliance_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_appliance_distributable_response.go b/model_software_appliance_distributable_response.go index a78650b910..3a7c817980 100644 --- a/model_software_appliance_distributable_response.go +++ b/model_software_appliance_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_download_history.go b/model_software_download_history.go index af9673c47d..6c2f9b452b 100644 --- a/model_software_download_history.go +++ b/model_software_download_history.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_download_history_list.go b/model_software_download_history_list.go index ff255dae51..2f40b40d03 100644 --- a/model_software_download_history_list.go +++ b/model_software_download_history_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_download_history_response.go b/model_software_download_history_response.go index d7077757a0..f56b8a0f42 100644 --- a/model_software_download_history_response.go +++ b/model_software_download_history_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hci_bundle_distributable.go b/model_software_hci_bundle_distributable.go index 5fb7e3691f..b9ce1822ef 100644 --- a/model_software_hci_bundle_distributable.go +++ b/model_software_hci_bundle_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hci_bundle_distributable_list.go b/model_software_hci_bundle_distributable_list.go index 38a32ae442..96bb7b93c0 100644 --- a/model_software_hci_bundle_distributable_list.go +++ b/model_software_hci_bundle_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hci_bundle_distributable_response.go b/model_software_hci_bundle_distributable_response.go index bda63d010e..0300fc44ea 100644 --- a/model_software_hci_bundle_distributable_response.go +++ b/model_software_hci_bundle_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hci_distributable.go b/model_software_hci_distributable.go index 5e190497be..f0699bb1ce 100644 --- a/model_software_hci_distributable.go +++ b/model_software_hci_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hci_distributable_list.go b/model_software_hci_distributable_list.go index 6bc29abfb2..d16dc78c4b 100644 --- a/model_software_hci_distributable_list.go +++ b/model_software_hci_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hci_distributable_relationship.go b/model_software_hci_distributable_relationship.go index ffaa00eda7..c36353a37d 100644 --- a/model_software_hci_distributable_relationship.go +++ b/model_software_hci_distributable_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hci_distributable_response.go b/model_software_hci_distributable_response.go index dfdbc148f5..1a951854f4 100644 --- a/model_software_hci_distributable_response.go +++ b/model_software_hci_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hcl_meta.go b/model_software_hcl_meta.go index d38f8a2f61..b021e0e215 100644 --- a/model_software_hcl_meta.go +++ b/model_software_hcl_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hcl_meta_list.go b/model_software_hcl_meta_list.go index 23e9ed03e3..ab13cf04aa 100644 --- a/model_software_hcl_meta_list.go +++ b/model_software_hcl_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hcl_meta_response.go b/model_software_hcl_meta_response.go index 9de4bb5e42..7a4de78a92 100644 --- a/model_software_hcl_meta_response.go +++ b/model_software_hcl_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hyperflex_bundle_distributable.go b/model_software_hyperflex_bundle_distributable.go index 0041f25b07..8b1c5f9869 100644 --- a/model_software_hyperflex_bundle_distributable.go +++ b/model_software_hyperflex_bundle_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hyperflex_bundle_distributable_list.go b/model_software_hyperflex_bundle_distributable_list.go index 029daf41ed..7b5f1cd629 100644 --- a/model_software_hyperflex_bundle_distributable_list.go +++ b/model_software_hyperflex_bundle_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hyperflex_bundle_distributable_response.go b/model_software_hyperflex_bundle_distributable_response.go index 7b2ae6ecca..ed351b7560 100644 --- a/model_software_hyperflex_bundle_distributable_response.go +++ b/model_software_hyperflex_bundle_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hyperflex_distributable.go b/model_software_hyperflex_distributable.go index 731275de4b..cd7dbe225b 100644 --- a/model_software_hyperflex_distributable.go +++ b/model_software_hyperflex_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hyperflex_distributable_list.go b/model_software_hyperflex_distributable_list.go index 224a8f88ad..923362d251 100644 --- a/model_software_hyperflex_distributable_list.go +++ b/model_software_hyperflex_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hyperflex_distributable_relationship.go b/model_software_hyperflex_distributable_relationship.go index 9b390d3fcf..b086173201 100644 --- a/model_software_hyperflex_distributable_relationship.go +++ b/model_software_hyperflex_distributable_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_hyperflex_distributable_response.go b/model_software_hyperflex_distributable_response.go index 0057d09a32..ab5424f183 100644 --- a/model_software_hyperflex_distributable_response.go +++ b/model_software_hyperflex_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_iks_bundle_distributable.go b/model_software_iks_bundle_distributable.go index 718673c3b1..1a71493418 100644 --- a/model_software_iks_bundle_distributable.go +++ b/model_software_iks_bundle_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_iks_bundle_distributable_list.go b/model_software_iks_bundle_distributable_list.go index 2e97c95297..cf852b48e6 100644 --- a/model_software_iks_bundle_distributable_list.go +++ b/model_software_iks_bundle_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_iks_bundle_distributable_response.go b/model_software_iks_bundle_distributable_response.go index 699aa05f8d..7c75003668 100644 --- a/model_software_iks_bundle_distributable_response.go +++ b/model_software_iks_bundle_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_release_meta.go b/model_software_release_meta.go index 57c151725f..10949711cf 100644 --- a/model_software_release_meta.go +++ b/model_software_release_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_release_meta_list.go b/model_software_release_meta_list.go index 95e578a7e9..4966f319f9 100644 --- a/model_software_release_meta_list.go +++ b/model_software_release_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_release_meta_response.go b/model_software_release_meta_response.go index d8b1674ff0..412192f3e1 100644 --- a/model_software_release_meta_response.go +++ b/model_software_release_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_solution_distributable.go b/model_software_solution_distributable.go index 7394f83573..cc752624b3 100644 --- a/model_software_solution_distributable.go +++ b/model_software_solution_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_solution_distributable_list.go b/model_software_solution_distributable_list.go index f76b03f6c1..88fabb6261 100644 --- a/model_software_solution_distributable_list.go +++ b/model_software_solution_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_solution_distributable_relationship.go b/model_software_solution_distributable_relationship.go index 5d87b4b4a6..dcab208215 100644 --- a/model_software_solution_distributable_relationship.go +++ b/model_software_solution_distributable_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_solution_distributable_response.go b/model_software_solution_distributable_response.go index c1011e2b02..6e86b61506 100644 --- a/model_software_solution_distributable_response.go +++ b/model_software_solution_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_ucsd_bundle_distributable.go b/model_software_ucsd_bundle_distributable.go index 55d4e6bd02..8572103ff8 100644 --- a/model_software_ucsd_bundle_distributable.go +++ b/model_software_ucsd_bundle_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_ucsd_bundle_distributable_list.go b/model_software_ucsd_bundle_distributable_list.go index ba22def899..6721d04ea8 100644 --- a/model_software_ucsd_bundle_distributable_list.go +++ b/model_software_ucsd_bundle_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_ucsd_bundle_distributable_response.go b/model_software_ucsd_bundle_distributable_response.go index 4be965815e..42a986d5c9 100644 --- a/model_software_ucsd_bundle_distributable_response.go +++ b/model_software_ucsd_bundle_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_ucsd_distributable.go b/model_software_ucsd_distributable.go index 57883c8423..596512a226 100644 --- a/model_software_ucsd_distributable.go +++ b/model_software_ucsd_distributable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_ucsd_distributable_list.go b/model_software_ucsd_distributable_list.go index 0b8b113fd5..fef6ff9fbe 100644 --- a/model_software_ucsd_distributable_list.go +++ b/model_software_ucsd_distributable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_ucsd_distributable_relationship.go b/model_software_ucsd_distributable_relationship.go index 0c3bde253f..275985e545 100644 --- a/model_software_ucsd_distributable_relationship.go +++ b/model_software_ucsd_distributable_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_software_ucsd_distributable_response.go b/model_software_ucsd_distributable_response.go index 261237d81e..9f511af35d 100644 --- a/model_software_ucsd_distributable_response.go +++ b/model_software_ucsd_distributable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_appliance_upload.go b/model_softwarerepository_appliance_upload.go index c871d8b951..33db7494c4 100644 --- a/model_softwarerepository_appliance_upload.go +++ b/model_softwarerepository_appliance_upload.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_authorization.go b/model_softwarerepository_authorization.go index cb494d5e83..fb35aa0b52 100644 --- a/model_softwarerepository_authorization.go +++ b/model_softwarerepository_authorization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_authorization_list.go b/model_softwarerepository_authorization_list.go index 766edba091..12864309ea 100644 --- a/model_softwarerepository_authorization_list.go +++ b/model_softwarerepository_authorization_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_authorization_response.go b/model_softwarerepository_authorization_response.go index 6fc1d189a7..8897175523 100644 --- a/model_softwarerepository_authorization_response.go +++ b/model_softwarerepository_authorization_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_cached_image.go b/model_softwarerepository_cached_image.go index c949f214c5..62601b3720 100644 --- a/model_softwarerepository_cached_image.go +++ b/model_softwarerepository_cached_image.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_cached_image_list.go b/model_softwarerepository_cached_image_list.go index ce3c271cd0..dc9b9a8489 100644 --- a/model_softwarerepository_cached_image_list.go +++ b/model_softwarerepository_cached_image_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_cached_image_response.go b/model_softwarerepository_cached_image_response.go index e741a5cc5e..e8a17e4477 100644 --- a/model_softwarerepository_cached_image_response.go +++ b/model_softwarerepository_cached_image_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_catalog.go b/model_softwarerepository_catalog.go index 4f60d44e7d..ca20f711fd 100644 --- a/model_softwarerepository_catalog.go +++ b/model_softwarerepository_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_catalog_list.go b/model_softwarerepository_catalog_list.go index 7743f95ee7..7ad7b2177c 100644 --- a/model_softwarerepository_catalog_list.go +++ b/model_softwarerepository_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_catalog_relationship.go b/model_softwarerepository_catalog_relationship.go index 27f876e929..7bef1a36d8 100644 --- a/model_softwarerepository_catalog_relationship.go +++ b/model_softwarerepository_catalog_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_catalog_response.go b/model_softwarerepository_catalog_response.go index 441a21a14f..abd49c511d 100644 --- a/model_softwarerepository_catalog_response.go +++ b/model_softwarerepository_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_mapper.go b/model_softwarerepository_category_mapper.go index f3595eecf3..ee72aa6c3e 100644 --- a/model_softwarerepository_category_mapper.go +++ b/model_softwarerepository_category_mapper.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_mapper_list.go b/model_softwarerepository_category_mapper_list.go index 86d5545594..d28a6d0168 100644 --- a/model_softwarerepository_category_mapper_list.go +++ b/model_softwarerepository_category_mapper_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_mapper_model.go b/model_softwarerepository_category_mapper_model.go index d412612c78..31286d211f 100644 --- a/model_softwarerepository_category_mapper_model.go +++ b/model_softwarerepository_category_mapper_model.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_mapper_model_list.go b/model_softwarerepository_category_mapper_model_list.go index 6155451cd7..6d33fcf930 100644 --- a/model_softwarerepository_category_mapper_model_list.go +++ b/model_softwarerepository_category_mapper_model_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_mapper_model_response.go b/model_softwarerepository_category_mapper_model_response.go index 21e6486289..627fa02d53 100644 --- a/model_softwarerepository_category_mapper_model_response.go +++ b/model_softwarerepository_category_mapper_model_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_mapper_response.go b/model_softwarerepository_category_mapper_response.go index 6785e0a445..7c9c38d35a 100644 --- a/model_softwarerepository_category_mapper_response.go +++ b/model_softwarerepository_category_mapper_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_support_constraint.go b/model_softwarerepository_category_support_constraint.go index ae300f2658..76540e6763 100644 --- a/model_softwarerepository_category_support_constraint.go +++ b/model_softwarerepository_category_support_constraint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_support_constraint_list.go b/model_softwarerepository_category_support_constraint_list.go index b7dbac234d..d07a00a017 100644 --- a/model_softwarerepository_category_support_constraint_list.go +++ b/model_softwarerepository_category_support_constraint_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_support_constraint_response.go b/model_softwarerepository_category_support_constraint_response.go index 67260da391..5ce38ff7cf 100644 --- a/model_softwarerepository_category_support_constraint_response.go +++ b/model_softwarerepository_category_support_constraint_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_unsupported_models.go b/model_softwarerepository_category_unsupported_models.go index f427b9da2c..25e45d16a3 100644 --- a/model_softwarerepository_category_unsupported_models.go +++ b/model_softwarerepository_category_unsupported_models.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_unsupported_models_list.go b/model_softwarerepository_category_unsupported_models_list.go index 9a746cbeb0..2f3626f86a 100644 --- a/model_softwarerepository_category_unsupported_models_list.go +++ b/model_softwarerepository_category_unsupported_models_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_category_unsupported_models_response.go b/model_softwarerepository_category_unsupported_models_response.go index fbe4781219..bb14d24600 100644 --- a/model_softwarerepository_category_unsupported_models_response.go +++ b/model_softwarerepository_category_unsupported_models_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_cifs_server.go b/model_softwarerepository_cifs_server.go index 2c57f2163d..be7230e098 100644 --- a/model_softwarerepository_cifs_server.go +++ b/model_softwarerepository_cifs_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_constraint_models.go b/model_softwarerepository_constraint_models.go index b755271c50..bf863864bf 100644 --- a/model_softwarerepository_constraint_models.go +++ b/model_softwarerepository_constraint_models.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_download_spec.go b/model_softwarerepository_download_spec.go index 65d5e2697e..35a4c45433 100644 --- a/model_softwarerepository_download_spec.go +++ b/model_softwarerepository_download_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_download_spec_list.go b/model_softwarerepository_download_spec_list.go index 22f4df42ad..8efd5251f7 100644 --- a/model_softwarerepository_download_spec_list.go +++ b/model_softwarerepository_download_spec_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_download_spec_response.go b/model_softwarerepository_download_spec_response.go index 1242b9dfca..18c84ebe6b 100644 --- a/model_softwarerepository_download_spec_response.go +++ b/model_softwarerepository_download_spec_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_file.go b/model_softwarerepository_file.go index 1a2868a33b..2b5f1ae229 100644 --- a/model_softwarerepository_file.go +++ b/model_softwarerepository_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_file_relationship.go b/model_softwarerepository_file_relationship.go index 6301618103..f911cf67f7 100644 --- a/model_softwarerepository_file_relationship.go +++ b/model_softwarerepository_file_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_file_server.go b/model_softwarerepository_file_server.go index ea17522f96..4fcad37601 100644 --- a/model_softwarerepository_file_server.go +++ b/model_softwarerepository_file_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_http_server.go b/model_softwarerepository_http_server.go index f124957f45..4ab89560b2 100644 --- a/model_softwarerepository_http_server.go +++ b/model_softwarerepository_http_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_import_result.go b/model_softwarerepository_import_result.go index 6a383948db..7077997859 100644 --- a/model_softwarerepository_import_result.go +++ b/model_softwarerepository_import_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_local_machine.go b/model_softwarerepository_local_machine.go index 69632dfb0e..7afa9ccd85 100644 --- a/model_softwarerepository_local_machine.go +++ b/model_softwarerepository_local_machine.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_nfs_server.go b/model_softwarerepository_nfs_server.go index 881d909e3e..98361ef501 100644 --- a/model_softwarerepository_nfs_server.go +++ b/model_softwarerepository_nfs_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_operating_system_file.go b/model_softwarerepository_operating_system_file.go index ef227a1738..6cbd98fc43 100644 --- a/model_softwarerepository_operating_system_file.go +++ b/model_softwarerepository_operating_system_file.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_operating_system_file_list.go b/model_softwarerepository_operating_system_file_list.go index fddd58be7c..24cff6dddd 100644 --- a/model_softwarerepository_operating_system_file_list.go +++ b/model_softwarerepository_operating_system_file_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_operating_system_file_relationship.go b/model_softwarerepository_operating_system_file_relationship.go index 95efc5a6c1..ccbb6167f1 100644 --- a/model_softwarerepository_operating_system_file_relationship.go +++ b/model_softwarerepository_operating_system_file_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_operating_system_file_response.go b/model_softwarerepository_operating_system_file_response.go index 4f8900d848..e534c1fcbf 100644 --- a/model_softwarerepository_operating_system_file_response.go +++ b/model_softwarerepository_operating_system_file_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_release.go b/model_softwarerepository_release.go index 6e12f44294..7b9fed78aa 100644 --- a/model_softwarerepository_release.go +++ b/model_softwarerepository_release.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_release_list.go b/model_softwarerepository_release_list.go index bf7d3e02f5..319dc9dd6f 100644 --- a/model_softwarerepository_release_list.go +++ b/model_softwarerepository_release_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_release_relationship.go b/model_softwarerepository_release_relationship.go index c6a981f741..cf017a057b 100644 --- a/model_softwarerepository_release_relationship.go +++ b/model_softwarerepository_release_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_release_response.go b/model_softwarerepository_release_response.go index 7f68fafaf4..674d1f64c5 100644 --- a/model_softwarerepository_release_response.go +++ b/model_softwarerepository_release_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_softwarerepository_unsupported_model_constraint.go b/model_softwarerepository_unsupported_model_constraint.go index c6aebab90c..396df6c6ec 100644 --- a/model_softwarerepository_unsupported_model_constraint.go +++ b/model_softwarerepository_unsupported_model_constraint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sol_policy.go b/model_sol_policy.go index 00f6a8c29d..c3873ca7a1 100644 --- a/model_sol_policy.go +++ b/model_sol_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sol_policy_inventory.go b/model_sol_policy_inventory.go index e0a0ebd19a..5870a325c2 100644 --- a/model_sol_policy_inventory.go +++ b/model_sol_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sol_policy_inventory_list.go b/model_sol_policy_inventory_list.go index f88661e832..117611b400 100644 --- a/model_sol_policy_inventory_list.go +++ b/model_sol_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sol_policy_inventory_response.go b/model_sol_policy_inventory_response.go index 2bd994ff2c..b614d90f53 100644 --- a/model_sol_policy_inventory_response.go +++ b/model_sol_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sol_policy_list.go b/model_sol_policy_list.go index c2844409ec..98ce408006 100644 --- a/model_sol_policy_list.go +++ b/model_sol_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sol_policy_response.go b/model_sol_policy_response.go index 11e1a9d09b..b1dd4c8569 100644 --- a/model_sol_policy_response.go +++ b/model_sol_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ssh_policy.go b/model_ssh_policy.go index d9517f8b9b..a9b2b902c6 100644 --- a/model_ssh_policy.go +++ b/model_ssh_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ssh_policy_inventory.go b/model_ssh_policy_inventory.go index d4c04cc65f..96595cb84d 100644 --- a/model_ssh_policy_inventory.go +++ b/model_ssh_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ssh_policy_inventory_list.go b/model_ssh_policy_inventory_list.go index c3daf3cda6..2d90901ef6 100644 --- a/model_ssh_policy_inventory_list.go +++ b/model_ssh_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ssh_policy_inventory_response.go b/model_ssh_policy_inventory_response.go index 291298058a..31f62e3ff1 100644 --- a/model_ssh_policy_inventory_response.go +++ b/model_ssh_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ssh_policy_list.go b/model_ssh_policy_list.go index af141cb8a6..4153e163c6 100644 --- a/model_ssh_policy_list.go +++ b/model_ssh_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ssh_policy_response.go b/model_ssh_policy_response.go index 871a2958a8..e5ddcb7975 100644 --- a/model_ssh_policy_response.go +++ b/model_ssh_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_automatic_drive_group.go b/model_storage_automatic_drive_group.go index ef89a17d89..112cb5293b 100644 --- a/model_storage_automatic_drive_group.go +++ b/model_storage_automatic_drive_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_array.go b/model_storage_base_array.go index af5d3f05e9..bf8820b594 100644 --- a/model_storage_base_array.go +++ b/model_storage_base_array.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_array_controller.go b/model_storage_base_array_controller.go index 96e259661f..63abdad0be 100644 --- a/model_storage_base_array_controller.go +++ b/model_storage_base_array_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_array_disk.go b/model_storage_base_array_disk.go index fc98fd93f5..e7de31d412 100644 --- a/model_storage_base_array_disk.go +++ b/model_storage_base_array_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_array_relationship.go b/model_storage_base_array_relationship.go index d8dad56d3e..36fbbeafb2 100644 --- a/model_storage_base_array_relationship.go +++ b/model_storage_base_array_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_capacity.go b/model_storage_base_capacity.go index a44949fa75..1b681b78b7 100644 --- a/model_storage_base_capacity.go +++ b/model_storage_base_capacity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_cluster.go b/model_storage_base_cluster.go index d71770b0ef..8fe573835d 100644 --- a/model_storage_base_cluster.go +++ b/model_storage_base_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_cluster_relationship.go b/model_storage_base_cluster_relationship.go index 2391b8bc98..af5073131d 100644 --- a/model_storage_base_cluster_relationship.go +++ b/model_storage_base_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_disk_pool.go b/model_storage_base_disk_pool.go index c0d16c65c7..c511811895 100644 --- a/model_storage_base_disk_pool.go +++ b/model_storage_base_disk_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_host.go b/model_storage_base_host.go index cd450da73a..e07ad7159f 100644 --- a/model_storage_base_host.go +++ b/model_storage_base_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_host_group.go b/model_storage_base_host_group.go index 0c10e08367..51092836d5 100644 --- a/model_storage_base_host_group.go +++ b/model_storage_base_host_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_host_lun.go b/model_storage_base_host_lun.go index 91ed9bebb4..5b95ff5408 100644 --- a/model_storage_base_host_lun.go +++ b/model_storage_base_host_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_initiator.go b/model_storage_base_initiator.go index e75e654543..07036ccca5 100644 --- a/model_storage_base_initiator.go +++ b/model_storage_base_initiator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_nfs_export.go b/model_storage_base_nfs_export.go index b550d46da2..373e42d362 100644 --- a/model_storage_base_nfs_export.go +++ b/model_storage_base_nfs_export.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_performance_metrics_average.go b/model_storage_base_performance_metrics_average.go index 338bca7550..604c624f08 100644 --- a/model_storage_base_performance_metrics_average.go +++ b/model_storage_base_performance_metrics_average.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_physical_port.go b/model_storage_base_physical_port.go index 2fec3e39a6..7faaf08756 100644 --- a/model_storage_base_physical_port.go +++ b/model_storage_base_physical_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_protection_group.go b/model_storage_base_protection_group.go index 776a8501f7..98f2310371 100644 --- a/model_storage_base_protection_group.go +++ b/model_storage_base_protection_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_protection_group_snapshot.go b/model_storage_base_protection_group_snapshot.go index 7ecbd44ea4..2f4d9b3e96 100644 --- a/model_storage_base_protection_group_snapshot.go +++ b/model_storage_base_protection_group_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_raid_group.go b/model_storage_base_raid_group.go index c0f42ea9a8..ef7a473865 100644 --- a/model_storage_base_raid_group.go +++ b/model_storage_base_raid_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_replication_blackout.go b/model_storage_base_replication_blackout.go index fd0152ec94..3add839c7f 100644 --- a/model_storage_base_replication_blackout.go +++ b/model_storage_base_replication_blackout.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_replication_schedule.go b/model_storage_base_replication_schedule.go index 84c6c76980..26dca46647 100644 --- a/model_storage_base_replication_schedule.go +++ b/model_storage_base_replication_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_snapshot.go b/model_storage_base_snapshot.go index b66dcbf68c..83523c31d8 100644 --- a/model_storage_base_snapshot.go +++ b/model_storage_base_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_snapshot_schedule.go b/model_storage_base_snapshot_schedule.go index 3415bc7eb5..5a8a462b2b 100644 --- a/model_storage_base_snapshot_schedule.go +++ b/model_storage_base_snapshot_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_storage_container.go b/model_storage_base_storage_container.go index d173af557b..fab023868e 100644 --- a/model_storage_base_storage_container.go +++ b/model_storage_base_storage_container.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_target.go b/model_storage_base_target.go index 0e8267a736..94de207480 100644 --- a/model_storage_base_target.go +++ b/model_storage_base_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_tenant.go b/model_storage_base_tenant.go index 011d5a664d..7c49acffab 100644 --- a/model_storage_base_tenant.go +++ b/model_storage_base_tenant.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_base_volume.go b/model_storage_base_volume.go index 8ef34626be..2b55630585 100644 --- a/model_storage_base_volume.go +++ b/model_storage_base_volume.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_battery_backup_unit.go b/model_storage_battery_backup_unit.go index 985000b50f..d7f69accc8 100644 --- a/model_storage_battery_backup_unit.go +++ b/model_storage_battery_backup_unit.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_battery_backup_unit_list.go b/model_storage_battery_backup_unit_list.go index 9845f374be..2f12837486 100644 --- a/model_storage_battery_backup_unit_list.go +++ b/model_storage_battery_backup_unit_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_battery_backup_unit_relationship.go b/model_storage_battery_backup_unit_relationship.go index 0d8a6002e7..0a7c950649 100644 --- a/model_storage_battery_backup_unit_relationship.go +++ b/model_storage_battery_backup_unit_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_battery_backup_unit_response.go b/model_storage_battery_backup_unit_response.go index 52a736f80e..19a6973a00 100644 --- a/model_storage_battery_backup_unit_response.go +++ b/model_storage_battery_backup_unit_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller.go b/model_storage_controller.go index 58f0e54ab5..811eaf309c 100644 --- a/model_storage_controller.go +++ b/model_storage_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller_drive.go b/model_storage_controller_drive.go index 6b27bdeb1f..dca9ccee00 100644 --- a/model_storage_controller_drive.go +++ b/model_storage_controller_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller_drive_list.go b/model_storage_controller_drive_list.go index 52623348af..68cb0ca368 100644 --- a/model_storage_controller_drive_list.go +++ b/model_storage_controller_drive_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller_drive_relationship.go b/model_storage_controller_drive_relationship.go index 761db7be02..70dd95409c 100644 --- a/model_storage_controller_drive_relationship.go +++ b/model_storage_controller_drive_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller_drive_response.go b/model_storage_controller_drive_response.go index 348ec9a609..456838eef9 100644 --- a/model_storage_controller_drive_response.go +++ b/model_storage_controller_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller_list.go b/model_storage_controller_list.go index f66bace51c..4883bad49b 100644 --- a/model_storage_controller_list.go +++ b/model_storage_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller_relationship.go b/model_storage_controller_relationship.go index 0111201205..2e1731a95e 100644 --- a/model_storage_controller_relationship.go +++ b/model_storage_controller_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_controller_response.go b/model_storage_controller_response.go index d6300117ee..50fdbd1085 100644 --- a/model_storage_controller_response.go +++ b/model_storage_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_group.go b/model_storage_disk_group.go index 962c64a6cb..c088126bca 100644 --- a/model_storage_disk_group.go +++ b/model_storage_disk_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_group_list.go b/model_storage_disk_group_list.go index 8a170a9025..3ff27ca16e 100644 --- a/model_storage_disk_group_list.go +++ b/model_storage_disk_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_group_relationship.go b/model_storage_disk_group_relationship.go index 7a87b1bace..84d0e62a6b 100644 --- a/model_storage_disk_group_relationship.go +++ b/model_storage_disk_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_group_response.go b/model_storage_disk_group_response.go index eca7c29990..127ecd3671 100644 --- a/model_storage_disk_group_response.go +++ b/model_storage_disk_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_slot.go b/model_storage_disk_slot.go index fb3ccbc92e..eed5384d36 100644 --- a/model_storage_disk_slot.go +++ b/model_storage_disk_slot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_slot_list.go b/model_storage_disk_slot_list.go index 1bb1dad0f7..275f024377 100644 --- a/model_storage_disk_slot_list.go +++ b/model_storage_disk_slot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_slot_relationship.go b/model_storage_disk_slot_relationship.go index d775e76c3e..e359488740 100644 --- a/model_storage_disk_slot_relationship.go +++ b/model_storage_disk_slot_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_disk_slot_response.go b/model_storage_disk_slot_response.go index a5312f4d0a..041da7f1f0 100644 --- a/model_storage_disk_slot_response.go +++ b/model_storage_disk_slot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_drive_group.go b/model_storage_drive_group.go index 1f1cb1fb55..d135697ca6 100644 --- a/model_storage_drive_group.go +++ b/model_storage_drive_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_drive_group_list.go b/model_storage_drive_group_list.go index 36ebd62e6c..0991cc26a8 100644 --- a/model_storage_drive_group_list.go +++ b/model_storage_drive_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_drive_group_relationship.go b/model_storage_drive_group_relationship.go index f6c53a1ef0..54c84a20e9 100644 --- a/model_storage_drive_group_relationship.go +++ b/model_storage_drive_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_drive_group_response.go b/model_storage_drive_group_response.go index 7ebfba6996..7da32a26c8 100644 --- a/model_storage_drive_group_response.go +++ b/model_storage_drive_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_drive_security_policy.go b/model_storage_drive_security_policy.go index eaaf84f0e0..174c20b287 100644 --- a/model_storage_drive_security_policy.go +++ b/model_storage_drive_security_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_drive_security_policy_list.go b/model_storage_drive_security_policy_list.go index 82e963dfe3..f7c3335848 100644 --- a/model_storage_drive_security_policy_list.go +++ b/model_storage_drive_security_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_drive_security_policy_response.go b/model_storage_drive_security_policy_response.go index cf24596173..e429564b15 100644 --- a/model_storage_drive_security_policy_response.go +++ b/model_storage_drive_security_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure.go b/model_storage_enclosure.go index f48225170f..269006b8a2 100644 --- a/model_storage_enclosure.go +++ b/model_storage_enclosure.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk.go b/model_storage_enclosure_disk.go index 9b90f32383..957624c82b 100644 --- a/model_storage_enclosure_disk.go +++ b/model_storage_enclosure_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk_list.go b/model_storage_enclosure_disk_list.go index f9f08cae7a..5c7b3068c0 100644 --- a/model_storage_enclosure_disk_list.go +++ b/model_storage_enclosure_disk_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk_relationship.go b/model_storage_enclosure_disk_relationship.go index d3b57bbc76..58e16ea1fe 100644 --- a/model_storage_enclosure_disk_relationship.go +++ b/model_storage_enclosure_disk_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk_response.go b/model_storage_enclosure_disk_response.go index 03a4497312..f3a8e5ba54 100644 --- a/model_storage_enclosure_disk_response.go +++ b/model_storage_enclosure_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk_slot_ep.go b/model_storage_enclosure_disk_slot_ep.go index 8251057dbb..a2ae175585 100644 --- a/model_storage_enclosure_disk_slot_ep.go +++ b/model_storage_enclosure_disk_slot_ep.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk_slot_ep_list.go b/model_storage_enclosure_disk_slot_ep_list.go index e78f00aa9e..5d47b286cf 100644 --- a/model_storage_enclosure_disk_slot_ep_list.go +++ b/model_storage_enclosure_disk_slot_ep_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk_slot_ep_relationship.go b/model_storage_enclosure_disk_slot_ep_relationship.go index 5702b9d670..ef78d7bd0f 100644 --- a/model_storage_enclosure_disk_slot_ep_relationship.go +++ b/model_storage_enclosure_disk_slot_ep_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_disk_slot_ep_response.go b/model_storage_enclosure_disk_slot_ep_response.go index e24412902b..4ec3e7ab0e 100644 --- a/model_storage_enclosure_disk_slot_ep_response.go +++ b/model_storage_enclosure_disk_slot_ep_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_list.go b/model_storage_enclosure_list.go index 4242e7f0b2..92de691a12 100644 --- a/model_storage_enclosure_list.go +++ b/model_storage_enclosure_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_relationship.go b/model_storage_enclosure_relationship.go index a4cdf47804..eaca0592d1 100644 --- a/model_storage_enclosure_relationship.go +++ b/model_storage_enclosure_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_enclosure_response.go b/model_storage_enclosure_response.go index 863517f72a..3ab914e63e 100644 --- a/model_storage_enclosure_response.go +++ b/model_storage_enclosure_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_external_lun.go b/model_storage_external_lun.go index 021c5b906b..004c0454f3 100644 --- a/model_storage_external_lun.go +++ b/model_storage_external_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_external_parity_group.go b/model_storage_external_parity_group.go index 2a4fb60a01..673d13694a 100644 --- a/model_storage_external_parity_group.go +++ b/model_storage_external_parity_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_external_path.go b/model_storage_external_path.go index 7a6050f251..cae99ba33d 100644 --- a/model_storage_external_path.go +++ b/model_storage_external_path.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_file_item.go b/model_storage_file_item.go index 53d8bb0832..b06b196ab9 100644 --- a/model_storage_file_item.go +++ b/model_storage_file_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_file_item_list.go b/model_storage_file_item_list.go index a853644581..2bc9ab74e4 100644 --- a/model_storage_file_item_list.go +++ b/model_storage_file_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_file_item_relationship.go b/model_storage_file_item_relationship.go index 398110194d..3cbef5e38b 100644 --- a/model_storage_file_item_relationship.go +++ b/model_storage_file_item_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_file_item_response.go b/model_storage_file_item_response.go index dc366c9cd9..882a6ac075 100644 --- a/model_storage_file_item_response.go +++ b/model_storage_file_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller.go b/model_storage_flex_flash_controller.go index db99077947..02c76db26f 100644 --- a/model_storage_flex_flash_controller.go +++ b/model_storage_flex_flash_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller_list.go b/model_storage_flex_flash_controller_list.go index fb956985cc..78c51a87b0 100644 --- a/model_storage_flex_flash_controller_list.go +++ b/model_storage_flex_flash_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller_props.go b/model_storage_flex_flash_controller_props.go index 9f30539cc0..d1a0c8c13d 100644 --- a/model_storage_flex_flash_controller_props.go +++ b/model_storage_flex_flash_controller_props.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller_props_list.go b/model_storage_flex_flash_controller_props_list.go index 6592d3d3b6..88c3a55121 100644 --- a/model_storage_flex_flash_controller_props_list.go +++ b/model_storage_flex_flash_controller_props_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller_props_relationship.go b/model_storage_flex_flash_controller_props_relationship.go index 6c0ab67e66..a9cc60d839 100644 --- a/model_storage_flex_flash_controller_props_relationship.go +++ b/model_storage_flex_flash_controller_props_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller_props_response.go b/model_storage_flex_flash_controller_props_response.go index 58355b2292..e1f0488f95 100644 --- a/model_storage_flex_flash_controller_props_response.go +++ b/model_storage_flex_flash_controller_props_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller_relationship.go b/model_storage_flex_flash_controller_relationship.go index 73a8085f36..a39d469fc5 100644 --- a/model_storage_flex_flash_controller_relationship.go +++ b/model_storage_flex_flash_controller_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_controller_response.go b/model_storage_flex_flash_controller_response.go index 5f1c7bc18c..e06cb1b8b6 100644 --- a/model_storage_flex_flash_controller_response.go +++ b/model_storage_flex_flash_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_physical_drive.go b/model_storage_flex_flash_physical_drive.go index 263a452459..a7834c807a 100644 --- a/model_storage_flex_flash_physical_drive.go +++ b/model_storage_flex_flash_physical_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_physical_drive_list.go b/model_storage_flex_flash_physical_drive_list.go index b535eaf86e..b8dfb2429f 100644 --- a/model_storage_flex_flash_physical_drive_list.go +++ b/model_storage_flex_flash_physical_drive_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_physical_drive_relationship.go b/model_storage_flex_flash_physical_drive_relationship.go index 3399cf6d16..6e075951c3 100644 --- a/model_storage_flex_flash_physical_drive_relationship.go +++ b/model_storage_flex_flash_physical_drive_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_physical_drive_response.go b/model_storage_flex_flash_physical_drive_response.go index a12f52671f..87e669f968 100644 --- a/model_storage_flex_flash_physical_drive_response.go +++ b/model_storage_flex_flash_physical_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_virtual_drive.go b/model_storage_flex_flash_virtual_drive.go index f667a5eec7..ace41af3e3 100644 --- a/model_storage_flex_flash_virtual_drive.go +++ b/model_storage_flex_flash_virtual_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_virtual_drive_list.go b/model_storage_flex_flash_virtual_drive_list.go index 005028ec3e..d08fa87691 100644 --- a/model_storage_flex_flash_virtual_drive_list.go +++ b/model_storage_flex_flash_virtual_drive_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_virtual_drive_relationship.go b/model_storage_flex_flash_virtual_drive_relationship.go index 8f80a16383..ef2fde13fa 100644 --- a/model_storage_flex_flash_virtual_drive_relationship.go +++ b/model_storage_flex_flash_virtual_drive_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_flash_virtual_drive_response.go b/model_storage_flex_flash_virtual_drive_response.go index 3175f0b727..e21d8f2b2e 100644 --- a/model_storage_flex_flash_virtual_drive_response.go +++ b/model_storage_flex_flash_virtual_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_controller.go b/model_storage_flex_util_controller.go index 648f473780..cd94c975d5 100644 --- a/model_storage_flex_util_controller.go +++ b/model_storage_flex_util_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_controller_list.go b/model_storage_flex_util_controller_list.go index e2f102948e..82398b5a5e 100644 --- a/model_storage_flex_util_controller_list.go +++ b/model_storage_flex_util_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_controller_relationship.go b/model_storage_flex_util_controller_relationship.go index ecc589820d..7e7ed7ff64 100644 --- a/model_storage_flex_util_controller_relationship.go +++ b/model_storage_flex_util_controller_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_controller_response.go b/model_storage_flex_util_controller_response.go index 0396f35e43..51c4d03abd 100644 --- a/model_storage_flex_util_controller_response.go +++ b/model_storage_flex_util_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_physical_drive.go b/model_storage_flex_util_physical_drive.go index 86b472572e..ceabfb66cc 100644 --- a/model_storage_flex_util_physical_drive.go +++ b/model_storage_flex_util_physical_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_physical_drive_list.go b/model_storage_flex_util_physical_drive_list.go index 55bab2c947..6052ae00ac 100644 --- a/model_storage_flex_util_physical_drive_list.go +++ b/model_storage_flex_util_physical_drive_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_physical_drive_relationship.go b/model_storage_flex_util_physical_drive_relationship.go index ba307582dd..603dafefd8 100644 --- a/model_storage_flex_util_physical_drive_relationship.go +++ b/model_storage_flex_util_physical_drive_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_physical_drive_response.go b/model_storage_flex_util_physical_drive_response.go index e633ff7115..4699b309f5 100644 --- a/model_storage_flex_util_physical_drive_response.go +++ b/model_storage_flex_util_physical_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_virtual_drive.go b/model_storage_flex_util_virtual_drive.go index 345bba714e..56b7585c30 100644 --- a/model_storage_flex_util_virtual_drive.go +++ b/model_storage_flex_util_virtual_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_virtual_drive_list.go b/model_storage_flex_util_virtual_drive_list.go index 521a2a14fe..76d15b7de1 100644 --- a/model_storage_flex_util_virtual_drive_list.go +++ b/model_storage_flex_util_virtual_drive_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_virtual_drive_relationship.go b/model_storage_flex_util_virtual_drive_relationship.go index dbc9740b74..edbe19ba34 100644 --- a/model_storage_flex_util_virtual_drive_relationship.go +++ b/model_storage_flex_util_virtual_drive_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_flex_util_virtual_drive_response.go b/model_storage_flex_util_virtual_drive_response.go index 2de43d74de..597fc97863 100644 --- a/model_storage_flex_util_virtual_drive_response.go +++ b/model_storage_flex_util_virtual_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_array.go b/model_storage_hitachi_array.go index d6e7f12270..6b84ee9af9 100644 --- a/model_storage_hitachi_array.go +++ b/model_storage_hitachi_array.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_array_list.go b/model_storage_hitachi_array_list.go index 00050d3a9c..49916c128d 100644 --- a/model_storage_hitachi_array_list.go +++ b/model_storage_hitachi_array_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_array_relationship.go b/model_storage_hitachi_array_relationship.go index 3a017c2aca..42277c4026 100644 --- a/model_storage_hitachi_array_relationship.go +++ b/model_storage_hitachi_array_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_array_response.go b/model_storage_hitachi_array_response.go index 87e4f7090f..be3af4aca7 100644 --- a/model_storage_hitachi_array_response.go +++ b/model_storage_hitachi_array_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_array_utilization.go b/model_storage_hitachi_array_utilization.go index 854abd2a47..ac55e71368 100644 --- a/model_storage_hitachi_array_utilization.go +++ b/model_storage_hitachi_array_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_capacity.go b/model_storage_hitachi_capacity.go index 1520c2abad..b1bb3e8432 100644 --- a/model_storage_hitachi_capacity.go +++ b/model_storage_hitachi_capacity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_controller.go b/model_storage_hitachi_controller.go index 1553c2a493..cdffedf955 100644 --- a/model_storage_hitachi_controller.go +++ b/model_storage_hitachi_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_controller_list.go b/model_storage_hitachi_controller_list.go index 61d212fb13..b06a544333 100644 --- a/model_storage_hitachi_controller_list.go +++ b/model_storage_hitachi_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_controller_response.go b/model_storage_hitachi_controller_response.go index cd16f6704e..e096b333fc 100644 --- a/model_storage_hitachi_controller_response.go +++ b/model_storage_hitachi_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_disk.go b/model_storage_hitachi_disk.go index 2f2269c8e3..c2e8900695 100644 --- a/model_storage_hitachi_disk.go +++ b/model_storage_hitachi_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_disk_list.go b/model_storage_hitachi_disk_list.go index 912ea173f6..db184ff40e 100644 --- a/model_storage_hitachi_disk_list.go +++ b/model_storage_hitachi_disk_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_disk_response.go b/model_storage_hitachi_disk_response.go index 2b86c584c9..2a7314e3cd 100644 --- a/model_storage_hitachi_disk_response.go +++ b/model_storage_hitachi_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_parity_group.go b/model_storage_hitachi_external_parity_group.go index 6cf3bed6fc..24854c5542 100644 --- a/model_storage_hitachi_external_parity_group.go +++ b/model_storage_hitachi_external_parity_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_parity_group_list.go b/model_storage_hitachi_external_parity_group_list.go index 92c905dfd2..cf56a803ee 100644 --- a/model_storage_hitachi_external_parity_group_list.go +++ b/model_storage_hitachi_external_parity_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_parity_group_response.go b/model_storage_hitachi_external_parity_group_response.go index d717d0c2ca..bcb82c2bd6 100644 --- a/model_storage_hitachi_external_parity_group_response.go +++ b/model_storage_hitachi_external_parity_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_path_group.go b/model_storage_hitachi_external_path_group.go index 24efc7010f..ad4999fdd8 100644 --- a/model_storage_hitachi_external_path_group.go +++ b/model_storage_hitachi_external_path_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_path_group_list.go b/model_storage_hitachi_external_path_group_list.go index b57fbfb0be..438b772f52 100644 --- a/model_storage_hitachi_external_path_group_list.go +++ b/model_storage_hitachi_external_path_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_path_group_response.go b/model_storage_hitachi_external_path_group_response.go index 2efec5ac1a..42c8393bf3 100644 --- a/model_storage_hitachi_external_path_group_response.go +++ b/model_storage_hitachi_external_path_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_storage_lun.go b/model_storage_hitachi_external_storage_lun.go index b2b761c88c..00c1e38cdf 100644 --- a/model_storage_hitachi_external_storage_lun.go +++ b/model_storage_hitachi_external_storage_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_storage_lun_list.go b/model_storage_hitachi_external_storage_lun_list.go index 5f2c0d146b..d981684a6b 100644 --- a/model_storage_hitachi_external_storage_lun_list.go +++ b/model_storage_hitachi_external_storage_lun_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_storage_lun_response.go b/model_storage_hitachi_external_storage_lun_response.go index cb4b87fbfc..25ee5c4c3f 100644 --- a/model_storage_hitachi_external_storage_lun_response.go +++ b/model_storage_hitachi_external_storage_lun_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_storage_port.go b/model_storage_hitachi_external_storage_port.go index 404bf400c1..5e753c9a39 100644 --- a/model_storage_hitachi_external_storage_port.go +++ b/model_storage_hitachi_external_storage_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_storage_port_list.go b/model_storage_hitachi_external_storage_port_list.go index 6c57f6ed9f..d4d3a1e4ce 100644 --- a/model_storage_hitachi_external_storage_port_list.go +++ b/model_storage_hitachi_external_storage_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_storage_port_relationship.go b/model_storage_hitachi_external_storage_port_relationship.go index 3c97c246a7..6d48b7b5cf 100644 --- a/model_storage_hitachi_external_storage_port_relationship.go +++ b/model_storage_hitachi_external_storage_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_external_storage_port_response.go b/model_storage_hitachi_external_storage_port_response.go index 69073238f7..8f06b04c1d 100644 --- a/model_storage_hitachi_external_storage_port_response.go +++ b/model_storage_hitachi_external_storage_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_host.go b/model_storage_hitachi_host.go index 0672423b2f..205ed04fc3 100644 --- a/model_storage_hitachi_host.go +++ b/model_storage_hitachi_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_host_list.go b/model_storage_hitachi_host_list.go index 3a89b2cf30..86ff28152b 100644 --- a/model_storage_hitachi_host_list.go +++ b/model_storage_hitachi_host_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_host_lun.go b/model_storage_hitachi_host_lun.go index ee2288a207..55bad6836c 100644 --- a/model_storage_hitachi_host_lun.go +++ b/model_storage_hitachi_host_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_host_lun_list.go b/model_storage_hitachi_host_lun_list.go index 0b79ffcf10..b5950f39d1 100644 --- a/model_storage_hitachi_host_lun_list.go +++ b/model_storage_hitachi_host_lun_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_host_lun_response.go b/model_storage_hitachi_host_lun_response.go index fbb314f0d5..e8097c0b1a 100644 --- a/model_storage_hitachi_host_lun_response.go +++ b/model_storage_hitachi_host_lun_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_host_relationship.go b/model_storage_hitachi_host_relationship.go index bcd531d666..23b2913627 100644 --- a/model_storage_hitachi_host_relationship.go +++ b/model_storage_hitachi_host_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_host_response.go b/model_storage_hitachi_host_response.go index 1eff88912b..e2e710d7e5 100644 --- a/model_storage_hitachi_host_response.go +++ b/model_storage_hitachi_host_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_initiator.go b/model_storage_hitachi_initiator.go index 3a231611df..5d6bd68986 100644 --- a/model_storage_hitachi_initiator.go +++ b/model_storage_hitachi_initiator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_parity_group.go b/model_storage_hitachi_parity_group.go index 60dc0abe69..7b16eed426 100644 --- a/model_storage_hitachi_parity_group.go +++ b/model_storage_hitachi_parity_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_parity_group_list.go b/model_storage_hitachi_parity_group_list.go index 10c6b61e17..d8657749be 100644 --- a/model_storage_hitachi_parity_group_list.go +++ b/model_storage_hitachi_parity_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_parity_group_relationship.go b/model_storage_hitachi_parity_group_relationship.go index 2df625c809..d0b7fdce17 100644 --- a/model_storage_hitachi_parity_group_relationship.go +++ b/model_storage_hitachi_parity_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_parity_group_response.go b/model_storage_hitachi_parity_group_response.go index e1e90d2313..c44a99a054 100644 --- a/model_storage_hitachi_parity_group_response.go +++ b/model_storage_hitachi_parity_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_pool.go b/model_storage_hitachi_pool.go index 9709631101..a9a1c1a26b 100644 --- a/model_storage_hitachi_pool.go +++ b/model_storage_hitachi_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_pool_list.go b/model_storage_hitachi_pool_list.go index 0c070ff710..c3bf273ebb 100644 --- a/model_storage_hitachi_pool_list.go +++ b/model_storage_hitachi_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_pool_relationship.go b/model_storage_hitachi_pool_relationship.go index 6de8fc5577..24c5e69e12 100644 --- a/model_storage_hitachi_pool_relationship.go +++ b/model_storage_hitachi_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_pool_response.go b/model_storage_hitachi_pool_response.go index 82cc0f7403..af7baacd1f 100644 --- a/model_storage_hitachi_pool_response.go +++ b/model_storage_hitachi_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_port.go b/model_storage_hitachi_port.go index bab2c71959..c5726672ae 100644 --- a/model_storage_hitachi_port.go +++ b/model_storage_hitachi_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_port_list.go b/model_storage_hitachi_port_list.go index afea41e949..2464639b0f 100644 --- a/model_storage_hitachi_port_list.go +++ b/model_storage_hitachi_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_port_response.go b/model_storage_hitachi_port_response.go index fdccc6a7a0..f16f791a1c 100644 --- a/model_storage_hitachi_port_response.go +++ b/model_storage_hitachi_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_gad.go b/model_storage_hitachi_remote_copy_pair_gad.go index 48d8557105..83b47b1a01 100644 --- a/model_storage_hitachi_remote_copy_pair_gad.go +++ b/model_storage_hitachi_remote_copy_pair_gad.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_gad_list.go b/model_storage_hitachi_remote_copy_pair_gad_list.go index 4f9f145913..9c639117ca 100644 --- a/model_storage_hitachi_remote_copy_pair_gad_list.go +++ b/model_storage_hitachi_remote_copy_pair_gad_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_gad_response.go b/model_storage_hitachi_remote_copy_pair_gad_response.go index 00966dd6a0..5ba378b6ef 100644 --- a/model_storage_hitachi_remote_copy_pair_gad_response.go +++ b/model_storage_hitachi_remote_copy_pair_gad_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_tc.go b/model_storage_hitachi_remote_copy_pair_tc.go index c57b5d0d78..078ca1e483 100644 --- a/model_storage_hitachi_remote_copy_pair_tc.go +++ b/model_storage_hitachi_remote_copy_pair_tc.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_tc_list.go b/model_storage_hitachi_remote_copy_pair_tc_list.go index ed5e008783..0a695022db 100644 --- a/model_storage_hitachi_remote_copy_pair_tc_list.go +++ b/model_storage_hitachi_remote_copy_pair_tc_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_tc_response.go b/model_storage_hitachi_remote_copy_pair_tc_response.go index b5fce0c455..9b65615ccd 100644 --- a/model_storage_hitachi_remote_copy_pair_tc_response.go +++ b/model_storage_hitachi_remote_copy_pair_tc_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_ur.go b/model_storage_hitachi_remote_copy_pair_ur.go index 47003acf44..6bf88de1ef 100644 --- a/model_storage_hitachi_remote_copy_pair_ur.go +++ b/model_storage_hitachi_remote_copy_pair_ur.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_ur_list.go b/model_storage_hitachi_remote_copy_pair_ur_list.go index 7ad6ead50c..2aa4f10cac 100644 --- a/model_storage_hitachi_remote_copy_pair_ur_list.go +++ b/model_storage_hitachi_remote_copy_pair_ur_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_copy_pair_ur_response.go b/model_storage_hitachi_remote_copy_pair_ur_response.go index cf4d66bc8a..e757de6f68 100644 --- a/model_storage_hitachi_remote_copy_pair_ur_response.go +++ b/model_storage_hitachi_remote_copy_pair_ur_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_replication.go b/model_storage_hitachi_remote_replication.go index c97d289570..c3c29d7341 100644 --- a/model_storage_hitachi_remote_replication.go +++ b/model_storage_hitachi_remote_replication.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_replication_list.go b/model_storage_hitachi_remote_replication_list.go index ef6b0fc8cc..af068bab5d 100644 --- a/model_storage_hitachi_remote_replication_list.go +++ b/model_storage_hitachi_remote_replication_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_remote_replication_response.go b/model_storage_hitachi_remote_replication_response.go index acd8b5895c..3bf430260f 100644 --- a/model_storage_hitachi_remote_replication_response.go +++ b/model_storage_hitachi_remote_replication_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_snapshot.go b/model_storage_hitachi_snapshot.go index 915325495c..fbcde85138 100644 --- a/model_storage_hitachi_snapshot.go +++ b/model_storage_hitachi_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_snapshot_list.go b/model_storage_hitachi_snapshot_list.go index c0cd7a84e3..0266031c3f 100644 --- a/model_storage_hitachi_snapshot_list.go +++ b/model_storage_hitachi_snapshot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_snapshot_response.go b/model_storage_hitachi_snapshot_response.go index 8f16a52976..a637cd5fa5 100644 --- a/model_storage_hitachi_snapshot_response.go +++ b/model_storage_hitachi_snapshot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_volume.go b/model_storage_hitachi_volume.go index f42c2f6c4e..97de3a1acc 100644 --- a/model_storage_hitachi_volume.go +++ b/model_storage_hitachi_volume.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_volume_list.go b/model_storage_hitachi_volume_list.go index 3a5c6e5f72..ea5d0e4589 100644 --- a/model_storage_hitachi_volume_list.go +++ b/model_storage_hitachi_volume_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_volume_migration_pair.go b/model_storage_hitachi_volume_migration_pair.go index 7f50ff63a8..f1785dcad4 100644 --- a/model_storage_hitachi_volume_migration_pair.go +++ b/model_storage_hitachi_volume_migration_pair.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_volume_migration_pair_list.go b/model_storage_hitachi_volume_migration_pair_list.go index 99d6339a7b..fe1a186875 100644 --- a/model_storage_hitachi_volume_migration_pair_list.go +++ b/model_storage_hitachi_volume_migration_pair_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_volume_migration_pair_response.go b/model_storage_hitachi_volume_migration_pair_response.go index 90b8aeaf5b..98a6d06270 100644 --- a/model_storage_hitachi_volume_migration_pair_response.go +++ b/model_storage_hitachi_volume_migration_pair_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_volume_relationship.go b/model_storage_hitachi_volume_relationship.go index b72c036ce0..b3c1c3019f 100644 --- a/model_storage_hitachi_volume_relationship.go +++ b/model_storage_hitachi_volume_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hitachi_volume_response.go b/model_storage_hitachi_volume_response.go index 637a220ca9..dfddc0f747 100644 --- a/model_storage_hitachi_volume_response.go +++ b/model_storage_hitachi_volume_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_iscsi_initiator.go b/model_storage_hyper_flex_iscsi_initiator.go index 24f669c74a..ea04d6678a 100644 --- a/model_storage_hyper_flex_iscsi_initiator.go +++ b/model_storage_hyper_flex_iscsi_initiator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_storage_container.go b/model_storage_hyper_flex_storage_container.go index 7902e910e7..6b6ebf732d 100644 --- a/model_storage_hyper_flex_storage_container.go +++ b/model_storage_hyper_flex_storage_container.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_storage_container_list.go b/model_storage_hyper_flex_storage_container_list.go index 210c1de81c..67b0782acc 100644 --- a/model_storage_hyper_flex_storage_container_list.go +++ b/model_storage_hyper_flex_storage_container_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_storage_container_relationship.go b/model_storage_hyper_flex_storage_container_relationship.go index 93a4fbeb89..3079250029 100644 --- a/model_storage_hyper_flex_storage_container_relationship.go +++ b/model_storage_hyper_flex_storage_container_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_storage_container_response.go b/model_storage_hyper_flex_storage_container_response.go index e82e248355..0ac30e20d2 100644 --- a/model_storage_hyper_flex_storage_container_response.go +++ b/model_storage_hyper_flex_storage_container_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_volume.go b/model_storage_hyper_flex_volume.go index cc8f8e8ff3..71805b420b 100644 --- a/model_storage_hyper_flex_volume.go +++ b/model_storage_hyper_flex_volume.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_volume_list.go b/model_storage_hyper_flex_volume_list.go index 35bdd4fc14..96b60739b5 100644 --- a/model_storage_hyper_flex_volume_list.go +++ b/model_storage_hyper_flex_volume_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_volume_relationship.go b/model_storage_hyper_flex_volume_relationship.go index 0a746a13a6..a41447bea6 100644 --- a/model_storage_hyper_flex_volume_relationship.go +++ b/model_storage_hyper_flex_volume_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_hyper_flex_volume_response.go b/model_storage_hyper_flex_volume_response.go index 7e3c9e9625..1f1994e4bc 100644 --- a/model_storage_hyper_flex_volume_response.go +++ b/model_storage_hyper_flex_volume_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_initiator.go b/model_storage_initiator.go index 33431ed429..7199e11574 100644 --- a/model_storage_initiator.go +++ b/model_storage_initiator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_internal_mo_physical_disk_config.go b/model_storage_internal_mo_physical_disk_config.go index 2973adb675..c0e30c9c0c 100644 --- a/model_storage_internal_mo_physical_disk_config.go +++ b/model_storage_internal_mo_physical_disk_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_item.go b/model_storage_item.go index 7862963a5d..df627c6c9f 100644 --- a/model_storage_item.go +++ b/model_storage_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_item_list.go b/model_storage_item_list.go index 33c68956fd..dac7d57e03 100644 --- a/model_storage_item_list.go +++ b/model_storage_item_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_item_relationship.go b/model_storage_item_relationship.go index 617a3f3891..31fbda1094 100644 --- a/model_storage_item_relationship.go +++ b/model_storage_item_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_item_response.go b/model_storage_item_response.go index e2c2a80492..a5446a3246 100644 --- a/model_storage_item_response.go +++ b/model_storage_item_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_key_setting.go b/model_storage_key_setting.go index e4b350c1d2..4a131f6e83 100644 --- a/model_storage_key_setting.go +++ b/model_storage_key_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_kmip_auth_credentials.go b/model_storage_kmip_auth_credentials.go index 063a6ab55f..682fa2df11 100644 --- a/model_storage_kmip_auth_credentials.go +++ b/model_storage_kmip_auth_credentials.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_kmip_server.go b/model_storage_kmip_server.go index 6cc393f4f5..46d4d4de5b 100644 --- a/model_storage_kmip_server.go +++ b/model_storage_kmip_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_knox_secure_drive_configuration.go b/model_storage_knox_secure_drive_configuration.go index e29c0176c3..807e117494 100644 --- a/model_storage_knox_secure_drive_configuration.go +++ b/model_storage_knox_secure_drive_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_knox_secure_drive_configuration_list.go b/model_storage_knox_secure_drive_configuration_list.go index 711f80852d..c5a4eb1cc1 100644 --- a/model_storage_knox_secure_drive_configuration_list.go +++ b/model_storage_knox_secure_drive_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_knox_secure_drive_configuration_response.go b/model_storage_knox_secure_drive_configuration_response.go index e213b596cb..d00e673c5b 100644 --- a/model_storage_knox_secure_drive_configuration_response.go +++ b/model_storage_knox_secure_drive_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_local_key_setting.go b/model_storage_local_key_setting.go index 58ea7333d9..1b0d8ec97a 100644 --- a/model_storage_local_key_setting.go +++ b/model_storage_local_key_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_m2_virtual_drive_config.go b/model_storage_m2_virtual_drive_config.go index 57262e50cc..4f8abdb2df 100644 --- a/model_storage_m2_virtual_drive_config.go +++ b/model_storage_m2_virtual_drive_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_manual_drive_group.go b/model_storage_manual_drive_group.go index bc99f646eb..1f79c98ae0 100644 --- a/model_storage_manual_drive_group.go +++ b/model_storage_manual_drive_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate.go b/model_storage_net_app_aggregate.go index c7e985c42c..0186b1292c 100644 --- a/model_storage_net_app_aggregate.go +++ b/model_storage_net_app_aggregate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate_event.go b/model_storage_net_app_aggregate_event.go index 27373ba688..79df8497b3 100644 --- a/model_storage_net_app_aggregate_event.go +++ b/model_storage_net_app_aggregate_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate_event_list.go b/model_storage_net_app_aggregate_event_list.go index 3bb6e9445a..95ac992344 100644 --- a/model_storage_net_app_aggregate_event_list.go +++ b/model_storage_net_app_aggregate_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate_event_relationship.go b/model_storage_net_app_aggregate_event_relationship.go index dd84fea41c..0f05e9fb40 100644 --- a/model_storage_net_app_aggregate_event_relationship.go +++ b/model_storage_net_app_aggregate_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate_event_response.go b/model_storage_net_app_aggregate_event_response.go index b664f6fedd..23bdfd76a7 100644 --- a/model_storage_net_app_aggregate_event_response.go +++ b/model_storage_net_app_aggregate_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate_list.go b/model_storage_net_app_aggregate_list.go index 183e716e0d..337409ee07 100644 --- a/model_storage_net_app_aggregate_list.go +++ b/model_storage_net_app_aggregate_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate_relationship.go b/model_storage_net_app_aggregate_relationship.go index 366bcde1c2..df9954a1d4 100644 --- a/model_storage_net_app_aggregate_relationship.go +++ b/model_storage_net_app_aggregate_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_aggregate_response.go b/model_storage_net_app_aggregate_response.go index 84f7d8e366..80fc8f6384 100644 --- a/model_storage_net_app_aggregate_response.go +++ b/model_storage_net_app_aggregate_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_auto_support.go b/model_storage_net_app_auto_support.go index 20e0790716..0a90ab6195 100644 --- a/model_storage_net_app_auto_support.go +++ b/model_storage_net_app_auto_support.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_disk.go b/model_storage_net_app_base_disk.go index 123d137a69..8f169f44b8 100644 --- a/model_storage_net_app_base_disk.go +++ b/model_storage_net_app_base_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_disk_list.go b/model_storage_net_app_base_disk_list.go index 701a8aa4b0..c89eefdf46 100644 --- a/model_storage_net_app_base_disk_list.go +++ b/model_storage_net_app_base_disk_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_disk_relationship.go b/model_storage_net_app_base_disk_relationship.go index a4d27a01cb..ce374e5091 100644 --- a/model_storage_net_app_base_disk_relationship.go +++ b/model_storage_net_app_base_disk_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_disk_response.go b/model_storage_net_app_base_disk_response.go index 6abe44ae32..306904a185 100644 --- a/model_storage_net_app_base_disk_response.go +++ b/model_storage_net_app_base_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_event.go b/model_storage_net_app_base_event.go index 8806f1d93e..1b9831243a 100644 --- a/model_storage_net_app_base_event.go +++ b/model_storage_net_app_base_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_ip_interface.go b/model_storage_net_app_base_ip_interface.go index 8d51ebac82..23e5e5cefa 100644 --- a/model_storage_net_app_base_ip_interface.go +++ b/model_storage_net_app_base_ip_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_snap_mirror_policy.go b/model_storage_net_app_base_snap_mirror_policy.go index de0c8e4a6c..5747f4d648 100644 --- a/model_storage_net_app_base_snap_mirror_policy.go +++ b/model_storage_net_app_base_snap_mirror_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_snap_mirror_policy_relationship.go b/model_storage_net_app_base_snap_mirror_policy_relationship.go index 9e5352e8ad..4734ce8fa0 100644 --- a/model_storage_net_app_base_snap_mirror_policy_relationship.go +++ b/model_storage_net_app_base_snap_mirror_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_base_snapshot_policy.go b/model_storage_net_app_base_snapshot_policy.go index ecea6929c6..22fa3ed4dd 100644 --- a/model_storage_net_app_base_snapshot_policy.go +++ b/model_storage_net_app_base_snapshot_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cifs_acl.go b/model_storage_net_app_cifs_acl.go index 107b0f0de3..52da46c564 100644 --- a/model_storage_net_app_cifs_acl.go +++ b/model_storage_net_app_cifs_acl.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cifs_service.go b/model_storage_net_app_cifs_service.go index 33c0b43c9f..14e1a2d13e 100644 --- a/model_storage_net_app_cifs_service.go +++ b/model_storage_net_app_cifs_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cifs_service_list.go b/model_storage_net_app_cifs_service_list.go index b077295f6d..48f7dabb4b 100644 --- a/model_storage_net_app_cifs_service_list.go +++ b/model_storage_net_app_cifs_service_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cifs_service_response.go b/model_storage_net_app_cifs_service_response.go index d3257d0a00..8861f0fe43 100644 --- a/model_storage_net_app_cifs_service_response.go +++ b/model_storage_net_app_cifs_service_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cifs_share.go b/model_storage_net_app_cifs_share.go index 5bc52be6fb..8e3731b544 100644 --- a/model_storage_net_app_cifs_share.go +++ b/model_storage_net_app_cifs_share.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cifs_share_list.go b/model_storage_net_app_cifs_share_list.go index 6ec59969f5..b7a9fc4725 100644 --- a/model_storage_net_app_cifs_share_list.go +++ b/model_storage_net_app_cifs_share_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cifs_share_response.go b/model_storage_net_app_cifs_share_response.go index eb3c12fe2e..f26d3bf649 100644 --- a/model_storage_net_app_cifs_share_response.go +++ b/model_storage_net_app_cifs_share_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cloud_target.go b/model_storage_net_app_cloud_target.go index 861d3e5933..705eb7af20 100644 --- a/model_storage_net_app_cloud_target.go +++ b/model_storage_net_app_cloud_target.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cloud_target_list.go b/model_storage_net_app_cloud_target_list.go index 9f09aaec14..06fd51729f 100644 --- a/model_storage_net_app_cloud_target_list.go +++ b/model_storage_net_app_cloud_target_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cloud_target_response.go b/model_storage_net_app_cloud_target_response.go index ff7e45dcd6..cfe6bc0328 100644 --- a/model_storage_net_app_cloud_target_response.go +++ b/model_storage_net_app_cloud_target_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster.go b/model_storage_net_app_cluster.go index 1cd00085eb..e1d6f9e3e2 100644 --- a/model_storage_net_app_cluster.go +++ b/model_storage_net_app_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_event.go b/model_storage_net_app_cluster_event.go index d12082a49c..21611d9295 100644 --- a/model_storage_net_app_cluster_event.go +++ b/model_storage_net_app_cluster_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_event_list.go b/model_storage_net_app_cluster_event_list.go index c173c34c3b..d33fc189e8 100644 --- a/model_storage_net_app_cluster_event_list.go +++ b/model_storage_net_app_cluster_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_event_relationship.go b/model_storage_net_app_cluster_event_relationship.go index da5adb2793..461ef7e197 100644 --- a/model_storage_net_app_cluster_event_relationship.go +++ b/model_storage_net_app_cluster_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_event_response.go b/model_storage_net_app_cluster_event_response.go index 19416938e1..96ea69beb7 100644 --- a/model_storage_net_app_cluster_event_response.go +++ b/model_storage_net_app_cluster_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_list.go b/model_storage_net_app_cluster_list.go index 00082e932e..dd6b8cded3 100644 --- a/model_storage_net_app_cluster_list.go +++ b/model_storage_net_app_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_relationship.go b/model_storage_net_app_cluster_relationship.go index 9dd67c30d2..07e008db7c 100644 --- a/model_storage_net_app_cluster_relationship.go +++ b/model_storage_net_app_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_response.go b/model_storage_net_app_cluster_response.go index a4d76cf05d..7dca43ff23 100644 --- a/model_storage_net_app_cluster_response.go +++ b/model_storage_net_app_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_snap_mirror_policy.go b/model_storage_net_app_cluster_snap_mirror_policy.go index 3c29cfb7e2..9c4cc4ef3f 100644 --- a/model_storage_net_app_cluster_snap_mirror_policy.go +++ b/model_storage_net_app_cluster_snap_mirror_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_snap_mirror_policy_list.go b/model_storage_net_app_cluster_snap_mirror_policy_list.go index 8b4ff3b1c7..02a2668d79 100644 --- a/model_storage_net_app_cluster_snap_mirror_policy_list.go +++ b/model_storage_net_app_cluster_snap_mirror_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_snap_mirror_policy_response.go b/model_storage_net_app_cluster_snap_mirror_policy_response.go index e8ba0379de..f8e45dbc2b 100644 --- a/model_storage_net_app_cluster_snap_mirror_policy_response.go +++ b/model_storage_net_app_cluster_snap_mirror_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_snapshot_policy.go b/model_storage_net_app_cluster_snapshot_policy.go index 093d806835..65ada32c97 100644 --- a/model_storage_net_app_cluster_snapshot_policy.go +++ b/model_storage_net_app_cluster_snapshot_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_snapshot_policy_list.go b/model_storage_net_app_cluster_snapshot_policy_list.go index f2ad501ce3..207a23bca2 100644 --- a/model_storage_net_app_cluster_snapshot_policy_list.go +++ b/model_storage_net_app_cluster_snapshot_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_cluster_snapshot_policy_response.go b/model_storage_net_app_cluster_snapshot_policy_response.go index 3f433f3552..84eb5fb06e 100644 --- a/model_storage_net_app_cluster_snapshot_policy_response.go +++ b/model_storage_net_app_cluster_snapshot_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface.go b/model_storage_net_app_data_ip_interface.go index 4cc70f1648..13ae6874de 100644 --- a/model_storage_net_app_data_ip_interface.go +++ b/model_storage_net_app_data_ip_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface_event.go b/model_storage_net_app_data_ip_interface_event.go index a8e7859983..587bf8e012 100644 --- a/model_storage_net_app_data_ip_interface_event.go +++ b/model_storage_net_app_data_ip_interface_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface_event_list.go b/model_storage_net_app_data_ip_interface_event_list.go index 2684af6995..d640d36480 100644 --- a/model_storage_net_app_data_ip_interface_event_list.go +++ b/model_storage_net_app_data_ip_interface_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface_event_relationship.go b/model_storage_net_app_data_ip_interface_event_relationship.go index 639a372b3b..9f1ff92a5b 100644 --- a/model_storage_net_app_data_ip_interface_event_relationship.go +++ b/model_storage_net_app_data_ip_interface_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface_event_response.go b/model_storage_net_app_data_ip_interface_event_response.go index 6ffb7bd5cb..985ba446e2 100644 --- a/model_storage_net_app_data_ip_interface_event_response.go +++ b/model_storage_net_app_data_ip_interface_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface_list.go b/model_storage_net_app_data_ip_interface_list.go index f8cf858e10..62c0951c47 100644 --- a/model_storage_net_app_data_ip_interface_list.go +++ b/model_storage_net_app_data_ip_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface_relationship.go b/model_storage_net_app_data_ip_interface_relationship.go index e0b3aff865..cdcb9372fe 100644 --- a/model_storage_net_app_data_ip_interface_relationship.go +++ b/model_storage_net_app_data_ip_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_data_ip_interface_response.go b/model_storage_net_app_data_ip_interface_response.go index 1f047eea57..8ae1cdcccd 100644 --- a/model_storage_net_app_data_ip_interface_response.go +++ b/model_storage_net_app_data_ip_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_disk_event.go b/model_storage_net_app_disk_event.go index 9c0a831c21..f74548df76 100644 --- a/model_storage_net_app_disk_event.go +++ b/model_storage_net_app_disk_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_disk_event_list.go b/model_storage_net_app_disk_event_list.go index f48fb53c4f..df5019399a 100644 --- a/model_storage_net_app_disk_event_list.go +++ b/model_storage_net_app_disk_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_disk_event_relationship.go b/model_storage_net_app_disk_event_relationship.go index 1a5d7c1fbb..59702b9f57 100644 --- a/model_storage_net_app_disk_event_relationship.go +++ b/model_storage_net_app_disk_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_disk_event_response.go b/model_storage_net_app_disk_event_response.go index f055fa7cf5..28e37df0ff 100644 --- a/model_storage_net_app_disk_event_response.go +++ b/model_storage_net_app_disk_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port.go b/model_storage_net_app_ethernet_port.go index 07cb6392bf..f5be951fd0 100644 --- a/model_storage_net_app_ethernet_port.go +++ b/model_storage_net_app_ethernet_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_event.go b/model_storage_net_app_ethernet_port_event.go index 0962da7dfb..e6437ac612 100644 --- a/model_storage_net_app_ethernet_port_event.go +++ b/model_storage_net_app_ethernet_port_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_event_list.go b/model_storage_net_app_ethernet_port_event_list.go index e553f2ea13..e6943011f2 100644 --- a/model_storage_net_app_ethernet_port_event_list.go +++ b/model_storage_net_app_ethernet_port_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_event_relationship.go b/model_storage_net_app_ethernet_port_event_relationship.go index 40b7b2f96a..2af2cf0808 100644 --- a/model_storage_net_app_ethernet_port_event_relationship.go +++ b/model_storage_net_app_ethernet_port_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_event_response.go b/model_storage_net_app_ethernet_port_event_response.go index 0262b7533a..fa99e34005 100644 --- a/model_storage_net_app_ethernet_port_event_response.go +++ b/model_storage_net_app_ethernet_port_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_lag.go b/model_storage_net_app_ethernet_port_lag.go index 62714a98bf..d8aeca9c7c 100644 --- a/model_storage_net_app_ethernet_port_lag.go +++ b/model_storage_net_app_ethernet_port_lag.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_list.go b/model_storage_net_app_ethernet_port_list.go index 917296de3c..58e5778e94 100644 --- a/model_storage_net_app_ethernet_port_list.go +++ b/model_storage_net_app_ethernet_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_relationship.go b/model_storage_net_app_ethernet_port_relationship.go index 476c873592..a8dbc8ca1b 100644 --- a/model_storage_net_app_ethernet_port_relationship.go +++ b/model_storage_net_app_ethernet_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_response.go b/model_storage_net_app_ethernet_port_response.go index 1139649ba5..8c9c9c3ec3 100644 --- a/model_storage_net_app_ethernet_port_response.go +++ b/model_storage_net_app_ethernet_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ethernet_port_vlan.go b/model_storage_net_app_ethernet_port_vlan.go index a1eba9e86f..ce984ffc37 100644 --- a/model_storage_net_app_ethernet_port_vlan.go +++ b/model_storage_net_app_ethernet_port_vlan.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_export_policy.go b/model_storage_net_app_export_policy.go index 538f5608a1..05e8df04d3 100644 --- a/model_storage_net_app_export_policy.go +++ b/model_storage_net_app_export_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_export_policy_list.go b/model_storage_net_app_export_policy_list.go index cb8b2a71c1..8ee5287a47 100644 --- a/model_storage_net_app_export_policy_list.go +++ b/model_storage_net_app_export_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_export_policy_response.go b/model_storage_net_app_export_policy_response.go index e200db0826..6374b19d42 100644 --- a/model_storage_net_app_export_policy_response.go +++ b/model_storage_net_app_export_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_export_policy_rule.go b/model_storage_net_app_export_policy_rule.go index 0a36ea407c..d16e0b5ecd 100644 --- a/model_storage_net_app_export_policy_rule.go +++ b/model_storage_net_app_export_policy_rule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface.go b/model_storage_net_app_fc_interface.go index 427133a3fe..d0db1537c8 100644 --- a/model_storage_net_app_fc_interface.go +++ b/model_storage_net_app_fc_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface_event.go b/model_storage_net_app_fc_interface_event.go index 8f8a490516..9ebd8f5d09 100644 --- a/model_storage_net_app_fc_interface_event.go +++ b/model_storage_net_app_fc_interface_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface_event_list.go b/model_storage_net_app_fc_interface_event_list.go index ade475cf37..ba69959811 100644 --- a/model_storage_net_app_fc_interface_event_list.go +++ b/model_storage_net_app_fc_interface_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface_event_relationship.go b/model_storage_net_app_fc_interface_event_relationship.go index 47ea75fdb0..3643448196 100644 --- a/model_storage_net_app_fc_interface_event_relationship.go +++ b/model_storage_net_app_fc_interface_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface_event_response.go b/model_storage_net_app_fc_interface_event_response.go index af8cdfb7eb..df25c1cd02 100644 --- a/model_storage_net_app_fc_interface_event_response.go +++ b/model_storage_net_app_fc_interface_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface_list.go b/model_storage_net_app_fc_interface_list.go index 5c85abf972..09775d246b 100644 --- a/model_storage_net_app_fc_interface_list.go +++ b/model_storage_net_app_fc_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface_relationship.go b/model_storage_net_app_fc_interface_relationship.go index 7285fc34c5..396b611157 100644 --- a/model_storage_net_app_fc_interface_relationship.go +++ b/model_storage_net_app_fc_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_interface_response.go b/model_storage_net_app_fc_interface_response.go index 6bf3be8746..87ce211224 100644 --- a/model_storage_net_app_fc_interface_response.go +++ b/model_storage_net_app_fc_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port.go b/model_storage_net_app_fc_port.go index 8b646f657f..4f35238ed5 100644 --- a/model_storage_net_app_fc_port.go +++ b/model_storage_net_app_fc_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port_event.go b/model_storage_net_app_fc_port_event.go index bb8006d639..236ecbae57 100644 --- a/model_storage_net_app_fc_port_event.go +++ b/model_storage_net_app_fc_port_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port_event_list.go b/model_storage_net_app_fc_port_event_list.go index be0eebc4f9..384a5e50c9 100644 --- a/model_storage_net_app_fc_port_event_list.go +++ b/model_storage_net_app_fc_port_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port_event_relationship.go b/model_storage_net_app_fc_port_event_relationship.go index 913bb44f52..0db8395877 100644 --- a/model_storage_net_app_fc_port_event_relationship.go +++ b/model_storage_net_app_fc_port_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port_event_response.go b/model_storage_net_app_fc_port_event_response.go index e4cbb83841..b89c6e8316 100644 --- a/model_storage_net_app_fc_port_event_response.go +++ b/model_storage_net_app_fc_port_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port_list.go b/model_storage_net_app_fc_port_list.go index cb268d21c1..248d9c8a35 100644 --- a/model_storage_net_app_fc_port_list.go +++ b/model_storage_net_app_fc_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port_relationship.go b/model_storage_net_app_fc_port_relationship.go index 072a6d7b2e..65f690e188 100644 --- a/model_storage_net_app_fc_port_relationship.go +++ b/model_storage_net_app_fc_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_fc_port_response.go b/model_storage_net_app_fc_port_response.go index e5bfb07bcf..8ba60f530a 100644 --- a/model_storage_net_app_fc_port_response.go +++ b/model_storage_net_app_fc_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_high_availability.go b/model_storage_net_app_high_availability.go index 661b7b0df8..1754ad4cfb 100644 --- a/model_storage_net_app_high_availability.go +++ b/model_storage_net_app_high_availability.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_initiator_group.go b/model_storage_net_app_initiator_group.go index 9006287ae8..fbbee3bd46 100644 --- a/model_storage_net_app_initiator_group.go +++ b/model_storage_net_app_initiator_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_initiator_group_list.go b/model_storage_net_app_initiator_group_list.go index 1f0247475a..8dfb1a45e2 100644 --- a/model_storage_net_app_initiator_group_list.go +++ b/model_storage_net_app_initiator_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_initiator_group_relationship.go b/model_storage_net_app_initiator_group_relationship.go index 19b20e796c..11251bcb37 100644 --- a/model_storage_net_app_initiator_group_relationship.go +++ b/model_storage_net_app_initiator_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_initiator_group_response.go b/model_storage_net_app_initiator_group_response.go index 8c09cc1732..3a7a216484 100644 --- a/model_storage_net_app_initiator_group_response.go +++ b/model_storage_net_app_initiator_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface.go b/model_storage_net_app_ip_interface.go index fc403e3dc2..ae73b3986f 100644 --- a/model_storage_net_app_ip_interface.go +++ b/model_storage_net_app_ip_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface_event.go b/model_storage_net_app_ip_interface_event.go index d050c1500c..de8a3f20cd 100644 --- a/model_storage_net_app_ip_interface_event.go +++ b/model_storage_net_app_ip_interface_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface_event_list.go b/model_storage_net_app_ip_interface_event_list.go index 12f9226966..a49f6b9c7c 100644 --- a/model_storage_net_app_ip_interface_event_list.go +++ b/model_storage_net_app_ip_interface_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface_event_relationship.go b/model_storage_net_app_ip_interface_event_relationship.go index 785b0593ec..9b542dac6a 100644 --- a/model_storage_net_app_ip_interface_event_relationship.go +++ b/model_storage_net_app_ip_interface_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface_event_response.go b/model_storage_net_app_ip_interface_event_response.go index 83c4957a1c..faa4578e3d 100644 --- a/model_storage_net_app_ip_interface_event_response.go +++ b/model_storage_net_app_ip_interface_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface_list.go b/model_storage_net_app_ip_interface_list.go index d62b7076f9..48490070b6 100644 --- a/model_storage_net_app_ip_interface_list.go +++ b/model_storage_net_app_ip_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface_relationship.go b/model_storage_net_app_ip_interface_relationship.go index 6c44635189..46d3dc13d4 100644 --- a/model_storage_net_app_ip_interface_relationship.go +++ b/model_storage_net_app_ip_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ip_interface_response.go b/model_storage_net_app_ip_interface_response.go index ae9916d454..b8801453fc 100644 --- a/model_storage_net_app_ip_interface_response.go +++ b/model_storage_net_app_ip_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_iscsi_service.go b/model_storage_net_app_iscsi_service.go index 87bec9105a..d8d1cf079c 100644 --- a/model_storage_net_app_iscsi_service.go +++ b/model_storage_net_app_iscsi_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_iscsi_service_list.go b/model_storage_net_app_iscsi_service_list.go index 3f21b7703d..a376b19ae9 100644 --- a/model_storage_net_app_iscsi_service_list.go +++ b/model_storage_net_app_iscsi_service_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_iscsi_service_response.go b/model_storage_net_app_iscsi_service_response.go index f08ff36aab..9facd6395a 100644 --- a/model_storage_net_app_iscsi_service_response.go +++ b/model_storage_net_app_iscsi_service_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_license.go b/model_storage_net_app_license.go index 327bbbbbbe..7d063ccbcd 100644 --- a/model_storage_net_app_license.go +++ b/model_storage_net_app_license.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_license_list.go b/model_storage_net_app_license_list.go index 68f1259e69..bdc752475e 100644 --- a/model_storage_net_app_license_list.go +++ b/model_storage_net_app_license_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_license_response.go b/model_storage_net_app_license_response.go index 5e61dc2892..44bcaaf9d3 100644 --- a/model_storage_net_app_license_response.go +++ b/model_storage_net_app_license_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun.go b/model_storage_net_app_lun.go index ca7a9d6f3d..ba448aae25 100644 --- a/model_storage_net_app_lun.go +++ b/model_storage_net_app_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_event.go b/model_storage_net_app_lun_event.go index 6864aff109..8937ba5fcd 100644 --- a/model_storage_net_app_lun_event.go +++ b/model_storage_net_app_lun_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_event_list.go b/model_storage_net_app_lun_event_list.go index 7c44c61839..3bab13c2f4 100644 --- a/model_storage_net_app_lun_event_list.go +++ b/model_storage_net_app_lun_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_event_relationship.go b/model_storage_net_app_lun_event_relationship.go index 6a40a0c063..25099efb6e 100644 --- a/model_storage_net_app_lun_event_relationship.go +++ b/model_storage_net_app_lun_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_event_response.go b/model_storage_net_app_lun_event_response.go index ed26d024ce..d2527126ac 100644 --- a/model_storage_net_app_lun_event_response.go +++ b/model_storage_net_app_lun_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_list.go b/model_storage_net_app_lun_list.go index 1218c9ada0..d2aae9e5ba 100644 --- a/model_storage_net_app_lun_list.go +++ b/model_storage_net_app_lun_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_map.go b/model_storage_net_app_lun_map.go index 7fd818853a..6e42fa46a6 100644 --- a/model_storage_net_app_lun_map.go +++ b/model_storage_net_app_lun_map.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_map_list.go b/model_storage_net_app_lun_map_list.go index 14412bcfe0..a90d45fcae 100644 --- a/model_storage_net_app_lun_map_list.go +++ b/model_storage_net_app_lun_map_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_map_response.go b/model_storage_net_app_lun_map_response.go index 7ac4d59a14..874cc8b4b1 100644 --- a/model_storage_net_app_lun_map_response.go +++ b/model_storage_net_app_lun_map_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_relationship.go b/model_storage_net_app_lun_relationship.go index 96299d0d99..095a1ff7e2 100644 --- a/model_storage_net_app_lun_relationship.go +++ b/model_storage_net_app_lun_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_lun_response.go b/model_storage_net_app_lun_response.go index d47add6462..becbee34f4 100644 --- a/model_storage_net_app_lun_response.go +++ b/model_storage_net_app_lun_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_namespace.go b/model_storage_net_app_namespace.go index 3e69b29a65..26c942bee7 100644 --- a/model_storage_net_app_namespace.go +++ b/model_storage_net_app_namespace.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_namespace_list.go b/model_storage_net_app_namespace_list.go index 040b8d3f32..4a2b791cd3 100644 --- a/model_storage_net_app_namespace_list.go +++ b/model_storage_net_app_namespace_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_namespace_response.go b/model_storage_net_app_namespace_response.go index ca4b3b223f..17688a3185 100644 --- a/model_storage_net_app_namespace_response.go +++ b/model_storage_net_app_namespace_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_nfs_client.go b/model_storage_net_app_nfs_client.go index 08509eeb2d..768c3fd513 100644 --- a/model_storage_net_app_nfs_client.go +++ b/model_storage_net_app_nfs_client.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_nfs_client_list.go b/model_storage_net_app_nfs_client_list.go index b3b7f08c21..007af71a50 100644 --- a/model_storage_net_app_nfs_client_list.go +++ b/model_storage_net_app_nfs_client_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_nfs_client_response.go b/model_storage_net_app_nfs_client_response.go index e4893302e3..13af6ca268 100644 --- a/model_storage_net_app_nfs_client_response.go +++ b/model_storage_net_app_nfs_client_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_nfs_service.go b/model_storage_net_app_nfs_service.go index 80b254ed9f..be66a927fd 100644 --- a/model_storage_net_app_nfs_service.go +++ b/model_storage_net_app_nfs_service.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_nfs_service_list.go b/model_storage_net_app_nfs_service_list.go index 95c1151094..3a5daa68b8 100644 --- a/model_storage_net_app_nfs_service_list.go +++ b/model_storage_net_app_nfs_service_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_nfs_service_response.go b/model_storage_net_app_nfs_service_response.go index 8987e443c5..cac5b34669 100644 --- a/model_storage_net_app_nfs_service_response.go +++ b/model_storage_net_app_nfs_service_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node.go b/model_storage_net_app_node.go index b413379869..ca7837c18c 100644 --- a/model_storage_net_app_node.go +++ b/model_storage_net_app_node.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_cdp_neighbor.go b/model_storage_net_app_node_cdp_neighbor.go index da951db497..f6df2e6691 100644 --- a/model_storage_net_app_node_cdp_neighbor.go +++ b/model_storage_net_app_node_cdp_neighbor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_cdp_neighbor_list.go b/model_storage_net_app_node_cdp_neighbor_list.go index 7530825481..1db4b126c2 100644 --- a/model_storage_net_app_node_cdp_neighbor_list.go +++ b/model_storage_net_app_node_cdp_neighbor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_cdp_neighbor_response.go b/model_storage_net_app_node_cdp_neighbor_response.go index a608a64a95..7476c64729 100644 --- a/model_storage_net_app_node_cdp_neighbor_response.go +++ b/model_storage_net_app_node_cdp_neighbor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_event.go b/model_storage_net_app_node_event.go index ecd08ae429..f0e8a1157c 100644 --- a/model_storage_net_app_node_event.go +++ b/model_storage_net_app_node_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_event_list.go b/model_storage_net_app_node_event_list.go index 84d2944c08..b8289bcdc5 100644 --- a/model_storage_net_app_node_event_list.go +++ b/model_storage_net_app_node_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_event_relationship.go b/model_storage_net_app_node_event_relationship.go index 82070d0596..2780656b0f 100644 --- a/model_storage_net_app_node_event_relationship.go +++ b/model_storage_net_app_node_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_event_response.go b/model_storage_net_app_node_event_response.go index f5befef8c0..b1577037f8 100644 --- a/model_storage_net_app_node_event_response.go +++ b/model_storage_net_app_node_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_list.go b/model_storage_net_app_node_list.go index b7750acae9..ba85f00b62 100644 --- a/model_storage_net_app_node_list.go +++ b/model_storage_net_app_node_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_relationship.go b/model_storage_net_app_node_relationship.go index 7ea0bf2b7c..1a9a8a5722 100644 --- a/model_storage_net_app_node_relationship.go +++ b/model_storage_net_app_node_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_node_response.go b/model_storage_net_app_node_response.go index 52f68e0de8..5ef11e2fb2 100644 --- a/model_storage_net_app_node_response.go +++ b/model_storage_net_app_node_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface.go b/model_storage_net_app_non_data_ip_interface.go index 39c2b960f2..7a8ca31750 100644 --- a/model_storage_net_app_non_data_ip_interface.go +++ b/model_storage_net_app_non_data_ip_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface_event.go b/model_storage_net_app_non_data_ip_interface_event.go index 9e7b3ad3f3..844def9a54 100644 --- a/model_storage_net_app_non_data_ip_interface_event.go +++ b/model_storage_net_app_non_data_ip_interface_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface_event_list.go b/model_storage_net_app_non_data_ip_interface_event_list.go index 933f0cd428..a8a7c8547a 100644 --- a/model_storage_net_app_non_data_ip_interface_event_list.go +++ b/model_storage_net_app_non_data_ip_interface_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface_event_relationship.go b/model_storage_net_app_non_data_ip_interface_event_relationship.go index e1266a7a61..88480758c6 100644 --- a/model_storage_net_app_non_data_ip_interface_event_relationship.go +++ b/model_storage_net_app_non_data_ip_interface_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface_event_response.go b/model_storage_net_app_non_data_ip_interface_event_response.go index adc1c4774d..358d44e371 100644 --- a/model_storage_net_app_non_data_ip_interface_event_response.go +++ b/model_storage_net_app_non_data_ip_interface_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface_list.go b/model_storage_net_app_non_data_ip_interface_list.go index ea5116b6b2..e472f3e615 100644 --- a/model_storage_net_app_non_data_ip_interface_list.go +++ b/model_storage_net_app_non_data_ip_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface_relationship.go b/model_storage_net_app_non_data_ip_interface_relationship.go index 9fedf33a89..4be634b44a 100644 --- a/model_storage_net_app_non_data_ip_interface_relationship.go +++ b/model_storage_net_app_non_data_ip_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_non_data_ip_interface_response.go b/model_storage_net_app_non_data_ip_interface_response.go index 092827397a..b7fb0b53a9 100644 --- a/model_storage_net_app_non_data_ip_interface_response.go +++ b/model_storage_net_app_non_data_ip_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ntp_server.go b/model_storage_net_app_ntp_server.go index cae64529b4..ac7bd3be9e 100644 --- a/model_storage_net_app_ntp_server.go +++ b/model_storage_net_app_ntp_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ntp_server_list.go b/model_storage_net_app_ntp_server_list.go index e234790c2c..0d984450b6 100644 --- a/model_storage_net_app_ntp_server_list.go +++ b/model_storage_net_app_ntp_server_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_ntp_server_response.go b/model_storage_net_app_ntp_server_response.go index 769d547250..05e272b3ef 100644 --- a/model_storage_net_app_ntp_server_response.go +++ b/model_storage_net_app_ntp_server_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_performance_metrics_average.go b/model_storage_net_app_performance_metrics_average.go index b9288b9425..2c097e07ba 100644 --- a/model_storage_net_app_performance_metrics_average.go +++ b/model_storage_net_app_performance_metrics_average.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_port.go b/model_storage_net_app_port.go index 1f673ff75a..a078193f17 100644 --- a/model_storage_net_app_port.go +++ b/model_storage_net_app_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_qtree.go b/model_storage_net_app_qtree.go index 051e651a27..f6d15970b4 100644 --- a/model_storage_net_app_qtree.go +++ b/model_storage_net_app_qtree.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_qtree_list.go b/model_storage_net_app_qtree_list.go index 41f2faf8b0..61540e338e 100644 --- a/model_storage_net_app_qtree_list.go +++ b/model_storage_net_app_qtree_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_qtree_response.go b/model_storage_net_app_qtree_response.go index 7467f59fba..54f8670c18 100644 --- a/model_storage_net_app_qtree_response.go +++ b/model_storage_net_app_qtree_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_schedule.go b/model_storage_net_app_schedule.go index b7c175bd8f..1732c65a11 100644 --- a/model_storage_net_app_schedule.go +++ b/model_storage_net_app_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_schedule_list.go b/model_storage_net_app_schedule_list.go index 67367bed8a..96b6dfd6d3 100644 --- a/model_storage_net_app_schedule_list.go +++ b/model_storage_net_app_schedule_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_schedule_response.go b/model_storage_net_app_schedule_response.go index f8099fba18..2cfa9a1f83 100644 --- a/model_storage_net_app_schedule_response.go +++ b/model_storage_net_app_schedule_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_sensor.go b/model_storage_net_app_sensor.go index 02f278dfe7..fb76290c20 100644 --- a/model_storage_net_app_sensor.go +++ b/model_storage_net_app_sensor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_sensor_list.go b/model_storage_net_app_sensor_list.go index 4969aa777f..dcf01db34e 100644 --- a/model_storage_net_app_sensor_list.go +++ b/model_storage_net_app_sensor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_sensor_response.go b/model_storage_net_app_sensor_response.go index 25a9d54b47..b3a284ed96 100644 --- a/model_storage_net_app_sensor_response.go +++ b/model_storage_net_app_sensor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_snap_mirror_relationship.go b/model_storage_net_app_snap_mirror_relationship.go index 3682e4d746..fa862fb1e4 100644 --- a/model_storage_net_app_snap_mirror_relationship.go +++ b/model_storage_net_app_snap_mirror_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_snap_mirror_relationship_list.go b/model_storage_net_app_snap_mirror_relationship_list.go index 3ef8be1bf0..e02a36ce20 100644 --- a/model_storage_net_app_snap_mirror_relationship_list.go +++ b/model_storage_net_app_snap_mirror_relationship_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_snap_mirror_relationship_response.go b/model_storage_net_app_snap_mirror_relationship_response.go index a7d78c1970..64bbdd3f11 100644 --- a/model_storage_net_app_snap_mirror_relationship_response.go +++ b/model_storage_net_app_snap_mirror_relationship_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_snapshot_policy_schedule.go b/model_storage_net_app_snapshot_policy_schedule.go index af0c6778f1..8b34e35ec4 100644 --- a/model_storage_net_app_snapshot_policy_schedule.go +++ b/model_storage_net_app_snapshot_policy_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_storage_cluster_efficiency.go b/model_storage_net_app_storage_cluster_efficiency.go index 60e44cf61b..2721e03bf0 100644 --- a/model_storage_net_app_storage_cluster_efficiency.go +++ b/model_storage_net_app_storage_cluster_efficiency.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_storage_utilization.go b/model_storage_net_app_storage_utilization.go index 99c7ed4cba..1eecd3a77a 100644 --- a/model_storage_net_app_storage_utilization.go +++ b/model_storage_net_app_storage_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_storage_vm.go b/model_storage_net_app_storage_vm.go index 77425510ca..03033517fa 100644 --- a/model_storage_net_app_storage_vm.go +++ b/model_storage_net_app_storage_vm.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_storage_vm_list.go b/model_storage_net_app_storage_vm_list.go index 498d4402ff..ff36fe24bf 100644 --- a/model_storage_net_app_storage_vm_list.go +++ b/model_storage_net_app_storage_vm_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_storage_vm_relationship.go b/model_storage_net_app_storage_vm_relationship.go index d48fa28e03..41a029cba5 100644 --- a/model_storage_net_app_storage_vm_relationship.go +++ b/model_storage_net_app_storage_vm_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_storage_vm_response.go b/model_storage_net_app_storage_vm_response.go index d8d9c2d3b8..8639f12d01 100644 --- a/model_storage_net_app_storage_vm_response.go +++ b/model_storage_net_app_storage_vm_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_event.go b/model_storage_net_app_svm_event.go index c3348cda3e..14090f0318 100644 --- a/model_storage_net_app_svm_event.go +++ b/model_storage_net_app_svm_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_event_list.go b/model_storage_net_app_svm_event_list.go index 682e068c97..2df77a2185 100644 --- a/model_storage_net_app_svm_event_list.go +++ b/model_storage_net_app_svm_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_event_relationship.go b/model_storage_net_app_svm_event_relationship.go index 7cb30d01a9..a5a1789b30 100644 --- a/model_storage_net_app_svm_event_relationship.go +++ b/model_storage_net_app_svm_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_event_response.go b/model_storage_net_app_svm_event_response.go index 61dfb47487..6f1f97c8da 100644 --- a/model_storage_net_app_svm_event_response.go +++ b/model_storage_net_app_svm_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_snap_mirror_policy.go b/model_storage_net_app_svm_snap_mirror_policy.go index 1c36ff74b9..6f3ca104e9 100644 --- a/model_storage_net_app_svm_snap_mirror_policy.go +++ b/model_storage_net_app_svm_snap_mirror_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_snap_mirror_policy_list.go b/model_storage_net_app_svm_snap_mirror_policy_list.go index 4f22fd93e3..9a2350066f 100644 --- a/model_storage_net_app_svm_snap_mirror_policy_list.go +++ b/model_storage_net_app_svm_snap_mirror_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_snap_mirror_policy_response.go b/model_storage_net_app_svm_snap_mirror_policy_response.go index 5c9d7db4db..62a5af2948 100644 --- a/model_storage_net_app_svm_snap_mirror_policy_response.go +++ b/model_storage_net_app_svm_snap_mirror_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_snapshot_policy.go b/model_storage_net_app_svm_snapshot_policy.go index 2ca308e121..f60264cb56 100644 --- a/model_storage_net_app_svm_snapshot_policy.go +++ b/model_storage_net_app_svm_snapshot_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_snapshot_policy_list.go b/model_storage_net_app_svm_snapshot_policy_list.go index f35508768d..933317940e 100644 --- a/model_storage_net_app_svm_snapshot_policy_list.go +++ b/model_storage_net_app_svm_snapshot_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_svm_snapshot_policy_response.go b/model_storage_net_app_svm_snapshot_policy_response.go index 1debeefe2a..138368cc6b 100644 --- a/model_storage_net_app_svm_snapshot_policy_response.go +++ b/model_storage_net_app_svm_snapshot_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume.go b/model_storage_net_app_volume.go index 906ec293ac..892902a2f2 100644 --- a/model_storage_net_app_volume.go +++ b/model_storage_net_app_volume.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_event.go b/model_storage_net_app_volume_event.go index 7fc0295cfe..802832aef1 100644 --- a/model_storage_net_app_volume_event.go +++ b/model_storage_net_app_volume_event.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_event_list.go b/model_storage_net_app_volume_event_list.go index 1d467f1fbe..3180552d57 100644 --- a/model_storage_net_app_volume_event_list.go +++ b/model_storage_net_app_volume_event_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_event_relationship.go b/model_storage_net_app_volume_event_relationship.go index d3c33a4af2..81cdda5a13 100644 --- a/model_storage_net_app_volume_event_relationship.go +++ b/model_storage_net_app_volume_event_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_event_response.go b/model_storage_net_app_volume_event_response.go index 5d50f226be..092df072f7 100644 --- a/model_storage_net_app_volume_event_response.go +++ b/model_storage_net_app_volume_event_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_list.go b/model_storage_net_app_volume_list.go index 6e44d72a46..7f8ac7900d 100644 --- a/model_storage_net_app_volume_list.go +++ b/model_storage_net_app_volume_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_relationship.go b/model_storage_net_app_volume_relationship.go index b64a6e8b17..61991e0b3c 100644 --- a/model_storage_net_app_volume_relationship.go +++ b/model_storage_net_app_volume_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_response.go b/model_storage_net_app_volume_response.go index 6c89281878..4d36beec6f 100644 --- a/model_storage_net_app_volume_response.go +++ b/model_storage_net_app_volume_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_snapshot.go b/model_storage_net_app_volume_snapshot.go index f165707245..75ba85b5c1 100644 --- a/model_storage_net_app_volume_snapshot.go +++ b/model_storage_net_app_volume_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_snapshot_list.go b/model_storage_net_app_volume_snapshot_list.go index 010dc2a9f0..9c5dbbf8ba 100644 --- a/model_storage_net_app_volume_snapshot_list.go +++ b/model_storage_net_app_volume_snapshot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_net_app_volume_snapshot_response.go b/model_storage_net_app_volume_snapshot_response.go index fc59564caf..a8d5e345d0 100644 --- a/model_storage_net_app_volume_snapshot_response.go +++ b/model_storage_net_app_volume_snapshot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_nvme_dedicated_hot_spare_configuration.go b/model_storage_nvme_dedicated_hot_spare_configuration.go index bc748de379..30d1a78b84 100644 --- a/model_storage_nvme_dedicated_hot_spare_configuration.go +++ b/model_storage_nvme_dedicated_hot_spare_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_nvme_physical_disk_state.go b/model_storage_nvme_physical_disk_state.go index fdf2d4e68d..e3eb7149b6 100644 --- a/model_storage_nvme_physical_disk_state.go +++ b/model_storage_nvme_physical_disk_state.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_nvme_raid_configuration.go b/model_storage_nvme_raid_configuration.go index e20c1525ca..13b795f5d8 100644 --- a/model_storage_nvme_raid_configuration.go +++ b/model_storage_nvme_raid_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_nvme_raid_configuration_list.go b/model_storage_nvme_raid_configuration_list.go index df6ba0e364..faf7e8aba2 100644 --- a/model_storage_nvme_raid_configuration_list.go +++ b/model_storage_nvme_raid_configuration_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_nvme_raid_configuration_response.go b/model_storage_nvme_raid_configuration_response.go index 3e4fdf0d29..236d112554 100644 --- a/model_storage_nvme_raid_configuration_response.go +++ b/model_storage_nvme_raid_configuration_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_nvme_raid_drive_group.go b/model_storage_nvme_raid_drive_group.go index 84c7824509..58f8fe153b 100644 --- a/model_storage_nvme_raid_drive_group.go +++ b/model_storage_nvme_raid_drive_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_nvme_virtual_drive_configuration.go b/model_storage_nvme_virtual_drive_configuration.go index 6a78641537..8a92d9c1d9 100644 --- a/model_storage_nvme_virtual_drive_configuration.go +++ b/model_storage_nvme_virtual_drive_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk.go b/model_storage_physical_disk.go index 61fb3cec39..70002bb1d3 100644 --- a/model_storage_physical_disk.go +++ b/model_storage_physical_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_extension.go b/model_storage_physical_disk_extension.go index 9fbe83f3c3..c44428d8d5 100644 --- a/model_storage_physical_disk_extension.go +++ b/model_storage_physical_disk_extension.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_extension_list.go b/model_storage_physical_disk_extension_list.go index cf903704e0..46085673d9 100644 --- a/model_storage_physical_disk_extension_list.go +++ b/model_storage_physical_disk_extension_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_extension_relationship.go b/model_storage_physical_disk_extension_relationship.go index b2db5edbe3..0e76d01457 100644 --- a/model_storage_physical_disk_extension_relationship.go +++ b/model_storage_physical_disk_extension_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_extension_response.go b/model_storage_physical_disk_extension_response.go index 31b5444a47..6e1e4885b2 100644 --- a/model_storage_physical_disk_extension_response.go +++ b/model_storage_physical_disk_extension_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_list.go b/model_storage_physical_disk_list.go index 3d4b64bc43..0f0297914f 100644 --- a/model_storage_physical_disk_list.go +++ b/model_storage_physical_disk_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_relationship.go b/model_storage_physical_disk_relationship.go index 65df2d4f47..0760dbf3c5 100644 --- a/model_storage_physical_disk_relationship.go +++ b/model_storage_physical_disk_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_response.go b/model_storage_physical_disk_response.go index 54c34c0b1f..5de4c2ebf1 100644 --- a/model_storage_physical_disk_response.go +++ b/model_storage_physical_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_usage.go b/model_storage_physical_disk_usage.go index d80f8dbdd7..a48afe75eb 100644 --- a/model_storage_physical_disk_usage.go +++ b/model_storage_physical_disk_usage.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_usage_list.go b/model_storage_physical_disk_usage_list.go index aa7a1c1aae..36e0857f0b 100644 --- a/model_storage_physical_disk_usage_list.go +++ b/model_storage_physical_disk_usage_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_usage_relationship.go b/model_storage_physical_disk_usage_relationship.go index 11867bce32..b86b725e0c 100644 --- a/model_storage_physical_disk_usage_relationship.go +++ b/model_storage_physical_disk_usage_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_physical_disk_usage_response.go b/model_storage_physical_disk_usage_response.go index 3458b8ddb8..fbff2e8dfa 100644 --- a/model_storage_physical_disk_usage_response.go +++ b/model_storage_physical_disk_usage_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array.go b/model_storage_pure_array.go index 3c845e29ef..b7f225ee1f 100644 --- a/model_storage_pure_array.go +++ b/model_storage_pure_array.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array_alerts.go b/model_storage_pure_array_alerts.go index 247cf9df73..6a2503b731 100644 --- a/model_storage_pure_array_alerts.go +++ b/model_storage_pure_array_alerts.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array_alerts_list.go b/model_storage_pure_array_alerts_list.go index b10906135a..fb24e39530 100644 --- a/model_storage_pure_array_alerts_list.go +++ b/model_storage_pure_array_alerts_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array_alerts_response.go b/model_storage_pure_array_alerts_response.go index 95ebf492ff..3582892bf8 100644 --- a/model_storage_pure_array_alerts_response.go +++ b/model_storage_pure_array_alerts_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array_list.go b/model_storage_pure_array_list.go index 5daa75b002..beaaa2914a 100644 --- a/model_storage_pure_array_list.go +++ b/model_storage_pure_array_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array_relationship.go b/model_storage_pure_array_relationship.go index 705f23960b..2a39d55bf1 100644 --- a/model_storage_pure_array_relationship.go +++ b/model_storage_pure_array_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array_response.go b/model_storage_pure_array_response.go index 33e24ec934..62125927cd 100644 --- a/model_storage_pure_array_response.go +++ b/model_storage_pure_array_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_array_utilization.go b/model_storage_pure_array_utilization.go index 0fe44f8719..56a2e98a93 100644 --- a/model_storage_pure_array_utilization.go +++ b/model_storage_pure_array_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_controller.go b/model_storage_pure_controller.go index c32a0567df..708ccae3f1 100644 --- a/model_storage_pure_controller.go +++ b/model_storage_pure_controller.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_controller_list.go b/model_storage_pure_controller_list.go index 7a3652cad6..52e9b2e177 100644 --- a/model_storage_pure_controller_list.go +++ b/model_storage_pure_controller_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_controller_relationship.go b/model_storage_pure_controller_relationship.go index 37dd3f2a53..d59a94b232 100644 --- a/model_storage_pure_controller_relationship.go +++ b/model_storage_pure_controller_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_controller_response.go b/model_storage_pure_controller_response.go index 3e55108be8..4c37ca9db0 100644 --- a/model_storage_pure_controller_response.go +++ b/model_storage_pure_controller_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_disk.go b/model_storage_pure_disk.go index 28440d8be8..824e69c843 100644 --- a/model_storage_pure_disk.go +++ b/model_storage_pure_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_disk_list.go b/model_storage_pure_disk_list.go index 3f8f3c1d4a..ef3676a8c7 100644 --- a/model_storage_pure_disk_list.go +++ b/model_storage_pure_disk_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_disk_response.go b/model_storage_pure_disk_response.go index d7c42ce5c9..a5ba73f442 100644 --- a/model_storage_pure_disk_response.go +++ b/model_storage_pure_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_disk_utilization.go b/model_storage_pure_disk_utilization.go index 87a9295938..b17e661dfa 100644 --- a/model_storage_pure_disk_utilization.go +++ b/model_storage_pure_disk_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host.go b/model_storage_pure_host.go index b5dbbabb42..29cf47d46a 100644 --- a/model_storage_pure_host.go +++ b/model_storage_pure_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_group.go b/model_storage_pure_host_group.go index 537a7dcb22..6755cc11b3 100644 --- a/model_storage_pure_host_group.go +++ b/model_storage_pure_host_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_group_list.go b/model_storage_pure_host_group_list.go index 2db75d86e4..a3e2053097 100644 --- a/model_storage_pure_host_group_list.go +++ b/model_storage_pure_host_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_group_relationship.go b/model_storage_pure_host_group_relationship.go index 45bf769ea0..65f47ebade 100644 --- a/model_storage_pure_host_group_relationship.go +++ b/model_storage_pure_host_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_group_response.go b/model_storage_pure_host_group_response.go index f36fea6bb6..5097932858 100644 --- a/model_storage_pure_host_group_response.go +++ b/model_storage_pure_host_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_list.go b/model_storage_pure_host_list.go index 2ece94c177..58e2c45d0e 100644 --- a/model_storage_pure_host_list.go +++ b/model_storage_pure_host_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_lun.go b/model_storage_pure_host_lun.go index 6fb5b3f869..b97eadd44d 100644 --- a/model_storage_pure_host_lun.go +++ b/model_storage_pure_host_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_lun_list.go b/model_storage_pure_host_lun_list.go index c9195b452c..bda9eb4513 100644 --- a/model_storage_pure_host_lun_list.go +++ b/model_storage_pure_host_lun_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_lun_response.go b/model_storage_pure_host_lun_response.go index 1be05317ad..c9b4dcf41a 100644 --- a/model_storage_pure_host_lun_response.go +++ b/model_storage_pure_host_lun_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_relationship.go b/model_storage_pure_host_relationship.go index d2bfa377ad..9fa93892ba 100644 --- a/model_storage_pure_host_relationship.go +++ b/model_storage_pure_host_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_response.go b/model_storage_pure_host_response.go index 8cb35b5588..f8e5949d09 100644 --- a/model_storage_pure_host_response.go +++ b/model_storage_pure_host_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_host_utilization.go b/model_storage_pure_host_utilization.go index aea7d0872b..25f46eb876 100644 --- a/model_storage_pure_host_utilization.go +++ b/model_storage_pure_host_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_port.go b/model_storage_pure_port.go index 04761218d0..cbbf726629 100644 --- a/model_storage_pure_port.go +++ b/model_storage_pure_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_port_list.go b/model_storage_pure_port_list.go index 6610d2c346..4782b2fafc 100644 --- a/model_storage_pure_port_list.go +++ b/model_storage_pure_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_port_response.go b/model_storage_pure_port_response.go index ca17080f44..de389c2a19 100644 --- a/model_storage_pure_port_response.go +++ b/model_storage_pure_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group.go b/model_storage_pure_protection_group.go index b840320d4c..c747b9bb61 100644 --- a/model_storage_pure_protection_group.go +++ b/model_storage_pure_protection_group.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group_list.go b/model_storage_pure_protection_group_list.go index 5bc3259084..dd41857fe9 100644 --- a/model_storage_pure_protection_group_list.go +++ b/model_storage_pure_protection_group_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group_relationship.go b/model_storage_pure_protection_group_relationship.go index 69bcda9f60..f5db43d6d7 100644 --- a/model_storage_pure_protection_group_relationship.go +++ b/model_storage_pure_protection_group_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group_response.go b/model_storage_pure_protection_group_response.go index 7bb64d5876..4c4aeff256 100644 --- a/model_storage_pure_protection_group_response.go +++ b/model_storage_pure_protection_group_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group_snapshot.go b/model_storage_pure_protection_group_snapshot.go index 89c7907190..5002b07444 100644 --- a/model_storage_pure_protection_group_snapshot.go +++ b/model_storage_pure_protection_group_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group_snapshot_list.go b/model_storage_pure_protection_group_snapshot_list.go index d034df2b97..26b2afdbac 100644 --- a/model_storage_pure_protection_group_snapshot_list.go +++ b/model_storage_pure_protection_group_snapshot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group_snapshot_relationship.go b/model_storage_pure_protection_group_snapshot_relationship.go index 30f5b821e1..51ebc94e62 100644 --- a/model_storage_pure_protection_group_snapshot_relationship.go +++ b/model_storage_pure_protection_group_snapshot_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_protection_group_snapshot_response.go b/model_storage_pure_protection_group_snapshot_response.go index 40d9259d6a..64c53b6c50 100644 --- a/model_storage_pure_protection_group_snapshot_response.go +++ b/model_storage_pure_protection_group_snapshot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_replication_blackout.go b/model_storage_pure_replication_blackout.go index ec198074c4..09af268336 100644 --- a/model_storage_pure_replication_blackout.go +++ b/model_storage_pure_replication_blackout.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_replication_schedule.go b/model_storage_pure_replication_schedule.go index 9a3b5a3a8f..b4842301f6 100644 --- a/model_storage_pure_replication_schedule.go +++ b/model_storage_pure_replication_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_replication_schedule_list.go b/model_storage_pure_replication_schedule_list.go index 7b6c8d7c86..9ad8861fc5 100644 --- a/model_storage_pure_replication_schedule_list.go +++ b/model_storage_pure_replication_schedule_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_replication_schedule_response.go b/model_storage_pure_replication_schedule_response.go index e1f3c91106..07b169d975 100644 --- a/model_storage_pure_replication_schedule_response.go +++ b/model_storage_pure_replication_schedule_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_snapshot_schedule.go b/model_storage_pure_snapshot_schedule.go index 11c74a70b0..80a83cac2c 100644 --- a/model_storage_pure_snapshot_schedule.go +++ b/model_storage_pure_snapshot_schedule.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_snapshot_schedule_list.go b/model_storage_pure_snapshot_schedule_list.go index 091c20207b..b92ad5e1cf 100644 --- a/model_storage_pure_snapshot_schedule_list.go +++ b/model_storage_pure_snapshot_schedule_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_snapshot_schedule_response.go b/model_storage_pure_snapshot_schedule_response.go index 157510e8d4..b392d729cb 100644 --- a/model_storage_pure_snapshot_schedule_response.go +++ b/model_storage_pure_snapshot_schedule_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_target_array.go b/model_storage_pure_target_array.go index fb9017672e..438101d6e1 100644 --- a/model_storage_pure_target_array.go +++ b/model_storage_pure_target_array.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_target_array_list.go b/model_storage_pure_target_array_list.go index bc409c2703..aace8cda27 100644 --- a/model_storage_pure_target_array_list.go +++ b/model_storage_pure_target_array_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_target_array_response.go b/model_storage_pure_target_array_response.go index ce0dea15b4..5e6f576332 100644 --- a/model_storage_pure_target_array_response.go +++ b/model_storage_pure_target_array_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume.go b/model_storage_pure_volume.go index 1671398364..2f4b784ab9 100644 --- a/model_storage_pure_volume.go +++ b/model_storage_pure_volume.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume_list.go b/model_storage_pure_volume_list.go index 4e9cc6631d..23cd95e426 100644 --- a/model_storage_pure_volume_list.go +++ b/model_storage_pure_volume_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume_relationship.go b/model_storage_pure_volume_relationship.go index 7a3b366764..45c0f329da 100644 --- a/model_storage_pure_volume_relationship.go +++ b/model_storage_pure_volume_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume_response.go b/model_storage_pure_volume_response.go index d53f6dab05..47b13fd841 100644 --- a/model_storage_pure_volume_response.go +++ b/model_storage_pure_volume_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume_snapshot.go b/model_storage_pure_volume_snapshot.go index 0ec7b04393..fef493bf86 100644 --- a/model_storage_pure_volume_snapshot.go +++ b/model_storage_pure_volume_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume_snapshot_list.go b/model_storage_pure_volume_snapshot_list.go index 55b803d2a9..c442e5df76 100644 --- a/model_storage_pure_volume_snapshot_list.go +++ b/model_storage_pure_volume_snapshot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume_snapshot_response.go b/model_storage_pure_volume_snapshot_response.go index df0fe1fae8..75b8023f04 100644 --- a/model_storage_pure_volume_snapshot_response.go +++ b/model_storage_pure_volume_snapshot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_pure_volume_utilization.go b/model_storage_pure_volume_utilization.go index 643145ad83..e6038ec624 100644 --- a/model_storage_pure_volume_utilization.go +++ b/model_storage_pure_volume_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_r0_drive.go b/model_storage_r0_drive.go index faf6524a52..bf7bd1e9e0 100644 --- a/model_storage_r0_drive.go +++ b/model_storage_r0_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_remote_key_setting.go b/model_storage_remote_key_setting.go index 69a2a6e147..a95d07fcd1 100644 --- a/model_storage_remote_key_setting.go +++ b/model_storage_remote_key_setting.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_expander.go b/model_storage_sas_expander.go index 4752eb9f89..7e04763256 100644 --- a/model_storage_sas_expander.go +++ b/model_storage_sas_expander.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_expander_list.go b/model_storage_sas_expander_list.go index 6c848c7b66..e3773c1ac2 100644 --- a/model_storage_sas_expander_list.go +++ b/model_storage_sas_expander_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_expander_relationship.go b/model_storage_sas_expander_relationship.go index 8afe1de023..2e70fe7139 100644 --- a/model_storage_sas_expander_relationship.go +++ b/model_storage_sas_expander_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_expander_response.go b/model_storage_sas_expander_response.go index 9866d1c3c2..39f2b26e76 100644 --- a/model_storage_sas_expander_response.go +++ b/model_storage_sas_expander_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_port.go b/model_storage_sas_port.go index 25aab8f809..f92879b17f 100644 --- a/model_storage_sas_port.go +++ b/model_storage_sas_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_port_list.go b/model_storage_sas_port_list.go index 4963d7001c..f08dae91d9 100644 --- a/model_storage_sas_port_list.go +++ b/model_storage_sas_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_port_relationship.go b/model_storage_sas_port_relationship.go index d12bf8bec7..286cb5ee17 100644 --- a/model_storage_sas_port_relationship.go +++ b/model_storage_sas_port_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_sas_port_response.go b/model_storage_sas_port_response.go index 0d91fe07f2..07c06cda23 100644 --- a/model_storage_sas_port_response.go +++ b/model_storage_sas_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_space.go b/model_storage_space.go index 1703557050..2fd7599c38 100644 --- a/model_storage_space.go +++ b/model_storage_space.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_span.go b/model_storage_span.go index cb2fa98d8a..9e2cb24d95 100644 --- a/model_storage_span.go +++ b/model_storage_span.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_span_drives.go b/model_storage_span_drives.go index 70980c0afe..9fd8060c4f 100644 --- a/model_storage_span_drives.go +++ b/model_storage_span_drives.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_span_list.go b/model_storage_span_list.go index d413663721..390de3fa3c 100644 --- a/model_storage_span_list.go +++ b/model_storage_span_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_span_relationship.go b/model_storage_span_relationship.go index a0cad601cf..3208798637 100644 --- a/model_storage_span_relationship.go +++ b/model_storage_span_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_span_response.go b/model_storage_span_response.go index 6d932c0106..f6535d9ac3 100644 --- a/model_storage_span_response.go +++ b/model_storage_span_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_storage_container_host_mount_status.go b/model_storage_storage_container_host_mount_status.go index 6efb9ce488..b36db035ef 100644 --- a/model_storage_storage_container_host_mount_status.go +++ b/model_storage_storage_container_host_mount_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_storage_container_utilization.go b/model_storage_storage_container_utilization.go index e37536a973..0ecacaa140 100644 --- a/model_storage_storage_container_utilization.go +++ b/model_storage_storage_container_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_storage_policy.go b/model_storage_storage_policy.go index 91ad5d4337..5cd2952130 100644 --- a/model_storage_storage_policy.go +++ b/model_storage_storage_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_storage_policy_list.go b/model_storage_storage_policy_list.go index 33e4f97e65..cad8c8fa66 100644 --- a/model_storage_storage_policy_list.go +++ b/model_storage_storage_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_storage_policy_relationship.go b/model_storage_storage_policy_relationship.go index 8a863bf5bf..555358c449 100644 --- a/model_storage_storage_policy_relationship.go +++ b/model_storage_storage_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_storage_policy_response.go b/model_storage_storage_policy_response.go index 356fea71b8..12cd1682e2 100644 --- a/model_storage_storage_policy_response.go +++ b/model_storage_storage_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_storage_utilization.go b/model_storage_storage_utilization.go index e4e767dd71..961d198f13 100644 --- a/model_storage_storage_utilization.go +++ b/model_storage_storage_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_vd_member_ep.go b/model_storage_vd_member_ep.go index 8976266abb..55a77864ea 100644 --- a/model_storage_vd_member_ep.go +++ b/model_storage_vd_member_ep.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_vd_member_ep_list.go b/model_storage_vd_member_ep_list.go index 3197ea8bcc..3a023c4ba3 100644 --- a/model_storage_vd_member_ep_list.go +++ b/model_storage_vd_member_ep_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_vd_member_ep_relationship.go b/model_storage_vd_member_ep_relationship.go index b8063ac4c0..41fb62f03a 100644 --- a/model_storage_vd_member_ep_relationship.go +++ b/model_storage_vd_member_ep_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_vd_member_ep_response.go b/model_storage_vd_member_ep_response.go index ccf78aa0db..42df9da33e 100644 --- a/model_storage_vd_member_ep_response.go +++ b/model_storage_vd_member_ep_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive.go b/model_storage_virtual_drive.go index 8c1abb45d2..e3fb865889 100644 --- a/model_storage_virtual_drive.go +++ b/model_storage_virtual_drive.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_configuration.go b/model_storage_virtual_drive_configuration.go index 88178d0ab8..634d030788 100644 --- a/model_storage_virtual_drive_configuration.go +++ b/model_storage_virtual_drive_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_container.go b/model_storage_virtual_drive_container.go index 86765b148f..fd053d0232 100644 --- a/model_storage_virtual_drive_container.go +++ b/model_storage_virtual_drive_container.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_container_list.go b/model_storage_virtual_drive_container_list.go index af4953fbb6..2609688b19 100644 --- a/model_storage_virtual_drive_container_list.go +++ b/model_storage_virtual_drive_container_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_container_relationship.go b/model_storage_virtual_drive_container_relationship.go index 6820bec33f..87a51438f5 100644 --- a/model_storage_virtual_drive_container_relationship.go +++ b/model_storage_virtual_drive_container_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_container_response.go b/model_storage_virtual_drive_container_response.go index 8f7cf4c32c..b365cbdb7f 100644 --- a/model_storage_virtual_drive_container_response.go +++ b/model_storage_virtual_drive_container_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_extension.go b/model_storage_virtual_drive_extension.go index e9fd01fd70..d46670e2c9 100644 --- a/model_storage_virtual_drive_extension.go +++ b/model_storage_virtual_drive_extension.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_extension_list.go b/model_storage_virtual_drive_extension_list.go index b749b7cbae..6943d0e1d9 100644 --- a/model_storage_virtual_drive_extension_list.go +++ b/model_storage_virtual_drive_extension_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_extension_relationship.go b/model_storage_virtual_drive_extension_relationship.go index edf457b890..0ac77d67de 100644 --- a/model_storage_virtual_drive_extension_relationship.go +++ b/model_storage_virtual_drive_extension_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_extension_response.go b/model_storage_virtual_drive_extension_response.go index 8521051672..61cf6c12ea 100644 --- a/model_storage_virtual_drive_extension_response.go +++ b/model_storage_virtual_drive_extension_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_identity.go b/model_storage_virtual_drive_identity.go index 8ec10cfa0f..2586d8ef83 100644 --- a/model_storage_virtual_drive_identity.go +++ b/model_storage_virtual_drive_identity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_identity_list.go b/model_storage_virtual_drive_identity_list.go index 6773c34e84..c7ad7c89ce 100644 --- a/model_storage_virtual_drive_identity_list.go +++ b/model_storage_virtual_drive_identity_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_identity_response.go b/model_storage_virtual_drive_identity_response.go index 6b0b34f036..25056690d4 100644 --- a/model_storage_virtual_drive_identity_response.go +++ b/model_storage_virtual_drive_identity_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_list.go b/model_storage_virtual_drive_list.go index 783b4796f6..0d5eb82e51 100644 --- a/model_storage_virtual_drive_list.go +++ b/model_storage_virtual_drive_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_policy.go b/model_storage_virtual_drive_policy.go index b25764816c..5042655b63 100644 --- a/model_storage_virtual_drive_policy.go +++ b/model_storage_virtual_drive_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_relationship.go b/model_storage_virtual_drive_relationship.go index 0f2d52019e..ebeb2439fc 100644 --- a/model_storage_virtual_drive_relationship.go +++ b/model_storage_virtual_drive_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_virtual_drive_response.go b/model_storage_virtual_drive_response.go index c367df2609..abe5330139 100644 --- a/model_storage_virtual_drive_response.go +++ b/model_storage_virtual_drive_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_storage_volume_utilization.go b/model_storage_volume_utilization.go index fa35034748..269f328a8a 100644 --- a/model_storage_volume_utilization.go +++ b/model_storage_volume_utilization.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_sw_id_pool_base.go b/model_sw_id_pool_base.go index ff716e2068..8ae9ceb600 100644 --- a/model_sw_id_pool_base.go +++ b/model_sw_id_pool_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_local_client_base.go b/model_syslog_local_client_base.go index 701616dffc..ff11f420ac 100644 --- a/model_syslog_local_client_base.go +++ b/model_syslog_local_client_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_local_file_logging_client.go b/model_syslog_local_file_logging_client.go index b25ee58e12..267fb8461d 100644 --- a/model_syslog_local_file_logging_client.go +++ b/model_syslog_local_file_logging_client.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_policy.go b/model_syslog_policy.go index 84b64043b1..6b83aad81c 100644 --- a/model_syslog_policy.go +++ b/model_syslog_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_policy_inventory.go b/model_syslog_policy_inventory.go index 61a8b07226..48d94ea2b1 100644 --- a/model_syslog_policy_inventory.go +++ b/model_syslog_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_policy_inventory_list.go b/model_syslog_policy_inventory_list.go index 3c83867bf5..b7e5e91cff 100644 --- a/model_syslog_policy_inventory_list.go +++ b/model_syslog_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_policy_inventory_response.go b/model_syslog_policy_inventory_response.go index 098b16fd98..510e81c59b 100644 --- a/model_syslog_policy_inventory_response.go +++ b/model_syslog_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_policy_list.go b/model_syslog_policy_list.go index c7b260f11d..9bfc868b23 100644 --- a/model_syslog_policy_list.go +++ b/model_syslog_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_policy_response.go b/model_syslog_policy_response.go index e77db2fafb..6f10038a45 100644 --- a/model_syslog_policy_response.go +++ b/model_syslog_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_remote_client_base.go b/model_syslog_remote_client_base.go index ba8f09ad23..ef6dd66bf5 100644 --- a/model_syslog_remote_client_base.go +++ b/model_syslog_remote_client_base.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_syslog_remote_logging_client.go b/model_syslog_remote_logging_client.go index adefa18442..8229fb7b3f 100644 --- a/model_syslog_remote_logging_client.go +++ b/model_syslog_remote_logging_client.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_action.go b/model_tam_action.go index 4845bb2afe..41de66aef0 100644 --- a/model_tam_action.go +++ b/model_tam_action.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_count.go b/model_tam_advisory_count.go index 49fe68736b..e861568f86 100644 --- a/model_tam_advisory_count.go +++ b/model_tam_advisory_count.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_count_list.go b/model_tam_advisory_count_list.go index 4ea66721e3..07c0c359e4 100644 --- a/model_tam_advisory_count_list.go +++ b/model_tam_advisory_count_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_count_response.go b/model_tam_advisory_count_response.go index e8010b72b9..e15487ee1d 100644 --- a/model_tam_advisory_count_response.go +++ b/model_tam_advisory_count_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_definition.go b/model_tam_advisory_definition.go index 850627c9bb..f0c9bff9b9 100644 --- a/model_tam_advisory_definition.go +++ b/model_tam_advisory_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_definition_list.go b/model_tam_advisory_definition_list.go index f9ec1c72f0..50c233bcac 100644 --- a/model_tam_advisory_definition_list.go +++ b/model_tam_advisory_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_definition_response.go b/model_tam_advisory_definition_response.go index a1cad72d09..bf7ed29740 100644 --- a/model_tam_advisory_definition_response.go +++ b/model_tam_advisory_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_info.go b/model_tam_advisory_info.go index ec271a417b..fd6e81344d 100644 --- a/model_tam_advisory_info.go +++ b/model_tam_advisory_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_info_list.go b/model_tam_advisory_info_list.go index bc58e9ae93..2c2204e757 100644 --- a/model_tam_advisory_info_list.go +++ b/model_tam_advisory_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_info_response.go b/model_tam_advisory_info_response.go index 353dd43465..4d39eefda2 100644 --- a/model_tam_advisory_info_response.go +++ b/model_tam_advisory_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_instance.go b/model_tam_advisory_instance.go index ec985bcf41..6c30391147 100644 --- a/model_tam_advisory_instance.go +++ b/model_tam_advisory_instance.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_instance_list.go b/model_tam_advisory_instance_list.go index d0f1a4fcf3..d4cd0f86d4 100644 --- a/model_tam_advisory_instance_list.go +++ b/model_tam_advisory_instance_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_advisory_instance_response.go b/model_tam_advisory_instance_response.go index c51f959bd8..7c030a7234 100644 --- a/model_tam_advisory_instance_response.go +++ b/model_tam_advisory_instance_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_api_data_source.go b/model_tam_api_data_source.go index 462e90591e..85e22edb03 100644 --- a/model_tam_api_data_source.go +++ b/model_tam_api_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_base_advisory.go b/model_tam_base_advisory.go index 27014c199e..fa048b0be6 100644 --- a/model_tam_base_advisory.go +++ b/model_tam_base_advisory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_base_advisory_details.go b/model_tam_base_advisory_details.go index 24971bc28b..a2eec41edb 100644 --- a/model_tam_base_advisory_details.go +++ b/model_tam_base_advisory_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_base_advisory_relationship.go b/model_tam_base_advisory_relationship.go index 11de9c739c..b53af5fa91 100644 --- a/model_tam_base_advisory_relationship.go +++ b/model_tam_base_advisory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_base_data_source.go b/model_tam_base_data_source.go index b9c8db7eb3..22cde9fc2c 100644 --- a/model_tam_base_data_source.go +++ b/model_tam_base_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_eol_advisory_details.go b/model_tam_eol_advisory_details.go index 8a3e819f5a..8b12a3dbb3 100644 --- a/model_tam_eol_advisory_details.go +++ b/model_tam_eol_advisory_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_eol_severity.go b/model_tam_eol_severity.go index 29f8ea3e9d..511e0ffb2f 100644 --- a/model_tam_eol_severity.go +++ b/model_tam_eol_severity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_identifiers.go b/model_tam_identifiers.go index 5c28845a6e..28b8b451c7 100644 --- a/model_tam_identifiers.go +++ b/model_tam_identifiers.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_milestone.go b/model_tam_milestone.go index 2fa5b66777..fe17ee384b 100644 --- a/model_tam_milestone.go +++ b/model_tam_milestone.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_psirt_severity.go b/model_tam_psirt_severity.go index c5d5b52c87..a56673e514 100644 --- a/model_tam_psirt_severity.go +++ b/model_tam_psirt_severity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_query_entry.go b/model_tam_query_entry.go index dc27ee187a..9236e4aef0 100644 --- a/model_tam_query_entry.go +++ b/model_tam_query_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_s3_data_source.go b/model_tam_s3_data_source.go index 3bedc5ba5e..e22b522f93 100644 --- a/model_tam_s3_data_source.go +++ b/model_tam_s3_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_security_advisory.go b/model_tam_security_advisory.go index c1ba8c7e8d..4f0876b44b 100644 --- a/model_tam_security_advisory.go +++ b/model_tam_security_advisory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_security_advisory_details.go b/model_tam_security_advisory_details.go index 908af63f63..1ad9f113ad 100644 --- a/model_tam_security_advisory_details.go +++ b/model_tam_security_advisory_details.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_security_advisory_list.go b/model_tam_security_advisory_list.go index 053478e95f..154d6a1747 100644 --- a/model_tam_security_advisory_list.go +++ b/model_tam_security_advisory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_security_advisory_response.go b/model_tam_security_advisory_response.go index 9f65d0bc39..a081fe849e 100644 --- a/model_tam_security_advisory_response.go +++ b/model_tam_security_advisory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_severity.go b/model_tam_severity.go index 1083b2d796..c77c9666e8 100644 --- a/model_tam_severity.go +++ b/model_tam_severity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tam_text_fsm_template_data_source.go b/model_tam_text_fsm_template_data_source.go index db899a4136..c5741237fb 100644 --- a/model_tam_text_fsm_template_data_source.go +++ b/model_tam_text_fsm_template_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_catalyst_sdwan_scoped_inventory.go b/model_task_catalyst_sdwan_scoped_inventory.go index da3c6cb1ce..c593081bd1 100644 --- a/model_task_catalyst_sdwan_scoped_inventory.go +++ b/model_task_catalyst_sdwan_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_fabric_mos_scoped_inventory.go b/model_task_fabric_mos_scoped_inventory.go index 9c53519b5a..905b613a60 100644 --- a/model_task_fabric_mos_scoped_inventory.go +++ b/model_task_fabric_mos_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_file_download_info.go b/model_task_file_download_info.go index e8cb34c10e..14134c6a2d 100644 --- a/model_task_file_download_info.go +++ b/model_task_file_download_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_hci_scoped_inventory.go b/model_task_hci_scoped_inventory.go index 8b435995df..f6e3cbeb7b 100644 --- a/model_task_hci_scoped_inventory.go +++ b/model_task_hci_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_hitachi_scoped_inventory.go b/model_task_hitachi_scoped_inventory.go index aef9f13ea3..4077ff04d6 100644 --- a/model_task_hitachi_scoped_inventory.go +++ b/model_task_hitachi_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_hyper_flex_management_scoped_inventory.go b/model_task_hyper_flex_management_scoped_inventory.go index 97250acd8c..1c85ed48f0 100644 --- a/model_task_hyper_flex_management_scoped_inventory.go +++ b/model_task_hyper_flex_management_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_hyperflex_scoped_inventory.go b/model_task_hyperflex_scoped_inventory.go index f57be32a35..d427f3da6c 100644 --- a/model_task_hyperflex_scoped_inventory.go +++ b/model_task_hyperflex_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_mds_scoped_inventory.go b/model_task_mds_scoped_inventory.go index 852952ed97..9780939703 100644 --- a/model_task_mds_scoped_inventory.go +++ b/model_task_mds_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_mds_system_scoped_inventory.go b/model_task_mds_system_scoped_inventory.go index afaee743ca..4a9669b054 100644 --- a/model_task_mds_system_scoped_inventory.go +++ b/model_task_mds_system_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_meraki_scoped_inventory.go b/model_task_meraki_scoped_inventory.go index b4ed364d69..75c5629724 100644 --- a/model_task_meraki_scoped_inventory.go +++ b/model_task_meraki_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_net_app_scoped_inventory.go b/model_task_net_app_scoped_inventory.go index 13f7eacfbe..a2429bf166 100644 --- a/model_task_net_app_scoped_inventory.go +++ b/model_task_net_app_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_nexus_scoped_inventory.go b/model_task_nexus_scoped_inventory.go index a07713dec5..96b0edfb8c 100644 --- a/model_task_nexus_scoped_inventory.go +++ b/model_task_nexus_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_nexus_system_scoped_inventory.go b/model_task_nexus_system_scoped_inventory.go index 51620f1ff1..87042acd60 100644 --- a/model_task_nexus_system_scoped_inventory.go +++ b/model_task_nexus_system_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_nexus_vlan_scoped_inventory.go b/model_task_nexus_vlan_scoped_inventory.go index 2d9d97847d..2dcdba486b 100644 --- a/model_task_nexus_vlan_scoped_inventory.go +++ b/model_task_nexus_vlan_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_pure_scoped_inventory.go b/model_task_pure_scoped_inventory.go index c4640d51b3..96ee3e6580 100644 --- a/model_task_pure_scoped_inventory.go +++ b/model_task_pure_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_server_scoped_inventory.go b/model_task_server_scoped_inventory.go index c9763d9032..65fb781089 100644 --- a/model_task_server_scoped_inventory.go +++ b/model_task_server_scoped_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_workflow_action.go b/model_task_workflow_action.go index 84268bb8e5..ff9c225c08 100644 --- a/model_task_workflow_action.go +++ b/model_task_workflow_action.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_workflow_action_list.go b/model_task_workflow_action_list.go index d145e454d0..37b42395c4 100644 --- a/model_task_workflow_action_list.go +++ b/model_task_workflow_action_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_task_workflow_action_response.go b/model_task_workflow_action_response.go index 7d9c143975..c4771367c0 100644 --- a/model_task_workflow_action_response.go +++ b/model_task_workflow_action_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_appliance_param.go b/model_techsupportmanagement_appliance_param.go index 60d7889323..bdfa49ea35 100644 --- a/model_techsupportmanagement_appliance_param.go +++ b/model_techsupportmanagement_appliance_param.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_collection_control_policy.go b/model_techsupportmanagement_collection_control_policy.go index df6a6ca4b5..8d48ed44d0 100644 --- a/model_techsupportmanagement_collection_control_policy.go +++ b/model_techsupportmanagement_collection_control_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_collection_control_policy_list.go b/model_techsupportmanagement_collection_control_policy_list.go index e8d0718e9e..4fc027b31d 100644 --- a/model_techsupportmanagement_collection_control_policy_list.go +++ b/model_techsupportmanagement_collection_control_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_collection_control_policy_response.go b/model_techsupportmanagement_collection_control_policy_response.go index 8ff26b8b18..4555107d12 100644 --- a/model_techsupportmanagement_collection_control_policy_response.go +++ b/model_techsupportmanagement_collection_control_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_download.go b/model_techsupportmanagement_download.go index df018025aa..8c9b44afec 100644 --- a/model_techsupportmanagement_download.go +++ b/model_techsupportmanagement_download.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_download_list.go b/model_techsupportmanagement_download_list.go index 2f193e9966..4cc5a62643 100644 --- a/model_techsupportmanagement_download_list.go +++ b/model_techsupportmanagement_download_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_download_response.go b/model_techsupportmanagement_download_response.go index deefd6ddb5..aeafa33ae0 100644 --- a/model_techsupportmanagement_download_response.go +++ b/model_techsupportmanagement_download_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_end_point.go b/model_techsupportmanagement_end_point.go index 86a3bf1110..6630dce270 100644 --- a/model_techsupportmanagement_end_point.go +++ b/model_techsupportmanagement_end_point.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_end_point_list.go b/model_techsupportmanagement_end_point_list.go index 4fbc90545c..9dcacd67c6 100644 --- a/model_techsupportmanagement_end_point_list.go +++ b/model_techsupportmanagement_end_point_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_end_point_response.go b/model_techsupportmanagement_end_point_response.go index eb39afce73..5d01c9501d 100644 --- a/model_techsupportmanagement_end_point_response.go +++ b/model_techsupportmanagement_end_point_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_nia_param.go b/model_techsupportmanagement_nia_param.go index 5ad2488ada..2d0d1ae65b 100644 --- a/model_techsupportmanagement_nia_param.go +++ b/model_techsupportmanagement_nia_param.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_platform_param.go b/model_techsupportmanagement_platform_param.go index 5c265797d0..4759b680db 100644 --- a/model_techsupportmanagement_platform_param.go +++ b/model_techsupportmanagement_platform_param.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_bundle.go b/model_techsupportmanagement_tech_support_bundle.go index df8bf8cc11..0a9859a513 100644 --- a/model_techsupportmanagement_tech_support_bundle.go +++ b/model_techsupportmanagement_tech_support_bundle.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_bundle_list.go b/model_techsupportmanagement_tech_support_bundle_list.go index 95dc9176b5..2a6fe23575 100644 --- a/model_techsupportmanagement_tech_support_bundle_list.go +++ b/model_techsupportmanagement_tech_support_bundle_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_bundle_relationship.go b/model_techsupportmanagement_tech_support_bundle_relationship.go index f729183d8e..4d9eb095f0 100644 --- a/model_techsupportmanagement_tech_support_bundle_relationship.go +++ b/model_techsupportmanagement_tech_support_bundle_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_bundle_response.go b/model_techsupportmanagement_tech_support_bundle_response.go index da13777824..ffcbf5275b 100644 --- a/model_techsupportmanagement_tech_support_bundle_response.go +++ b/model_techsupportmanagement_tech_support_bundle_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_file_info.go b/model_techsupportmanagement_tech_support_file_info.go index e26cece6b8..cdf1ea2509 100644 --- a/model_techsupportmanagement_tech_support_file_info.go +++ b/model_techsupportmanagement_tech_support_file_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_status.go b/model_techsupportmanagement_tech_support_status.go index d87de4deea..c6fc324539 100644 --- a/model_techsupportmanagement_tech_support_status.go +++ b/model_techsupportmanagement_tech_support_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_status_list.go b/model_techsupportmanagement_tech_support_status_list.go index 67ae66c818..84df9c3497 100644 --- a/model_techsupportmanagement_tech_support_status_list.go +++ b/model_techsupportmanagement_tech_support_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_status_relationship.go b/model_techsupportmanagement_tech_support_status_relationship.go index df830063eb..e06267cf1b 100644 --- a/model_techsupportmanagement_tech_support_status_relationship.go +++ b/model_techsupportmanagement_tech_support_status_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_techsupportmanagement_tech_support_status_response.go b/model_techsupportmanagement_tech_support_status_response.go index b44cdb56ca..d454d52eaa 100644 --- a/model_techsupportmanagement_tech_support_status_response.go +++ b/model_techsupportmanagement_tech_support_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_aggregate_search_spec.go b/model_telemetry_druid_aggregate_search_spec.go index 58b451fd79..844fd3ac78 100644 --- a/model_telemetry_druid_aggregate_search_spec.go +++ b/model_telemetry_druid_aggregate_search_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_aggregator.go b/model_telemetry_druid_aggregator.go index 186033eaa9..2a6fa7b332 100644 --- a/model_telemetry_druid_aggregator.go +++ b/model_telemetry_druid_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_and_filter.go b/model_telemetry_druid_and_filter.go index ef7bbf39ee..641dd0388f 100644 --- a/model_telemetry_druid_and_filter.go +++ b/model_telemetry_druid_and_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_any_aggregator.go b/model_telemetry_druid_any_aggregator.go index 86ff30e209..9397ab3f1c 100644 --- a/model_telemetry_druid_any_aggregator.go +++ b/model_telemetry_druid_any_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_arithmetic_post_aggregator.go b/model_telemetry_druid_arithmetic_post_aggregator.go index d9b833ece7..0fba834c59 100644 --- a/model_telemetry_druid_arithmetic_post_aggregator.go +++ b/model_telemetry_druid_arithmetic_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_aggregator.go b/model_telemetry_druid_base_aggregator.go index e7395087c5..fe5d006a4b 100644 --- a/model_telemetry_druid_base_aggregator.go +++ b/model_telemetry_druid_base_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_data_source.go b/model_telemetry_druid_base_data_source.go index 3e766548e9..2c7e94ea9f 100644 --- a/model_telemetry_druid_base_data_source.go +++ b/model_telemetry_druid_base_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_dimension_spec.go b/model_telemetry_druid_base_dimension_spec.go index d50288f5e3..20d3b8f8ad 100644 --- a/model_telemetry_druid_base_dimension_spec.go +++ b/model_telemetry_druid_base_dimension_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_extraction_function.go b/model_telemetry_druid_base_extraction_function.go index 1ad183d8c1..fe5c0d40db 100644 --- a/model_telemetry_druid_base_extraction_function.go +++ b/model_telemetry_druid_base_extraction_function.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_filter.go b/model_telemetry_druid_base_filter.go index 93449b628b..c9e5454409 100644 --- a/model_telemetry_druid_base_filter.go +++ b/model_telemetry_druid_base_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_granularity.go b/model_telemetry_druid_base_granularity.go index 3e98627121..3b07dbb905 100644 --- a/model_telemetry_druid_base_granularity.go +++ b/model_telemetry_druid_base_granularity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_having_filter.go b/model_telemetry_druid_base_having_filter.go index 873b69f1fb..256907fd7d 100644 --- a/model_telemetry_druid_base_having_filter.go +++ b/model_telemetry_druid_base_having_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_limit_spec.go b/model_telemetry_druid_base_limit_spec.go index 58e75d299b..f1c14d6cc8 100644 --- a/model_telemetry_druid_base_limit_spec.go +++ b/model_telemetry_druid_base_limit_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_post_aggregator.go b/model_telemetry_druid_base_post_aggregator.go index f70a66e4c0..2150345973 100644 --- a/model_telemetry_druid_base_post_aggregator.go +++ b/model_telemetry_druid_base_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_query_spec.go b/model_telemetry_druid_base_query_spec.go index 62f2f1d26a..68eed3af2e 100644 --- a/model_telemetry_druid_base_query_spec.go +++ b/model_telemetry_druid_base_query_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_request.go b/model_telemetry_druid_base_request.go index 86dabae5d7..6e0cd7f40a 100644 --- a/model_telemetry_druid_base_request.go +++ b/model_telemetry_druid_base_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_search_spec.go b/model_telemetry_druid_base_search_spec.go index a72705038c..b39394fe1d 100644 --- a/model_telemetry_druid_base_search_spec.go +++ b/model_telemetry_druid_base_search_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_top_n_metric_spec.go b/model_telemetry_druid_base_top_n_metric_spec.go index 6e5c317243..3ff2ced50c 100644 --- a/model_telemetry_druid_base_top_n_metric_spec.go +++ b/model_telemetry_druid_base_top_n_metric_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_base_virtual_column.go b/model_telemetry_druid_base_virtual_column.go index db2e82a6cf..67fc6e4a12 100644 --- a/model_telemetry_druid_base_virtual_column.go +++ b/model_telemetry_druid_base_virtual_column.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_bound_filter.go b/model_telemetry_druid_bound_filter.go index 126136e040..15912b760f 100644 --- a/model_telemetry_druid_bound_filter.go +++ b/model_telemetry_druid_bound_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_column_comparison_filter.go b/model_telemetry_druid_column_comparison_filter.go index 2ce0400afd..bcef4b3ee5 100644 --- a/model_telemetry_druid_column_comparison_filter.go +++ b/model_telemetry_druid_column_comparison_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_constant_post_aggregator.go b/model_telemetry_druid_constant_post_aggregator.go index b068dd64d5..b579480585 100644 --- a/model_telemetry_druid_constant_post_aggregator.go +++ b/model_telemetry_druid_constant_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_contains_search_spec.go b/model_telemetry_druid_contains_search_spec.go index 954d0fd85a..ebb3feaf11 100644 --- a/model_telemetry_druid_contains_search_spec.go +++ b/model_telemetry_druid_contains_search_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_count_aggregator.go b/model_telemetry_druid_count_aggregator.go index af3dca9b09..7d7089ef5a 100644 --- a/model_telemetry_druid_count_aggregator.go +++ b/model_telemetry_druid_count_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_data_source.go b/model_telemetry_druid_data_source.go index 5788c410a7..ec200410c2 100644 --- a/model_telemetry_druid_data_source.go +++ b/model_telemetry_druid_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_data_source_metadata_request.go b/model_telemetry_druid_data_source_metadata_request.go index 902eeec7c5..9bf22122ae 100644 --- a/model_telemetry_druid_data_source_metadata_request.go +++ b/model_telemetry_druid_data_source_metadata_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_data_source_metadata_result.go b/model_telemetry_druid_data_source_metadata_result.go index 26c9274e9a..646ba17fa7 100644 --- a/model_telemetry_druid_data_source_metadata_result.go +++ b/model_telemetry_druid_data_source_metadata_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_default_dimension_spec.go b/model_telemetry_druid_default_dimension_spec.go index 07cc93f413..7b975d4e7a 100644 --- a/model_telemetry_druid_default_dimension_spec.go +++ b/model_telemetry_druid_default_dimension_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_default_limit_spec.go b/model_telemetry_druid_default_limit_spec.go index 40dfb86ca7..92530b62d6 100644 --- a/model_telemetry_druid_default_limit_spec.go +++ b/model_telemetry_druid_default_limit_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_dimension_spec.go b/model_telemetry_druid_dimension_spec.go index 84ba1f44c7..d1c98fe279 100644 --- a/model_telemetry_druid_dimension_spec.go +++ b/model_telemetry_druid_dimension_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_dimension_top_n_metric_spec.go b/model_telemetry_druid_dimension_top_n_metric_spec.go index e3128e0da8..30ae10c6f0 100644 --- a/model_telemetry_druid_dimension_top_n_metric_spec.go +++ b/model_telemetry_druid_dimension_top_n_metric_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_duration_granularity.go b/model_telemetry_druid_duration_granularity.go index 41c00cdaaf..ecebc626f0 100644 --- a/model_telemetry_druid_duration_granularity.go +++ b/model_telemetry_druid_duration_granularity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_equality_filter.go b/model_telemetry_druid_equality_filter.go index ae0daf7007..956662dd95 100644 --- a/model_telemetry_druid_equality_filter.go +++ b/model_telemetry_druid_equality_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_error.go b/model_telemetry_druid_error.go index 4900935d50..3c5c578679 100644 --- a/model_telemetry_druid_error.go +++ b/model_telemetry_druid_error.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_expression_filter.go b/model_telemetry_druid_expression_filter.go index 1353d07c85..2561df296f 100644 --- a/model_telemetry_druid_expression_filter.go +++ b/model_telemetry_druid_expression_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_expression_post_aggregator.go b/model_telemetry_druid_expression_post_aggregator.go index c5dda8e4db..a1c98ae145 100644 --- a/model_telemetry_druid_expression_post_aggregator.go +++ b/model_telemetry_druid_expression_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_expression_virtual_column.go b/model_telemetry_druid_expression_virtual_column.go index f1fc70e0d9..eda377e104 100644 --- a/model_telemetry_druid_expression_virtual_column.go +++ b/model_telemetry_druid_expression_virtual_column.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_dimension_spec.go b/model_telemetry_druid_extraction_dimension_spec.go index f3d496ce0a..19094ae789 100644 --- a/model_telemetry_druid_extraction_dimension_spec.go +++ b/model_telemetry_druid_extraction_dimension_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function.go b/model_telemetry_druid_extraction_function.go index 81ed5b5f6d..7f3bd53f15 100644 --- a/model_telemetry_druid_extraction_function.go +++ b/model_telemetry_druid_extraction_function.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_bucket.go b/model_telemetry_druid_extraction_function_bucket.go index 99e972b0a6..c29e46caa1 100644 --- a/model_telemetry_druid_extraction_function_bucket.go +++ b/model_telemetry_druid_extraction_function_bucket.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_cascade.go b/model_telemetry_druid_extraction_function_cascade.go index 130d07cd0b..6339dd45f7 100644 --- a/model_telemetry_druid_extraction_function_cascade.go +++ b/model_telemetry_druid_extraction_function_cascade.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_inline_lookup.go b/model_telemetry_druid_extraction_function_inline_lookup.go index 102bbae3ce..510c8b54a4 100644 --- a/model_telemetry_druid_extraction_function_inline_lookup.go +++ b/model_telemetry_druid_extraction_function_inline_lookup.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_inline_lookup_all_of_lookup.go b/model_telemetry_druid_extraction_function_inline_lookup_all_of_lookup.go index bad8c066a9..4aab300b95 100644 --- a/model_telemetry_druid_extraction_function_inline_lookup_all_of_lookup.go +++ b/model_telemetry_druid_extraction_function_inline_lookup_all_of_lookup.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_lower_case.go b/model_telemetry_druid_extraction_function_lower_case.go index c9f7b5b9f0..31173694e9 100644 --- a/model_telemetry_druid_extraction_function_lower_case.go +++ b/model_telemetry_druid_extraction_function_lower_case.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_partial.go b/model_telemetry_druid_extraction_function_partial.go index 741841e647..c45f47af10 100644 --- a/model_telemetry_druid_extraction_function_partial.go +++ b/model_telemetry_druid_extraction_function_partial.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_regex.go b/model_telemetry_druid_extraction_function_regex.go index e53d365825..3a0f2fb175 100644 --- a/model_telemetry_druid_extraction_function_regex.go +++ b/model_telemetry_druid_extraction_function_regex.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_search_query.go b/model_telemetry_druid_extraction_function_search_query.go index f2d8140418..e10b01db92 100644 --- a/model_telemetry_druid_extraction_function_search_query.go +++ b/model_telemetry_druid_extraction_function_search_query.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_string_format.go b/model_telemetry_druid_extraction_function_string_format.go index 38b8cee9fd..fb44e3a19b 100644 --- a/model_telemetry_druid_extraction_function_string_format.go +++ b/model_telemetry_druid_extraction_function_string_format.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_strlen.go b/model_telemetry_druid_extraction_function_strlen.go index 26558ff644..eef34f3ad7 100644 --- a/model_telemetry_druid_extraction_function_strlen.go +++ b/model_telemetry_druid_extraction_function_strlen.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_substring.go b/model_telemetry_druid_extraction_function_substring.go index c5827cf436..8d5654efba 100644 --- a/model_telemetry_druid_extraction_function_substring.go +++ b/model_telemetry_druid_extraction_function_substring.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_time_format.go b/model_telemetry_druid_extraction_function_time_format.go index f643c254a4..ddc387e0b4 100644 --- a/model_telemetry_druid_extraction_function_time_format.go +++ b/model_telemetry_druid_extraction_function_time_format.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_time_parsing.go b/model_telemetry_druid_extraction_function_time_parsing.go index a9e83fbb0e..464a4bcf32 100644 --- a/model_telemetry_druid_extraction_function_time_parsing.go +++ b/model_telemetry_druid_extraction_function_time_parsing.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_extraction_function_upper_case.go b/model_telemetry_druid_extraction_function_upper_case.go index dfb01aae07..4d6b2f1792 100644 --- a/model_telemetry_druid_extraction_function_upper_case.go +++ b/model_telemetry_druid_extraction_function_upper_case.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_false_filter.go b/model_telemetry_druid_false_filter.go index 527dafc105..57321f34dc 100644 --- a/model_telemetry_druid_false_filter.go +++ b/model_telemetry_druid_false_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_field_accessor_post_aggregator.go b/model_telemetry_druid_field_accessor_post_aggregator.go index ced9f9f1fe..aaf32e5e3d 100644 --- a/model_telemetry_druid_field_accessor_post_aggregator.go +++ b/model_telemetry_druid_field_accessor_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_filter.go b/model_telemetry_druid_filter.go index 1ad8608bf0..9219201a1d 100644 --- a/model_telemetry_druid_filter.go +++ b/model_telemetry_druid_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_filtered_aggregator.go b/model_telemetry_druid_filtered_aggregator.go index 8a42399a85..e797c3abdf 100644 --- a/model_telemetry_druid_filtered_aggregator.go +++ b/model_telemetry_druid_filtered_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_first_last_aggregator.go b/model_telemetry_druid_first_last_aggregator.go index 16b91cbc2b..8d6977c010 100644 --- a/model_telemetry_druid_first_last_aggregator.go +++ b/model_telemetry_druid_first_last_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_fragment_search_spec.go b/model_telemetry_druid_fragment_search_spec.go index 8dbe2d8697..3e7008a275 100644 --- a/model_telemetry_druid_fragment_search_spec.go +++ b/model_telemetry_druid_fragment_search_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_granularity.go b/model_telemetry_druid_granularity.go index a95d797d71..04b3f95e19 100644 --- a/model_telemetry_druid_granularity.go +++ b/model_telemetry_druid_granularity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_greatest_least_post_aggregator.go b/model_telemetry_druid_greatest_least_post_aggregator.go index 2a0e86ca52..fa7aee2ab0 100644 --- a/model_telemetry_druid_greatest_least_post_aggregator.go +++ b/model_telemetry_druid_greatest_least_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_group_by_request.go b/model_telemetry_druid_group_by_request.go index 9d704a798b..5f4249723e 100644 --- a/model_telemetry_druid_group_by_request.go +++ b/model_telemetry_druid_group_by_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_group_by_result.go b/model_telemetry_druid_group_by_result.go index 9a9fc6bb75..470af9811b 100644 --- a/model_telemetry_druid_group_by_result.go +++ b/model_telemetry_druid_group_by_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_having_dimension_selector_filter.go b/model_telemetry_druid_having_dimension_selector_filter.go index 2aa86acc1b..b029a4c67d 100644 --- a/model_telemetry_druid_having_dimension_selector_filter.go +++ b/model_telemetry_druid_having_dimension_selector_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_having_filter.go b/model_telemetry_druid_having_filter.go index f1dc0bb3df..1bc8230e94 100644 --- a/model_telemetry_druid_having_filter.go +++ b/model_telemetry_druid_having_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_having_numeric_filter.go b/model_telemetry_druid_having_numeric_filter.go index dab23be62b..2f8869a924 100644 --- a/model_telemetry_druid_having_numeric_filter.go +++ b/model_telemetry_druid_having_numeric_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_having_query_filter.go b/model_telemetry_druid_having_query_filter.go index 6934ee0a81..85b6f203d9 100644 --- a/model_telemetry_druid_having_query_filter.go +++ b/model_telemetry_druid_having_query_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_hyper_unique_post_aggregator.go b/model_telemetry_druid_hyper_unique_post_aggregator.go index 3ff3ea1940..1f5e302d0f 100644 --- a/model_telemetry_druid_hyper_unique_post_aggregator.go +++ b/model_telemetry_druid_hyper_unique_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_in_filter.go b/model_telemetry_druid_in_filter.go index 5917044e03..b95625a521 100644 --- a/model_telemetry_druid_in_filter.go +++ b/model_telemetry_druid_in_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_inline_data_source.go b/model_telemetry_druid_inline_data_source.go index 2c05b4d30a..8b6c18731b 100644 --- a/model_telemetry_druid_inline_data_source.go +++ b/model_telemetry_druid_inline_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_insensitive_contains_search_spec.go b/model_telemetry_druid_insensitive_contains_search_spec.go index 52c4a72ebd..22bcfede8b 100644 --- a/model_telemetry_druid_insensitive_contains_search_spec.go +++ b/model_telemetry_druid_insensitive_contains_search_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_interval_filter.go b/model_telemetry_druid_interval_filter.go index ae9a8f232b..dc7c80c15e 100644 --- a/model_telemetry_druid_interval_filter.go +++ b/model_telemetry_druid_interval_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_interval_result.go b/model_telemetry_druid_interval_result.go index f56c45c6da..c60584a807 100644 --- a/model_telemetry_druid_interval_result.go +++ b/model_telemetry_druid_interval_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_inverted_top_n_metric_spec.go b/model_telemetry_druid_inverted_top_n_metric_spec.go index 40b2e4a45e..f7c8bdf3e5 100644 --- a/model_telemetry_druid_inverted_top_n_metric_spec.go +++ b/model_telemetry_druid_inverted_top_n_metric_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_join_data_source.go b/model_telemetry_druid_join_data_source.go index f52577f350..98997be531 100644 --- a/model_telemetry_druid_join_data_source.go +++ b/model_telemetry_druid_join_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_like_filter.go b/model_telemetry_druid_like_filter.go index 3d19efea4b..8569383466 100644 --- a/model_telemetry_druid_like_filter.go +++ b/model_telemetry_druid_like_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_list_filtered_virtual_column.go b/model_telemetry_druid_list_filtered_virtual_column.go index d2a08867db..6fe8e6ab92 100644 --- a/model_telemetry_druid_list_filtered_virtual_column.go +++ b/model_telemetry_druid_list_filtered_virtual_column.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_lookup_data_source.go b/model_telemetry_druid_lookup_data_source.go index 80432de3f4..ba8acaa0f2 100644 --- a/model_telemetry_druid_lookup_data_source.go +++ b/model_telemetry_druid_lookup_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_min_max_aggregator.go b/model_telemetry_druid_min_max_aggregator.go index 3e8f369a2c..423aa6fdfb 100644 --- a/model_telemetry_druid_min_max_aggregator.go +++ b/model_telemetry_druid_min_max_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_not_filter.go b/model_telemetry_druid_not_filter.go index c5118f676d..a3533aaa82 100644 --- a/model_telemetry_druid_not_filter.go +++ b/model_telemetry_druid_not_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_null_filter.go b/model_telemetry_druid_null_filter.go index ef5fc3d314..a77dc22450 100644 --- a/model_telemetry_druid_null_filter.go +++ b/model_telemetry_druid_null_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_numeric_top_n_metric_spec.go b/model_telemetry_druid_numeric_top_n_metric_spec.go index a52eae36e6..5eac01a4b1 100644 --- a/model_telemetry_druid_numeric_top_n_metric_spec.go +++ b/model_telemetry_druid_numeric_top_n_metric_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_or_filter.go b/model_telemetry_druid_or_filter.go index e2c5234503..d5be643d5a 100644 --- a/model_telemetry_druid_or_filter.go +++ b/model_telemetry_druid_or_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_order_by_column_spec.go b/model_telemetry_druid_order_by_column_spec.go index 9212eb5e75..ab6a42c255 100644 --- a/model_telemetry_druid_order_by_column_spec.go +++ b/model_telemetry_druid_order_by_column_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_period_granularity.go b/model_telemetry_druid_period_granularity.go index e928f3ead4..4ff90b3dc7 100644 --- a/model_telemetry_druid_period_granularity.go +++ b/model_telemetry_druid_period_granularity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_post_aggregator.go b/model_telemetry_druid_post_aggregator.go index 2424d61490..b921fadef2 100644 --- a/model_telemetry_druid_post_aggregator.go +++ b/model_telemetry_druid_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_query_context.go b/model_telemetry_druid_query_context.go index 161ee9161a..e107b32f8b 100644 --- a/model_telemetry_druid_query_context.go +++ b/model_telemetry_druid_query_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_query_data_source.go b/model_telemetry_druid_query_data_source.go index 55a0e74e7c..241530bf38 100644 --- a/model_telemetry_druid_query_data_source.go +++ b/model_telemetry_druid_query_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_query_spec.go b/model_telemetry_druid_query_spec.go index 89533fe3cf..260c52cb2e 100644 --- a/model_telemetry_druid_query_spec.go +++ b/model_telemetry_druid_query_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_query_spec_contains.go b/model_telemetry_druid_query_spec_contains.go index a20eeb7d8b..a248a28d64 100644 --- a/model_telemetry_druid_query_spec_contains.go +++ b/model_telemetry_druid_query_spec_contains.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_query_spec_fragment.go b/model_telemetry_druid_query_spec_fragment.go index 28d2ff2432..5b99eaa6b9 100644 --- a/model_telemetry_druid_query_spec_fragment.go +++ b/model_telemetry_druid_query_spec_fragment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_query_spec_insensitive_contains.go b/model_telemetry_druid_query_spec_insensitive_contains.go index eb774fd443..9508fd9d01 100644 --- a/model_telemetry_druid_query_spec_insensitive_contains.go +++ b/model_telemetry_druid_query_spec_insensitive_contains.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_range_filter.go b/model_telemetry_druid_range_filter.go index acf23e3792..60ee620088 100644 --- a/model_telemetry_druid_range_filter.go +++ b/model_telemetry_druid_range_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_regex_filter.go b/model_telemetry_druid_regex_filter.go index 1a5b8f4ebf..5eec070385 100644 --- a/model_telemetry_druid_regex_filter.go +++ b/model_telemetry_druid_regex_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_regex_search_spec.go b/model_telemetry_druid_regex_search_spec.go index 0eb9e3d662..cd2b89ea61 100644 --- a/model_telemetry_druid_regex_search_spec.go +++ b/model_telemetry_druid_regex_search_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_scan_request.go b/model_telemetry_druid_scan_request.go index 590993167d..4d15b81051 100644 --- a/model_telemetry_druid_scan_request.go +++ b/model_telemetry_druid_scan_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_scan_result.go b/model_telemetry_druid_scan_result.go index 807ea383ce..d02f82bf96 100644 --- a/model_telemetry_druid_scan_result.go +++ b/model_telemetry_druid_scan_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_search_filter.go b/model_telemetry_druid_search_filter.go index 89236aa6fa..60f5d06693 100644 --- a/model_telemetry_druid_search_filter.go +++ b/model_telemetry_druid_search_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_search_request.go b/model_telemetry_druid_search_request.go index 2f2d8f5420..8258b8f51f 100644 --- a/model_telemetry_druid_search_request.go +++ b/model_telemetry_druid_search_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_search_result.go b/model_telemetry_druid_search_result.go index 97d7b99464..f7cd453f57 100644 --- a/model_telemetry_druid_search_result.go +++ b/model_telemetry_druid_search_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_segment_metadata_request.go b/model_telemetry_druid_segment_metadata_request.go index 80a8c004c3..8356569208 100644 --- a/model_telemetry_druid_segment_metadata_request.go +++ b/model_telemetry_druid_segment_metadata_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_segment_metadata_result.go b/model_telemetry_druid_segment_metadata_result.go index 8064398b4d..9797d5cdd2 100644 --- a/model_telemetry_druid_segment_metadata_result.go +++ b/model_telemetry_druid_segment_metadata_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_selector_filter.go b/model_telemetry_druid_selector_filter.go index 0691b52e5e..02a7c95611 100644 --- a/model_telemetry_druid_selector_filter.go +++ b/model_telemetry_druid_selector_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_string_any_aggregator.go b/model_telemetry_druid_string_any_aggregator.go index c9ef65e1e3..90212ba620 100644 --- a/model_telemetry_druid_string_any_aggregator.go +++ b/model_telemetry_druid_string_any_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_string_first_last_aggregator.go b/model_telemetry_druid_string_first_last_aggregator.go index 2db485c9a4..a812aef211 100644 --- a/model_telemetry_druid_string_first_last_aggregator.go +++ b/model_telemetry_druid_string_first_last_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_sum_aggregator.go b/model_telemetry_druid_sum_aggregator.go index bfa51bc486..bdf50a6c4e 100644 --- a/model_telemetry_druid_sum_aggregator.go +++ b/model_telemetry_druid_sum_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_table_data_source.go b/model_telemetry_druid_table_data_source.go index cbdf01343a..c4230bb88c 100644 --- a/model_telemetry_druid_table_data_source.go +++ b/model_telemetry_druid_table_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_theta_sketch_aggregator.go b/model_telemetry_druid_theta_sketch_aggregator.go index 89b10ba767..d6800b564a 100644 --- a/model_telemetry_druid_theta_sketch_aggregator.go +++ b/model_telemetry_druid_theta_sketch_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_theta_sketch_estimate_post_aggregator.go b/model_telemetry_druid_theta_sketch_estimate_post_aggregator.go index cbc6e7dfb1..3ed03d691b 100644 --- a/model_telemetry_druid_theta_sketch_estimate_post_aggregator.go +++ b/model_telemetry_druid_theta_sketch_estimate_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_theta_sketch_operations_post_aggregator.go b/model_telemetry_druid_theta_sketch_operations_post_aggregator.go index 597277e7f1..55eda7fa65 100644 --- a/model_telemetry_druid_theta_sketch_operations_post_aggregator.go +++ b/model_telemetry_druid_theta_sketch_operations_post_aggregator.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_time_boundary_request.go b/model_telemetry_druid_time_boundary_request.go index abf44493eb..6f4b9bca4c 100644 --- a/model_telemetry_druid_time_boundary_request.go +++ b/model_telemetry_druid_time_boundary_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_time_boundary_result.go b/model_telemetry_druid_time_boundary_result.go index 7f724cdc38..3ea5924ef4 100644 --- a/model_telemetry_druid_time_boundary_result.go +++ b/model_telemetry_druid_time_boundary_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_time_series_request.go b/model_telemetry_druid_time_series_request.go index cc62964549..5cc98067f2 100644 --- a/model_telemetry_druid_time_series_request.go +++ b/model_telemetry_druid_time_series_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_top_n_metric_spec.go b/model_telemetry_druid_top_n_metric_spec.go index 0b26fa071b..98c69f5a00 100644 --- a/model_telemetry_druid_top_n_metric_spec.go +++ b/model_telemetry_druid_top_n_metric_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_top_n_request.go b/model_telemetry_druid_top_n_request.go index a856a3774d..7408c646ed 100644 --- a/model_telemetry_druid_top_n_request.go +++ b/model_telemetry_druid_top_n_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_top_n_result.go b/model_telemetry_druid_top_n_result.go index 99cd1b3e31..f76a87ac17 100644 --- a/model_telemetry_druid_top_n_result.go +++ b/model_telemetry_druid_top_n_result.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_true_filter.go b/model_telemetry_druid_true_filter.go index 02dec6f70e..1f19d47c3c 100644 --- a/model_telemetry_druid_true_filter.go +++ b/model_telemetry_druid_true_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_union_data_source.go b/model_telemetry_druid_union_data_source.go index 5bd756c143..0d0dd31408 100644 --- a/model_telemetry_druid_union_data_source.go +++ b/model_telemetry_druid_union_data_source.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_druid_virtual_column.go b/model_telemetry_druid_virtual_column.go index 48b554ddc7..1f8a45b7af 100644 --- a/model_telemetry_druid_virtual_column.go +++ b/model_telemetry_druid_virtual_column.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_nested_field_virtual_column.go b/model_telemetry_nested_field_virtual_column.go index 25671b363b..c0efa7b90f 100644 --- a/model_telemetry_nested_field_virtual_column.go +++ b/model_telemetry_nested_field_virtual_column.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_telemetry_nested_field_virtual_column_all_of_path_parts.go b/model_telemetry_nested_field_virtual_column_all_of_path_parts.go index 41c3e91fd1..a175d5688d 100644 --- a/model_telemetry_nested_field_virtual_column_all_of_path_parts.go +++ b/model_telemetry_nested_field_virtual_column_all_of_path_parts.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_template_transformation_stage.go b/model_template_transformation_stage.go index 9813d2c3b3..238480d08e 100644 --- a/model_template_transformation_stage.go +++ b/model_template_transformation_stage.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_terminal_audit_log.go b/model_terminal_audit_log.go index cf1385329b..4499d5305d 100644 --- a/model_terminal_audit_log.go +++ b/model_terminal_audit_log.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_terminal_audit_log_list.go b/model_terminal_audit_log_list.go index ec4e71d144..fda37e32f4 100644 --- a/model_terminal_audit_log_list.go +++ b/model_terminal_audit_log_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_terminal_audit_log_response.go b/model_terminal_audit_log_response.go index 05c92477fd..c6e20284bd 100644 --- a/model_terminal_audit_log_response.go +++ b/model_terminal_audit_log_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_thermal_policy.go b/model_thermal_policy.go index c4417b15b6..0aba400e90 100644 --- a/model_thermal_policy.go +++ b/model_thermal_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_thermal_policy_inventory.go b/model_thermal_policy_inventory.go index 575f24d2fd..17121ea3d5 100644 --- a/model_thermal_policy_inventory.go +++ b/model_thermal_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_thermal_policy_inventory_list.go b/model_thermal_policy_inventory_list.go index 5e35da3b03..d645bf3622 100644 --- a/model_thermal_policy_inventory_list.go +++ b/model_thermal_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_thermal_policy_inventory_response.go b/model_thermal_policy_inventory_response.go index bb25594f4e..6d2ecf08a3 100644 --- a/model_thermal_policy_inventory_response.go +++ b/model_thermal_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_thermal_policy_list.go b/model_thermal_policy_list.go index dfa6a8734b..81c754c55c 100644 --- a/model_thermal_policy_list.go +++ b/model_thermal_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_thermal_policy_response.go b/model_thermal_policy_response.go index 10566286d4..ab86c313bc 100644 --- a/model_thermal_policy_response.go +++ b/model_thermal_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_top_system.go b/model_top_system.go index 4cbe6ae552..6c132ee827 100644 --- a/model_top_system.go +++ b/model_top_system.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_top_system_list.go b/model_top_system_list.go index 9eba95c184..eb4582ea95 100644 --- a/model_top_system_list.go +++ b/model_top_system_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_top_system_relationship.go b/model_top_system_relationship.go index 3d9059057c..0ffca94178 100644 --- a/model_top_system_relationship.go +++ b/model_top_system_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_top_system_response.go b/model_top_system_response.go index 5e01d4389d..3de8196b29 100644 --- a/model_top_system_response.go +++ b/model_top_system_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_tunneling_tunnel.go b/model_tunneling_tunnel.go index 52e7f48f33..f15d5f8998 100644 --- a/model_tunneling_tunnel.go +++ b/model_tunneling_tunnel.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ucsd_backup_info.go b/model_ucsd_backup_info.go index e6e69e3e00..514a85bb60 100644 --- a/model_ucsd_backup_info.go +++ b/model_ucsd_backup_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ucsd_backup_info_list.go b/model_ucsd_backup_info_list.go index 9c3b7d3858..b7d2ce1f82 100644 --- a/model_ucsd_backup_info_list.go +++ b/model_ucsd_backup_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ucsd_backup_info_response.go b/model_ucsd_backup_info_response.go index 22a05b4312..c4cd9bd80a 100644 --- a/model_ucsd_backup_info_response.go +++ b/model_ucsd_backup_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ucsd_connector_pack.go b/model_ucsd_connector_pack.go index 24c7fb0647..411e9b52cd 100644 --- a/model_ucsd_connector_pack.go +++ b/model_ucsd_connector_pack.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ucsd_ucsd_restore_parameters.go b/model_ucsd_ucsd_restore_parameters.go index c43c400bd1..f7be63858c 100644 --- a/model_ucsd_ucsd_restore_parameters.go +++ b/model_ucsd_ucsd_restore_parameters.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_ucsdconnector_rest_client_message.go b/model_ucsdconnector_rest_client_message.go index da786b01da..3878a557f7 100644 --- a/model_ucsdconnector_rest_client_message.go +++ b/model_ucsdconnector_rest_client_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_block.go b/model_uuidpool_block.go index 3f8cacaddc..da87cc05b0 100644 --- a/model_uuidpool_block.go +++ b/model_uuidpool_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_block_list.go b/model_uuidpool_block_list.go index 1edf07bbcd..87de4c9214 100644 --- a/model_uuidpool_block_list.go +++ b/model_uuidpool_block_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_block_relationship.go b/model_uuidpool_block_relationship.go index 1b1dcbd887..df3023c09e 100644 --- a/model_uuidpool_block_relationship.go +++ b/model_uuidpool_block_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_block_response.go b/model_uuidpool_block_response.go index ec3849bc49..68f5848754 100644 --- a/model_uuidpool_block_response.go +++ b/model_uuidpool_block_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool.go b/model_uuidpool_pool.go index 3aad484393..fcb71bd806 100644 --- a/model_uuidpool_pool.go +++ b/model_uuidpool_pool.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool_list.go b/model_uuidpool_pool_list.go index 418ff9a77e..0950e728bd 100644 --- a/model_uuidpool_pool_list.go +++ b/model_uuidpool_pool_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool_member.go b/model_uuidpool_pool_member.go index 7e5a983e9e..28827394c0 100644 --- a/model_uuidpool_pool_member.go +++ b/model_uuidpool_pool_member.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool_member_list.go b/model_uuidpool_pool_member_list.go index 9f75aa5bcc..3b2015e9c4 100644 --- a/model_uuidpool_pool_member_list.go +++ b/model_uuidpool_pool_member_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool_member_relationship.go b/model_uuidpool_pool_member_relationship.go index f97982ff1d..110feecf5f 100644 --- a/model_uuidpool_pool_member_relationship.go +++ b/model_uuidpool_pool_member_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool_member_response.go b/model_uuidpool_pool_member_response.go index db7e92d30c..3dd28060d6 100644 --- a/model_uuidpool_pool_member_response.go +++ b/model_uuidpool_pool_member_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool_relationship.go b/model_uuidpool_pool_relationship.go index 83c2f575ac..19fdf4b4bd 100644 --- a/model_uuidpool_pool_relationship.go +++ b/model_uuidpool_pool_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_pool_response.go b/model_uuidpool_pool_response.go index a0475f6264..ef7170c8a5 100644 --- a/model_uuidpool_pool_response.go +++ b/model_uuidpool_pool_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_reservation.go b/model_uuidpool_reservation.go index e28e475024..7504f2d612 100644 --- a/model_uuidpool_reservation.go +++ b/model_uuidpool_reservation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_reservation_list.go b/model_uuidpool_reservation_list.go index 073c23da55..003c8758df 100644 --- a/model_uuidpool_reservation_list.go +++ b/model_uuidpool_reservation_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_reservation_reference.go b/model_uuidpool_reservation_reference.go index 627d8d3f77..d569dee769 100644 --- a/model_uuidpool_reservation_reference.go +++ b/model_uuidpool_reservation_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_reservation_relationship.go b/model_uuidpool_reservation_relationship.go index 06b7581003..f610b2ff93 100644 --- a/model_uuidpool_reservation_relationship.go +++ b/model_uuidpool_reservation_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_reservation_response.go b/model_uuidpool_reservation_response.go index f89840a5d0..3e435819d4 100644 --- a/model_uuidpool_reservation_response.go +++ b/model_uuidpool_reservation_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_universe.go b/model_uuidpool_universe.go index 7b148b9e10..073b4904b2 100644 --- a/model_uuidpool_universe.go +++ b/model_uuidpool_universe.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_universe_list.go b/model_uuidpool_universe_list.go index ee89088db2..e6120709a8 100644 --- a/model_uuidpool_universe_list.go +++ b/model_uuidpool_universe_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_universe_relationship.go b/model_uuidpool_universe_relationship.go index 91a8d46051..84746127ab 100644 --- a/model_uuidpool_universe_relationship.go +++ b/model_uuidpool_universe_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_universe_response.go b/model_uuidpool_universe_response.go index 80a7bd09c7..c863cf56ba 100644 --- a/model_uuidpool_universe_response.go +++ b/model_uuidpool_universe_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_uuid_block.go b/model_uuidpool_uuid_block.go index 3eaf69a57c..86f7409e4d 100644 --- a/model_uuidpool_uuid_block.go +++ b/model_uuidpool_uuid_block.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_uuid_lease.go b/model_uuidpool_uuid_lease.go index 5318c7745b..f5ce732129 100644 --- a/model_uuidpool_uuid_lease.go +++ b/model_uuidpool_uuid_lease.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_uuid_lease_list.go b/model_uuidpool_uuid_lease_list.go index 3e78a3ced0..2629feb851 100644 --- a/model_uuidpool_uuid_lease_list.go +++ b/model_uuidpool_uuid_lease_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_uuid_lease_relationship.go b/model_uuidpool_uuid_lease_relationship.go index 39c8b27e81..259a51e763 100644 --- a/model_uuidpool_uuid_lease_relationship.go +++ b/model_uuidpool_uuid_lease_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_uuidpool_uuid_lease_response.go b/model_uuidpool_uuid_lease_response.go index 55ddd3219d..bf37518006 100644 --- a/model_uuidpool_uuid_lease_response.go +++ b/model_uuidpool_uuid_lease_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_view_health_status.go b/model_view_health_status.go index 2de0f16f93..55dbe50df2 100644 --- a/model_view_health_status.go +++ b/model_view_health_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_view_health_status_list.go b/model_view_health_status_list.go index f5c505d21a..88ad807e9f 100644 --- a/model_view_health_status_list.go +++ b/model_view_health_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_view_health_status_response.go b/model_view_health_status_response.go index 9c34ffb18d..e825875b24 100644 --- a/model_view_health_status_response.go +++ b/model_view_health_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_view_server.go b/model_view_server.go index 888290038e..095bdb552c 100644 --- a/model_view_server.go +++ b/model_view_server.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_view_server_list.go b/model_view_server_list.go index 07b1b48e11..c1f884f60b 100644 --- a/model_view_server_list.go +++ b/model_view_server_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_view_server_response.go b/model_view_server_response.go index 5df83d18d6..b96adbaacb 100644 --- a/model_view_server_response.go +++ b/model_view_server_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_action_info.go b/model_virtualization_action_info.go index ed008f9927..4cffa96c5f 100644 --- a/model_virtualization_action_info.go +++ b/model_virtualization_action_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_cluster.go b/model_virtualization_base_cluster.go index 4ede691dd4..6026616fc1 100644 --- a/model_virtualization_base_cluster.go +++ b/model_virtualization_base_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_cluster_relationship.go b/model_virtualization_base_cluster_relationship.go index da14050a56..6571a286e9 100644 --- a/model_virtualization_base_cluster_relationship.go +++ b/model_virtualization_base_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_custom_spec.go b/model_virtualization_base_custom_spec.go index 083ceb749f..6342f0cb27 100644 --- a/model_virtualization_base_custom_spec.go +++ b/model_virtualization_base_custom_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_datacenter.go b/model_virtualization_base_datacenter.go index d24a146eea..8290a0b966 100644 --- a/model_virtualization_base_datacenter.go +++ b/model_virtualization_base_datacenter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_datastore.go b/model_virtualization_base_datastore.go index add8dfd02a..0a13a0a904 100644 --- a/model_virtualization_base_datastore.go +++ b/model_virtualization_base_datastore.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_datastore_cluster.go b/model_virtualization_base_datastore_cluster.go index 087983adf0..ff9991d068 100644 --- a/model_virtualization_base_datastore_cluster.go +++ b/model_virtualization_base_datastore_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_distributed_network.go b/model_virtualization_base_distributed_network.go index 7a314dffed..3660c019a0 100644 --- a/model_virtualization_base_distributed_network.go +++ b/model_virtualization_base_distributed_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_distributed_switch.go b/model_virtualization_base_distributed_switch.go index 4bda41fcb8..a6b027dd52 100644 --- a/model_virtualization_base_distributed_switch.go +++ b/model_virtualization_base_distributed_switch.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_folder.go b/model_virtualization_base_folder.go index cbe91e28f1..df3ef6689b 100644 --- a/model_virtualization_base_folder.go +++ b/model_virtualization_base_folder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_host.go b/model_virtualization_base_host.go index a93e0a2176..16f6f98d8c 100644 --- a/model_virtualization_base_host.go +++ b/model_virtualization_base_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_host_configuration.go b/model_virtualization_base_host_configuration.go index 04e6871c24..39a1f33bad 100644 --- a/model_virtualization_base_host_configuration.go +++ b/model_virtualization_base_host_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_host_gpu.go b/model_virtualization_base_host_gpu.go index 434649703e..aed71f5862 100644 --- a/model_virtualization_base_host_gpu.go +++ b/model_virtualization_base_host_gpu.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_host_pci_device.go b/model_virtualization_base_host_pci_device.go index 22fdd16652..467e603805 100644 --- a/model_virtualization_base_host_pci_device.go +++ b/model_virtualization_base_host_pci_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_host_pci_device_relationship.go b/model_virtualization_base_host_pci_device_relationship.go index c68bc70e9e..fe2bf8ac19 100644 --- a/model_virtualization_base_host_pci_device_relationship.go +++ b/model_virtualization_base_host_pci_device_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_host_relationship.go b/model_virtualization_base_host_relationship.go index 00129197fe..cd6c994187 100644 --- a/model_virtualization_base_host_relationship.go +++ b/model_virtualization_base_host_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_hypervisor_manager.go b/model_virtualization_base_hypervisor_manager.go index 90e09854a7..7e20557fee 100644 --- a/model_virtualization_base_hypervisor_manager.go +++ b/model_virtualization_base_hypervisor_manager.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_kernel_network.go b/model_virtualization_base_kernel_network.go index 3dd2cd306d..7718e90b22 100644 --- a/model_virtualization_base_kernel_network.go +++ b/model_virtualization_base_kernel_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_network.go b/model_virtualization_base_network.go index 882a9c7705..861fc02abf 100644 --- a/model_virtualization_base_network.go +++ b/model_virtualization_base_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_network_relationship.go b/model_virtualization_base_network_relationship.go index dcede41c70..dd365a1fc5 100644 --- a/model_virtualization_base_network_relationship.go +++ b/model_virtualization_base_network_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_physical_network_interface.go b/model_virtualization_base_physical_network_interface.go index 98f488d78d..922aa99c78 100644 --- a/model_virtualization_base_physical_network_interface.go +++ b/model_virtualization_base_physical_network_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_placement.go b/model_virtualization_base_placement.go index a1ac893f63..c6d8345220 100644 --- a/model_virtualization_base_placement.go +++ b/model_virtualization_base_placement.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_source_device.go b/model_virtualization_base_source_device.go index 8a9538a435..242d9eb74b 100644 --- a/model_virtualization_base_source_device.go +++ b/model_virtualization_base_source_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_switch.go b/model_virtualization_base_switch.go index 537c84db58..812b77ac86 100644 --- a/model_virtualization_base_switch.go +++ b/model_virtualization_base_switch.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_disk.go b/model_virtualization_base_virtual_disk.go index 5282bb2c39..3058ba82bb 100644 --- a/model_virtualization_base_virtual_disk.go +++ b/model_virtualization_base_virtual_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_machine.go b/model_virtualization_base_virtual_machine.go index 390b69ae05..2b2195caa2 100644 --- a/model_virtualization_base_virtual_machine.go +++ b/model_virtualization_base_virtual_machine.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_machine_gpu.go b/model_virtualization_base_virtual_machine_gpu.go index 9c572206fd..51c6a5f09c 100644 --- a/model_virtualization_base_virtual_machine_gpu.go +++ b/model_virtualization_base_virtual_machine_gpu.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_machine_pci_device.go b/model_virtualization_base_virtual_machine_pci_device.go index 9d426102ce..2888a120df 100644 --- a/model_virtualization_base_virtual_machine_pci_device.go +++ b/model_virtualization_base_virtual_machine_pci_device.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_machine_relationship.go b/model_virtualization_base_virtual_machine_relationship.go index 3bc1870962..d14231e170 100644 --- a/model_virtualization_base_virtual_machine_relationship.go +++ b/model_virtualization_base_virtual_machine_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_machine_snapshot.go b/model_virtualization_base_virtual_machine_snapshot.go index 4051399f95..539fc9cf93 100644 --- a/model_virtualization_base_virtual_machine_snapshot.go +++ b/model_virtualization_base_virtual_machine_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_network.go b/model_virtualization_base_virtual_network.go index 69793c7256..e676bea8ce 100644 --- a/model_virtualization_base_virtual_network.go +++ b/model_virtualization_base_virtual_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_network_interface.go b/model_virtualization_base_virtual_network_interface.go index 469b2ad215..06227e4bc2 100644 --- a/model_virtualization_base_virtual_network_interface.go +++ b/model_virtualization_base_virtual_network_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_virtual_switch.go b/model_virtualization_base_virtual_switch.go index 937a70b7ad..c8b9642a60 100644 --- a/model_virtualization_base_virtual_switch.go +++ b/model_virtualization_base_virtual_switch.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_base_vm_configuration.go b/model_virtualization_base_vm_configuration.go index 7b2b078955..05cca62e58 100644 --- a/model_virtualization_base_vm_configuration.go +++ b/model_virtualization_base_vm_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_cloud_init_config.go b/model_virtualization_cloud_init_config.go index 288b120137..c3adb2a35b 100644 --- a/model_virtualization_cloud_init_config.go +++ b/model_virtualization_cloud_init_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_compute_capacity.go b/model_virtualization_compute_capacity.go index 2d7637a33f..1de3bdcdcc 100644 --- a/model_virtualization_compute_capacity.go +++ b/model_virtualization_compute_capacity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_cpu_info.go b/model_virtualization_cpu_info.go index 400076d735..8bda87319a 100644 --- a/model_virtualization_cpu_info.go +++ b/model_virtualization_cpu_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_clone_custom_spec.go b/model_virtualization_esxi_clone_custom_spec.go index 0e6e7e1867..23b13bb17d 100644 --- a/model_virtualization_esxi_clone_custom_spec.go +++ b/model_virtualization_esxi_clone_custom_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_console.go b/model_virtualization_esxi_console.go index 96664b04a3..2b8c041891 100644 --- a/model_virtualization_esxi_console.go +++ b/model_virtualization_esxi_console.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_console_list.go b/model_virtualization_esxi_console_list.go index cbdc47b24f..172461eea7 100644 --- a/model_virtualization_esxi_console_list.go +++ b/model_virtualization_esxi_console_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_console_response.go b/model_virtualization_esxi_console_response.go index 14eda57de3..1ad2ef9f47 100644 --- a/model_virtualization_esxi_console_response.go +++ b/model_virtualization_esxi_console_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_host_configuration.go b/model_virtualization_esxi_host_configuration.go index f6beea0c15..ed24eaada1 100644 --- a/model_virtualization_esxi_host_configuration.go +++ b/model_virtualization_esxi_host_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_ova_custom_spec.go b/model_virtualization_esxi_ova_custom_spec.go index ba36fe2fed..41a6e32c2a 100644 --- a/model_virtualization_esxi_ova_custom_spec.go +++ b/model_virtualization_esxi_ova_custom_spec.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_vm_compute_configuration.go b/model_virtualization_esxi_vm_compute_configuration.go index 3d7dde0898..5fc6060173 100644 --- a/model_virtualization_esxi_vm_compute_configuration.go +++ b/model_virtualization_esxi_vm_compute_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_vm_configuration.go b/model_virtualization_esxi_vm_configuration.go index e5b24ad791..571f94276c 100644 --- a/model_virtualization_esxi_vm_configuration.go +++ b/model_virtualization_esxi_vm_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_vm_network_configuration.go b/model_virtualization_esxi_vm_network_configuration.go index 4225a37b04..1debfc420f 100644 --- a/model_virtualization_esxi_vm_network_configuration.go +++ b/model_virtualization_esxi_vm_network_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_esxi_vm_storage_configuration.go b/model_virtualization_esxi_vm_storage_configuration.go index 845ea92ce8..401c115d7f 100644 --- a/model_virtualization_esxi_vm_storage_configuration.go +++ b/model_virtualization_esxi_vm_storage_configuration.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_guest_info.go b/model_virtualization_guest_info.go index 86d265580d..6387269261 100644 --- a/model_virtualization_guest_info.go +++ b/model_virtualization_guest_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_host.go b/model_virtualization_host.go index 861363387a..620d023076 100644 --- a/model_virtualization_host.go +++ b/model_virtualization_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_host_list.go b/model_virtualization_host_list.go index 908ffbd3f6..74075ccfbc 100644 --- a/model_virtualization_host_list.go +++ b/model_virtualization_host_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_host_response.go b/model_virtualization_host_response.go index e0095f1319..112db106e1 100644 --- a/model_virtualization_host_response.go +++ b/model_virtualization_host_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_memory_capacity.go b/model_virtualization_memory_capacity.go index c66a71f305..d5b992df08 100644 --- a/model_virtualization_memory_capacity.go +++ b/model_virtualization_memory_capacity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_network_interface.go b/model_virtualization_network_interface.go index 94970e7dc7..83ed7cd216 100644 --- a/model_virtualization_network_interface.go +++ b/model_virtualization_network_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_product_info.go b/model_virtualization_product_info.go index 2c3c102219..d3b77664a1 100644 --- a/model_virtualization_product_info.go +++ b/model_virtualization_product_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_storage_capacity.go b/model_virtualization_storage_capacity.go index d4778a847a..5857013e52 100644 --- a/model_virtualization_storage_capacity.go +++ b/model_virtualization_storage_capacity.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_virtual_machine.go b/model_virtualization_virtual_machine.go index c035b4b0f5..4dfbba0862 100644 --- a/model_virtualization_virtual_machine.go +++ b/model_virtualization_virtual_machine.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_virtual_machine_disk.go b/model_virtualization_virtual_machine_disk.go index 79463b873a..eb0739ea64 100644 --- a/model_virtualization_virtual_machine_disk.go +++ b/model_virtualization_virtual_machine_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_virtual_machine_list.go b/model_virtualization_virtual_machine_list.go index 2ebbd3f217..1f7e98f8e8 100644 --- a/model_virtualization_virtual_machine_list.go +++ b/model_virtualization_virtual_machine_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_virtual_machine_relationship.go b/model_virtualization_virtual_machine_relationship.go index 6b0248bde6..e70d49f37f 100644 --- a/model_virtualization_virtual_machine_relationship.go +++ b/model_virtualization_virtual_machine_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_virtual_machine_response.go b/model_virtualization_virtual_machine_response.go index 6aea71105c..f88d1e21e2 100644 --- a/model_virtualization_virtual_machine_response.go +++ b/model_virtualization_virtual_machine_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vm_esxi_disk.go b/model_virtualization_vm_esxi_disk.go index a0ea531a54..e2459aeec2 100644 --- a/model_virtualization_vm_esxi_disk.go +++ b/model_virtualization_vm_esxi_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_cluster.go b/model_virtualization_vmware_cluster.go index eb7874db8a..322484b109 100644 --- a/model_virtualization_vmware_cluster.go +++ b/model_virtualization_vmware_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_cluster_list.go b/model_virtualization_vmware_cluster_list.go index f2ec10e671..26b45b0531 100644 --- a/model_virtualization_vmware_cluster_list.go +++ b/model_virtualization_vmware_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_cluster_relationship.go b/model_virtualization_vmware_cluster_relationship.go index 573d5dd82e..3efef32e9c 100644 --- a/model_virtualization_vmware_cluster_relationship.go +++ b/model_virtualization_vmware_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_cluster_response.go b/model_virtualization_vmware_cluster_response.go index f26e91a404..b2fdcfd4ba 100644 --- a/model_virtualization_vmware_cluster_response.go +++ b/model_virtualization_vmware_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datacenter.go b/model_virtualization_vmware_datacenter.go index 8bc3ccff27..379d713cc1 100644 --- a/model_virtualization_vmware_datacenter.go +++ b/model_virtualization_vmware_datacenter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datacenter_list.go b/model_virtualization_vmware_datacenter_list.go index b7a368974f..19304a5dba 100644 --- a/model_virtualization_vmware_datacenter_list.go +++ b/model_virtualization_vmware_datacenter_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datacenter_relationship.go b/model_virtualization_vmware_datacenter_relationship.go index 97c4214905..5a6a899e65 100644 --- a/model_virtualization_vmware_datacenter_relationship.go +++ b/model_virtualization_vmware_datacenter_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datacenter_response.go b/model_virtualization_vmware_datacenter_response.go index c27c5a8618..d66f2cb822 100644 --- a/model_virtualization_vmware_datacenter_response.go +++ b/model_virtualization_vmware_datacenter_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore.go b/model_virtualization_vmware_datastore.go index 471d0fdcfa..12a649bd34 100644 --- a/model_virtualization_vmware_datastore.go +++ b/model_virtualization_vmware_datastore.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore_cluster.go b/model_virtualization_vmware_datastore_cluster.go index 5f67952e28..624bba7fa3 100644 --- a/model_virtualization_vmware_datastore_cluster.go +++ b/model_virtualization_vmware_datastore_cluster.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore_cluster_list.go b/model_virtualization_vmware_datastore_cluster_list.go index ac30e09eb8..a613558448 100644 --- a/model_virtualization_vmware_datastore_cluster_list.go +++ b/model_virtualization_vmware_datastore_cluster_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore_cluster_relationship.go b/model_virtualization_vmware_datastore_cluster_relationship.go index 68917f8dd2..39a2756e22 100644 --- a/model_virtualization_vmware_datastore_cluster_relationship.go +++ b/model_virtualization_vmware_datastore_cluster_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore_cluster_response.go b/model_virtualization_vmware_datastore_cluster_response.go index 6f18944482..2101645b74 100644 --- a/model_virtualization_vmware_datastore_cluster_response.go +++ b/model_virtualization_vmware_datastore_cluster_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore_list.go b/model_virtualization_vmware_datastore_list.go index 6334864068..3b9dc6b8e6 100644 --- a/model_virtualization_vmware_datastore_list.go +++ b/model_virtualization_vmware_datastore_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore_relationship.go b/model_virtualization_vmware_datastore_relationship.go index 3866349376..809eaaae97 100644 --- a/model_virtualization_vmware_datastore_relationship.go +++ b/model_virtualization_vmware_datastore_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_datastore_response.go b/model_virtualization_vmware_datastore_response.go index 1d67ae1d2b..e9f6b4d070 100644 --- a/model_virtualization_vmware_datastore_response.go +++ b/model_virtualization_vmware_datastore_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_discovery_protocol.go b/model_virtualization_vmware_discovery_protocol.go index 69e9ac1689..68129441fe 100644 --- a/model_virtualization_vmware_discovery_protocol.go +++ b/model_virtualization_vmware_discovery_protocol.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_network.go b/model_virtualization_vmware_distributed_network.go index 9c20da13a5..c2d93c13af 100644 --- a/model_virtualization_vmware_distributed_network.go +++ b/model_virtualization_vmware_distributed_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_network_list.go b/model_virtualization_vmware_distributed_network_list.go index 0dcc26b713..e43fce8a3c 100644 --- a/model_virtualization_vmware_distributed_network_list.go +++ b/model_virtualization_vmware_distributed_network_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_network_relationship.go b/model_virtualization_vmware_distributed_network_relationship.go index c58f8309f9..b255ac4ce3 100644 --- a/model_virtualization_vmware_distributed_network_relationship.go +++ b/model_virtualization_vmware_distributed_network_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_network_response.go b/model_virtualization_vmware_distributed_network_response.go index 7064e3320c..a944ecf892 100644 --- a/model_virtualization_vmware_distributed_network_response.go +++ b/model_virtualization_vmware_distributed_network_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_switch.go b/model_virtualization_vmware_distributed_switch.go index 3de912e1eb..89cc0fbdbe 100644 --- a/model_virtualization_vmware_distributed_switch.go +++ b/model_virtualization_vmware_distributed_switch.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_switch_list.go b/model_virtualization_vmware_distributed_switch_list.go index e3fe42655e..2488da5fee 100644 --- a/model_virtualization_vmware_distributed_switch_list.go +++ b/model_virtualization_vmware_distributed_switch_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_switch_relationship.go b/model_virtualization_vmware_distributed_switch_relationship.go index 657f373285..cce419ce4c 100644 --- a/model_virtualization_vmware_distributed_switch_relationship.go +++ b/model_virtualization_vmware_distributed_switch_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_distributed_switch_response.go b/model_virtualization_vmware_distributed_switch_response.go index 7adf2daf74..4b62186b0f 100644 --- a/model_virtualization_vmware_distributed_switch_response.go +++ b/model_virtualization_vmware_distributed_switch_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_folder.go b/model_virtualization_vmware_folder.go index d8013d1201..20911be1e5 100644 --- a/model_virtualization_vmware_folder.go +++ b/model_virtualization_vmware_folder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_folder_list.go b/model_virtualization_vmware_folder_list.go index 1290507175..91e69ae740 100644 --- a/model_virtualization_vmware_folder_list.go +++ b/model_virtualization_vmware_folder_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_folder_relationship.go b/model_virtualization_vmware_folder_relationship.go index c30a19a72c..a4491a0c70 100644 --- a/model_virtualization_vmware_folder_relationship.go +++ b/model_virtualization_vmware_folder_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_folder_response.go b/model_virtualization_vmware_folder_response.go index ed4a051ad9..4417355eb9 100644 --- a/model_virtualization_vmware_folder_response.go +++ b/model_virtualization_vmware_folder_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_host.go b/model_virtualization_vmware_host.go index 58e94fab07..0b6b95419b 100644 --- a/model_virtualization_vmware_host.go +++ b/model_virtualization_vmware_host.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_host_gpu.go b/model_virtualization_vmware_host_gpu.go index 4c31b16914..4a2ebb13a5 100644 --- a/model_virtualization_vmware_host_gpu.go +++ b/model_virtualization_vmware_host_gpu.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_host_gpu_list.go b/model_virtualization_vmware_host_gpu_list.go index 6ce9c22105..af63fbeb23 100644 --- a/model_virtualization_vmware_host_gpu_list.go +++ b/model_virtualization_vmware_host_gpu_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_host_gpu_response.go b/model_virtualization_vmware_host_gpu_response.go index 8f70da49ae..5a8b70226a 100644 --- a/model_virtualization_vmware_host_gpu_response.go +++ b/model_virtualization_vmware_host_gpu_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_host_list.go b/model_virtualization_vmware_host_list.go index 552ea1bc99..a7a92908dc 100644 --- a/model_virtualization_vmware_host_list.go +++ b/model_virtualization_vmware_host_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_host_relationship.go b/model_virtualization_vmware_host_relationship.go index 30a165f62f..d1bf2ac269 100644 --- a/model_virtualization_vmware_host_relationship.go +++ b/model_virtualization_vmware_host_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_host_response.go b/model_virtualization_vmware_host_response.go index 14bff37fdb..dba4a1512f 100644 --- a/model_virtualization_vmware_host_response.go +++ b/model_virtualization_vmware_host_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_kernel_network.go b/model_virtualization_vmware_kernel_network.go index 3b8a40fab5..9c468993f1 100644 --- a/model_virtualization_vmware_kernel_network.go +++ b/model_virtualization_vmware_kernel_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_kernel_network_list.go b/model_virtualization_vmware_kernel_network_list.go index 7133b622af..9cbb4ac49b 100644 --- a/model_virtualization_vmware_kernel_network_list.go +++ b/model_virtualization_vmware_kernel_network_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_kernel_network_response.go b/model_virtualization_vmware_kernel_network_response.go index bb49e0b27a..3ca5474f3d 100644 --- a/model_virtualization_vmware_kernel_network_response.go +++ b/model_virtualization_vmware_kernel_network_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_network.go b/model_virtualization_vmware_network.go index bc3c7ee36e..58a7ea6540 100644 --- a/model_virtualization_vmware_network.go +++ b/model_virtualization_vmware_network.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_network_list.go b/model_virtualization_vmware_network_list.go index f0c54a2b56..aa7da2b3d0 100644 --- a/model_virtualization_vmware_network_list.go +++ b/model_virtualization_vmware_network_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_network_relationship.go b/model_virtualization_vmware_network_relationship.go index 041b47ab0e..8a07611f5f 100644 --- a/model_virtualization_vmware_network_relationship.go +++ b/model_virtualization_vmware_network_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_network_response.go b/model_virtualization_vmware_network_response.go index a590e8e739..759ee6fb97 100644 --- a/model_virtualization_vmware_network_response.go +++ b/model_virtualization_vmware_network_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_physical_network_interface.go b/model_virtualization_vmware_physical_network_interface.go index 0d3006c86c..004c758367 100644 --- a/model_virtualization_vmware_physical_network_interface.go +++ b/model_virtualization_vmware_physical_network_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_physical_network_interface_list.go b/model_virtualization_vmware_physical_network_interface_list.go index e2abb1cb52..b848d1fa1d 100644 --- a/model_virtualization_vmware_physical_network_interface_list.go +++ b/model_virtualization_vmware_physical_network_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_physical_network_interface_relationship.go b/model_virtualization_vmware_physical_network_interface_relationship.go index a8d7d03d3d..6e61b00ec6 100644 --- a/model_virtualization_vmware_physical_network_interface_relationship.go +++ b/model_virtualization_vmware_physical_network_interface_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_physical_network_interface_response.go b/model_virtualization_vmware_physical_network_interface_response.go index 04e1356ec6..715f739991 100644 --- a/model_virtualization_vmware_physical_network_interface_response.go +++ b/model_virtualization_vmware_physical_network_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_proactive_ha.go b/model_virtualization_vmware_proactive_ha.go index 8f06ae2f6e..1e75c2215b 100644 --- a/model_virtualization_vmware_proactive_ha.go +++ b/model_virtualization_vmware_proactive_ha.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_proactive_ha_list.go b/model_virtualization_vmware_proactive_ha_list.go index cd8cff0016..5e8c40d79e 100644 --- a/model_virtualization_vmware_proactive_ha_list.go +++ b/model_virtualization_vmware_proactive_ha_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_proactive_ha_response.go b/model_virtualization_vmware_proactive_ha_response.go index 1077ab8a03..931547839b 100644 --- a/model_virtualization_vmware_proactive_ha_response.go +++ b/model_virtualization_vmware_proactive_ha_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_remote_display_info.go b/model_virtualization_vmware_remote_display_info.go index a0d3bbabf4..571776a90e 100644 --- a/model_virtualization_vmware_remote_display_info.go +++ b/model_virtualization_vmware_remote_display_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_resource_allocation_system_traffic_types.go b/model_virtualization_vmware_resource_allocation_system_traffic_types.go index 5447ab05b6..c99569c869 100644 --- a/model_virtualization_vmware_resource_allocation_system_traffic_types.go +++ b/model_virtualization_vmware_resource_allocation_system_traffic_types.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_resource_consumption.go b/model_virtualization_vmware_resource_consumption.go index 9963bb3423..665cea6c42 100644 --- a/model_virtualization_vmware_resource_consumption.go +++ b/model_virtualization_vmware_resource_consumption.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_shares_info.go b/model_virtualization_vmware_shares_info.go index bd16c138ba..9f9fbb669e 100644 --- a/model_virtualization_vmware_shares_info.go +++ b/model_virtualization_vmware_shares_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_teaming_and_failover.go b/model_virtualization_vmware_teaming_and_failover.go index c903e568c4..e92c39d259 100644 --- a/model_virtualization_vmware_teaming_and_failover.go +++ b/model_virtualization_vmware_teaming_and_failover.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_uplink_port.go b/model_virtualization_vmware_uplink_port.go index 5ad4d61da6..a12ea04ac2 100644 --- a/model_virtualization_vmware_uplink_port.go +++ b/model_virtualization_vmware_uplink_port.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_uplink_port_list.go b/model_virtualization_vmware_uplink_port_list.go index 031c11f032..da2184d6d7 100644 --- a/model_virtualization_vmware_uplink_port_list.go +++ b/model_virtualization_vmware_uplink_port_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_uplink_port_response.go b/model_virtualization_vmware_uplink_port_response.go index 313b337f6d..a0baa443fa 100644 --- a/model_virtualization_vmware_uplink_port_response.go +++ b/model_virtualization_vmware_uplink_port_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vcenter.go b/model_virtualization_vmware_vcenter.go index 65df287dbb..e6602aa36b 100644 --- a/model_virtualization_vmware_vcenter.go +++ b/model_virtualization_vmware_vcenter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vcenter_list.go b/model_virtualization_vmware_vcenter_list.go index 580ba37a06..3f23a8f7cf 100644 --- a/model_virtualization_vmware_vcenter_list.go +++ b/model_virtualization_vmware_vcenter_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vcenter_relationship.go b/model_virtualization_vmware_vcenter_relationship.go index 53cb570c1b..d89745bee9 100644 --- a/model_virtualization_vmware_vcenter_relationship.go +++ b/model_virtualization_vmware_vcenter_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vcenter_response.go b/model_virtualization_vmware_vcenter_response.go index 84482660cb..769476094a 100644 --- a/model_virtualization_vmware_vcenter_response.go +++ b/model_virtualization_vmware_vcenter_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_disk.go b/model_virtualization_vmware_virtual_disk.go index 8cab16a95c..4772164733 100644 --- a/model_virtualization_vmware_virtual_disk.go +++ b/model_virtualization_vmware_virtual_disk.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_disk_list.go b/model_virtualization_vmware_virtual_disk_list.go index 98f0d12271..7060380502 100644 --- a/model_virtualization_vmware_virtual_disk_list.go +++ b/model_virtualization_vmware_virtual_disk_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_disk_response.go b/model_virtualization_vmware_virtual_disk_response.go index 8c8ae86d07..56dca225b4 100644 --- a/model_virtualization_vmware_virtual_disk_response.go +++ b/model_virtualization_vmware_virtual_disk_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine.go b/model_virtualization_vmware_virtual_machine.go index 1aa27669f6..3e6f2411de 100644 --- a/model_virtualization_vmware_virtual_machine.go +++ b/model_virtualization_vmware_virtual_machine.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_gpu.go b/model_virtualization_vmware_virtual_machine_gpu.go index f3ea1dcac4..1ed84e28b1 100644 --- a/model_virtualization_vmware_virtual_machine_gpu.go +++ b/model_virtualization_vmware_virtual_machine_gpu.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_gpu_list.go b/model_virtualization_vmware_virtual_machine_gpu_list.go index 83a3c66ab6..feebba4e02 100644 --- a/model_virtualization_vmware_virtual_machine_gpu_list.go +++ b/model_virtualization_vmware_virtual_machine_gpu_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_gpu_response.go b/model_virtualization_vmware_virtual_machine_gpu_response.go index d48f645207..d1b951d277 100644 --- a/model_virtualization_vmware_virtual_machine_gpu_response.go +++ b/model_virtualization_vmware_virtual_machine_gpu_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_list.go b/model_virtualization_vmware_virtual_machine_list.go index e99e18cdc4..90da77b4ce 100644 --- a/model_virtualization_vmware_virtual_machine_list.go +++ b/model_virtualization_vmware_virtual_machine_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_relationship.go b/model_virtualization_vmware_virtual_machine_relationship.go index d1fd840281..7ab6931aaa 100644 --- a/model_virtualization_vmware_virtual_machine_relationship.go +++ b/model_virtualization_vmware_virtual_machine_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_response.go b/model_virtualization_vmware_virtual_machine_response.go index 8792b5b43e..599da9549c 100644 --- a/model_virtualization_vmware_virtual_machine_response.go +++ b/model_virtualization_vmware_virtual_machine_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_snapshot.go b/model_virtualization_vmware_virtual_machine_snapshot.go index 12f7ce22b9..a7f03f0541 100644 --- a/model_virtualization_vmware_virtual_machine_snapshot.go +++ b/model_virtualization_vmware_virtual_machine_snapshot.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_snapshot_list.go b/model_virtualization_vmware_virtual_machine_snapshot_list.go index f9db61b7b0..ed833a5674 100644 --- a/model_virtualization_vmware_virtual_machine_snapshot_list.go +++ b/model_virtualization_vmware_virtual_machine_snapshot_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_machine_snapshot_response.go b/model_virtualization_vmware_virtual_machine_snapshot_response.go index 2911d50e3e..abd71a3404 100644 --- a/model_virtualization_vmware_virtual_machine_snapshot_response.go +++ b/model_virtualization_vmware_virtual_machine_snapshot_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_network_interface.go b/model_virtualization_vmware_virtual_network_interface.go index 3964850c07..64d169c7db 100644 --- a/model_virtualization_vmware_virtual_network_interface.go +++ b/model_virtualization_vmware_virtual_network_interface.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_network_interface_list.go b/model_virtualization_vmware_virtual_network_interface_list.go index 57857b41a7..2f131a095b 100644 --- a/model_virtualization_vmware_virtual_network_interface_list.go +++ b/model_virtualization_vmware_virtual_network_interface_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_network_interface_response.go b/model_virtualization_vmware_virtual_network_interface_response.go index f0cd9644a5..6425850cec 100644 --- a/model_virtualization_vmware_virtual_network_interface_response.go +++ b/model_virtualization_vmware_virtual_network_interface_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_switch.go b/model_virtualization_vmware_virtual_switch.go index ada455dee5..642ee9833b 100644 --- a/model_virtualization_vmware_virtual_switch.go +++ b/model_virtualization_vmware_virtual_switch.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_switch_list.go b/model_virtualization_vmware_virtual_switch_list.go index 4b9c1208dc..dd12deb103 100644 --- a/model_virtualization_vmware_virtual_switch_list.go +++ b/model_virtualization_vmware_virtual_switch_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_switch_relationship.go b/model_virtualization_vmware_virtual_switch_relationship.go index 882f23976b..105df9359a 100644 --- a/model_virtualization_vmware_virtual_switch_relationship.go +++ b/model_virtualization_vmware_virtual_switch_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_virtual_switch_response.go b/model_virtualization_vmware_virtual_switch_response.go index 0c5db3c6fa..103c44f3a6 100644 --- a/model_virtualization_vmware_virtual_switch_response.go +++ b/model_virtualization_vmware_virtual_switch_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vlan_range.go b/model_virtualization_vmware_vlan_range.go index 3ab1a7c83a..0fa319d08c 100644 --- a/model_virtualization_vmware_vlan_range.go +++ b/model_virtualization_vmware_vlan_range.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vm_cpu_share_info.go b/model_virtualization_vmware_vm_cpu_share_info.go index 28fdc4c7d8..dd8d93a827 100644 --- a/model_virtualization_vmware_vm_cpu_share_info.go +++ b/model_virtualization_vmware_vm_cpu_share_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vm_cpu_socket_info.go b/model_virtualization_vmware_vm_cpu_socket_info.go index 12131487c1..dfe0c7bd62 100644 --- a/model_virtualization_vmware_vm_cpu_socket_info.go +++ b/model_virtualization_vmware_vm_cpu_socket_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vm_disk_commit_info.go b/model_virtualization_vmware_vm_disk_commit_info.go index 47e76ee244..0981fc3b2d 100644 --- a/model_virtualization_vmware_vm_disk_commit_info.go +++ b/model_virtualization_vmware_vm_disk_commit_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_virtualization_vmware_vm_memory_share_info.go b/model_virtualization_vmware_vm_memory_share_info.go index f72046420d..e8e81e622f 100644 --- a/model_virtualization_vmware_vm_memory_share_info.go +++ b/model_virtualization_vmware_vm_memory_share_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmedia_mapping.go b/model_vmedia_mapping.go index fe4d2eebe2..18daa22f07 100644 --- a/model_vmedia_mapping.go +++ b/model_vmedia_mapping.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmedia_policy.go b/model_vmedia_policy.go index e97b0f76a1..693ebc68f7 100644 --- a/model_vmedia_policy.go +++ b/model_vmedia_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmedia_policy_inventory.go b/model_vmedia_policy_inventory.go index 6a11da20c1..b697424da0 100644 --- a/model_vmedia_policy_inventory.go +++ b/model_vmedia_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmedia_policy_inventory_list.go b/model_vmedia_policy_inventory_list.go index 4b03b59849..e7c7e5dc28 100644 --- a/model_vmedia_policy_inventory_list.go +++ b/model_vmedia_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmedia_policy_inventory_response.go b/model_vmedia_policy_inventory_response.go index a918c5111c..7b7283c3e1 100644 --- a/model_vmedia_policy_inventory_response.go +++ b/model_vmedia_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmedia_policy_list.go b/model_vmedia_policy_list.go index 1c96fb58c1..594047e6f1 100644 --- a/model_vmedia_policy_list.go +++ b/model_vmedia_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmedia_policy_response.go b/model_vmedia_policy_response.go index f59995911b..4b5768f007 100644 --- a/model_vmedia_policy_response.go +++ b/model_vmedia_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmrc_console.go b/model_vmrc_console.go index 321a6d4d4f..68ebd69519 100644 --- a/model_vmrc_console.go +++ b/model_vmrc_console.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmrc_console_list.go b/model_vmrc_console_list.go index 151e76e7d6..dd56c9f05c 100644 --- a/model_vmrc_console_list.go +++ b/model_vmrc_console_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vmrc_console_response.go b/model_vmrc_console_response.go index c0c6be79e9..fa9425c86c 100644 --- a/model_vmrc_console_response.go +++ b/model_vmrc_console_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_arfs_settings.go b/model_vnic_arfs_settings.go index 0f63714df2..9cad444d75 100644 --- a/model_vnic_arfs_settings.go +++ b/model_vnic_arfs_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_base_eth_if.go b/model_vnic_base_eth_if.go index 861264e18c..89a6dbfdc1 100644 --- a/model_vnic_base_eth_if.go +++ b/model_vnic_base_eth_if.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_base_fc_if.go b/model_vnic_base_fc_if.go index 5a4445582b..6adea3d450 100644 --- a/model_vnic_base_fc_if.go +++ b/model_vnic_base_fc_if.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_cdn.go b/model_vnic_cdn.go index 0a9b04b56d..152fd839e5 100644 --- a/model_vnic_cdn.go +++ b/model_vnic_cdn.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_completion_queue_settings.go b/model_vnic_completion_queue_settings.go index b1dc044a2d..0ed8840983 100644 --- a/model_vnic_completion_queue_settings.go +++ b/model_vnic_completion_queue_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy.go b/model_vnic_eth_adapter_policy.go index 4206beff95..9386973b69 100644 --- a/model_vnic_eth_adapter_policy.go +++ b/model_vnic_eth_adapter_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy_inventory.go b/model_vnic_eth_adapter_policy_inventory.go index e5f43c2de1..c534a6e083 100644 --- a/model_vnic_eth_adapter_policy_inventory.go +++ b/model_vnic_eth_adapter_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy_inventory_list.go b/model_vnic_eth_adapter_policy_inventory_list.go index 3f925d634b..da81203836 100644 --- a/model_vnic_eth_adapter_policy_inventory_list.go +++ b/model_vnic_eth_adapter_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy_inventory_relationship.go b/model_vnic_eth_adapter_policy_inventory_relationship.go index 0bcaeb3821..744d322b61 100644 --- a/model_vnic_eth_adapter_policy_inventory_relationship.go +++ b/model_vnic_eth_adapter_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy_inventory_response.go b/model_vnic_eth_adapter_policy_inventory_response.go index 8b2105ee7d..791e761455 100644 --- a/model_vnic_eth_adapter_policy_inventory_response.go +++ b/model_vnic_eth_adapter_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy_list.go b/model_vnic_eth_adapter_policy_list.go index 92fc07f8d6..e9c74ddb6f 100644 --- a/model_vnic_eth_adapter_policy_list.go +++ b/model_vnic_eth_adapter_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy_relationship.go b/model_vnic_eth_adapter_policy_relationship.go index 2cfe55211a..9591701dd7 100644 --- a/model_vnic_eth_adapter_policy_relationship.go +++ b/model_vnic_eth_adapter_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_adapter_policy_response.go b/model_vnic_eth_adapter_policy_response.go index aa64dbe326..61bf80f37a 100644 --- a/model_vnic_eth_adapter_policy_response.go +++ b/model_vnic_eth_adapter_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if.go b/model_vnic_eth_if.go index c78a8ddcf1..611d2c64d7 100644 --- a/model_vnic_eth_if.go +++ b/model_vnic_eth_if.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if_inventory.go b/model_vnic_eth_if_inventory.go index c5b614a402..c71116274a 100644 --- a/model_vnic_eth_if_inventory.go +++ b/model_vnic_eth_if_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if_inventory_list.go b/model_vnic_eth_if_inventory_list.go index 59949c9d2f..f780d7553e 100644 --- a/model_vnic_eth_if_inventory_list.go +++ b/model_vnic_eth_if_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if_inventory_relationship.go b/model_vnic_eth_if_inventory_relationship.go index 8f42fed6af..47599dfe3a 100644 --- a/model_vnic_eth_if_inventory_relationship.go +++ b/model_vnic_eth_if_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if_inventory_response.go b/model_vnic_eth_if_inventory_response.go index 346cbb6e9f..bb58ef45d9 100644 --- a/model_vnic_eth_if_inventory_response.go +++ b/model_vnic_eth_if_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if_list.go b/model_vnic_eth_if_list.go index b0ed1b7efe..171249a8d3 100644 --- a/model_vnic_eth_if_list.go +++ b/model_vnic_eth_if_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if_relationship.go b/model_vnic_eth_if_relationship.go index e3823c775c..b8502a6ef9 100644 --- a/model_vnic_eth_if_relationship.go +++ b/model_vnic_eth_if_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_if_response.go b/model_vnic_eth_if_response.go index 98da2bff37..26707b9708 100644 --- a/model_vnic_eth_if_response.go +++ b/model_vnic_eth_if_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_interrupt_settings.go b/model_vnic_eth_interrupt_settings.go index 4c6d0428fc..fcf8132c79 100644 --- a/model_vnic_eth_interrupt_settings.go +++ b/model_vnic_eth_interrupt_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy.go b/model_vnic_eth_network_policy.go index 8242bd54e4..06b73a44a2 100644 --- a/model_vnic_eth_network_policy.go +++ b/model_vnic_eth_network_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy_inventory.go b/model_vnic_eth_network_policy_inventory.go index 134c0e8dcd..9d2a76e1ae 100644 --- a/model_vnic_eth_network_policy_inventory.go +++ b/model_vnic_eth_network_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy_inventory_list.go b/model_vnic_eth_network_policy_inventory_list.go index 9a2b3ec3b8..170ea96bb5 100644 --- a/model_vnic_eth_network_policy_inventory_list.go +++ b/model_vnic_eth_network_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy_inventory_relationship.go b/model_vnic_eth_network_policy_inventory_relationship.go index 8a1f949a34..d210e9e511 100644 --- a/model_vnic_eth_network_policy_inventory_relationship.go +++ b/model_vnic_eth_network_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy_inventory_response.go b/model_vnic_eth_network_policy_inventory_response.go index 0bc715b664..96e2a7f037 100644 --- a/model_vnic_eth_network_policy_inventory_response.go +++ b/model_vnic_eth_network_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy_list.go b/model_vnic_eth_network_policy_list.go index 9df6f5c222..f5461991a9 100644 --- a/model_vnic_eth_network_policy_list.go +++ b/model_vnic_eth_network_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy_relationship.go b/model_vnic_eth_network_policy_relationship.go index fad8c0a4d5..9e387672eb 100644 --- a/model_vnic_eth_network_policy_relationship.go +++ b/model_vnic_eth_network_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_network_policy_response.go b/model_vnic_eth_network_policy_response.go index 8c3e1c0eac..d36ae80aa0 100644 --- a/model_vnic_eth_network_policy_response.go +++ b/model_vnic_eth_network_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy.go b/model_vnic_eth_qos_policy.go index 07989ffad8..bbb20b758e 100644 --- a/model_vnic_eth_qos_policy.go +++ b/model_vnic_eth_qos_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy_inventory.go b/model_vnic_eth_qos_policy_inventory.go index 84a1a6fb22..28ea0adb02 100644 --- a/model_vnic_eth_qos_policy_inventory.go +++ b/model_vnic_eth_qos_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy_inventory_list.go b/model_vnic_eth_qos_policy_inventory_list.go index 949c818414..4980f87c4a 100644 --- a/model_vnic_eth_qos_policy_inventory_list.go +++ b/model_vnic_eth_qos_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy_inventory_relationship.go b/model_vnic_eth_qos_policy_inventory_relationship.go index ad8569558f..01033f50d9 100644 --- a/model_vnic_eth_qos_policy_inventory_relationship.go +++ b/model_vnic_eth_qos_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy_inventory_response.go b/model_vnic_eth_qos_policy_inventory_response.go index b64ae31bef..954e414c84 100644 --- a/model_vnic_eth_qos_policy_inventory_response.go +++ b/model_vnic_eth_qos_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy_list.go b/model_vnic_eth_qos_policy_list.go index 6bdae9504d..dc540e359c 100644 --- a/model_vnic_eth_qos_policy_list.go +++ b/model_vnic_eth_qos_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy_relationship.go b/model_vnic_eth_qos_policy_relationship.go index ccad1b9bca..7fa745f7a9 100644 --- a/model_vnic_eth_qos_policy_relationship.go +++ b/model_vnic_eth_qos_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_qos_policy_response.go b/model_vnic_eth_qos_policy_response.go index 8bd6fbe083..3fc133d405 100644 --- a/model_vnic_eth_qos_policy_response.go +++ b/model_vnic_eth_qos_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_rx_queue_settings.go b/model_vnic_eth_rx_queue_settings.go index 08497c3c1a..f658e1b815 100644 --- a/model_vnic_eth_rx_queue_settings.go +++ b/model_vnic_eth_rx_queue_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_tx_queue_settings.go b/model_vnic_eth_tx_queue_settings.go index 4227940474..bbc96142df 100644 --- a/model_vnic_eth_tx_queue_settings.go +++ b/model_vnic_eth_tx_queue_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_veth_inventory.go b/model_vnic_eth_veth_inventory.go index 4e531cfeee..d78c36c2f1 100644 --- a/model_vnic_eth_veth_inventory.go +++ b/model_vnic_eth_veth_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_veth_inventory_list.go b/model_vnic_eth_veth_inventory_list.go index 3f594ba670..d57b9ada0f 100644 --- a/model_vnic_eth_veth_inventory_list.go +++ b/model_vnic_eth_veth_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_veth_inventory_response.go b/model_vnic_eth_veth_inventory_response.go index 5f056e25d6..2a0b4afeb9 100644 --- a/model_vnic_eth_veth_inventory_response.go +++ b/model_vnic_eth_veth_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_vnic_inventory.go b/model_vnic_eth_vnic_inventory.go index 2a92f49e5f..08d069329d 100644 --- a/model_vnic_eth_vnic_inventory.go +++ b/model_vnic_eth_vnic_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_vnic_inventory_list.go b/model_vnic_eth_vnic_inventory_list.go index 7062bc340d..4a378e0e74 100644 --- a/model_vnic_eth_vnic_inventory_list.go +++ b/model_vnic_eth_vnic_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_eth_vnic_inventory_response.go b/model_vnic_eth_vnic_inventory_response.go index 378c8703ad..43e9639bea 100644 --- a/model_vnic_eth_vnic_inventory_response.go +++ b/model_vnic_eth_vnic_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy.go b/model_vnic_fc_adapter_policy.go index 927bca5c8e..7031c75792 100644 --- a/model_vnic_fc_adapter_policy.go +++ b/model_vnic_fc_adapter_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy_inventory.go b/model_vnic_fc_adapter_policy_inventory.go index dbec061186..5749914c9e 100644 --- a/model_vnic_fc_adapter_policy_inventory.go +++ b/model_vnic_fc_adapter_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy_inventory_list.go b/model_vnic_fc_adapter_policy_inventory_list.go index 2081d9fe6d..c05e5b99b7 100644 --- a/model_vnic_fc_adapter_policy_inventory_list.go +++ b/model_vnic_fc_adapter_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy_inventory_relationship.go b/model_vnic_fc_adapter_policy_inventory_relationship.go index 46364bdbe0..5383defad8 100644 --- a/model_vnic_fc_adapter_policy_inventory_relationship.go +++ b/model_vnic_fc_adapter_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy_inventory_response.go b/model_vnic_fc_adapter_policy_inventory_response.go index e328b665c3..adc9901786 100644 --- a/model_vnic_fc_adapter_policy_inventory_response.go +++ b/model_vnic_fc_adapter_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy_list.go b/model_vnic_fc_adapter_policy_list.go index 5824e5d1f9..d66732ce56 100644 --- a/model_vnic_fc_adapter_policy_list.go +++ b/model_vnic_fc_adapter_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy_relationship.go b/model_vnic_fc_adapter_policy_relationship.go index 9e766d84e6..d62ee79cde 100644 --- a/model_vnic_fc_adapter_policy_relationship.go +++ b/model_vnic_fc_adapter_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_adapter_policy_response.go b/model_vnic_fc_adapter_policy_response.go index b3ad58bece..5846155370 100644 --- a/model_vnic_fc_adapter_policy_response.go +++ b/model_vnic_fc_adapter_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_error_recovery_settings.go b/model_vnic_fc_error_recovery_settings.go index 332447fc64..7b9574efa3 100644 --- a/model_vnic_fc_error_recovery_settings.go +++ b/model_vnic_fc_error_recovery_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if.go b/model_vnic_fc_if.go index fa43277157..8a165ac256 100644 --- a/model_vnic_fc_if.go +++ b/model_vnic_fc_if.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if_inventory.go b/model_vnic_fc_if_inventory.go index 2c09791176..f3b11405fe 100644 --- a/model_vnic_fc_if_inventory.go +++ b/model_vnic_fc_if_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if_inventory_list.go b/model_vnic_fc_if_inventory_list.go index 4508766185..3e4e207e34 100644 --- a/model_vnic_fc_if_inventory_list.go +++ b/model_vnic_fc_if_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if_inventory_relationship.go b/model_vnic_fc_if_inventory_relationship.go index 8f24a34e93..a9e3774b3d 100644 --- a/model_vnic_fc_if_inventory_relationship.go +++ b/model_vnic_fc_if_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if_inventory_response.go b/model_vnic_fc_if_inventory_response.go index cac60983f3..dc6281eec0 100644 --- a/model_vnic_fc_if_inventory_response.go +++ b/model_vnic_fc_if_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if_list.go b/model_vnic_fc_if_list.go index c237d1a135..16d7971ca1 100644 --- a/model_vnic_fc_if_list.go +++ b/model_vnic_fc_if_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if_relationship.go b/model_vnic_fc_if_relationship.go index d0a9c89051..39486416a0 100644 --- a/model_vnic_fc_if_relationship.go +++ b/model_vnic_fc_if_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_if_response.go b/model_vnic_fc_if_response.go index 9eb3441826..cfce3b27cf 100644 --- a/model_vnic_fc_if_response.go +++ b/model_vnic_fc_if_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_interrupt_settings.go b/model_vnic_fc_interrupt_settings.go index 52363404d2..84f26075f1 100644 --- a/model_vnic_fc_interrupt_settings.go +++ b/model_vnic_fc_interrupt_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy.go b/model_vnic_fc_network_policy.go index accac74d79..dc27d2af66 100644 --- a/model_vnic_fc_network_policy.go +++ b/model_vnic_fc_network_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy_inventory.go b/model_vnic_fc_network_policy_inventory.go index 8abfe26c8f..97ffe65676 100644 --- a/model_vnic_fc_network_policy_inventory.go +++ b/model_vnic_fc_network_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy_inventory_list.go b/model_vnic_fc_network_policy_inventory_list.go index 4afcf2aee0..c2cc9da704 100644 --- a/model_vnic_fc_network_policy_inventory_list.go +++ b/model_vnic_fc_network_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy_inventory_relationship.go b/model_vnic_fc_network_policy_inventory_relationship.go index df66fd2860..78606a0465 100644 --- a/model_vnic_fc_network_policy_inventory_relationship.go +++ b/model_vnic_fc_network_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy_inventory_response.go b/model_vnic_fc_network_policy_inventory_response.go index c2f58a3408..48af652a37 100644 --- a/model_vnic_fc_network_policy_inventory_response.go +++ b/model_vnic_fc_network_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy_list.go b/model_vnic_fc_network_policy_list.go index 67bafa18c2..e2b2284e06 100644 --- a/model_vnic_fc_network_policy_list.go +++ b/model_vnic_fc_network_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy_relationship.go b/model_vnic_fc_network_policy_relationship.go index d0283fbf2d..c9a76f070b 100644 --- a/model_vnic_fc_network_policy_relationship.go +++ b/model_vnic_fc_network_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_network_policy_response.go b/model_vnic_fc_network_policy_response.go index 791f05997c..3bbfd4dee8 100644 --- a/model_vnic_fc_network_policy_response.go +++ b/model_vnic_fc_network_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy.go b/model_vnic_fc_qos_policy.go index c1f0905752..fdeb297ed8 100644 --- a/model_vnic_fc_qos_policy.go +++ b/model_vnic_fc_qos_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy_inventory.go b/model_vnic_fc_qos_policy_inventory.go index 5d747f30ed..1a6075a8da 100644 --- a/model_vnic_fc_qos_policy_inventory.go +++ b/model_vnic_fc_qos_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy_inventory_list.go b/model_vnic_fc_qos_policy_inventory_list.go index fd1b4ba5b5..7327cda8d4 100644 --- a/model_vnic_fc_qos_policy_inventory_list.go +++ b/model_vnic_fc_qos_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy_inventory_relationship.go b/model_vnic_fc_qos_policy_inventory_relationship.go index b707e4862f..1b4d086124 100644 --- a/model_vnic_fc_qos_policy_inventory_relationship.go +++ b/model_vnic_fc_qos_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy_inventory_response.go b/model_vnic_fc_qos_policy_inventory_response.go index a770886598..daacde812a 100644 --- a/model_vnic_fc_qos_policy_inventory_response.go +++ b/model_vnic_fc_qos_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy_list.go b/model_vnic_fc_qos_policy_list.go index 5f89918011..fde001ddee 100644 --- a/model_vnic_fc_qos_policy_list.go +++ b/model_vnic_fc_qos_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy_relationship.go b/model_vnic_fc_qos_policy_relationship.go index 5e4e6583d1..50802d0f7d 100644 --- a/model_vnic_fc_qos_policy_relationship.go +++ b/model_vnic_fc_qos_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_qos_policy_response.go b/model_vnic_fc_qos_policy_response.go index f456c67c27..4e8a61f419 100644 --- a/model_vnic_fc_qos_policy_response.go +++ b/model_vnic_fc_qos_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_queue_settings.go b/model_vnic_fc_queue_settings.go index 569193a8ed..e590ccfcb0 100644 --- a/model_vnic_fc_queue_settings.go +++ b/model_vnic_fc_queue_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_veth_inventory.go b/model_vnic_fc_veth_inventory.go index 76dff05e39..c8b9d7be6c 100644 --- a/model_vnic_fc_veth_inventory.go +++ b/model_vnic_fc_veth_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_veth_inventory_list.go b/model_vnic_fc_veth_inventory_list.go index 7f11c29e13..2c42165b56 100644 --- a/model_vnic_fc_veth_inventory_list.go +++ b/model_vnic_fc_veth_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_veth_inventory_response.go b/model_vnic_fc_veth_inventory_response.go index 673ec3b0ac..8f9c7ebb17 100644 --- a/model_vnic_fc_veth_inventory_response.go +++ b/model_vnic_fc_veth_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_vhba_policy_inventory.go b/model_vnic_fc_vhba_policy_inventory.go index bad9e62ad6..f9e03e1bac 100644 --- a/model_vnic_fc_vhba_policy_inventory.go +++ b/model_vnic_fc_vhba_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_vhba_policy_inventory_list.go b/model_vnic_fc_vhba_policy_inventory_list.go index c3780b17f6..0300dd38f8 100644 --- a/model_vnic_fc_vhba_policy_inventory_list.go +++ b/model_vnic_fc_vhba_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_fc_vhba_policy_inventory_response.go b/model_vnic_fc_vhba_policy_inventory_response.go index 79c2303ce8..b4e700edba 100644 --- a/model_vnic_fc_vhba_policy_inventory_response.go +++ b/model_vnic_fc_vhba_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_flogi_settings.go b/model_vnic_flogi_settings.go index 622b0e4f1d..fd06e321c6 100644 --- a/model_vnic_flogi_settings.go +++ b/model_vnic_flogi_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy.go b/model_vnic_iscsi_adapter_policy.go index f48e44c8f7..bad9a59744 100644 --- a/model_vnic_iscsi_adapter_policy.go +++ b/model_vnic_iscsi_adapter_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy_inventory.go b/model_vnic_iscsi_adapter_policy_inventory.go index 7f5447c85d..5e7c0cd975 100644 --- a/model_vnic_iscsi_adapter_policy_inventory.go +++ b/model_vnic_iscsi_adapter_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy_inventory_list.go b/model_vnic_iscsi_adapter_policy_inventory_list.go index d104f56dbc..08b9b68a0d 100644 --- a/model_vnic_iscsi_adapter_policy_inventory_list.go +++ b/model_vnic_iscsi_adapter_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy_inventory_relationship.go b/model_vnic_iscsi_adapter_policy_inventory_relationship.go index c5728ccdd3..590fb89542 100644 --- a/model_vnic_iscsi_adapter_policy_inventory_relationship.go +++ b/model_vnic_iscsi_adapter_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy_inventory_response.go b/model_vnic_iscsi_adapter_policy_inventory_response.go index 8dce20bb77..de02ad88af 100644 --- a/model_vnic_iscsi_adapter_policy_inventory_response.go +++ b/model_vnic_iscsi_adapter_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy_list.go b/model_vnic_iscsi_adapter_policy_list.go index e354e897dc..3f5bfae211 100644 --- a/model_vnic_iscsi_adapter_policy_list.go +++ b/model_vnic_iscsi_adapter_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy_relationship.go b/model_vnic_iscsi_adapter_policy_relationship.go index 9e81717c73..01e6fdae3e 100644 --- a/model_vnic_iscsi_adapter_policy_relationship.go +++ b/model_vnic_iscsi_adapter_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_adapter_policy_response.go b/model_vnic_iscsi_adapter_policy_response.go index 43e24b555d..abcb97406b 100644 --- a/model_vnic_iscsi_adapter_policy_response.go +++ b/model_vnic_iscsi_adapter_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_auth_profile.go b/model_vnic_iscsi_auth_profile.go index a4832dce60..71bcfe9d49 100644 --- a/model_vnic_iscsi_auth_profile.go +++ b/model_vnic_iscsi_auth_profile.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy.go b/model_vnic_iscsi_boot_policy.go index 3e928cb301..4d85b94e30 100644 --- a/model_vnic_iscsi_boot_policy.go +++ b/model_vnic_iscsi_boot_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy_inventory.go b/model_vnic_iscsi_boot_policy_inventory.go index 655d89507a..1765acd19a 100644 --- a/model_vnic_iscsi_boot_policy_inventory.go +++ b/model_vnic_iscsi_boot_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy_inventory_list.go b/model_vnic_iscsi_boot_policy_inventory_list.go index 895821c2b5..2685d8f57e 100644 --- a/model_vnic_iscsi_boot_policy_inventory_list.go +++ b/model_vnic_iscsi_boot_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy_inventory_relationship.go b/model_vnic_iscsi_boot_policy_inventory_relationship.go index 35cd77ec66..2fe022e2fa 100644 --- a/model_vnic_iscsi_boot_policy_inventory_relationship.go +++ b/model_vnic_iscsi_boot_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy_inventory_response.go b/model_vnic_iscsi_boot_policy_inventory_response.go index 1f1710a20b..4856a02dbb 100644 --- a/model_vnic_iscsi_boot_policy_inventory_response.go +++ b/model_vnic_iscsi_boot_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy_list.go b/model_vnic_iscsi_boot_policy_list.go index 785d2b1759..cfb463ee55 100644 --- a/model_vnic_iscsi_boot_policy_list.go +++ b/model_vnic_iscsi_boot_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy_relationship.go b/model_vnic_iscsi_boot_policy_relationship.go index bde5ddb728..a10229f57d 100644 --- a/model_vnic_iscsi_boot_policy_relationship.go +++ b/model_vnic_iscsi_boot_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_boot_policy_response.go b/model_vnic_iscsi_boot_policy_response.go index b53153dbc9..bf10c4edb8 100644 --- a/model_vnic_iscsi_boot_policy_response.go +++ b/model_vnic_iscsi_boot_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy.go b/model_vnic_iscsi_static_target_policy.go index dfa0b9b4df..a4d07eddd4 100644 --- a/model_vnic_iscsi_static_target_policy.go +++ b/model_vnic_iscsi_static_target_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy_inventory.go b/model_vnic_iscsi_static_target_policy_inventory.go index eb207d8b01..97d8d2cdfe 100644 --- a/model_vnic_iscsi_static_target_policy_inventory.go +++ b/model_vnic_iscsi_static_target_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy_inventory_list.go b/model_vnic_iscsi_static_target_policy_inventory_list.go index ab63450e28..057ba5a5d4 100644 --- a/model_vnic_iscsi_static_target_policy_inventory_list.go +++ b/model_vnic_iscsi_static_target_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy_inventory_relationship.go b/model_vnic_iscsi_static_target_policy_inventory_relationship.go index 0a92882de3..9c9200a037 100644 --- a/model_vnic_iscsi_static_target_policy_inventory_relationship.go +++ b/model_vnic_iscsi_static_target_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy_inventory_response.go b/model_vnic_iscsi_static_target_policy_inventory_response.go index ff7932eff0..ef3c1bd346 100644 --- a/model_vnic_iscsi_static_target_policy_inventory_response.go +++ b/model_vnic_iscsi_static_target_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy_list.go b/model_vnic_iscsi_static_target_policy_list.go index c7d9e2fced..0f82a442d6 100644 --- a/model_vnic_iscsi_static_target_policy_list.go +++ b/model_vnic_iscsi_static_target_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy_relationship.go b/model_vnic_iscsi_static_target_policy_relationship.go index 5141ddee1d..81b76e1692 100644 --- a/model_vnic_iscsi_static_target_policy_relationship.go +++ b/model_vnic_iscsi_static_target_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_iscsi_static_target_policy_response.go b/model_vnic_iscsi_static_target_policy_response.go index 0d5894441e..eeeaef7285 100644 --- a/model_vnic_iscsi_static_target_policy_response.go +++ b/model_vnic_iscsi_static_target_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy.go b/model_vnic_lan_connectivity_policy.go index df7ace90ef..df3a41af60 100644 --- a/model_vnic_lan_connectivity_policy.go +++ b/model_vnic_lan_connectivity_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy_inventory.go b/model_vnic_lan_connectivity_policy_inventory.go index 290ae825eb..1650d0067d 100644 --- a/model_vnic_lan_connectivity_policy_inventory.go +++ b/model_vnic_lan_connectivity_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy_inventory_list.go b/model_vnic_lan_connectivity_policy_inventory_list.go index 8bf9892748..0b4c0cb5e9 100644 --- a/model_vnic_lan_connectivity_policy_inventory_list.go +++ b/model_vnic_lan_connectivity_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy_inventory_relationship.go b/model_vnic_lan_connectivity_policy_inventory_relationship.go index d9982841f9..90a7e42c37 100644 --- a/model_vnic_lan_connectivity_policy_inventory_relationship.go +++ b/model_vnic_lan_connectivity_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy_inventory_response.go b/model_vnic_lan_connectivity_policy_inventory_response.go index 14a73e0e8e..e369dee502 100644 --- a/model_vnic_lan_connectivity_policy_inventory_response.go +++ b/model_vnic_lan_connectivity_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy_list.go b/model_vnic_lan_connectivity_policy_list.go index 0034d4288c..721a344775 100644 --- a/model_vnic_lan_connectivity_policy_list.go +++ b/model_vnic_lan_connectivity_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy_relationship.go b/model_vnic_lan_connectivity_policy_relationship.go index a72265461a..e89015a08c 100644 --- a/model_vnic_lan_connectivity_policy_relationship.go +++ b/model_vnic_lan_connectivity_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lan_connectivity_policy_response.go b/model_vnic_lan_connectivity_policy_response.go index 48b66f5c65..881fcc1dae 100644 --- a/model_vnic_lan_connectivity_policy_response.go +++ b/model_vnic_lan_connectivity_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lcp_status.go b/model_vnic_lcp_status.go index 2ea7c283b1..e7b8bf4955 100644 --- a/model_vnic_lcp_status.go +++ b/model_vnic_lcp_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lcp_status_list.go b/model_vnic_lcp_status_list.go index 6988acdced..a6f00b6a60 100644 --- a/model_vnic_lcp_status_list.go +++ b/model_vnic_lcp_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lcp_status_response.go b/model_vnic_lcp_status_response.go index b8eea6c11d..5bf403e3ea 100644 --- a/model_vnic_lcp_status_response.go +++ b/model_vnic_lcp_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_lun.go b/model_vnic_lun.go index 07dd2e4f24..1baa4f2768 100644 --- a/model_vnic_lun.go +++ b/model_vnic_lun.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_nvgre_settings.go b/model_vnic_nvgre_settings.go index 1d96f462e2..68582a51d2 100644 --- a/model_vnic_nvgre_settings.go +++ b/model_vnic_nvgre_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_placement_settings.go b/model_vnic_placement_settings.go index 69fabcce5d..a6b90ba4ea 100644 --- a/model_vnic_placement_settings.go +++ b/model_vnic_placement_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_plogi_settings.go b/model_vnic_plogi_settings.go index 2736bd511b..d4ded06211 100644 --- a/model_vnic_plogi_settings.go +++ b/model_vnic_plogi_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_ptp_settings.go b/model_vnic_ptp_settings.go index 3b1d1f6ebc..1230dcddc1 100644 --- a/model_vnic_ptp_settings.go +++ b/model_vnic_ptp_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_roce_settings.go b/model_vnic_roce_settings.go index 30c8abb6ae..8b478519ff 100644 --- a/model_vnic_roce_settings.go +++ b/model_vnic_roce_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_rss_hash_settings.go b/model_vnic_rss_hash_settings.go index 75f0a1504a..f0e99258a0 100644 --- a/model_vnic_rss_hash_settings.go +++ b/model_vnic_rss_hash_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy.go b/model_vnic_san_connectivity_policy.go index 48b9bccc9f..b01a6bcb1b 100644 --- a/model_vnic_san_connectivity_policy.go +++ b/model_vnic_san_connectivity_policy.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy_inventory.go b/model_vnic_san_connectivity_policy_inventory.go index 2143a1b982..e8c8423dfe 100644 --- a/model_vnic_san_connectivity_policy_inventory.go +++ b/model_vnic_san_connectivity_policy_inventory.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy_inventory_list.go b/model_vnic_san_connectivity_policy_inventory_list.go index 094d0505fe..b8660ceaee 100644 --- a/model_vnic_san_connectivity_policy_inventory_list.go +++ b/model_vnic_san_connectivity_policy_inventory_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy_inventory_relationship.go b/model_vnic_san_connectivity_policy_inventory_relationship.go index d42eb27bf6..31ba504c6c 100644 --- a/model_vnic_san_connectivity_policy_inventory_relationship.go +++ b/model_vnic_san_connectivity_policy_inventory_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy_inventory_response.go b/model_vnic_san_connectivity_policy_inventory_response.go index d412b7c801..92622a17e6 100644 --- a/model_vnic_san_connectivity_policy_inventory_response.go +++ b/model_vnic_san_connectivity_policy_inventory_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy_list.go b/model_vnic_san_connectivity_policy_list.go index c1cc48c2ba..82d6d59e2d 100644 --- a/model_vnic_san_connectivity_policy_list.go +++ b/model_vnic_san_connectivity_policy_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy_relationship.go b/model_vnic_san_connectivity_policy_relationship.go index d1945ae510..3bdad2f9d2 100644 --- a/model_vnic_san_connectivity_policy_relationship.go +++ b/model_vnic_san_connectivity_policy_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_san_connectivity_policy_response.go b/model_vnic_san_connectivity_policy_response.go index 4804d7adc2..a5ec182f8c 100644 --- a/model_vnic_san_connectivity_policy_response.go +++ b/model_vnic_san_connectivity_policy_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_scp_status.go b/model_vnic_scp_status.go index 3a75cccb68..45f35fb423 100644 --- a/model_vnic_scp_status.go +++ b/model_vnic_scp_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_scp_status_list.go b/model_vnic_scp_status_list.go index b86442883a..39cbc0da77 100644 --- a/model_vnic_scp_status_list.go +++ b/model_vnic_scp_status_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_scp_status_response.go b/model_vnic_scp_status_response.go index 25ebefe5ba..6200bf8ee0 100644 --- a/model_vnic_scp_status_response.go +++ b/model_vnic_scp_status_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_scsi_queue_settings.go b/model_vnic_scsi_queue_settings.go index 02d1e20a6f..c08cc86e3a 100644 --- a/model_vnic_scsi_queue_settings.go +++ b/model_vnic_scsi_queue_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_sriov_settings.go b/model_vnic_sriov_settings.go index c1524cb6bb..e86c6a59b9 100644 --- a/model_vnic_sriov_settings.go +++ b/model_vnic_sriov_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_tcp_offload_settings.go b/model_vnic_tcp_offload_settings.go index 3e69a77b37..fedc256183 100644 --- a/model_vnic_tcp_offload_settings.go +++ b/model_vnic_tcp_offload_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_usnic_settings.go b/model_vnic_usnic_settings.go index 2315dfcf99..f9b79d1dcf 100644 --- a/model_vnic_usnic_settings.go +++ b/model_vnic_usnic_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vhba_template.go b/model_vnic_vhba_template.go index 5fccd1cf0b..7853868446 100644 --- a/model_vnic_vhba_template.go +++ b/model_vnic_vhba_template.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vhba_template_list.go b/model_vnic_vhba_template_list.go index a86b34f6d9..a16a870d07 100644 --- a/model_vnic_vhba_template_list.go +++ b/model_vnic_vhba_template_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vhba_template_relationship.go b/model_vnic_vhba_template_relationship.go index 2a3b7a87ae..993c101677 100644 --- a/model_vnic_vhba_template_relationship.go +++ b/model_vnic_vhba_template_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vhba_template_response.go b/model_vnic_vhba_template_response.go index 9ba9dd85d1..89e001eb78 100644 --- a/model_vnic_vhba_template_response.go +++ b/model_vnic_vhba_template_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vif_status.go b/model_vnic_vif_status.go index 3a5071a277..e9598f6270 100644 --- a/model_vnic_vif_status.go +++ b/model_vnic_vif_status.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vlan_settings.go b/model_vnic_vlan_settings.go index 6c90bccc52..dcc68b64de 100644 --- a/model_vnic_vlan_settings.go +++ b/model_vnic_vlan_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vmq_settings.go b/model_vnic_vmq_settings.go index 3016732b69..d14a6476b0 100644 --- a/model_vnic_vmq_settings.go +++ b/model_vnic_vmq_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vnic_template.go b/model_vnic_vnic_template.go index 31dc83ff25..702adb9dff 100644 --- a/model_vnic_vnic_template.go +++ b/model_vnic_vnic_template.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vnic_template_list.go b/model_vnic_vnic_template_list.go index 455bd7ef0b..4a048ec107 100644 --- a/model_vnic_vnic_template_list.go +++ b/model_vnic_vnic_template_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vnic_template_relationship.go b/model_vnic_vnic_template_relationship.go index 495de21598..341022ba7a 100644 --- a/model_vnic_vnic_template_relationship.go +++ b/model_vnic_vnic_template_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vnic_template_response.go b/model_vnic_vnic_template_response.go index 56f89feff9..bd88889f34 100644 --- a/model_vnic_vnic_template_response.go +++ b/model_vnic_vnic_template_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vsan_settings.go b/model_vnic_vsan_settings.go index 7526af15b5..bc24286b9d 100644 --- a/model_vnic_vsan_settings.go +++ b/model_vnic_vsan_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vnic_vxlan_settings.go b/model_vnic_vxlan_settings.go index f233e9f895..52c33e339e 100644 --- a/model_vnic_vxlan_settings.go +++ b/model_vnic_vxlan_settings.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vrf_vrf.go b/model_vrf_vrf.go index f75f06d820..fc3cfe5ee0 100644 --- a/model_vrf_vrf.go +++ b/model_vrf_vrf.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vrf_vrf_list.go b/model_vrf_vrf_list.go index dd78b71807..c4996366f4 100644 --- a/model_vrf_vrf_list.go +++ b/model_vrf_vrf_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vrf_vrf_relationship.go b/model_vrf_vrf_relationship.go index 090708f26c..8b0d134125 100644 --- a/model_vrf_vrf_relationship.go +++ b/model_vrf_vrf_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_vrf_vrf_response.go b/model_vrf_vrf_response.go index 59352e8094..332b6f7a31 100644 --- a/model_vrf_vrf_response.go +++ b/model_vrf_vrf_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_webhook_endpoint.go b/model_webhook_endpoint.go index 4e14660d5a..a19f6704a1 100644 --- a/model_webhook_endpoint.go +++ b/model_webhook_endpoint.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_webhook_endpoint_list.go b/model_webhook_endpoint_list.go index 71d9638e9b..77d48ef0b8 100644 --- a/model_webhook_endpoint_list.go +++ b/model_webhook_endpoint_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_webhook_endpoint_response.go b/model_webhook_endpoint_response.go index 5c20713e1e..38682c30b0 100644 --- a/model_webhook_endpoint_response.go +++ b/model_webhook_endpoint_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_webhook_schema.go b/model_webhook_schema.go index a2755fc3d0..a09ecd1a2b 100644 --- a/model_webhook_schema.go +++ b/model_webhook_schema.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_webhook_schema_list.go b/model_webhook_schema_list.go index 72837b79fb..5814199b99 100644 --- a/model_webhook_schema_list.go +++ b/model_webhook_schema_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_webhook_schema_relationship.go b/model_webhook_schema_relationship.go index b5025dc312..6189e0dc4e 100644 --- a/model_webhook_schema_relationship.go +++ b/model_webhook_schema_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_webhook_schema_response.go b/model_webhook_schema_response.go index 67a23ccabe..1a6fc97b57 100644 --- a/model_webhook_schema_response.go +++ b/model_webhook_schema_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_abstract_loop_task.go b/model_workflow_abstract_loop_task.go index 79c32ba5dd..a6668b51f6 100644 --- a/model_workflow_abstract_loop_task.go +++ b/model_workflow_abstract_loop_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_abstract_resource_selector.go b/model_workflow_abstract_resource_selector.go index 80f9e87c76..026cfbaad9 100644 --- a/model_workflow_abstract_resource_selector.go +++ b/model_workflow_abstract_resource_selector.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_abstract_worker_task.go b/model_workflow_abstract_worker_task.go index 5eed6ab827..74633478b8 100644 --- a/model_workflow_abstract_worker_task.go +++ b/model_workflow_abstract_worker_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ansible_batch_executor.go b/model_workflow_ansible_batch_executor.go index c4f3b23782..63749fafd0 100644 --- a/model_workflow_ansible_batch_executor.go +++ b/model_workflow_ansible_batch_executor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ansible_batch_executor_list.go b/model_workflow_ansible_batch_executor_list.go index cc193a86b3..91ebab7dea 100644 --- a/model_workflow_ansible_batch_executor_list.go +++ b/model_workflow_ansible_batch_executor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ansible_batch_executor_response.go b/model_workflow_ansible_batch_executor_response.go index 9fc0b2c2c8..51d33e9011 100644 --- a/model_workflow_ansible_batch_executor_response.go +++ b/model_workflow_ansible_batch_executor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ansible_play_session.go b/model_workflow_ansible_play_session.go index 80c3946458..4324e3e551 100644 --- a/model_workflow_ansible_play_session.go +++ b/model_workflow_ansible_play_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_api.go b/model_workflow_api.go index 463eb10c78..da801e1d4f 100644 --- a/model_workflow_api.go +++ b/model_workflow_api.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_array_data_type.go b/model_workflow_array_data_type.go index 75e40244b3..e728d1a6d8 100644 --- a/model_workflow_array_data_type.go +++ b/model_workflow_array_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_array_item.go b/model_workflow_array_item.go index b844f1fa4d..8d9cc42dca 100644 --- a/model_workflow_array_item.go +++ b/model_workflow_array_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_associated_roles.go b/model_workflow_associated_roles.go index 811d4f928b..71bae902a6 100644 --- a/model_workflow_associated_roles.go +++ b/model_workflow_associated_roles.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_base_data_type.go b/model_workflow_base_data_type.go index 6285ecba6b..02dcb439d0 100644 --- a/model_workflow_base_data_type.go +++ b/model_workflow_base_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_base_operation.go b/model_workflow_base_operation.go index 2fc4ee7cb2..663dc33949 100644 --- a/model_workflow_base_operation.go +++ b/model_workflow_base_operation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_batch_api_executor.go b/model_workflow_batch_api_executor.go index 29b7d0544e..68ae53a735 100644 --- a/model_workflow_batch_api_executor.go +++ b/model_workflow_batch_api_executor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_batch_api_executor_list.go b/model_workflow_batch_api_executor_list.go index 4d78633cad..5d03525678 100644 --- a/model_workflow_batch_api_executor_list.go +++ b/model_workflow_batch_api_executor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_batch_api_executor_response.go b/model_workflow_batch_api_executor_response.go index b27b9c5396..9e2aa5ad93 100644 --- a/model_workflow_batch_api_executor_response.go +++ b/model_workflow_batch_api_executor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_batch_executor.go b/model_workflow_batch_executor.go index 206b76d5c8..bf6e70140f 100644 --- a/model_workflow_batch_executor.go +++ b/model_workflow_batch_executor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_cancelable_type.go b/model_workflow_cancelable_type.go index 2a3aad6182..4cc3ba7c33 100644 --- a/model_workflow_cancelable_type.go +++ b/model_workflow_cancelable_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog.go b/model_workflow_catalog.go index fe5f8b794b..691e13525e 100644 --- a/model_workflow_catalog.go +++ b/model_workflow_catalog.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_item_definition.go b/model_workflow_catalog_item_definition.go index e68de9b4b5..cc7837a6c9 100644 --- a/model_workflow_catalog_item_definition.go +++ b/model_workflow_catalog_item_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_item_definition_list.go b/model_workflow_catalog_item_definition_list.go index 77b7f64557..a7615088a5 100644 --- a/model_workflow_catalog_item_definition_list.go +++ b/model_workflow_catalog_item_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_item_definition_relationship.go b/model_workflow_catalog_item_definition_relationship.go index fcd7589484..93ecb728c0 100644 --- a/model_workflow_catalog_item_definition_relationship.go +++ b/model_workflow_catalog_item_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_item_definition_response.go b/model_workflow_catalog_item_definition_response.go index 7c3daec097..dc55a17faa 100644 --- a/model_workflow_catalog_item_definition_response.go +++ b/model_workflow_catalog_item_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_list.go b/model_workflow_catalog_list.go index 5252afe55e..a6217f852e 100644 --- a/model_workflow_catalog_list.go +++ b/model_workflow_catalog_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_relationship.go b/model_workflow_catalog_relationship.go index 7637421e5b..887001ccc0 100644 --- a/model_workflow_catalog_relationship.go +++ b/model_workflow_catalog_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_response.go b/model_workflow_catalog_response.go index 4032f2cfa1..d620b66b0f 100644 --- a/model_workflow_catalog_response.go +++ b/model_workflow_catalog_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_service_request.go b/model_workflow_catalog_service_request.go index 498c362898..55c3e57368 100644 --- a/model_workflow_catalog_service_request.go +++ b/model_workflow_catalog_service_request.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_service_request_list.go b/model_workflow_catalog_service_request_list.go index 9adde004c9..82b4a6130f 100644 --- a/model_workflow_catalog_service_request_list.go +++ b/model_workflow_catalog_service_request_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_service_request_relationship.go b/model_workflow_catalog_service_request_relationship.go index dee6a4df9d..08fffe35e8 100644 --- a/model_workflow_catalog_service_request_relationship.go +++ b/model_workflow_catalog_service_request_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_catalog_service_request_response.go b/model_workflow_catalog_service_request_response.go index c473b5b269..4369e525c9 100644 --- a/model_workflow_catalog_service_request_response.go +++ b/model_workflow_catalog_service_request_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_cli_command.go b/model_workflow_cli_command.go index 6f7c978c92..82543b2077 100644 --- a/model_workflow_cli_command.go +++ b/model_workflow_cli_command.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_comments.go b/model_workflow_comments.go index 69b9e405d6..48cba33dee 100644 --- a/model_workflow_comments.go +++ b/model_workflow_comments.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_constraints.go b/model_workflow_constraints.go index 2c4eef272a..170b52e690 100644 --- a/model_workflow_constraints.go +++ b/model_workflow_constraints.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_control_task.go b/model_workflow_control_task.go index 1411f76ebc..bb7caa8b3f 100644 --- a/model_workflow_control_task.go +++ b/model_workflow_control_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_array_item.go b/model_workflow_custom_array_item.go index 3aac87beff..d34a6e1f55 100644 --- a/model_workflow_custom_array_item.go +++ b/model_workflow_custom_array_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_data_property.go b/model_workflow_custom_data_property.go index 5961c840d3..2ba6244a25 100644 --- a/model_workflow_custom_data_property.go +++ b/model_workflow_custom_data_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_data_type.go b/model_workflow_custom_data_type.go index b3d7209b4d..bb26ab5313 100644 --- a/model_workflow_custom_data_type.go +++ b/model_workflow_custom_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_data_type_definition.go b/model_workflow_custom_data_type_definition.go index 02f367b4b3..b8a0798439 100644 --- a/model_workflow_custom_data_type_definition.go +++ b/model_workflow_custom_data_type_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_data_type_definition_list.go b/model_workflow_custom_data_type_definition_list.go index ed8b6e8aac..0345152028 100644 --- a/model_workflow_custom_data_type_definition_list.go +++ b/model_workflow_custom_data_type_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_data_type_definition_relationship.go b/model_workflow_custom_data_type_definition_relationship.go index 225898e831..64a069d97c 100644 --- a/model_workflow_custom_data_type_definition_relationship.go +++ b/model_workflow_custom_data_type_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_data_type_definition_response.go b/model_workflow_custom_data_type_definition_response.go index abd967c877..d78863b329 100644 --- a/model_workflow_custom_data_type_definition_response.go +++ b/model_workflow_custom_data_type_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_custom_data_type_properties.go b/model_workflow_custom_data_type_properties.go index a27156493e..c305785d72 100644 --- a/model_workflow_custom_data_type_properties.go +++ b/model_workflow_custom_data_type_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_decision_case.go b/model_workflow_decision_case.go index 1bb7ae3298..6aeaa3a161 100644 --- a/model_workflow_decision_case.go +++ b/model_workflow_decision_case.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_decision_task.go b/model_workflow_decision_task.go index 68719aad0d..59661c47f2 100644 --- a/model_workflow_decision_task.go +++ b/model_workflow_decision_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_default_value.go b/model_workflow_default_value.go index 79239015ff..3c645d205d 100644 --- a/model_workflow_default_value.go +++ b/model_workflow_default_value.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_display_meta.go b/model_workflow_display_meta.go index 537dc7e002..91858399b8 100644 --- a/model_workflow_display_meta.go +++ b/model_workflow_display_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_dynamic_template_parser_data_type.go b/model_workflow_dynamic_template_parser_data_type.go index 574721f5b0..1192200750 100644 --- a/model_workflow_dynamic_template_parser_data_type.go +++ b/model_workflow_dynamic_template_parser_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_end_task.go b/model_workflow_end_task.go index 4c45db6351..32a76e2c11 100644 --- a/model_workflow_end_task.go +++ b/model_workflow_end_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_enum_entry.go b/model_workflow_enum_entry.go index 86318e37c7..54b5aa58a1 100644 --- a/model_workflow_enum_entry.go +++ b/model_workflow_enum_entry.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_environment_variable_reference.go b/model_workflow_environment_variable_reference.go index 041df9922b..79da86bd5a 100644 --- a/model_workflow_environment_variable_reference.go +++ b/model_workflow_environment_variable_reference.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_error_response_handler.go b/model_workflow_error_response_handler.go index 97555acfc8..645849c00e 100644 --- a/model_workflow_error_response_handler.go +++ b/model_workflow_error_response_handler.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_error_response_handler_list.go b/model_workflow_error_response_handler_list.go index f0c430be0d..77c0024551 100644 --- a/model_workflow_error_response_handler_list.go +++ b/model_workflow_error_response_handler_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_error_response_handler_relationship.go b/model_workflow_error_response_handler_relationship.go index a57d6c3c18..bb89dca5fe 100644 --- a/model_workflow_error_response_handler_relationship.go +++ b/model_workflow_error_response_handler_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_error_response_handler_response.go b/model_workflow_error_response_handler_response.go index 697e4b76d3..a545be826e 100644 --- a/model_workflow_error_response_handler_response.go +++ b/model_workflow_error_response_handler_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_expect_prompt.go b/model_workflow_expect_prompt.go index e8ab550501..d5311fa034 100644 --- a/model_workflow_expect_prompt.go +++ b/model_workflow_expect_prompt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_failure_end_task.go b/model_workflow_failure_end_task.go index f6377ed3b9..4c9cb8ff93 100644 --- a/model_workflow_failure_end_task.go +++ b/model_workflow_failure_end_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_file_download_op.go b/model_workflow_file_download_op.go index ebcdf8e4ed..ba9969f86a 100644 --- a/model_workflow_file_download_op.go +++ b/model_workflow_file_download_op.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_file_operations.go b/model_workflow_file_operations.go index 93658da79e..e59975309a 100644 --- a/model_workflow_file_operations.go +++ b/model_workflow_file_operations.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_file_template_op.go b/model_workflow_file_template_op.go index 39df7aeb74..68000e21c7 100644 --- a/model_workflow_file_template_op.go +++ b/model_workflow_file_template_op.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_file_transfer.go b/model_workflow_file_transfer.go index 64cd97272c..de8d96ab38 100644 --- a/model_workflow_file_transfer.go +++ b/model_workflow_file_transfer.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_fork_task.go b/model_workflow_fork_task.go index 90cf7f3313..ee14024744 100644 --- a/model_workflow_fork_task.go +++ b/model_workflow_fork_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_initiator_context.go b/model_workflow_initiator_context.go index f9689a6236..8e24c23148 100644 --- a/model_workflow_initiator_context.go +++ b/model_workflow_initiator_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_internal_properties.go b/model_workflow_internal_properties.go index 1fa281f470..83d9baad0d 100644 --- a/model_workflow_internal_properties.go +++ b/model_workflow_internal_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_join_task.go b/model_workflow_join_task.go index c92bff55ad..c8c68ff782 100644 --- a/model_workflow_join_task.go +++ b/model_workflow_join_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_loop_task.go b/model_workflow_loop_task.go index 18a3522a0c..56c692dd4b 100644 --- a/model_workflow_loop_task.go +++ b/model_workflow_loop_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -28,7 +28,9 @@ type WorkflowLoopTask struct { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // When tasks are run in parallel and the count is large, the actual number of task run in parallel can be controlled by this property. If count is 100 and numberOfBatches is 5 then 20 tasks are run in parallel 5 times. Parallel batch size must be less than the count. In cases where count is dynamic and depends on input given during workflow execution, if that count is less than batch then empty batches might get created which do not have any tasks under them. + // The policy to handle the failure of an iteration within a parallel loop. * `FailOnFirstFailure` - The enum specifies the option as FailOnFirstFailure where the loop task will fail if one of the iteration in the loop fails. The running iterations will be cancelled on first failure and the loop will be marked as failed. * `ContinueOnFailure` - The enum specifies the option as ContinueOnFailure where the loop task will continue with all iterations, even if one fails. Running iterations will not be canceled, but the loop will be marked as failed after all iterations are complete. + FailurePolicy *string `json:"FailurePolicy,omitempty"` + // All iterations of the loop run in parallel within a single batch, with a maximum of 100 iterations. To run more than 100 iterations, you can increase the number of batches. The configuration is acceptable as long as the total number of iterations divided by the number of batches is less than 100. Adjusting the number of batches also allows you to control how many iterations run in parallel. For example, if the total count is 100 and you set the number of batches to 5, then 20 tasks will run in parallel across the 5 batches. It's important to note that the number of batches must be less than the total count. If the count is dynamic and falls below the number of batches, this may result in empty batches with no tasks. NumberOfBatches *int64 `json:"NumberOfBatches,omitempty"` // This field is deprecated. Always set to true for parallel loop. // Deprecated @@ -46,6 +48,8 @@ func NewWorkflowLoopTask(classId string, objectType string) *WorkflowLoopTask { this := WorkflowLoopTask{} this.ClassId = classId this.ObjectType = objectType + var failurePolicy string = "FailOnFirstFailure" + this.FailurePolicy = &failurePolicy var numberOfBatches int64 = 1 this.NumberOfBatches = &numberOfBatches var parallel bool = true @@ -62,6 +66,8 @@ func NewWorkflowLoopTaskWithDefaults() *WorkflowLoopTask { this.ClassId = classId var objectType string = "workflow.LoopTask" this.ObjectType = objectType + var failurePolicy string = "FailOnFirstFailure" + this.FailurePolicy = &failurePolicy var numberOfBatches int64 = 1 this.NumberOfBatches = &numberOfBatches var parallel bool = true @@ -127,6 +133,38 @@ func (o *WorkflowLoopTask) GetDefaultObjectType() interface{} { return "workflow.LoopTask" } +// GetFailurePolicy returns the FailurePolicy field value if set, zero value otherwise. +func (o *WorkflowLoopTask) GetFailurePolicy() string { + if o == nil || IsNil(o.FailurePolicy) { + var ret string + return ret + } + return *o.FailurePolicy +} + +// GetFailurePolicyOk returns a tuple with the FailurePolicy field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *WorkflowLoopTask) GetFailurePolicyOk() (*string, bool) { + if o == nil || IsNil(o.FailurePolicy) { + return nil, false + } + return o.FailurePolicy, true +} + +// HasFailurePolicy returns a boolean if a field has been set. +func (o *WorkflowLoopTask) HasFailurePolicy() bool { + if o != nil && !IsNil(o.FailurePolicy) { + return true + } + + return false +} + +// SetFailurePolicy gets a reference to the given string and assigns it to the FailurePolicy field. +func (o *WorkflowLoopTask) SetFailurePolicy(v string) { + o.FailurePolicy = &v +} + // GetNumberOfBatches returns the NumberOfBatches field value if set, zero value otherwise. func (o *WorkflowLoopTask) GetNumberOfBatches() int64 { if o == nil || IsNil(o.NumberOfBatches) { @@ -220,6 +258,9 @@ func (o WorkflowLoopTask) ToMap() (map[string]interface{}, error) { toSerialize["ObjectType"] = o.GetDefaultObjectType() } toSerialize["ObjectType"] = o.ObjectType + if !IsNil(o.FailurePolicy) { + toSerialize["FailurePolicy"] = o.FailurePolicy + } if !IsNil(o.NumberOfBatches) { toSerialize["NumberOfBatches"] = o.NumberOfBatches } @@ -281,7 +322,9 @@ func (o *WorkflowLoopTask) UnmarshalJSON(data []byte) (err error) { ClassId string `json:"ClassId"` // The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property. ObjectType string `json:"ObjectType"` - // When tasks are run in parallel and the count is large, the actual number of task run in parallel can be controlled by this property. If count is 100 and numberOfBatches is 5 then 20 tasks are run in parallel 5 times. Parallel batch size must be less than the count. In cases where count is dynamic and depends on input given during workflow execution, if that count is less than batch then empty batches might get created which do not have any tasks under them. + // The policy to handle the failure of an iteration within a parallel loop. * `FailOnFirstFailure` - The enum specifies the option as FailOnFirstFailure where the loop task will fail if one of the iteration in the loop fails. The running iterations will be cancelled on first failure and the loop will be marked as failed. * `ContinueOnFailure` - The enum specifies the option as ContinueOnFailure where the loop task will continue with all iterations, even if one fails. Running iterations will not be canceled, but the loop will be marked as failed after all iterations are complete. + FailurePolicy *string `json:"FailurePolicy,omitempty"` + // All iterations of the loop run in parallel within a single batch, with a maximum of 100 iterations. To run more than 100 iterations, you can increase the number of batches. The configuration is acceptable as long as the total number of iterations divided by the number of batches is less than 100. Adjusting the number of batches also allows you to control how many iterations run in parallel. For example, if the total count is 100 and you set the number of batches to 5, then 20 tasks will run in parallel across the 5 batches. It's important to note that the number of batches must be less than the total count. If the count is dynamic and falls below the number of batches, this may result in empty batches with no tasks. NumberOfBatches *int64 `json:"NumberOfBatches,omitempty"` // This field is deprecated. Always set to true for parallel loop. // Deprecated @@ -295,6 +338,7 @@ func (o *WorkflowLoopTask) UnmarshalJSON(data []byte) (err error) { varWorkflowLoopTask := _WorkflowLoopTask{} varWorkflowLoopTask.ClassId = varWorkflowLoopTaskWithoutEmbeddedStruct.ClassId varWorkflowLoopTask.ObjectType = varWorkflowLoopTaskWithoutEmbeddedStruct.ObjectType + varWorkflowLoopTask.FailurePolicy = varWorkflowLoopTaskWithoutEmbeddedStruct.FailurePolicy varWorkflowLoopTask.NumberOfBatches = varWorkflowLoopTaskWithoutEmbeddedStruct.NumberOfBatches varWorkflowLoopTask.Parallel = varWorkflowLoopTaskWithoutEmbeddedStruct.Parallel *o = WorkflowLoopTask(varWorkflowLoopTask) @@ -316,6 +360,7 @@ func (o *WorkflowLoopTask) UnmarshalJSON(data []byte) (err error) { if err = json.Unmarshal(data, &additionalProperties); err == nil { delete(additionalProperties, "ClassId") delete(additionalProperties, "ObjectType") + delete(additionalProperties, "FailurePolicy") delete(additionalProperties, "NumberOfBatches") delete(additionalProperties, "Parallel") diff --git a/model_workflow_message.go b/model_workflow_message.go index 520a0a8f72..4927398732 100644 --- a/model_workflow_message.go +++ b/model_workflow_message.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_inventory_data_type.go b/model_workflow_mo_inventory_data_type.go index b1fda62b8d..04a370fa8d 100644 --- a/model_workflow_mo_inventory_data_type.go +++ b/model_workflow_mo_inventory_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_inventory_property.go b/model_workflow_mo_inventory_property.go index 0d8cd68e3b..ac2fe05a86 100644 --- a/model_workflow_mo_inventory_property.go +++ b/model_workflow_mo_inventory_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_reference_array_item.go b/model_workflow_mo_reference_array_item.go index f7b7e05c39..f24d1a8c48 100644 --- a/model_workflow_mo_reference_array_item.go +++ b/model_workflow_mo_reference_array_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_reference_auto_array_item.go b/model_workflow_mo_reference_auto_array_item.go index ebd16e9c93..00fe83185e 100644 --- a/model_workflow_mo_reference_auto_array_item.go +++ b/model_workflow_mo_reference_auto_array_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_reference_auto_data_type.go b/model_workflow_mo_reference_auto_data_type.go index 72d85dd30b..0cb8127e44 100644 --- a/model_workflow_mo_reference_auto_data_type.go +++ b/model_workflow_mo_reference_auto_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_reference_auto_property.go b/model_workflow_mo_reference_auto_property.go index 8e6ad7256a..ad44d26479 100644 --- a/model_workflow_mo_reference_auto_property.go +++ b/model_workflow_mo_reference_auto_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_reference_data_type.go b/model_workflow_mo_reference_data_type.go index f4130ce7ab..ac5470f09d 100644 --- a/model_workflow_mo_reference_data_type.go +++ b/model_workflow_mo_reference_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_mo_reference_property.go b/model_workflow_mo_reference_property.go index 34556262b5..5228abd8a7 100644 --- a/model_workflow_mo_reference_property.go +++ b/model_workflow_mo_reference_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_operation_type_decommission.go b/model_workflow_operation_type_decommission.go index e4d07bd852..8dfa0a18e4 100644 --- a/model_workflow_operation_type_decommission.go +++ b/model_workflow_operation_type_decommission.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_operation_type_deployment.go b/model_workflow_operation_type_deployment.go index 28e1749b58..0f8e423bce 100644 --- a/model_workflow_operation_type_deployment.go +++ b/model_workflow_operation_type_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_operation_type_post_deployment.go b/model_workflow_operation_type_post_deployment.go index e0ec506014..b599b1f528 100644 --- a/model_workflow_operation_type_post_deployment.go +++ b/model_workflow_operation_type_post_deployment.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_parameter_set.go b/model_workflow_parameter_set.go index 1b0fb77147..30385ae48d 100644 --- a/model_workflow_parameter_set.go +++ b/model_workflow_parameter_set.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_power_shell_api.go b/model_workflow_power_shell_api.go index 473cb9a852..b9418f0f99 100644 --- a/model_workflow_power_shell_api.go +++ b/model_workflow_power_shell_api.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_power_shell_batch_api_executor.go b/model_workflow_power_shell_batch_api_executor.go index 6615b6f16b..f51977b888 100644 --- a/model_workflow_power_shell_batch_api_executor.go +++ b/model_workflow_power_shell_batch_api_executor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_power_shell_batch_api_executor_list.go b/model_workflow_power_shell_batch_api_executor_list.go index ba8e143d90..848eb51baa 100644 --- a/model_workflow_power_shell_batch_api_executor_list.go +++ b/model_workflow_power_shell_batch_api_executor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_power_shell_batch_api_executor_response.go b/model_workflow_power_shell_batch_api_executor_response.go index 09f0d8a74d..b3c5d7965c 100644 --- a/model_workflow_power_shell_batch_api_executor_response.go +++ b/model_workflow_power_shell_batch_api_executor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_primitive_array_item.go b/model_workflow_primitive_array_item.go index 524e593632..b3b32bb3f9 100644 --- a/model_workflow_primitive_array_item.go +++ b/model_workflow_primitive_array_item.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_primitive_data_property.go b/model_workflow_primitive_data_property.go index 5077b4bd59..c71419fa84 100644 --- a/model_workflow_primitive_data_property.go +++ b/model_workflow_primitive_data_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_primitive_data_type.go b/model_workflow_primitive_data_type.go index 2921a87f9c..a04493f50e 100644 --- a/model_workflow_primitive_data_type.go +++ b/model_workflow_primitive_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_properties.go b/model_workflow_properties.go index 78893455ca..244cf49f03 100644 --- a/model_workflow_properties.go +++ b/model_workflow_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_resource_inline_selector.go b/model_workflow_resource_inline_selector.go index 1283c420dd..a15d158643 100644 --- a/model_workflow_resource_inline_selector.go +++ b/model_workflow_resource_inline_selector.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_resource_selector_criteria.go b/model_workflow_resource_selector_criteria.go index a361e87756..3e720ba3c1 100644 --- a/model_workflow_resource_selector_criteria.go +++ b/model_workflow_resource_selector_criteria.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_result_handler.go b/model_workflow_result_handler.go index e69024be1f..5cf5ad7c82 100644 --- a/model_workflow_result_handler.go +++ b/model_workflow_result_handler.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_rollback_task.go b/model_workflow_rollback_task.go index 82ef3ffae8..0ee6b57e4c 100644 --- a/model_workflow_rollback_task.go +++ b/model_workflow_rollback_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_rollback_workflow.go b/model_workflow_rollback_workflow.go index 2b62a494a4..73fb7192c3 100644 --- a/model_workflow_rollback_workflow.go +++ b/model_workflow_rollback_workflow.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_rollback_workflow_list.go b/model_workflow_rollback_workflow_list.go index ca3ec1144d..124bfd7c30 100644 --- a/model_workflow_rollback_workflow_list.go +++ b/model_workflow_rollback_workflow_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_rollback_workflow_response.go b/model_workflow_rollback_workflow_response.go index 8f05b9f8a3..1321d6928b 100644 --- a/model_workflow_rollback_workflow_response.go +++ b/model_workflow_rollback_workflow_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_rollback_workflow_task.go b/model_workflow_rollback_workflow_task.go index a73d32a75f..f43b05bc7d 100644 --- a/model_workflow_rollback_workflow_task.go +++ b/model_workflow_rollback_workflow_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_selector_property.go b/model_workflow_selector_property.go index 8732766898..bca62f1ed0 100644 --- a/model_workflow_selector_property.go +++ b/model_workflow_selector_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_sequence_params.go b/model_workflow_sequence_params.go index b55857e67c..cccdb28943 100644 --- a/model_workflow_sequence_params.go +++ b/model_workflow_sequence_params.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_serial_loop_task.go b/model_workflow_serial_loop_task.go index 6346c3ba45..7531e2d787 100644 --- a/model_workflow_serial_loop_task.go +++ b/model_workflow_serial_loop_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_definition.go b/model_workflow_service_item_action_definition.go index d43fd3bcc6..e0c4f04384 100644 --- a/model_workflow_service_item_action_definition.go +++ b/model_workflow_service_item_action_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_definition_list.go b/model_workflow_service_item_action_definition_list.go index aa83381d7a..a363edac9a 100644 --- a/model_workflow_service_item_action_definition_list.go +++ b/model_workflow_service_item_action_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_definition_relationship.go b/model_workflow_service_item_action_definition_relationship.go index a8d2807d28..b4803037be 100644 --- a/model_workflow_service_item_action_definition_relationship.go +++ b/model_workflow_service_item_action_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_definition_response.go b/model_workflow_service_item_action_definition_response.go index 281446d7f7..86f8100970 100644 --- a/model_workflow_service_item_action_definition_response.go +++ b/model_workflow_service_item_action_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_instance.go b/model_workflow_service_item_action_instance.go index a6b8e71ec9..f4dfc3ce26 100644 --- a/model_workflow_service_item_action_instance.go +++ b/model_workflow_service_item_action_instance.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_instance_list.go b/model_workflow_service_item_action_instance_list.go index 53241db40c..9058e2398b 100644 --- a/model_workflow_service_item_action_instance_list.go +++ b/model_workflow_service_item_action_instance_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_instance_relationship.go b/model_workflow_service_item_action_instance_relationship.go index cdc87787e7..eca3fbcbf8 100644 --- a/model_workflow_service_item_action_instance_relationship.go +++ b/model_workflow_service_item_action_instance_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_instance_response.go b/model_workflow_service_item_action_instance_response.go index 2c88d72eab..a48aad5fcf 100644 --- a/model_workflow_service_item_action_instance_response.go +++ b/model_workflow_service_item_action_instance_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_properties.go b/model_workflow_service_item_action_properties.go index 3fd5a32c6b..b81f90f004 100644 --- a/model_workflow_service_item_action_properties.go +++ b/model_workflow_service_item_action_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_action_workflow_definition.go b/model_workflow_service_item_action_workflow_definition.go index 1ad9077db4..09d4a07c2a 100644 --- a/model_workflow_service_item_action_workflow_definition.go +++ b/model_workflow_service_item_action_workflow_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_attribute.go b/model_workflow_service_item_attribute.go index a0a41f226f..5317b15a97 100644 --- a/model_workflow_service_item_attribute.go +++ b/model_workflow_service_item_attribute.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_attribute_list.go b/model_workflow_service_item_attribute_list.go index b38402e1e8..97786f6e07 100644 --- a/model_workflow_service_item_attribute_list.go +++ b/model_workflow_service_item_attribute_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_attribute_response.go b/model_workflow_service_item_attribute_response.go index 39839ff2bb..480d77f14c 100644 --- a/model_workflow_service_item_attribute_response.go +++ b/model_workflow_service_item_attribute_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_definition.go b/model_workflow_service_item_definition.go index 0a30170fef..3fa62108c3 100644 --- a/model_workflow_service_item_definition.go +++ b/model_workflow_service_item_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -41,7 +41,7 @@ type WorkflowServiceItemDefinition struct { Description *string `json:"Description,omitempty"` // A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_). Label *string `json:"Label,omitempty" validate:"regexp=^[a-zA-Z0-9]+[\\\\sa-zA-Z0-9_.:-]{1,92}$"` - // License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseEntitlement *string `json:"LicenseEntitlement,omitempty"` // The user identifier who last updated the service item definition. ModUser *string `json:"ModUser,omitempty"` @@ -919,7 +919,7 @@ func (o *WorkflowServiceItemDefinition) UnmarshalJSON(data []byte) (err error) { Description *string `json:"Description,omitempty"` // A user friendly short name to identify the service item. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ) or an underscore (_). Label *string `json:"Label,omitempty" validate:"regexp=^[a-zA-Z0-9]+[\\\\sa-zA-Z0-9_.:-]{1,92}$"` - // License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // License entitlement required to run this service item. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseEntitlement *string `json:"LicenseEntitlement,omitempty"` // The user identifier who last updated the service item definition. ModUser *string `json:"ModUser,omitempty"` diff --git a/model_workflow_service_item_definition_list.go b/model_workflow_service_item_definition_list.go index c9f4c152f8..1b6b43b195 100644 --- a/model_workflow_service_item_definition_list.go +++ b/model_workflow_service_item_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_definition_relationship.go b/model_workflow_service_item_definition_relationship.go index 7ca1a5446e..8312ffffa9 100644 --- a/model_workflow_service_item_definition_relationship.go +++ b/model_workflow_service_item_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_definition_response.go b/model_workflow_service_item_definition_response.go index e1616db641..50effa27c6 100644 --- a/model_workflow_service_item_definition_response.go +++ b/model_workflow_service_item_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_health_check_definition.go b/model_workflow_service_item_health_check_definition.go index 2aef7798c5..42519e3e86 100644 --- a/model_workflow_service_item_health_check_definition.go +++ b/model_workflow_service_item_health_check_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_health_check_definition_list.go b/model_workflow_service_item_health_check_definition_list.go index cef2a90d27..029e492291 100644 --- a/model_workflow_service_item_health_check_definition_list.go +++ b/model_workflow_service_item_health_check_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_health_check_definition_relationship.go b/model_workflow_service_item_health_check_definition_relationship.go index 9f3c65b6de..15655d46c4 100644 --- a/model_workflow_service_item_health_check_definition_relationship.go +++ b/model_workflow_service_item_health_check_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_health_check_definition_response.go b/model_workflow_service_item_health_check_definition_response.go index 8da365d62e..066e79211f 100644 --- a/model_workflow_service_item_health_check_definition_response.go +++ b/model_workflow_service_item_health_check_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_health_check_execution.go b/model_workflow_service_item_health_check_execution.go index 6768401411..61afbab88c 100644 --- a/model_workflow_service_item_health_check_execution.go +++ b/model_workflow_service_item_health_check_execution.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_health_check_execution_list.go b/model_workflow_service_item_health_check_execution_list.go index 0ad642691e..983b3791e1 100644 --- a/model_workflow_service_item_health_check_execution_list.go +++ b/model_workflow_service_item_health_check_execution_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_health_check_execution_response.go b/model_workflow_service_item_health_check_execution_response.go index c5a9c5675e..1c782b6617 100644 --- a/model_workflow_service_item_health_check_execution_response.go +++ b/model_workflow_service_item_health_check_execution_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_input_definition_type.go b/model_workflow_service_item_input_definition_type.go index 1987a8baeb..12d9dd4aa1 100644 --- a/model_workflow_service_item_input_definition_type.go +++ b/model_workflow_service_item_input_definition_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_instance.go b/model_workflow_service_item_instance.go index 332195cf91..3d6936680b 100644 --- a/model_workflow_service_item_instance.go +++ b/model_workflow_service_item_instance.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_instance_list.go b/model_workflow_service_item_instance_list.go index c841e475cf..b9373b98c5 100644 --- a/model_workflow_service_item_instance_list.go +++ b/model_workflow_service_item_instance_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_instance_relationship.go b/model_workflow_service_item_instance_relationship.go index 67904003de..f5d79411b4 100644 --- a/model_workflow_service_item_instance_relationship.go +++ b/model_workflow_service_item_instance_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_instance_response.go b/model_workflow_service_item_instance_response.go index 4a7ba95196..eacbb859d0 100644 --- a/model_workflow_service_item_instance_response.go +++ b/model_workflow_service_item_instance_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_output.go b/model_workflow_service_item_output.go index 04e85dd996..f3d4bf8950 100644 --- a/model_workflow_service_item_output.go +++ b/model_workflow_service_item_output.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_output_list.go b/model_workflow_service_item_output_list.go index 162ec18c45..c20f7626da 100644 --- a/model_workflow_service_item_output_list.go +++ b/model_workflow_service_item_output_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_output_response.go b/model_workflow_service_item_output_response.go index e4ae4b6128..609349a519 100644 --- a/model_workflow_service_item_output_response.go +++ b/model_workflow_service_item_output_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_service_item_type.go b/model_workflow_service_item_type.go index 0014fd0423..dfede617d4 100644 --- a/model_workflow_service_item_type.go +++ b/model_workflow_service_item_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ssh_batch_executor.go b/model_workflow_ssh_batch_executor.go index c387713f08..17bb82e11d 100644 --- a/model_workflow_ssh_batch_executor.go +++ b/model_workflow_ssh_batch_executor.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ssh_batch_executor_list.go b/model_workflow_ssh_batch_executor_list.go index fb91bc12f1..e282eb1430 100644 --- a/model_workflow_ssh_batch_executor_list.go +++ b/model_workflow_ssh_batch_executor_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ssh_batch_executor_response.go b/model_workflow_ssh_batch_executor_response.go index 1397a063f6..68a18f325e 100644 --- a/model_workflow_ssh_batch_executor_response.go +++ b/model_workflow_ssh_batch_executor_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ssh_cmd.go b/model_workflow_ssh_cmd.go index 5d97144cc3..94ebb88415 100644 --- a/model_workflow_ssh_cmd.go +++ b/model_workflow_ssh_cmd.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ssh_config.go b/model_workflow_ssh_config.go index dd945ed66e..d7c7f1444b 100644 --- a/model_workflow_ssh_config.go +++ b/model_workflow_ssh_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ssh_session.go b/model_workflow_ssh_session.go index 21896b3d6f..1d278d981e 100644 --- a/model_workflow_ssh_session.go +++ b/model_workflow_ssh_session.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_start_task.go b/model_workflow_start_task.go index 632a70d5d6..e971b0e30e 100644 --- a/model_workflow_start_task.go +++ b/model_workflow_start_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_sub_workflow_task.go b/model_workflow_sub_workflow_task.go index 190e2a14d1..f88f4f6067 100644 --- a/model_workflow_sub_workflow_task.go +++ b/model_workflow_sub_workflow_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_success_end_task.go b/model_workflow_success_end_task.go index 652e743c16..559f9241c3 100644 --- a/model_workflow_success_end_task.go +++ b/model_workflow_success_end_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_target_context.go b/model_workflow_target_context.go index 2873e2c243..f56fd9d706 100644 --- a/model_workflow_target_context.go +++ b/model_workflow_target_context.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_target_data_type.go b/model_workflow_target_data_type.go index f3372e9f8f..85042288ed 100644 --- a/model_workflow_target_data_type.go +++ b/model_workflow_target_data_type.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_target_property.go b/model_workflow_target_property.go index 88dfb8675b..589e912033 100644 --- a/model_workflow_target_property.go +++ b/model_workflow_target_property.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_constraints.go b/model_workflow_task_constraints.go index a43d17aebe..31b143f2d7 100644 --- a/model_workflow_task_constraints.go +++ b/model_workflow_task_constraints.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_debug_log.go b/model_workflow_task_debug_log.go index d64fce3025..57df8308ab 100644 --- a/model_workflow_task_debug_log.go +++ b/model_workflow_task_debug_log.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_debug_log_list.go b/model_workflow_task_debug_log_list.go index 821b88e21b..8a139aed35 100644 --- a/model_workflow_task_debug_log_list.go +++ b/model_workflow_task_debug_log_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_debug_log_response.go b/model_workflow_task_debug_log_response.go index 8387242d1d..74acdf0420 100644 --- a/model_workflow_task_debug_log_response.go +++ b/model_workflow_task_debug_log_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_definition.go b/model_workflow_task_definition.go index 9097795504..c061ad0eba 100644 --- a/model_workflow_task_definition.go +++ b/model_workflow_task_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -35,7 +35,7 @@ type WorkflowTaskDefinition struct { InternalProperties NullableWorkflowInternalProperties `json:"InternalProperties,omitempty"` // A user friendly short name to identify the task definition. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ), single quote ('), forward slash (/), or an underscore (_) and must be at least 2 characters. Label *string `json:"Label,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_'.\\/:-]{0,91}$"` - // License entitlement required to run this task. It is determined by license requirement of features. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // License entitlement required to run this task. It is determined by license requirement of features. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseEntitlement *string `json:"LicenseEntitlement,omitempty"` // The name of the task definition. The name should follow this convention Verb or Action is a required portion of the name and this must be part of the pre-approved verb list. Category is an optional field and this will refer to the broad category of the task referring to the type of resource or endpoint. If there is no specific category then use \"Generic\" if required. Vendor is an optional field and this will refer to the specific vendor this task applies to. If the task is generic and not tied to a vendor, then do not specify anything. Product is an optional field, this will contain the vendor product and model when desired. Noun or object is a required field and this will contain the noun or object on which the action is being performed. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), or an underscore (_). Examples SendEmail - This is a task in Generic category for sending email. NewStorageVolume - This is a vendor agnostic task under Storage device category for creating a new volume. Name *string `json:"Name,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9_.:-]{0,63}$"` @@ -822,7 +822,7 @@ func (o *WorkflowTaskDefinition) UnmarshalJSON(data []byte) (err error) { InternalProperties NullableWorkflowInternalProperties `json:"InternalProperties,omitempty"` // A user friendly short name to identify the task definition. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ), single quote ('), forward slash (/), or an underscore (_) and must be at least 2 characters. Label *string `json:"Label,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_'.\\/:-]{0,91}$"` - // License entitlement required to run this task. It is determined by license requirement of features. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // License entitlement required to run this task. It is determined by license requirement of features. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseEntitlement *string `json:"LicenseEntitlement,omitempty"` // The name of the task definition. The name should follow this convention Verb or Action is a required portion of the name and this must be part of the pre-approved verb list. Category is an optional field and this will refer to the broad category of the task referring to the type of resource or endpoint. If there is no specific category then use \"Generic\" if required. Vendor is an optional field and this will refer to the specific vendor this task applies to. If the task is generic and not tied to a vendor, then do not specify anything. Product is an optional field, this will contain the vendor product and model when desired. Noun or object is a required field and this will contain the noun or object on which the action is being performed. Name can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), or an underscore (_). Examples SendEmail - This is a task in Generic category for sending email. NewStorageVolume - This is a vendor agnostic task under Storage device category for creating a new volume. Name *string `json:"Name,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[a-zA-Z0-9_.:-]{0,63}$"` diff --git a/model_workflow_task_definition_list.go b/model_workflow_task_definition_list.go index ff37500db3..c007ae55ef 100644 --- a/model_workflow_task_definition_list.go +++ b/model_workflow_task_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_definition_relationship.go b/model_workflow_task_definition_relationship.go index 86576d7910..15fd31de96 100644 --- a/model_workflow_task_definition_relationship.go +++ b/model_workflow_task_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_definition_response.go b/model_workflow_task_definition_response.go index cf6befdec3..ea77a3e850 100644 --- a/model_workflow_task_definition_response.go +++ b/model_workflow_task_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_info.go b/model_workflow_task_info.go index 778977c8de..915a87b854 100644 --- a/model_workflow_task_info.go +++ b/model_workflow_task_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_info_list.go b/model_workflow_task_info_list.go index 98dab9dfe2..efd91faa44 100644 --- a/model_workflow_task_info_list.go +++ b/model_workflow_task_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_info_relationship.go b/model_workflow_task_info_relationship.go index c229b603d5..55b124134e 100644 --- a/model_workflow_task_info_relationship.go +++ b/model_workflow_task_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_info_response.go b/model_workflow_task_info_response.go index e381fe0e78..aea8cc1884 100644 --- a/model_workflow_task_info_response.go +++ b/model_workflow_task_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_info_update.go b/model_workflow_task_info_update.go index 27b964ade1..649e4af699 100644 --- a/model_workflow_task_info_update.go +++ b/model_workflow_task_info_update.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_loop_info.go b/model_workflow_task_loop_info.go index 127b4058a5..e2926dc174 100644 --- a/model_workflow_task_loop_info.go +++ b/model_workflow_task_loop_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_metadata.go b/model_workflow_task_metadata.go index b131f20300..be8c749669 100644 --- a/model_workflow_task_metadata.go +++ b/model_workflow_task_metadata.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_metadata_list.go b/model_workflow_task_metadata_list.go index 0e682a6437..608fe532bb 100644 --- a/model_workflow_task_metadata_list.go +++ b/model_workflow_task_metadata_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_metadata_relationship.go b/model_workflow_task_metadata_relationship.go index cb3cc06d01..072bc4813f 100644 --- a/model_workflow_task_metadata_relationship.go +++ b/model_workflow_task_metadata_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_metadata_response.go b/model_workflow_task_metadata_response.go index 67b8542277..7d91578a89 100644 --- a/model_workflow_task_metadata_response.go +++ b/model_workflow_task_metadata_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_task_retry_info.go b/model_workflow_task_retry_info.go index cb40a327d2..5473d04362 100644 --- a/model_workflow_task_retry_info.go +++ b/model_workflow_task_retry_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_template_evaluation.go b/model_workflow_template_evaluation.go index fca7601beb..f0e6c27291 100644 --- a/model_workflow_template_evaluation.go +++ b/model_workflow_template_evaluation.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_template_function_meta.go b/model_workflow_template_function_meta.go index e9e5dbea13..4df2a59967 100644 --- a/model_workflow_template_function_meta.go +++ b/model_workflow_template_function_meta.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_template_function_meta_list.go b/model_workflow_template_function_meta_list.go index 803d4cedd3..1774e16803 100644 --- a/model_workflow_template_function_meta_list.go +++ b/model_workflow_template_function_meta_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_template_function_meta_response.go b/model_workflow_template_function_meta_response.go index cd38b7c360..6ff9ab543e 100644 --- a/model_workflow_template_function_meta_response.go +++ b/model_workflow_template_function_meta_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_template_parser.go b/model_workflow_template_parser.go index 1236e1d9bf..54df9f30f8 100644 --- a/model_workflow_template_parser.go +++ b/model_workflow_template_parser.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ui_display_metadata.go b/model_workflow_ui_display_metadata.go index 8dcd51a295..ce3100ff8c 100644 --- a/model_workflow_ui_display_metadata.go +++ b/model_workflow_ui_display_metadata.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ui_display_metadata_list.go b/model_workflow_ui_display_metadata_list.go index 99d8017910..3d5ee707b9 100644 --- a/model_workflow_ui_display_metadata_list.go +++ b/model_workflow_ui_display_metadata_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ui_display_metadata_response.go b/model_workflow_ui_display_metadata_response.go index 82dfb42ad1..ab094ffc91 100644 --- a/model_workflow_ui_display_metadata_response.go +++ b/model_workflow_ui_display_metadata_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ui_form_config.go b/model_workflow_ui_form_config.go index 7d6f43ae72..040366f877 100644 --- a/model_workflow_ui_form_config.go +++ b/model_workflow_ui_form_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ui_input_filter.go b/model_workflow_ui_input_filter.go index c4c441f7e7..aab66cc741 100644 --- a/model_workflow_ui_input_filter.go +++ b/model_workflow_ui_input_filter.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_ui_view_config.go b/model_workflow_ui_view_config.go index 3c91d87d13..5252442029 100644 --- a/model_workflow_ui_view_config.go +++ b/model_workflow_ui_view_config.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_validation_error.go b/model_workflow_validation_error.go index 9955474adc..b56337ac79 100644 --- a/model_workflow_validation_error.go +++ b/model_workflow_validation_error.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_validation_information.go b/model_workflow_validation_information.go index c50b59b1f7..92257da6d2 100644 --- a/model_workflow_validation_information.go +++ b/model_workflow_validation_information.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_variable.go b/model_workflow_variable.go index 8c4a446f8c..0aa46d46ab 100644 --- a/model_workflow_variable.go +++ b/model_workflow_variable.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_variable_list.go b/model_workflow_variable_list.go index f2ba8e62d6..95f66d2706 100644 --- a/model_workflow_variable_list.go +++ b/model_workflow_variable_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_variable_response.go b/model_workflow_variable_response.go index f166477d19..81579b07a3 100644 --- a/model_workflow_variable_response.go +++ b/model_workflow_variable_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_wait_task.go b/model_workflow_wait_task.go index aabe2d4287..0d3a9ca249 100644 --- a/model_workflow_wait_task.go +++ b/model_workflow_wait_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_wait_task_prompt.go b/model_workflow_wait_task_prompt.go index 45618a2c5c..90b2bedad4 100644 --- a/model_workflow_wait_task_prompt.go +++ b/model_workflow_wait_task_prompt.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_web_api.go b/model_workflow_web_api.go index 6dadd7fba7..49dacbf1fc 100644 --- a/model_workflow_web_api.go +++ b/model_workflow_web_api.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_worker_task.go b/model_workflow_worker_task.go index 7b14e2a2e6..ed89e0b62c 100644 --- a/model_workflow_worker_task.go +++ b/model_workflow_worker_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_ctx.go b/model_workflow_workflow_ctx.go index 414133bfec..dfba61339b 100644 --- a/model_workflow_workflow_ctx.go +++ b/model_workflow_workflow_ctx.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_definition.go b/model_workflow_workflow_definition.go index 6e77d1dd39..9dd5cc09c6 100644 --- a/model_workflow_workflow_definition.go +++ b/model_workflow_workflow_definition.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ @@ -38,7 +38,7 @@ type WorkflowWorkflowDefinition struct { InputParameterSet []WorkflowParameterSet `json:"InputParameterSet,omitempty"` // A user friendly short name to identify the workflow. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ), forward slash (/), or an underscore (_). Label *string `json:"Label,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_.\\/:-]{0,91}$"` - // License entitlement required to run this workflow. It is calculated based on the highest license requirement of all its tasks. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // License entitlement required to run this workflow. It is calculated based on the highest license requirement of all its tasks. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseEntitlement *string `json:"LicenseEntitlement,omitempty"` // The maximum number of tasks that can be executed on this workflow. MaxTaskCount *int64 `json:"MaxTaskCount,omitempty"` @@ -1112,7 +1112,7 @@ func (o *WorkflowWorkflowDefinition) UnmarshalJSON(data []byte) (err error) { InputParameterSet []WorkflowParameterSet `json:"InputParameterSet,omitempty"` // A user friendly short name to identify the workflow. Label can only contain letters (a-z, A-Z), numbers (0-9), hyphen (-), period (.), colon (:), space ( ), forward slash (/), or an underscore (_). Label *string `json:"Label,omitempty" validate:"regexp=^[a-zA-Z0-9]{1}[\\\\sa-zA-Z0-9_.\\/:-]{0,91}$"` - // License entitlement required to run this workflow. It is calculated based on the highest license requirement of all its tasks. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. + // License entitlement required to run this workflow. It is calculated based on the highest license requirement of all its tasks. * `Base` - Base as a License type. It is default license type. * `Essential` - Essential as a License type. * `Standard` - Standard as a License type. * `Advantage` - Advantage as a License type. * `Premier` - Premier as a License type. * `IWO-Essential` - IWO-Essential as a License type. * `IWO-Advantage` - IWO-Advantage as a License type. * `IWO-Premier` - IWO-Premier as a License type. * `IKS-Advantage` - IKS-Advantage as a License type. * `INC-Premier-1GFixed` - Premier 1G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-10GFixed` - Premier 10G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-100GFixed` - Premier 100G Fixed license tier for Intersight Nexus Cloud. * `INC-Premier-Mod4Slot` - Premier Modular 4 slot license tier for Intersight Nexus Cloud. * `INC-Premier-Mod8Slot` - Premier Modular 8 slot license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsFixed` - Premier D2Ops fixed license tier for Intersight Nexus Cloud. * `INC-Premier-D2OpsMod` - Premier D2Ops modular license tier for Intersight Nexus Cloud. * `INC-Premier-CentralizedMod8Slot` - Premier modular license tier of switch type CentralizedMod8Slot for Intersight Nexus Cloud. * `INC-Premier-DistributedMod8Slot` - Premier modular license tier of switch type DistributedMod8Slot for Intersight Nexus Cloud. * `ERP-Advantage` - Advantage license tier for ERP workflows. * `IntersightTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Intersight tiers. * `IWOTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IKS tiers. * `IKSTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode IWO tiers. * `INCTrial` - Virtual dummy license type to indicate trial. Used for UI display of trial mode Nexus tiers. LicenseEntitlement *string `json:"LicenseEntitlement,omitempty"` // The maximum number of tasks that can be executed on this workflow. MaxTaskCount *int64 `json:"MaxTaskCount,omitempty"` diff --git a/model_workflow_workflow_definition_list.go b/model_workflow_workflow_definition_list.go index 171914d5ae..0d68e10f0e 100644 --- a/model_workflow_workflow_definition_list.go +++ b/model_workflow_workflow_definition_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_definition_relationship.go b/model_workflow_workflow_definition_relationship.go index 47901de801..99f1cbd885 100644 --- a/model_workflow_workflow_definition_relationship.go +++ b/model_workflow_workflow_definition_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_definition_response.go b/model_workflow_workflow_definition_response.go index d04471a31a..e58044d5b6 100644 --- a/model_workflow_workflow_definition_response.go +++ b/model_workflow_workflow_definition_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_engine_properties.go b/model_workflow_workflow_engine_properties.go index f4a878bda0..7062a6a649 100644 --- a/model_workflow_workflow_engine_properties.go +++ b/model_workflow_workflow_engine_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_info.go b/model_workflow_workflow_info.go index 711a32c845..13a44de343 100644 --- a/model_workflow_workflow_info.go +++ b/model_workflow_workflow_info.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_info_auto_restart_properties.go b/model_workflow_workflow_info_auto_restart_properties.go index c1173fafd7..8b48a1c653 100644 --- a/model_workflow_workflow_info_auto_restart_properties.go +++ b/model_workflow_workflow_info_auto_restart_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_info_list.go b/model_workflow_workflow_info_list.go index d251de9414..dffe710432 100644 --- a/model_workflow_workflow_info_list.go +++ b/model_workflow_workflow_info_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_info_properties.go b/model_workflow_workflow_info_properties.go index 87daa6d1f3..5177d3a201 100644 --- a/model_workflow_workflow_info_properties.go +++ b/model_workflow_workflow_info_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_info_relationship.go b/model_workflow_workflow_info_relationship.go index 93cfb0b83a..1c005075db 100644 --- a/model_workflow_workflow_info_relationship.go +++ b/model_workflow_workflow_info_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_info_response.go b/model_workflow_workflow_info_response.go index 2c9b9642dc..c5c2c89ac6 100644 --- a/model_workflow_workflow_info_response.go +++ b/model_workflow_workflow_info_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_metadata.go b/model_workflow_workflow_metadata.go index 7bb4909d55..967b68187b 100644 --- a/model_workflow_workflow_metadata.go +++ b/model_workflow_workflow_metadata.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_metadata_list.go b/model_workflow_workflow_metadata_list.go index 841b250f39..a58a524fff 100644 --- a/model_workflow_workflow_metadata_list.go +++ b/model_workflow_workflow_metadata_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_metadata_relationship.go b/model_workflow_workflow_metadata_relationship.go index 20084e9858..3b563bc52d 100644 --- a/model_workflow_workflow_metadata_relationship.go +++ b/model_workflow_workflow_metadata_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_metadata_response.go b/model_workflow_workflow_metadata_response.go index 4b1fea091b..8a5f615aaf 100644 --- a/model_workflow_workflow_metadata_response.go +++ b/model_workflow_workflow_metadata_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_properties.go b/model_workflow_workflow_properties.go index e8f75179c2..ec8ab71a1d 100644 --- a/model_workflow_workflow_properties.go +++ b/model_workflow_workflow_properties.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_workflow_task.go b/model_workflow_workflow_task.go index 11559aa628..5fbf9885bc 100644 --- a/model_workflow_workflow_task.go +++ b/model_workflow_workflow_task.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workflow_xml_api.go b/model_workflow_xml_api.go index c354c09885..6b7e783fb1 100644 --- a/model_workflow_xml_api.go +++ b/model_workflow_xml_api.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workspace_folder.go b/model_workspace_folder.go index 79846d4afe..8db71e3145 100644 --- a/model_workspace_folder.go +++ b/model_workspace_folder.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workspace_folder_list.go b/model_workspace_folder_list.go index 33f028fb9c..3e42957a7b 100644 --- a/model_workspace_folder_list.go +++ b/model_workspace_folder_list.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workspace_folder_relationship.go b/model_workspace_folder_relationship.go index 9254dddc9d..4adc4367ca 100644 --- a/model_workspace_folder_relationship.go +++ b/model_workspace_folder_relationship.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_workspace_folder_response.go b/model_workspace_folder_response.go index fcaa3139ec..87ec51b4ae 100644 --- a/model_workspace_folder_response.go +++ b/model_workspace_folder_response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/model_x509_certificate.go b/model_x509_certificate.go index 5a7a8df749..733b912532 100644 --- a/model_x509_certificate.go +++ b/model_x509_certificate.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/response.go b/response.go index 01e2770f9a..62c5afc572 100644 --- a/response.go +++ b/response.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/signing.go b/signing.go index aaf188a180..da25f07826 100644 --- a/signing.go +++ b/signing.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */ diff --git a/test/api_functions_test.go b/test/api_functions_test.go index da6ae13f48..e6e3bca635 100644 --- a/test/api_functions_test.go +++ b/test/api_functions_test.go @@ -35,6 +35,18 @@ func Test_intersight_FunctionsApiService(t *testing.T) { }) + t.Run("Test FunctionsApiService CreateFunctionsFunctionVersion", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + resp, httpRes, err := apiClient.FunctionsApi.CreateFunctionsFunctionVersion(context.Background()).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test FunctionsApiService CreateFunctionsRuntime", func(t *testing.T) { t.Skip("skip test") // remove to run test @@ -124,6 +136,32 @@ func Test_intersight_FunctionsApiService(t *testing.T) { }) + t.Run("Test FunctionsApiService GetFunctionsFunctionVersionByMoid", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + var moid string + + resp, httpRes, err := apiClient.FunctionsApi.GetFunctionsFunctionVersionByMoid(context.Background(), moid).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + + t.Run("Test FunctionsApiService GetFunctionsFunctionVersionList", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + resp, httpRes, err := apiClient.FunctionsApi.GetFunctionsFunctionVersionList(context.Background()).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test FunctionsApiService GetFunctionsRuntimeByMoid", func(t *testing.T) { t.Skip("skip test") // remove to run test @@ -190,6 +228,20 @@ func Test_intersight_FunctionsApiService(t *testing.T) { }) + t.Run("Test FunctionsApiService PatchFunctionsFunctionVersion", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + var moid string + + resp, httpRes, err := apiClient.FunctionsApi.PatchFunctionsFunctionVersion(context.Background(), moid).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test FunctionsApiService PatchFunctionsRuntime", func(t *testing.T) { t.Skip("skip test") // remove to run test @@ -232,6 +284,20 @@ func Test_intersight_FunctionsApiService(t *testing.T) { }) + t.Run("Test FunctionsApiService UpdateFunctionsFunctionVersion", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + var moid string + + resp, httpRes, err := apiClient.FunctionsApi.UpdateFunctionsFunctionVersion(context.Background(), moid).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test FunctionsApiService UpdateFunctionsRuntime", func(t *testing.T) { t.Skip("skip test") // remove to run test diff --git a/test/api_storage_test.go b/test/api_storage_test.go index b1a2fa4fbe..69364d6f62 100644 --- a/test/api_storage_test.go +++ b/test/api_storage_test.go @@ -47,6 +47,18 @@ func Test_intersight_StorageApiService(t *testing.T) { }) + t.Run("Test StorageApiService CreateStorageNetAppVolumeSnapshot", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + resp, httpRes, err := apiClient.StorageApi.CreateStorageNetAppVolumeSnapshot(context.Background()).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test StorageApiService CreateStorageStoragePolicy", func(t *testing.T) { t.Skip("skip test") // remove to run test @@ -85,6 +97,19 @@ func Test_intersight_StorageApiService(t *testing.T) { }) + t.Run("Test StorageApiService DeleteStorageNetAppVolumeSnapshot", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + var moid string + + httpRes, err := apiClient.StorageApi.DeleteStorageNetAppVolumeSnapshot(context.Background(), moid).Execute() + + require.Nil(t, err) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test StorageApiService DeleteStorageStoragePolicy", func(t *testing.T) { t.Skip("skip test") // remove to run test @@ -3378,6 +3403,20 @@ func Test_intersight_StorageApiService(t *testing.T) { }) + t.Run("Test StorageApiService PatchStorageNetAppVolumeSnapshot", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + var moid string + + resp, httpRes, err := apiClient.StorageApi.PatchStorageNetAppVolumeSnapshot(context.Background(), moid).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test StorageApiService PatchStoragePhysicalDisk", func(t *testing.T) { t.Skip("skip test") // remove to run test @@ -3784,6 +3823,20 @@ func Test_intersight_StorageApiService(t *testing.T) { }) + t.Run("Test StorageApiService UpdateStorageNetAppVolumeSnapshot", func(t *testing.T) { + + t.Skip("skip test") // remove to run test + + var moid string + + resp, httpRes, err := apiClient.StorageApi.UpdateStorageNetAppVolumeSnapshot(context.Background(), moid).Execute() + + require.Nil(t, err) + require.NotNil(t, resp) + assert.Equal(t, 200, httpRes.StatusCode) + + }) + t.Run("Test StorageApiService UpdateStoragePhysicalDisk", func(t *testing.T) { t.Skip("skip test") // remove to run test diff --git a/utils.go b/utils.go index 6a362c3285..29f740f061 100644 --- a/utils.go +++ b/utils.go @@ -3,7 +3,7 @@ Cisco Intersight No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -API version: 1.0.11-2024112619 +API version: 1.0.11-2024120409 Contact: intersight@cisco.com */