go-redfish/client/docs/InsertMediaRequestBody.md
2019-09-09 14:54:37 +03:00

18 lines
678 B
Markdown

# InsertMediaRequestBody
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Image** | **string** | |
**Inserted** | **bool** | | [optional]
**Password** | **string** | | [optional]
**TransferMethod** | [**TransferMethod**](TransferMethod.md) | | [optional]
**TransferProtocolType** | [**TransferProtocolType**](TransferProtocolType.md) | | [optional]
**UserName** | **string** | | [optional]
**WriteProtected** | **bool** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)