File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12541254 }
12551255 }
12561256 },
1257- "disable-kms-key-rotation-request": {
1258- "type": "object",
1259- "required": [
1260- "id"
1261- ],
1262- "properties": {
1263- "id": {
1264- "type": "string",
1265- "format": "uuid"
1266- }
1267- }
1268- },
12691257 "json-schema-grafana": {
12701258 "properties": {
12711259 "allow_embedding": {
24832471 },
24842472 "enable-kms-key-rotation-request": {
24852473 "type": "object",
2486- "required": [
2487- "id"
2488- ],
24892474 "properties": {
2490- "id": {
2491- "type": "string",
2492- "format": "uuid"
2493- },
24942475 "rotation-period": {
24952476 "type": "integer",
24962477 "minimum": 90,
58755856 "status": {
58765857 "type": "string",
58775858 "enum": [
5878- "success"
5859+ "success",
5860+ "target-registered"
58795861 ],
58805862 "default": "success"
58815863 }
1021810200 "description",
1021910201 "usage",
1022010202 "source",
10221- "policy",
1022210203 "status",
1022310204 "status-since",
1022410205 "material",
1025110232 "exoscale-kms"
1025210233 ]
1025310234 },
10254- "policy": {
10255- "type": "string"
10256- },
1025710235 "usage": {
1025810236 "type": "string"
1025910237 },
1030710285 "source",
1030810286 "status",
1030910287 "status-since",
10310- "policy",
1031110288 "multi-zone",
1031210289 "origin-zone",
1031310290 "created-at",
1033210309 "exoscale-kms"
1033310310 ]
1033410311 },
10335- "policy": {
10336- "type": "string"
10337- },
1033810312 "usage": {
1033910313 "type": "string"
1034010314 },
1034610320 "pending-deletion"
1034710321 ]
1034810322 },
10349- "status-since": {
10350- "type": "string",
10351- "format": "date-time"
10352- },
1035310323 "id": {
1035410324 "type": "string",
1035510325 "format": "uuid"
1318113151 }
1318213152 ],
1318313153 "summary": "[BETA] Disable Key Rotation",
13184- "requestBody": {
13185- "required": true,
13186- "content": {
13187- "application/json": {
13188- "schema": {
13189- "$ref": "#/components/schemas/disable-kms-key-rotation-request"
13190- }
13191- }
13192- }
13193- },
1319413154 "operationId": "disable-kms-key-rotation"
1319513155 }
1319613156 },
1980719767 "type": "integer",
1980819768 "format": "int64",
1980919769 "minimum": 0,
19810- "exclusiveMinimum": false ,
19811- "description": "Maximum TTL requester is allowed to ask for when assuming a role. A value of 0 resets the property to its default. "
19770+ "exclusiveMinimum": true ,
19771+ "description": "Maximum TTL requester is allowed to ask for when assuming a role"
1981219772 }
1981319773 }
1981419774 }
2793827898 "content": {
2793927899 "application/json": {
2794027900 "schema": {
27941- "$ref": "#/components/schemas/operation "
27901+ "$ref": "#/components/schemas/success-response "
2794227902 }
2794327903 }
2794427904 }
2871328673 }
2871428674 }
2871528675 ],
28716- "summary": "[Beta ] Cancel KMS Key Deletion",
28676+ "summary": "[BETA ] Cancel KMS Key Deletion",
2871728677 "operationId": "cancel-kms-key-deletion"
2871828678 }
2871928679 },
You can’t perform that action at this time.
0 commit comments