ListSolNetworkOperationsMetadata
Metadata related to a network operation.
A network operation is any operation that is done to your network, such as network instance instantiation or termination.
Contents
- createdAt
-
The date that the resource was created.
Type: Timestamp
Required: Yes
- lastModified
-
The date that the resource was last modified.
Type: Timestamp
Required: Yes
- nsdInfoId
-
The network service descriptor id used for the operation.
Only present if the updateType is
UPDATE_NS
.Type: String
Pattern:
^np-[a-f0-9]{17}$
Required: No
- vnfInstanceId
-
The network function id used for the operation.
Only present if the updateType is
MODIFY_VNF_INFO
.Type: String
Pattern:
^fi-[a-f0-9]{17}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: