[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

StoragePolicyMappingsSpec

Storage policy mapping settings to use for create operation.


Properties

string
mapping_source_object Required

Mapping of the source object.


string
mapping_target_object Required

Mapping the target object.

JSON Example

{
	"mapping_source_object": "string",
	"mapping_target_object": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Parameter To

Create Storage Policy Mapping

Feedback

Was this page helpful?