
Methods
To perform operations with VAO entities using RESTful API, you can use the following standard HTTP methods:
- GET — retrieves information about a resource or collection.
- POST — creates a new resource in a collection or activates a resource action.
To learn more about methods supported for a specific resource, see section Operations and Methods in the Resource Reference.