Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.11 KB

MongoDbOnSan.md

File metadata and controls

15 lines (11 loc) · 1.11 KB

MongoDbOnSan

Properties

Name Type Description Notes
Dataset *MongoDbOnSanDataset [optional] [default to null]
NewIgroups []MongoDbOnSanNewIgroups The list of initiator groups to create. Optional in the POST or PATCH body [optional] [default to null]
OsType string The name of the host OS running the application. Optional in the POST body [optional] [default to null]
PrimaryIgroupName string The initiator group for the primary. Required in the POST body and optional in the PATCH body [optional] [default to null]
ProtectionType *MongoDbOnSanProtectionType [optional] [default to null]
SecondaryIgroups []MongoDbOnSanSecondaryIgroups [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]