Skip to content

Commit 74e19b1

Browse files
authored
refreshing sdk for intersight version 1.0.11-20241204094351081 (#181)
1 parent b1baf8a commit 74e19b1

File tree

108 files changed

+12519
-8374
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+12519
-8374
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ The Cisco Intersight API is a programmatic interface that uses the REST architec
99
The Intersight.PowerShell cmdlets are generated based on the Cisco Intersight OpenAPI 3.x specification. The latest specification can be downloaded from [here](https://intersight.com/apidocs/downloads/).
1010
The Cisco Intersight.PowerShell module is updated frequently to be in sync with the OpenAPI version deployed at https://intersight.com
1111

12-
- Intersight.PowerShell version: 1.0.11.2024112619
13-
- C# SDK version: 1.0.11.2024112619
12+
- Intersight.PowerShell version: 1.0.11.2024120409
13+
- C# SDK version: 1.0.11.2024120409
1414
For more information, please visit [https://intersight.com/help](https://intersight.com/help)
1515

1616

@@ -115,7 +115,7 @@ Import-Module -Name '.\Intersight.PowerShell' -Verbose
115115
<a name="uninstall-psmodule"></a>
116116
### 1.2.3 Uninstall Intersight.PowerShell
117117
```powershell
118-
Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2024112619"}
118+
Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.2024120409"}
119119
```
120120
or
121121

@@ -1498,15 +1498,18 @@ ForecastDefinition | [**Get-IntersightForecastDefinition**](docs/Get-IntersightF
14981498
ForecastInstance | [**Get-IntersightForecastInstance**](docs/Get-IntersightForecastInstance.md) | Read a 'ForecastInstance' resource.
14991499
ForecastInstance | [**Set-IntersightForecastInstance**](docs/Set-IntersightForecastInstance.md) | Update a 'ForecastInstance' resource.
15001500
FunctionsFunction | [**Get-IntersightFunctionsFunction**](docs/Get-IntersightFunctionsFunction.md) | Read a 'FunctionsFunction' resource.
1501+
FunctionsFunctionVersion | [**Get-IntersightFunctionsFunctionVersion**](docs/Get-IntersightFunctionsFunctionVersion.md) | Read a 'FunctionsFunctionVersion' resource.
15011502
FunctionsRuntime | [**Get-IntersightFunctionsRuntime**](docs/Get-IntersightFunctionsRuntime.md) | Read a 'FunctionsRuntime' resource.
15021503
FunctionsUpload | [**Get-IntersightFunctionsUpload**](docs/Get-IntersightFunctionsUpload.md) | Read a 'FunctionsUpload' resource.
15031504
FunctionsFunction | [**New-IntersightFunctionsFunction**](docs/New-IntersightFunctionsFunction.md) | Create a 'FunctionsFunction' resource.
1505+
FunctionsFunctionVersion | [**New-IntersightFunctionsFunctionVersion**](docs/New-IntersightFunctionsFunctionVersion.md) | Create a 'FunctionsFunctionVersion' resource.
15041506
FunctionsRuntime | [**New-IntersightFunctionsRuntime**](docs/New-IntersightFunctionsRuntime.md) | Create a 'FunctionsRuntime' resource.
15051507
FunctionsUpload | [**New-IntersightFunctionsUpload**](docs/New-IntersightFunctionsUpload.md) | Create a 'FunctionsUpload' resource.
15061508
FunctionsFunction | [**Remove-IntersightFunctionsFunction**](docs/Remove-IntersightFunctionsFunction.md) | Delete a 'FunctionsFunction' resource.
15071509
FunctionsRuntime | [**Remove-IntersightFunctionsRuntime**](docs/Remove-IntersightFunctionsRuntime.md) | Delete a 'FunctionsRuntime' resource.
15081510
FunctionsUpload | [**Remove-IntersightFunctionsUpload**](docs/Remove-IntersightFunctionsUpload.md) | Delete a 'FunctionsUpload' resource.
15091511
FunctionsFunction | [**Set-IntersightFunctionsFunction**](docs/Set-IntersightFunctionsFunction.md) | Update a 'FunctionsFunction' resource.
1512+
FunctionsFunctionVersion | [**Set-IntersightFunctionsFunctionVersion**](docs/Set-IntersightFunctionsFunctionVersion.md) | Update a 'FunctionsFunctionVersion' resource.
15101513
FunctionsRuntime | [**Set-IntersightFunctionsRuntime**](docs/Set-IntersightFunctionsRuntime.md) | Update a 'FunctionsRuntime' resource.
15111514
FunctionsUpload | [**Set-IntersightFunctionsUpload**](docs/Set-IntersightFunctionsUpload.md) | Update a 'FunctionsUpload' resource.
15121515
GraphicsCard | [**Get-IntersightGraphicsCard**](docs/Get-IntersightGraphicsCard.md) | Read a 'GraphicsCard' resource.
@@ -2714,9 +2717,11 @@ StorageVirtualDriveExtension | [**Get-IntersightStorageVirtualDriveExtension**](
27142717
StorageVirtualDriveIdentity | [**Get-IntersightStorageVirtualDriveIdentity**](docs/Get-IntersightStorageVirtualDriveIdentity.md) | Read a 'StorageVirtualDriveIdentity' resource.
27152718
StorageDriveGroup | [**New-IntersightStorageDriveGroup**](docs/New-IntersightStorageDriveGroup.md) | Create a 'StorageDriveGroup' resource.
27162719
StorageDriveSecurityPolicy | [**New-IntersightStorageDriveSecurityPolicy**](docs/New-IntersightStorageDriveSecurityPolicy.md) | Create a 'StorageDriveSecurityPolicy' resource.
2720+
StorageNetAppVolumeSnapshot | [**New-IntersightStorageNetAppVolumeSnapshot**](docs/New-IntersightStorageNetAppVolumeSnapshot.md) | Create a 'StorageNetAppVolumeSnapshot' resource.
27172721
StorageStoragePolicy | [**New-IntersightStorageStoragePolicy**](docs/New-IntersightStorageStoragePolicy.md) | Create a 'StorageStoragePolicy' resource.
27182722
StorageDriveGroup | [**Remove-IntersightStorageDriveGroup**](docs/Remove-IntersightStorageDriveGroup.md) | Delete a 'StorageDriveGroup' resource.
27192723
StorageDriveSecurityPolicy | [**Remove-IntersightStorageDriveSecurityPolicy**](docs/Remove-IntersightStorageDriveSecurityPolicy.md) | Delete a 'StorageDriveSecurityPolicy' resource.
2724+
StorageNetAppVolumeSnapshot | [**Remove-IntersightStorageNetAppVolumeSnapshot**](docs/Remove-IntersightStorageNetAppVolumeSnapshot.md) | Delete a 'StorageNetAppVolumeSnapshot' resource.
27202725
StorageStoragePolicy | [**Remove-IntersightStorageStoragePolicy**](docs/Remove-IntersightStorageStoragePolicy.md) | Delete a 'StorageStoragePolicy' resource.
27212726
StorageBatteryBackupUnit | [**Set-IntersightStorageBatteryBackupUnit**](docs/Set-IntersightStorageBatteryBackupUnit.md) | Update a 'StorageBatteryBackupUnit' resource.
27222727
StorageController | [**Set-IntersightStorageController**](docs/Set-IntersightStorageController.md) | Update a 'StorageController' resource.
@@ -2735,6 +2740,7 @@ StorageFlexUtilPhysicalDrive | [**Set-IntersightStorageFlexUtilPhysicalDrive**](
27352740
StorageFlexUtilVirtualDrive | [**Set-IntersightStorageFlexUtilVirtualDrive**](docs/Set-IntersightStorageFlexUtilVirtualDrive.md) | Update a 'StorageFlexUtilVirtualDrive' resource.
27362741
StorageHitachiArray | [**Set-IntersightStorageHitachiArray**](docs/Set-IntersightStorageHitachiArray.md) | Update a 'StorageHitachiArray' resource.
27372742
StorageNetAppCluster | [**Set-IntersightStorageNetAppCluster**](docs/Set-IntersightStorageNetAppCluster.md) | Update a 'StorageNetAppCluster' resource.
2743+
StorageNetAppVolumeSnapshot | [**Set-IntersightStorageNetAppVolumeSnapshot**](docs/Set-IntersightStorageNetAppVolumeSnapshot.md) | Update a 'StorageNetAppVolumeSnapshot' resource.
27382744
StoragePhysicalDisk | [**Set-IntersightStoragePhysicalDisk**](docs/Set-IntersightStoragePhysicalDisk.md) | Update a 'StoragePhysicalDisk' resource.
27392745
StoragePhysicalDiskExtension | [**Set-IntersightStoragePhysicalDiskExtension**](docs/Set-IntersightStoragePhysicalDiskExtension.md) | Update a 'StoragePhysicalDiskExtension' resource.
27402746
StoragePhysicalDiskUsage | [**Set-IntersightStoragePhysicalDiskUsage**](docs/Set-IntersightStoragePhysicalDiskUsage.md) | Update a 'StoragePhysicalDiskUsage' resource.

build.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $manifestParam = @{
4949
Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62"
5050
Author = "Cisco Systems"
5151
CompanyName = "Cisco Systems"
52-
ModuleVersion = "1.0.11.2024112619"
52+
ModuleVersion = "1.0.11.2024120409"
5353
Copyright = "(c) 2023 Cisco Systems, Inc. All rights reserved."
5454
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt"
5555
ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell"
@@ -58,7 +58,7 @@ $manifestParam = @{
5858
PowerShellVersion = "7.3.3"
5959
CmdletsToExport = $commandList
6060
Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight."
61-
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.2024112619
61+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.2024120409
6262
6363
Changelog:-
6464
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md
Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,291 @@
1+
---
2+
external help file: Intersight.PowerShell.dll-Help.xml
3+
Module Name: Intersight.PowerShell
4+
online version:
5+
schema: 2.0.0
6+
---
7+
8+
# Get-IntersightFunctionsFunctionVersion
9+
10+
## SYNOPSIS
11+
Get the FunctionsFunctionVersion
12+
13+
## SYNTAX
14+
15+
### CmdletParam (Default)
16+
```
17+
Get-IntersightFunctionsFunctionVersion [-Name <String>] [-Organization <OrganizationOrganizationRelationship>]
18+
[<CommonParameters>]
19+
```
20+
21+
### QueryParam
22+
```
23+
Get-IntersightFunctionsFunctionVersion [-Count <Boolean>] [-InlineCount <String>] [-Select <String>] [-Filter <String>]
24+
[-Expand <String>] [-Skip <Int32>] [-Top <Int32>] [-At <String>] [-Orderby <String>] [-Apply <String>]
25+
[-Tag <String>] [<CommonParameters>]
26+
```
27+
## DESCRIPTION
28+
Read a &apos;FunctionsFunctionVersion&apos; resource.
29+
A maximum of 10,000 objects can be retrieved in a single invocation.
30+
31+
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
32+
33+
34+
## EXAMPLES
35+
36+
### Example 1
37+
```powershell
38+
PS C:\> $result = Get-IntersightFunctionsFunctionVersion
39+
```
40+
Above example returns the list of FunctionsFunctionVersion.
41+
42+
### Example 2
43+
```powershell
44+
PS C:\> $result = Get-IntersightFunctionsFunctionVersion -Name "MoName"
45+
```
46+
Above example returns the FunctionsFunctionVersion matched with name.
47+
48+
### Example 3
49+
```powershell
50+
PS C:\> $result = Get-IntersightFunctionsFunctionVersion -Organization $organization
51+
```
52+
Above example returns the list of FunctionsFunctionVersion available under the $organization .
53+
54+
### Example 4
55+
```powershell
56+
PS C:\> $result = Get-IntersightFunctionsFunctionVersion -InlineCount allpages
57+
```
58+
Above example returns the list of FunctionsFunctionVersion along with count.
59+
60+
## PARAMETERS
61+
62+
### -Apply
63+
Specify one or more transformation operations to perform aggregation on the resources. The transformations are processed in order with the output from a
64+
transformation being used as input for the subsequent transformation. The ""$apply"" query takes a sequence of set transformations, separated by forward slashes
65+
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
66+
""aggregate"" and ""groupby"". The **aggregate** transformation takes a comma-separated list of one or more aggregate expressions as parameters and returns a
67+
result set with a single instance, representing the aggregated value for all instances in the input set. The **groupby** transformation takes one or two
68+
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
69+
parameter, 2. Applies set transformations to each subset according to the second parameter, resulting in a new set of potentially different structure and
70+
cardinality, 3. Ensures that the instances in the result set contain all grouping properties with the correct values for the group, 4. Concatenates the
71+
intermediate result sets into one result set. A groupby transformation affects the structure of the result set.
72+
73+
```yaml
74+
Type: String
75+
Parameter Sets: QueryParam
76+
Aliases:
77+
78+
Required: False
79+
Position: Named
80+
Default value: None
81+
Accept pipeline input: False
82+
Accept wildcard characters: False
83+
```
84+
85+
### -At
86+
Similar to ""$filter"", but ""at"" is specifically used to filter versioning information properties for resources to return. A URI with an ""at"" Query Option
87+
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
88+
the Entries that satisfy the predicate expression specified by the query option. The expression language that is used in at operators supports references to
89+
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
90+
representations shown in the Abstract Type System section.
91+
92+
```yaml
93+
Type: String
94+
Parameter Sets: QueryParam
95+
Aliases:
96+
97+
Required: False
98+
Position: Named
99+
Default value: None
100+
Accept pipeline input: False
101+
Accept wildcard characters: False
102+
```
103+
104+
### -Count
105+
The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
106+
107+
```yaml
108+
Type: Boolean
109+
Parameter Sets: QueryParam
110+
Aliases:
111+
112+
Required: False
113+
Position: Named
114+
Default value: None
115+
Accept pipeline input: False
116+
Accept wildcard characters: False
117+
```
118+
119+
### -Expand
120+
Specify additional attributes or related resources to return in addition to the primary resources.
121+
122+
```yaml
123+
Type: String
124+
Parameter Sets: QueryParam
125+
Aliases:
126+
127+
Required: False
128+
Position: Named
129+
Default value: None
130+
Accept pipeline input: False
131+
Accept wildcard characters: False
132+
```
133+
134+
### -Filter
135+
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
136+
determined by selecting only the Entries that satisfy the predicate expression specified by the $filter option. The expression language that is used in $filter
137+
queries supports references to properties and literals. The literal values can be strings enclosed in single quotes, numbers and boolean values (true or false).
138+
139+
```yaml
140+
Type: String
141+
Parameter Sets: QueryParam
142+
Aliases:
143+
144+
Required: False
145+
Position: Named
146+
Default value: None
147+
Accept pipeline input: False
148+
Accept wildcard characters: False
149+
```
150+
151+
### -InlineCount
152+
The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
153+
154+
```yaml
155+
Type: String
156+
Parameter Sets: QueryParam
157+
Aliases:
158+
Accepted values: allpages, none
159+
160+
Required: False
161+
Position: Named
162+
Default value: None
163+
Accept pipeline input: False
164+
Accept wildcard characters: False
165+
```
166+
167+
### -Name
168+
Specifies the name of the FunctionsFunctionVersion.
169+
170+
```yaml
171+
Type: String
172+
Parameter Sets: CmdletParam
173+
Aliases:
174+
175+
Required: False
176+
Position: Named
177+
Default value: None
178+
Accept pipeline input: False
179+
Accept wildcard characters: False
180+
```
181+
182+
### -Orderby
183+
Determines what properties are used to sort the collection of resources.
184+
185+
```yaml
186+
Type: String
187+
Parameter Sets: QueryParam
188+
Aliases:
189+
190+
Required: False
191+
Position: Named
192+
Default value: None
193+
Accept pipeline input: False
194+
Accept wildcard characters: False
195+
```
196+
197+
### -Organization
198+
Specifies the organization, to fetch the FunctionsFunctionVersion under it.
199+
200+
```yaml
201+
Type: OrganizationOrganizationRelationship
202+
Parameter Sets: CmdletParam
203+
Aliases:
204+
205+
Required: False
206+
Position: Named
207+
Default value: None
208+
Accept pipeline input: True (ByPropertyName, ByValue)
209+
Accept wildcard characters: False
210+
```
211+
212+
### -Select
213+
Specifies a subset of properties to return.
214+
215+
```yaml
216+
Type: String
217+
Parameter Sets: QueryParam
218+
Aliases:
219+
220+
Required: False
221+
Position: Named
222+
Default value: None
223+
Accept pipeline input: False
224+
Accept wildcard characters: False
225+
```
226+
227+
### -Skip
228+
Ignores the specified number of objects and then gets the remaining objects.
229+
Enter the number of objects to skip.
230+
231+
```yaml
232+
Type: Int32
233+
Parameter Sets: QueryParam
234+
Aliases:
235+
236+
Required: False
237+
Position: Named
238+
Default value: None
239+
Accept pipeline input: False
240+
Accept wildcard characters: False
241+
```
242+
243+
### -Tag
244+
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
245+
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.
246+
247+
```yaml
248+
Type: String
249+
Parameter Sets: QueryParam
250+
Aliases:
251+
252+
Required: False
253+
Position: Named
254+
Default value: None
255+
Accept pipeline input: False
256+
Accept wildcard characters: False
257+
```
258+
259+
### -Top
260+
Specifies the maximum number of resources to return in the response.
261+
262+
```yaml
263+
Type: Int32
264+
Parameter Sets: QueryParam
265+
Aliases:
266+
267+
Required: False
268+
Position: Named
269+
Default value: None
270+
Accept pipeline input: False
271+
Accept wildcard characters: False
272+
```
273+
274+
### CommonParameters
275+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
276+
277+
## INPUTS
278+
279+
### Intersight.Model.OrganizationOrganizationRelationship
280+
281+
## OUTPUTS
282+
283+
### System.Object
284+
## NOTES
285+
286+
## RELATED LINKS
287+
288+
[New-IntersightFunctionsFunctionVersion](./New-IntersightFunctionsFunctionVersion.md)
289+
290+
[Set-IntersightFunctionsFunctionVersion](./Set-IntersightFunctionsFunctionVersion.md)
291+

docs/Get-IntersightStorageNetAppVolumeSnapshot.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,3 +285,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
285285
286286
## RELATED LINKS
287287
288+
[New-IntersightStorageNetAppVolumeSnapshot](./New-IntersightStorageNetAppVolumeSnapshot.md)
289+
290+
[Remove-IntersightStorageNetAppVolumeSnapshot](./Remove-IntersightStorageNetAppVolumeSnapshot.md)
291+
292+
[Set-IntersightStorageNetAppVolumeSnapshot](./Set-IntersightStorageNetAppVolumeSnapshot.md)
293+

docs/Initialize-IntersightCapabilityEquipmentPhysicalDef.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Accept wildcard characters: False
175175
```
176176
177177
### -Pid
178-
Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports.\n* `unknown` - Unknown device type, usage is TBD.
178+
Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports.\n* `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports.\n* `unknown` - Unknown device type, usage is TBD.
179179

180180
```yaml
181181
Type: CapabilityEquipmentPhysicalDef.PidEnum

docs/Initialize-IntersightCapabilityEquipmentSlotArray.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Accept wildcard characters: False
235235
```
236236
237237
### -Pid
238-
Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports.\n* `unknown` - Unknown device type, usage is TBD.
238+
Product Identifier for a Switch/Fabric-Interconnect.\n* `UCS-FI-6454` - The standard 4th generation UCS Fabric Interconnect with 54 ports.\n* `UCS-FI-64108` - The expanded 4th generation UCS Fabric Interconnect with 108 ports.\n* `UCS-FI-6536` - The standard 5th generation UCS Fabric Interconnect with 36 ports.\n* `UCSX-S9108-100G` - Cisco UCS Fabric Interconnect 9108 100G with 8 ports.\n* `UCS-FI-6664` - The standard 6th generation UCS Fabric Interconnect with 64 ports.\n* `unknown` - Unknown device type, usage is TBD.
239239

240240
```yaml
241241
Type: CapabilityEquipmentSlotArray.PidEnum

0 commit comments

Comments
 (0)