external help file | Module Name | online version | schema |
---|---|---|---|
Intersight.PowerShell.dll-Help.xml |
Intersight.PowerShell |
2.0.0 |
Fill in the Synopsis
New-IntersightSoftwarerepositoryCategoryMapper [-AdditionalProperties< System.Collections.Generic.Dictionary`2[string,object]>][-Category< string>][-FileType< SoftwarerepositoryCategoryMapper.FileTypeEnum>][-ImageType< string>][-IsNfsUpgradeSupported< bool>][-MdfId< string>][-Moid< string>][[-Name]< string>][-RegexPattern< string>][-Source< SoftwarerepositoryCategoryMapper.SourceEnum>][-SupportedModels< System.Collections.Generic.List`1[string]>][-SwId< string>][-TagTypes< System.Collections.Generic.List`1[string]>][-Tags< System.Collections.Generic.List`1[MoTag]>][-Version< string>][-Json< SwitchParameter>][-WithHttpInfo< SwitchParameter>]
Create a 'SoftwarerepositoryCategoryMapper' resource.
Type: System.Collections.Generic.Dictionary`2[string,object]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The category of the model series.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The type of distributable image, example huu, scu, driver, os.\n* Distributable
- Stores firmware host utility images and fabric images.\n* DriverDistributable
- Stores driver distributable images.\n* ServerConfigurationUtilityDistributable
- Stores server configuration utility images.\n* OperatingSystemFile
- Stores operating system iso images.\n* HyperflexDistributable
- It stores HyperFlex images.\n* HciDistributable
- It stores HCI images, such as bootstrap iso images.
Type: SoftwarerepositoryCategoryMapper.FileTypeEnum
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The type of image based on the endpoint it can upgrade. For example, ucs-c420m5-huu-3.2.1a.iso can upgrade standalone servers, so the image type is Standalone Server.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Defines whether NFS firmware upgrade is supported with this image type.
Type: bool
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Cisco software repository image category identifier.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The unique identifier of this Managed Object instance.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
An unique identifer for a capability descriptor.
Type: string
Parameter Sets: (All)
Aliases:
Required: true
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
The regex that all images of this category follow.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The image can be downloaded from cisco.com or external cloud store.\n* Cisco
- External repository hosted on cisco.com.\n* IntersightCloud
- Repository hosted by the Intersight Cloud.\n* LocalMachine
- The file is available on the local client machine. Used as an upload source type.\n* NetworkShare
- External repository in the customer datacenter. This will typically be a file server.
Type: SoftwarerepositoryCategoryMapper.SourceEnum
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Type: System.Collections.Generic.List`1[string]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The software type id provided by cisco.com.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Type: System.Collections.Generic.List`1[string]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Note :- Use Initialize-IntersightMoTag to create the object of complex type MoTag
Type: System.Collections.Generic.List`1[MoTag]
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
The version from which user can download images from amazon store, if source is external cloud store.
Type: string
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True True (ByPropertyName)
Accept wildcard characters: False
Returns the json payload received in response.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
Returns the HTTP response with headers and content.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: false
Position: Named
Default value: None
Accept pipeline input: True False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
PS C:\> New-IntersightSoftwarerepositoryCategoryMapper
{ Add example description here }
Get-IntersightSoftwarerepositoryCategoryMapper
Initialize-IntersightMoVersionContext