Get all ManagementSwitch objects by the list of ids.
put
                    https://{host}:{port}/{basePath}/ManagementSwitch/
get all ManagementSwitch objects by the list of ids.
                Request
Header Parameters
                    - 
                            Auth-Token(required): string 
                            
                            Auth-Token received from a successful login response.
- 
                            opc-request-id: string 
                            
                            Unique identifier for the request
Supported Media Types
                            - application/x-www-form-urlencoded
Root Schema : schema
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    GetManagementSwitchByIdsIdsParam: array
                    
                    
                
                
                    GetManagementSwitchByIdsIdsParam
                
                
                List of ids to retrieve the associated ManagementSwitchs.
Nested Schema : GetManagementSwitchByIdsIdsParam
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayList of ids to retrieve the associated ManagementSwitchs.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Security
                - 
                        basicAuth: http
                        
                        Type:http
Response
Supported Media Types
                - application/json
200 Response
Request completed successfully.
                            
                            
                                Root Schema : schema
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  ManagementSwitch
            
            The ManagementSwitch object represents a physical Management Switch within the Rack.
Nested Schema : ManagementSwitch
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectThe ManagementSwitch object represents a physical Management Switch within the Rack.
    
    
    
    
        Show Source
        - 
                
                    
                    coreCount: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    description(required): string
                    
                    
                     
                    
                
                
                Maximum Length:1000
- 
                
                    
                    faultIds: array
                    
                    
                
                
                    faultIds
                
                
                
- 
                
                    
                    firmwareVersion: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    generation: integer
                    
                    
                     
                    
                
                
                
- 
                
                    
                    hardwareComponentIds: array
                    
                    
                
                
                    hardwareComponentIds
                
                
                
- 
                
                    
                    hostname: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    hwId: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    ilomHostname: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    ilomIp: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    ilomMac: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    ilomRunStateFault: string
                    
                    
                     
                    
                
                
                Allowed Values:[ "CRITICAL", "MAJOR", "MINOR", "WARNING" ]
- 
                
                    
                    ilomState: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    ipAddress: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    macAddress: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    model: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    name(required): string
                    
                    
                     
                    
                
                
                Maximum Length:256
- 
                
                    
                    os: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    provisioningState: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    rackElevation: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    rackId: object
                    
                    
                
                
                    Rack
                
                
                The Rack object represents a physical PCA Rack.
- 
                
                    
                    runStateFault: string
                    
                    
                     
                    
                
                
                Allowed Values:[ "CRITICAL", "MAJOR", "MINOR", "WARNING" ]
- 
                
                    
                    serialNumber: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    state: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    validationState: string
                    
                    
                     
                    
                
                
                
- 
                
                    
                    vendor: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    workState: string
                    
                    
                     
                    
                
                
                
Nested Schema : faultIds
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
arrayNested Schema : hardwareComponentIds
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
arrayNested Schema : Rack
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectThe Rack object represents a physical PCA Rack.
    
    
    
    
        Show Source
        - 
                
                    
                    description(required): string
                    
                    
                     
                    
                
                
                Maximum Length:1000
- 
                
                    
                    faultIds: array
                    
                    
                
                
                    faultIds
                
                
                
- 
                
                    
                    generation: integer
                    
                    
                     
                    
                
                
                
- 
                
                    
                    name(required): string
                    
                    
                     
                    
                
                
                Maximum Length:256
- 
                
                    
                    rackNumber: integer
                    
                    
                     
                    
                
                
                
- 
                
                    
                    rackSerialNumber: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    rackType: string
                    
                    
                     
                    
                
                
                Maximum Length:64
- 
                
                    
                    rackUnitIds: array
                    
                    
                
                
                    rackUnitIds
                
                
                
- 
                
                    
                    validationState: string
                    
                    
                     
                    
                
                
                Allowed Values:[ "VALIDATED", "ERROR", "UNKNOWN" ]
- 
                
                    
                    workState: string
                    
                    
                     
                    
                
                
                
Nested Schema : faultIds
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
arrayNested Schema : rackUnitIds
    
    	
    	Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
array400 Response
Bad request
                            
                            
                                Root Schema : Error
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    code(required): string
                    
                    
                     
                    
                
                
                A short error code that defines the error, meant for programmatic parsing.
- 
                
                    
                    message(required): string
                    
                    
                     
                    
                
                
                A human-readable error string.
401 Response
Unauthorized
                            
                            
                                Root Schema : Error
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    code(required): string
                    
                    
                     
                    
                
                
                A short error code that defines the error, meant for programmatic parsing.
- 
                
                    
                    message(required): string
                    
                    
                     
                    
                
                
                A human-readable error string.
404 Response
Not Found
                            
                            
                                Root Schema : Error
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    code(required): string
                    
                    
                     
                    
                
                
                A short error code that defines the error, meant for programmatic parsing.
- 
                
                    
                    message(required): string
                    
                    
                     
                    
                
                
                A human-readable error string.
500 Response
Internal Server Error
                            
                            
                                Root Schema : Error
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    code(required): string
                    
                    
                     
                    
                
                
                A short error code that defines the error, meant for programmatic parsing.
- 
                
                    
                    message(required): string
                    
                    
                     
                    
                
                
                A human-readable error string.
Default Response
An error has occurred
                            
                            
                                Root Schema : Error
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    code(required): string
                    
                    
                     
                    
                
                
                A short error code that defines the error, meant for programmatic parsing.
- 
                
                    
                    message(required): string
                    
                    
                     
                    
                
                
                A human-readable error string.