{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-security-informationprotectionpolicies","description":"Security Center","version":"2017-08-01-preview","base_url":"https://management.azure.com","endpoints":3,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Security Center\n@base https://management.azure.com\n@version 2017-08-01-preview\n@auth OAuth2\n@endpoints 3\n@toc {scope}(3)\n\n@endpoint GET /{scope}/providers/Microsoft.Security/informationProtectionPolicies/{informationProtectionPolicyName}\n@desc Details of the information protection policy.\n@required {informationProtectionPolicyName: any # Name of the information protection policy.}\n@returns(200) OK\n\n@endpoint PUT /{scope}/providers/Microsoft.Security/informationProtectionPolicies/{informationProtectionPolicyName}\n@desc Details of the information protection policy.\n@required {informationProtectionPolicyName: any # Name of the information protection policy., informationProtectionPolicy: map # Information protection policy.}\n@returns(200) OK\n@returns(201) Created\n\n@endpoint GET /{scope}/providers/Microsoft.Security/informationProtectionPolicies\n@desc Information protection policies of a specific management group.\n@returns(200) OK\n\n@end\n"}