GetSolNetworkOperationTaskDetails
Gets the details of a network operation.
A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Contents
- taskContext
- 
               Context for the network operation task. Type: String to string map Required: No 
- taskEndTime
- 
               Task end time. Type: Timestamp Required: No 
- taskErrorDetails
- 
               Task error details. Type: ErrorInfo object Required: No 
- taskName
- 
               Task name. Type: String Required: No 
- taskStartTime
- 
               Task start time. Type: Timestamp Required: No 
- taskStatus
- 
               Task status. Type: String Valid Values: SCHEDULED | STARTED | IN_PROGRESS | COMPLETED | ERROR | SKIPPED | CANCELLEDRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: