List available FSx ONTAP file systems.
[- {
- "fsxnId": "fs-0c315066d18074b67",
- "id": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "providerAccountName": "MyProviderAccount",
- "status": "RUNNING",
- "vpcId": "vpc-05ea1ef2626686855"
}
]
Create an AWS FSx ONTAP File System.
AWS FSx ONTAP File System creation requested.
{- "fsxnId": "fs-0c315066d18074b67",
- "id": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "providerAccountName": "MyProviderAccount",
- "status": "RUNNING",
- "vpcId": "vpc-05ea1ef2626686855"
}
{- "fsxnId": "fs-0c315066d18074b67",
- "id": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "providerAccountName": "MyProviderAccount",
- "status": "RUNNING",
- "vpcId": "vpc-05ea1ef2626686855"
}
Get an AWS FSx ONTAP file system.
AWS FSx ONTAP file system retrieved.
AWS FSx ONTAP file system not found.
{- "fsxnId": "fs-0c315066d18074b67",
- "id": "c1af59c6-ba0e-4cc2-a0f3-65cee17a5f37",
- "providerAccountName": "MyProviderAccount",
- "status": "RUNNING",
- "vpcId": "vpc-05ea1ef2626686855"
}
Delete an AWS FSx ONTAP File System.
AWS FSx ONTAP file system successfully deleted.
AWS FSx ONTAP file system not found
{- "errors": [
- {
- "name": "string",
- "message": "string"
}
]
}