Skip to content

Commit

Permalink
refreshing sdk for intersight version 1.0.11-17956 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvb authored Aug 13, 2024
1 parent ef6082a commit 76a0bdc
Show file tree
Hide file tree
Showing 129 changed files with 10,708 additions and 6,137 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ The Cisco Intersight API is a programmatic interface that uses the REST architec
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/).
The Cisco Intersight.PowerShell module is updated frequently to be in sync with the OpenAPI version deployed at https://intersight.com

- Intersight.PowerShell version: 1.0.11.17769
- C# SDK version: 1.0.11.17769
- Intersight.PowerShell version: 1.0.11.17956
- C# SDK version: 1.0.11.17956
For more information, please visit [https://intersight.com/help](https://intersight.com/help)


Expand Down Expand Up @@ -115,7 +115,7 @@ Import-Module -Name '.\Intersight.PowerShell' -Verbose
<a name="uninstall-psmodule"></a>
### 1.2.3 Uninstall Intersight.PowerShell
```powershell
Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.17769"}
Remove-Module -FullyQualifiedName @{ModuleName = "Intersight.PowerShell"; ModuleVersion = "1.0.11.17956"}
```
or

Expand Down Expand Up @@ -2309,21 +2309,25 @@ PartnerintegrationEtl | [**Get-IntersightPartnerintegrationEtl**](docs/Get-Inter
PartnerintegrationFile | [**Get-IntersightPartnerintegrationFile**](docs/Get-IntersightPartnerintegrationFile.md) | Read a 'PartnerintegrationFile' resource.
PartnerintegrationInventory | [**Get-IntersightPartnerintegrationInventory**](docs/Get-IntersightPartnerintegrationInventory.md) | Read a 'PartnerintegrationInventory' resource.
PartnerintegrationLogs | [**Get-IntersightPartnerintegrationLogs**](docs/Get-IntersightPartnerintegrationLogs.md) | Read a 'PartnerintegrationLogs' resource.
PartnerintegrationMetrics | [**Get-IntersightPartnerintegrationMetrics**](docs/Get-IntersightPartnerintegrationMetrics.md) | Read a 'PartnerintegrationMetrics' resource.
PartnerintegrationModel | [**Get-IntersightPartnerintegrationModel**](docs/Get-IntersightPartnerintegrationModel.md) | Read a 'PartnerintegrationModel' resource.
PartnerintegrationDeviceConnector | [**New-IntersightPartnerintegrationDeviceConnector**](docs/New-IntersightPartnerintegrationDeviceConnector.md) | Create a 'PartnerintegrationDeviceConnector' resource.
PartnerintegrationEtl | [**New-IntersightPartnerintegrationEtl**](docs/New-IntersightPartnerintegrationEtl.md) | Create a 'PartnerintegrationEtl' resource.
PartnerintegrationFile | [**New-IntersightPartnerintegrationFile**](docs/New-IntersightPartnerintegrationFile.md) | Create a 'PartnerintegrationFile' resource.
PartnerintegrationInventory | [**New-IntersightPartnerintegrationInventory**](docs/New-IntersightPartnerintegrationInventory.md) | Create a 'PartnerintegrationInventory' resource.
PartnerintegrationMetrics | [**New-IntersightPartnerintegrationMetrics**](docs/New-IntersightPartnerintegrationMetrics.md) | Create a 'PartnerintegrationMetrics' resource.
PartnerintegrationModel | [**New-IntersightPartnerintegrationModel**](docs/New-IntersightPartnerintegrationModel.md) | Create a 'PartnerintegrationModel' resource.
PartnerintegrationDeviceConnector | [**Remove-IntersightPartnerintegrationDeviceConnector**](docs/Remove-IntersightPartnerintegrationDeviceConnector.md) | Delete a 'PartnerintegrationDeviceConnector' resource.
PartnerintegrationEtl | [**Remove-IntersightPartnerintegrationEtl**](docs/Remove-IntersightPartnerintegrationEtl.md) | Delete a 'PartnerintegrationEtl' resource.
PartnerintegrationFile | [**Remove-IntersightPartnerintegrationFile**](docs/Remove-IntersightPartnerintegrationFile.md) | Delete a 'PartnerintegrationFile' resource.
PartnerintegrationInventory | [**Remove-IntersightPartnerintegrationInventory**](docs/Remove-IntersightPartnerintegrationInventory.md) | Delete a 'PartnerintegrationInventory' resource.
PartnerintegrationMetrics | [**Remove-IntersightPartnerintegrationMetrics**](docs/Remove-IntersightPartnerintegrationMetrics.md) | Delete a 'PartnerintegrationMetrics' resource.
PartnerintegrationModel | [**Remove-IntersightPartnerintegrationModel**](docs/Remove-IntersightPartnerintegrationModel.md) | Delete a 'PartnerintegrationModel' resource.
PartnerintegrationDeviceConnector | [**Set-IntersightPartnerintegrationDeviceConnector**](docs/Set-IntersightPartnerintegrationDeviceConnector.md) | Update a 'PartnerintegrationDeviceConnector' resource.
PartnerintegrationEtl | [**Set-IntersightPartnerintegrationEtl**](docs/Set-IntersightPartnerintegrationEtl.md) | Update a 'PartnerintegrationEtl' resource.
PartnerintegrationFile | [**Set-IntersightPartnerintegrationFile**](docs/Set-IntersightPartnerintegrationFile.md) | Update a 'PartnerintegrationFile' resource.
PartnerintegrationInventory | [**Set-IntersightPartnerintegrationInventory**](docs/Set-IntersightPartnerintegrationInventory.md) | Update a 'PartnerintegrationInventory' resource.
PartnerintegrationMetrics | [**Set-IntersightPartnerintegrationMetrics**](docs/Set-IntersightPartnerintegrationMetrics.md) | Update a 'PartnerintegrationMetrics' resource.
PartnerintegrationModel | [**Set-IntersightPartnerintegrationModel**](docs/Set-IntersightPartnerintegrationModel.md) | Update a 'PartnerintegrationModel' resource.
PciCoprocessorCard | [**Get-IntersightPciCoprocessorCard**](docs/Get-IntersightPciCoprocessorCard.md) | Read a 'PciCoprocessorCard' resource.
PciDevice | [**Get-IntersightPciDevice**](docs/Get-IntersightPciDevice.md) | Read a 'PciDevice' resource.
Expand Down
4 changes: 2 additions & 2 deletions build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $manifestParam = @{
Guid = "41ce1a70-9c4b-489f-a153-12fe49b7fe62"
Author = "Cisco Systems"
CompanyName = "Cisco Systems"
ModuleVersion = "1.0.11.17769"
ModuleVersion = "1.0.11.17956"
Copyright = "(c) 2023 Cisco Systems, Inc. All rights reserved."
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.txt"
ProjectUri = "https://github.com/CiscoDevNet/intersight-powershell"
Expand All @@ -58,7 +58,7 @@ $manifestParam = @{
PowerShellVersion = "7.3.3"
CmdletsToExport = $commandList
Description = "Intersight Powershell module provides the cmdlets to manage, analyze, and automate the IT infrastructure in Intersight."
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.17769
ReleaseNotes = "Intersight.PowerShell - Version 1.0.11.17956
Changelog:-
https://github.com/CiscoDevNet/intersight-powershell/blob/master/CHANGELOG.md
Expand Down
292 changes: 292 additions & 0 deletions docs/Get-IntersightPartnerintegrationMetrics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,292 @@
---
external help file: Intersight.PowerShell.dll-Help.xml
Module Name: Intersight.PowerShell
online version:
schema: 2.0.0
---

# Get-IntersightPartnerintegrationMetrics

## SYNOPSIS
Get the PartnerintegrationMetrics

## SYNTAX

### CmdletParam (Default)
```
Get-IntersightPartnerintegrationMetrics [-Name <String>] [-Organization <OrganizationOrganizationRelationship>]
[<CommonParameters>]
```

### QueryParam
```
Get-IntersightPartnerintegrationMetrics [-Count <Boolean>] [-InlineCount <String>] [-Select <String>] [-Filter <String>]
[-Expand <String>] [-Skip <Int32>] [-Top <Int32>] [-At <String>] [-Orderby <String>] [-Apply <String>]
[-Tag <String>] [<CommonParameters>]
```
## DESCRIPTION
Read a &apos;PartnerintegrationMetrics&apos; resource.,

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

## EXAMPLES

### Example 1
```powershell
PS C:\> $result = Get-IntersightPartnerintegrationMetrics
```
Above example returns the list of PartnerintegrationMetrics.

### Example 2
```powershell
PS C:\> $result = Get-IntersightPartnerintegrationMetrics -Name "MoName"
```
Above example returns the PartnerintegrationMetrics matched with name.

### Example 3
```powershell
PS C:\> $result = Get-IntersightPartnerintegrationMetrics -Organization $organization
```
Above example returns the list of PartnerintegrationMetrics available under the $organization .

### Example 4
```powershell
PS C:\> $result = Get-IntersightPartnerintegrationMetrics -InlineCount allpages
```
Above example returns the list of PartnerintegrationMetrics along with count.

## PARAMETERS

### -Apply
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.

```yaml
Type: String
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -At
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.
```yaml
Type: String
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Count
The $count query specifies the service should return the count of the matching resources, instead of returning the resources.
```yaml
Type: Boolean
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Expand
Specify additional attributes or related resources to return in addition to the primary resources.
```yaml
Type: String
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Filter
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).
```yaml
Type: String
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -InlineCount
The $inlinecount query option allows clients to request an inline count of the matching resources included with the resources in the response.
```yaml
Type: String
Parameter Sets: QueryParam
Aliases:
Accepted values: allpages, none

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Name
Specifies the name of the PartnerintegrationMetrics.
```yaml
Type: String
Parameter Sets: CmdletParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Orderby
Determines what properties are used to sort the collection of resources.
```yaml
Type: String
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Organization
Specifies the organization, to fetch the PartnerintegrationMetrics under it.
```yaml
Type: OrganizationOrganizationRelationship
Parameter Sets: CmdletParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```
### -Select
Specifies a subset of properties to return.
```yaml
Type: String
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Skip
Ignores the specified number of objects and then gets the remaining objects.
Enter the number of objects to skip.
```yaml
Type: Int32
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Tag
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.
```yaml
Type: String
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Top
Specifies the maximum number of resources to return in the response.
```yaml
Type: Int32
Parameter Sets: QueryParam
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
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).
## INPUTS
### Intersight.Model.OrganizationOrganizationRelationship
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
[New-IntersightPartnerintegrationMetrics](./New-IntersightPartnerintegrationMetrics.md)
[Remove-IntersightPartnerintegrationMetrics](./Remove-IntersightPartnerintegrationMetrics.md)
[Set-IntersightPartnerintegrationMetrics](./Set-IntersightPartnerintegrationMetrics.md)
Loading

0 comments on commit 76a0bdc

Please sign in to comment.