Skip to content

Commit 3379e74

Browse files
authored
Merge pull request #18 from CiscoDevNet/refresh/1.0.9.4403
Refreshing PowerShell module for Intersight version 4403
2 parents 2be14fb + 0948087 commit 3379e74

File tree

1,414 files changed

+323909
-305489
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,414 files changed

+323909
-305489
lines changed

GettingStarted.md

100755100644
File mode changed.

README.md

Lines changed: 1172 additions & 1156 deletions
Large diffs are not rendered by default.

build.ps1

100755100644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $manifestParam = @{
1717
Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62"
1818
Author = "Cisco Systems"
1919
CompanyName = "Cisco Systems"
20-
ModuleVersion = "1.0.9.4375"
20+
ModuleVersion = "1.0.9.4403"
2121
Copyright = "(c) 2021 Cisco Systems, Inc. All rights reserved."
2222
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt"
2323
ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell"
@@ -26,7 +26,7 @@ $manifestParam = @{
2626
RequireLicenseAcceptance = $true
2727
PowerShellVersion = "7.1"
2828
Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight."
29-
ReleaseNotes = "Intersight.PowerShell - Version 1.0.9.4375
29+
ReleaseNotes = "Intersight.PowerShell - Version 1.0.9.4403
3030
3131
Features:
3232
Intersight.PowerShell module provides,

docs/Get-IntersightAdapterConfigPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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-IntersightAdapterExtEthInterface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAdapterExtEthInterface [-Count <Boolean>] [-InlineCount <String>]
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &amp;apos;AdapterExtEthInterface&amp;apos; resource.,
28+
Read a &apos;AdapterExtEthInterface&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-IntersightAdapterUnit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightAdapterUnit [-Count <Boolean>] [-InlineCount <String>] [-Select <S
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &amp;apos;AdapterUnit&amp;apos; resource.,
28+
Read a &apos;AdapterUnit&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-IntersightApplianceAppStatus.md

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightApplianceAutoRmaPolicy [-Count <Boolean>] [-InlineCount <String>]
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &apos;ApplianceAutoRmaPolicy&apos; resource.,
28+
Read a &amp;apos;ApplianceAutoRmaPolicy&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-IntersightApplianceBackup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-IntersightApplianceBackup [-Count <Boolean>] [-InlineCount <String>] [-Selec
2525
[-Tag <String>] [<CommonParameters>]
2626
```
2727
## DESCRIPTION
28-
Read a &apos;ApplianceBackup&apos; resource.,
28+
Read a &amp;apos;ApplianceBackup&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.
@@ -284,7 +284,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
284284
285285
## RELATED LINKS
286286
287-
[New-IntersightApplianceBackup](./New-IntersightApplianceBackup.md)
288-
289287
[Remove-IntersightApplianceBackup](./Remove-IntersightApplianceBackup.md)
290288
289+
[New-IntersightApplianceBackup](./New-IntersightApplianceBackup.md)
290+

0 commit comments

Comments
 (0)