{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-apimanagement-apimapiversionsets","description":"ApiManagementClient","version":"2019-12-01-preview","base_url":"https://management.azure.com","endpoints":6,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ApiManagementClient\n@base https://management.azure.com\n@version 2019-12-01-preview\n@auth OAuth2\n@endpoints 6\n@toc subscriptions(6)\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets\n@desc Lists a collection of API Version Sets in the specified service instance.\n@optional {$filter: any # |   Field     |     Usage     |     Supported operators     |     Supported functions     ||-------------|-------------|-------------|-------------|}\n@returns(200) Lists a collection of Api Version Set entities.\n\n@endpoint HEAD /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets/{versionSetId}\n@desc Gets the entity state (Etag) version of the Api Version Set specified by its identifier.\n@returns(200) Specified Api Version Set entity exists and current entity state version is present in the ETag header.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets/{versionSetId}\n@desc Gets the details of the Api Version Set specified by its identifier.\n@returns(200) Gets the specified Api Version Set entity.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets/{versionSetId}\n@desc Creates or Updates a Api Version Set.\n@required {parameters: any # Create or update parameters.}\n@returns(200) Api Version Set was successfully updated.\n@returns(201) Api Version Set was successfully created.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets/{versionSetId}\n@desc Updates the details of the Api VersionSet specified by its identifier.\n@required {parameters: any # Update parameters.}\n@returns(204) The Api Version Set details were successfully updated.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets/{versionSetId}\n@desc Deletes specific Api Version Set.\n@returns(200) The ApiVersion Set details were successfully deleted.\n@returns(204) The ApiVersion Set details were successfully deleted.\n\n@end\n"}