Domain重複確認
    • PDF

    Domain重複確認

    • PDF

    記事の要約

    Domainが存在するか・しないかを確認します。

    GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/check/{name}
    

    リクエスト

    リクエストパラメータ

    パラメータ名必須タイプ制約事項説明
    nameYesstringDomain名

    レスポンス

    レスポンスStatus

    HTTP StatusDesc
    200OK(該当Domainが存在しない。)
    400Service already exist
    400Bad Request
    401Unauthorized
    403Forbidden
    404Not Found
    500Internal Server Error

    例示

    リクエスト例示

    GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/check/my_service
    
    GET /CloudSearch/real/v1/domain/check/my_service
    HOST: cloudsearch.apigw.ntruss.com
    Conent-Type: application/json
    
    x-ncp-apigw-signature-v2: FUH8aCU66wfe83v1BeTqSIvsSzhJiTcRnbC13g4XRY4=
    x-ncp-apigw-timestamp: 1545627282073
    x-ncp-iam-access-key: teGTwtcSEGA7fu28BGGi
    

    レスポンス例示

    {"result":"ok"}
    

    この記事は役に立ちましたか?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.