Skip to content

Commit a2ada44

Browse files
committed
Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model
1 parent 8ae8345 commit a2ada44

File tree

1,530 files changed

+607156
-558562
lines changed

Some content is hidden

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

1,530 files changed

+607156
-558562
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Intersight.PowerShell_v1.0.9.5208
2+
Release Date: 28th January 2022
3+
- Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 5208)
14
## Intersight.PowerShell_v1.0.9.4950
25
Release Date: 16th December 2021
36
- Refreshes the Intersight.PowerShell module to be in sync with the latest Cisco Intersight model (build 4950)

README.md

Lines changed: 1273 additions & 1268 deletions
Large diffs are not rendered by default.

build.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $manifestParam = @{
3535
Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62"
3636
Author = "Cisco Systems"
3737
CompanyName = "Cisco Systems"
38-
ModuleVersion = "1.0.9.4950"
38+
ModuleVersion = "1.0.9.5208"
3939
Copyright = "(c) 2021 Cisco Systems, Inc. All rights reserved."
4040
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt"
4141
ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell"
@@ -44,7 +44,7 @@ $manifestParam = @{
4444
PowerShellVersion = "7.1"
4545
CmdletsToExport = $commandList
4646
Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight."
47-
ReleaseNotes = "Intersight.PowerShell - Version 1.0.9.4950
47+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.9.5208
4848
4949
Changelog:-
5050
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md

docs/Get-IntersightAaaAuditRecord.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAaaAuditRecord [-Count <Boolean>] [-InlineCount <String>] [-Select
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &amp;apos;AaaAuditRecord&amp;apos; resource.,
28+
Read a &apos;AaaAuditRecord&apos; resource.,
2929

3030
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.

docs/Get-IntersightAaaRetentionConfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAaaRetentionConfig [-Count <Boolean>] [-InlineCount <String>] [-Se
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &apos;AaaRetentionConfig&apos; resource.,
28+
Read a &amp;apos;AaaRetentionConfig&amp;apos; resource.,
2929

3030
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.

docs/Get-IntersightAccessPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAccessPolicy [-Count <Boolean>] [-InlineCount <String>] [-Select <
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &amp;apos;AccessPolicy&amp;apos; resource.,
28+
Read a &apos;AccessPolicy&apos; resource.,
2929

3030
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.

docs/Get-IntersightAdapterConfigPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAdapterConfigPolicy [-Count <Boolean>] [-InlineCount <String>] [-S
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &amp;apos;AdapterConfigPolicy&amp;apos; resource.,
28+
Read a &apos;AdapterConfigPolicy&apos; resource.,
2929

3030
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
@@ -284,9 +284,9 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
284284
285285
## RELATED LINKS
286286
287+
[New-IntersightAdapterConfigPolicy](./New-IntersightAdapterConfigPolicy.md)
288+
287289
[Set-IntersightAdapterConfigPolicy](./Set-IntersightAdapterConfigPolicy.md)
288290
289291
[Remove-IntersightAdapterConfigPolicy](./Remove-IntersightAdapterConfigPolicy.md)
290292
291-
[New-IntersightAdapterConfigPolicy](./New-IntersightAdapterConfigPolicy.md)
292-

docs/Get-IntersightAdapterHostEthInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAdapterHostEthInterface [-Count <Boolean>] [-InlineCount <String>]
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &apos;AdapterHostEthInterface&apos; resource.,
28+
Read a &amp;apos;AdapterHostEthInterface&amp;apos; resource.,
2929

3030
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.

docs/Get-IntersightAdapterHostFcInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAdapterHostFcInterface [-Count <Boolean>] [-InlineCount <String>]
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &amp;apos;AdapterHostFcInterface&amp;apos; resource.,
28+
Read a &apos;AdapterHostFcInterface&apos; resource.,
2929

3030
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.

docs/Get-IntersightAdapterHostIscsiInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAdapterHostIscsiInterface [-Count <Boolean>] [-InlineCount <String
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &apos;AdapterHostIscsiInterface&apos; resource.,
28+
Read a &amp;apos;AdapterHostIscsiInterface&amp;apos; resource.,
2929

3030
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.
3131
Note :- The output returns by the ParameterSet "QueryParam" cannot be piped to the New or Set cmdlet.

0 commit comments

Comments
 (0)