You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|~~routed-ip-enabled~~| Deprecated | True to configure the instance so it uses the new routed IP mode (once this is set to True you cannot set it back to False) |
2302
2302
| public-ips.{index} || A list of reserved IP IDs to attach to the Instance |
2303
2303
|~~enable-ipv6~~| Deprecated ||
2304
-
| protected |||
2304
+
| protected ||True to activate server protection option|
2305
2305
| security-group-id |||
2306
2306
| volume-ids.{index} || Will update ALL volume IDs at once, including the root volume of the server (use volume-ids=none to detach all volumes) |
2307
2307
| placement-group-id || Placement group ID if Instance must be part of a placement group |
Long: `Update an advanced setting for a Database Instance. Settings added upon database engine initalization can only be defined once, and cannot, therefore, be updated.`,
1363
+
Long: `Update an advanced setting for a Database Instance. Settings added upon database engine initialization can only be defined once, and cannot, therefore, be updated.`,
Long: `Retrive information about a given group, specified by the `+"`"+`group_id`+"`"+` parameter. The group's full details, including `+"`"+`user_ids`+"`"+` and `+"`"+`application_ids`+"`"+` are returned in the response.`,
1178
+
Long: `Retrieve information about a given group, specified by the `+"`"+`group_id`+"`"+` parameter. The group's full details, including `+"`"+`user_ids`+"`"+` and `+"`"+`application_ids`+"`"+` are returned in the response.`,
Long: `Add a user or an application to a group. You can specify a `+"`"+`user_id`+"`"+` and and `+"`"+`application_id`+"`"+` in the body of your request. Note that you can only add one of each per request.`,
1304
+
Long: `Add a user or an application to a group. You can specify a `+"`"+`user_id`+"`"+` and `+"`"+`application_id`+"`"+` in the body of your request. Note that you can only add one of each per request.`,
Short: `Remove a user or an application from a group`,
1388
-
Long: `Remove a user or an application from a group. You can specify a `+"`"+`user_id`+"`"+` and and `+"`"+`application_id`+"`"+` in the body of your request. Note that you can only remove one of each per request. Removing a user from a group means that any permissions given to them via the group (i.e. from an attached policy) will no longer apply. Be sure you want to remove these permissions from the user before proceeding.`,
1388
+
Long: `Remove a user or an application from a group. You can specify a `+"`"+`user_id`+"`"+` and `+"`"+`application_id`+"`"+` in the body of your request. Note that you can only remove one of each per request. Removing a user from a group means that any permissions given to them via the group (i.e. from an attached policy) will no longer apply. Be sure you want to remove these permissions from the user before proceeding.`,
Long: `Retrive information about an API key, specified by the `+"`"+`access_key`+"`"+` parameter. The API key's details, including either the `+"`"+`user_id`+"`"+` or `+"`"+`application_id`+"`"+` of its bearer are returned in the response. Note that the string value for the `+"`"+`secret_key`+"`"+` is nullable, and therefore is not displayed in the response. The `+"`"+`secret_key`+"`"+` value is only displayed upon API key creation.`,
2173
+
Long: `Retrieve information about an API key, specified by the `+"`"+`access_key`+"`"+` parameter. The API key's details, including either the `+"`"+`user_id`+"`"+` or `+"`"+`application_id`+"`"+` of its bearer are returned in the response. Note that the string value for the `+"`"+`secret_key`+"`"+` is nullable, and therefore is not displayed in the response. The `+"`"+`secret_key`+"`"+` value is only displayed upon API key creation.`,
0 commit comments