๊ธ๋ก๋ฒ API ํค์ ๋ํด ํ๋์ ์ก์ธ์ค ๋ชฉ๋ก ํญ๋ชฉ ์ญ์
์ด ํ์ด์ง์ ๋ด์ฉ
์ํ๋ IP ์ฃผ์์ ๋ํ ๊ณ ์ ์๋ณ์๋ฅผ ์ฌ์ฉํ์ฌ Ops Manager์์ ๊ธ๋ก๋ฒ ์ก์ธ์ค ๋ชฉ๋ก ํญ๋ชฉ ํ๋๋ฅผ ์ญ์ ํฉ๋๋ค.
๊ธฐ๋ณธ URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0
Resource
DELETE /admin/accessList/{ACCESS-LIST-ID}
ํ์ ์ญํ
์ด ์๋ํฌ์ธํธ๋ฅผ ํธ์ถํ๋ API ํค์ Global Owner
์ญํ ์ด ์์ด์ผ ํฉ๋๋ค.
์์ฒญ ๋งค๊ฐ๋ณ์
์์ฒญ ๊ฒฝ๋ก ๋งค๊ฐ๋ณ์
๋ชจ๋ ์์ฒญ ๊ฒฝ๋ก ๋งค๊ฐ๋ณ์๋ ํ์์ ๋๋ค.
์ด๋ฆ | ์ ํ | ์ค๋ช
|
---|---|---|
ACCESS-LIST-ID | ๋ฌธ์์ด | ์ญ์ ํ๋ ค๋ ์ก์ธ์ค ๋ชฉ๋ก ํญ๋ชฉ์ ๊ณ ์ ์๋ณ์์
๋๋ค. |
์์ฒญ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์
๋ค์ ์ฟผ๋ฆฌ ๋งค๊ฐ๋ณ์๋ ์ ํ ์ฌํญ์ ๋๋ค.
์ด๋ฆ | ์ ํ | ํ์์ฑ | ์ค๋ช
| ๊ธฐ๋ณธ๊ฐ | ||||||
---|---|---|---|---|---|---|---|---|---|---|
pretty | ๋ถ์ธ | ์ต์
| false | |||||||
envelope | ๋ถ์ธ | ์ต์
| ์๋ต์ ์๋ฒจ๋กํ์ ๋ํํ ์ง ์ฌ๋ถ๋ฅผ ๋ํ๋ด๋ ํ๋๊ทธ์ ๋๋ค. ์ผ๋ถ API ํด๋ผ์ด์ธํธ๋ HTTP ์๋ต ํค๋ ๋๋ ์ํ ์ฝ๋์ ์ก์ธ์คํ ์ ์์ต๋๋ค. ์ด ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ค๋ฉด ์ฟผ๋ฆฌ์์ envelope=true๋ฅผ ์ค์ ํฉ๋๋ค. ํ๋์ ๊ฒฐ๊ณผ๋ฅผ ๋ฐํํ๋ ์๋ํฌ์ธํธ์ ๊ฒฝ์ฐ ์๋ต ๋ณธ๋ฌธ์๋ ๋ค์์ด ํฌํจ๋ฉ๋๋ค.
| false |
์์ฒญ ๋ณธ๋ฌธ ๋งค๊ฐ๋ณ์
์ด ์๋ํฌ์ธํธ๋ HTTP ์์ฒญ ๋ณธ๋ฌธ ๋งค๊ฐ๋ณ์๋ฅผ ์ฌ์ฉํ์ง ์์ต๋๋ค.
์๋ต
์ด ์๋ํฌ์ธํธ์๋ ์๋ต ์์๊ฐ ์์ต๋๋ค.
์์ฒญ ์์
1 curl --user "{USERNAME}:{APIKEY}" --digest \ 2 --header "Accept: application/json" \ 3 --header "Content-Type: application/json" \ 4 --request DELETE "https://<OpsManagerHost>:<Port>/api/public/v1.0/admin/accessList/{ACCESS-LIST-ID}"
์๋ต ์์
์๋ต ํค๋
401 Unauthorized Content-Type: application/json;charset=ISO-8859-1 Date: {dateInUnixFormat} WWW-Authenticate: Digest realm="MMS Public API", domain="", nonce="{nonce}", algorithm=MD5, op="auth", stale=false Content-Length: {requestLengthInBytes} Connection: keep-alive
204 No Content Vary: Accept-Encoding Content-Type: application/json Strict-Transport-Security: max-age=300 Date: {dateInUnixFormat} Connection: keep-alive Content-Length: {requestLengthInBytes} X-MongoDB-Service-Version: gitHash={gitHash}; versionString={ApplicationVersion}
์๋ต ๋ณธ๋ฌธ
์ด ์๋ํฌ์ธํธ๋ ์๋ต ๋ณธ๋ฌธ์ ๋ฐํํ์ง ์์ต๋๋ค.