|
| 1 | +{ |
| 2 | + "parameters": { |
| 3 | + "api-version": "2025-02-06-preview", |
| 4 | + "localRulestackName": "lrs1", |
| 5 | + "name": "armid1", |
| 6 | + "resource": { |
| 7 | + "properties": { |
| 8 | + "auditComment": "comment", |
| 9 | + "certificateSelfSigned": "TRUE", |
| 10 | + "certificateSignerResourceId": "", |
| 11 | + "description": "description", |
| 12 | + "etag": "2bf4a339-294d-4c25-b0b2-ef649e9f5c27", |
| 13 | + "provisioningState": "Accepted" |
| 14 | + } |
| 15 | + }, |
| 16 | + "resourceGroupName": "rgopenapi", |
| 17 | + "subscriptionId": "2bf4a339-294d-4c25-b0b2-ef649e9f5c27" |
| 18 | + }, |
| 19 | + "responses": { |
| 20 | + "200": { |
| 21 | + "body": { |
| 22 | + "id": "/providers/PaloAltoNetworks.Cloudngfw/globalrulestacks/armid1/certificates/armid1", |
| 23 | + "name": "armid1", |
| 24 | + "properties": { |
| 25 | + "auditComment": "comment", |
| 26 | + "certificateSelfSigned": "TRUE", |
| 27 | + "certificateSignerResourceId": "", |
| 28 | + "description": "description", |
| 29 | + "etag": "2bf4a339-294d-4c25-b0b2-ef649e9f5c27", |
| 30 | + "provisioningState": "Accepted" |
| 31 | + }, |
| 32 | + "systemData": { |
| 33 | + "createdAt": "2022-09-09T05:08:24.229Z", |
| 34 | + "createdBy": "praval", |
| 35 | + "createdByType": "User", |
| 36 | + "lastModifiedAt": "2022-09-09T05:08:24.229Z", |
| 37 | + "lastModifiedBy": "praval", |
| 38 | + "lastModifiedByType": "User" |
| 39 | + }, |
| 40 | + "type": "certificates" |
| 41 | + } |
| 42 | + }, |
| 43 | + "201": { |
| 44 | + "body": { |
| 45 | + "id": "/providers/PaloAltoNetworks.Cloudngfw/globalrulestacks/armid1/certificates/armid1", |
| 46 | + "name": "armid1", |
| 47 | + "properties": { |
| 48 | + "auditComment": "comment", |
| 49 | + "certificateSelfSigned": "TRUE", |
| 50 | + "certificateSignerResourceId": "", |
| 51 | + "description": "description", |
| 52 | + "etag": "2bf4a339-294d-4c25-b0b2-ef649e9f5c27", |
| 53 | + "provisioningState": "Accepted" |
| 54 | + }, |
| 55 | + "systemData": { |
| 56 | + "createdAt": "2022-09-09T05:08:24.229Z", |
| 57 | + "createdBy": "praval", |
| 58 | + "createdByType": "User", |
| 59 | + "lastModifiedAt": "2022-09-09T05:08:24.229Z", |
| 60 | + "lastModifiedBy": "praval", |
| 61 | + "lastModifiedByType": "User" |
| 62 | + }, |
| 63 | + "type": "certificates" |
| 64 | + }, |
| 65 | + "headers": { |
| 66 | + "Azure-AsyncOperation": "https://foo.com/operationstatus" |
| 67 | + } |
| 68 | + } |
| 69 | + } |
| 70 | +} |
0 commit comments