{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-web-appservicecertificateorders","description":"AppServiceCertificateOrders API Client","version":"2018-02-01","base_url":"https://management.azure.com","endpoints":20,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api AppServiceCertificateOrders API Client\n@base https://management.azure.com\n@version 2018-02-01\n@auth OAuth2\n@common_fields {subscriptionId: any # Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)., api-version: any # API Version}\n@endpoints 20\n@toc subscriptions(20)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/certificateOrders\n@desc List all certificate orders in a subscription.\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation\n@desc Validate information for a certificate order.\n@required {appServiceCertificateOrder: map # Information for a certificate order.}\n@returns(204) No Content\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders\n@desc Get certificate orders in a resource group.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}\n@desc Get a certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order..}\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}\n@desc Create or update a certificate purchase order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., certificateDistinguishedName: map # Distinguished name to use for the certificate order.}\n@returns(200) App Service Certificate Order is created.\n@returns(201) App Service Certificate Order creation operation is in progress\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}\n@desc Delete an existing certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order.}\n@returns(200) Successfully deleted certificate order.\n@returns(204) Certificate order does not exist.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}\n@desc Create or update a certificate purchase order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., certificateDistinguishedName: map # Distinguished name to use for the certificate order.}\n@returns(200) App Service Certificate Order is created.\n@returns(201) App Service Certificate Order creation operation is in progress\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates\n@desc List all certificates associated with a certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order.}\n@returns(200) OK\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}\n@desc Get the certificate associated with a certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., name: any # Name of the certificate.}\n@returns(200) OK\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}\n@desc Creates or updates a certificate and associates with key vault secret.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., name: any # Name of the certificate., keyVaultCertificate: map # Key vault certificate resource Id.}\n@returns(200) App Service Certificate is created.\n@returns(201) App Service Certificate creation operation is in progress\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}\n@desc Delete the certificate associated with a certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., name: any # Name of the certificate.}\n@returns(200) Successfully deleted certificate.\n@returns(204) Certificate does not exist.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}\n@desc Creates or updates a certificate and associates with key vault secret.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., name: any # Name of the certificate., keyVaultCertificate: map # Key vault certificate resource Id.}\n@returns(200) App Service Certificate is created.\n@returns(201) App Service Certificate creation operation is in progress\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/reissue\n@desc Reissue an existing certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., reissueCertificateOrderRequest: map # Parameters for the reissue.}\n@returns(204) No Content\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/renew\n@desc Renew an existing certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., renewCertificateOrderRequest: map # Renew parameters}\n@returns(204) No Content\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/resendEmail\n@desc Resend certificate email.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order.}\n@returns(204) No Content\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/resendRequestEmails\n@desc Verify domain ownership for this certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., nameIdentifier: any # Email address}\n@returns(204) No Content\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/retrieveSiteSeal\n@desc Verify domain ownership for this certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order., siteSealRequest: map # Site seal request.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/verifyDomainOwnership\n@desc Verify domain ownership for this certificate order.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., certificateOrderName: any # Name of the certificate order.}\n@returns(204) No Content\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveCertificateActions\n@desc Retrieve the list of certificate actions.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., name: any # Name of the certificate order.}\n@returns(200) OK\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveEmailHistory\n@desc Retrieve email history.\n@required {resourceGroupName: any # Name of the resource group to which the resource belongs., name: any # Name of the certificate order.}\n@returns(200) OK\n\n@end\n"}