DescribeSharedVpcConfiguration
Indicates whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner. For more information, see Creating FSx for ONTAP file systems in shared subnets.
Response Syntax
{
"EnableFsxRouteTableUpdatesFromParticipantAccounts": "string"
}
Response Elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
-
Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 5.
Pattern:
^(?i)(true|false)$
Errors
For information about the errors that are common to all actions, see Common Errors.
- BadRequest
-
A generic error indicating a failure with a client request.
HTTP Status Code: 400
- InternalServerError
-
A generic error indicating a server-side failure.
HTTP Status Code: 500
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: