SpaceONE APIs
Latest Version
Latest Version
  • README
  • Board
    • V1
      • Board
      • Post
  • Config
    • V1
      • Domain Config
      • User Config
  • Core
    • V1
      • Handler
      • Query
      • Server Info
  • Cost Analysis
    • Plugin
      • Cost
      • Data Source
      • Job
    • V1
      • Budget
      • Budget Usage
      • Cost
      • Cost Query Set
      • Custom Widget
      • Data Source
      • Data Source Rule
      • Exchange Rate
      • Job
      • Job Task
      • Public Dashboard
      • Schedule
      • User Dashboard
  • Identity
    • Plugin
      • Auth
    • V1
      • Api Key
      • Authorization
      • Domain
      • Domain Owner
      • Endpoint
      • Policy
      • Project
      • Project Group
      • Provider
      • Role
      • Role Binding
      • Service Account
      • Token
      • User
  • Inventory
    • Plugin
      • Collector
    • V1
      • Change History
      • Cloud Service
      • Cloud Service Type
      • Collector
      • Job
      • Job Task
      • Note
      • Region
      • Resource Group
      • Server
  • Monitoring
    • Plugin
      • Data Source
      • Event
      • Log
      • Metric
      • Webhook
    • V1
      • Alert
      • Data Source
      • Escalation Policy
      • Event
      • Event Rule
      • Log
      • Maintenance Window
      • Metric
      • Note
      • Project Alert Config
      • Webhook
  • Notification
    • Plugin
      • Notification
      • Protocol
    • V1
      • Notification
      • Notification Usage
      • Project Channel
      • Protocol
      • Quota
      • User Channel
  • Plugin
    • V1
      • Plugin
      • Supervisor
  • Repository
    • V1
      • Plugin
      • Policy
      • Repository
      • Schema
  • Sample
    • V1
      • Helloworld
  • Secret
    • V1
      • Secret
      • Secret Group
  • Statistics
    • Plugin
      • Storage
    • V1
      • History
      • Resource
      • Schedule
      • Storage
Powered by GitBook
On this page
  • DomainOwner
  • create
  • update
  • delete
  • get
  • Message
  • CreateDomainOwner
  • DomainOwnerInfo
  • DomainOwnerRequest
  • GetDomainOwnerRequest
  • UpdateDomainOwner

Was this helpful?

  1. Identity
  2. V1

Domain Owner

Package : spaceone.api.identity.v1

DomainOwner

DomainOwner Methods:

Method
Request
Response

create

POST /identity/v1/domain/{domain_id}/owner

Type
Message

Request

Response

update

PUT /identity/v1/domain/{domain_id}/owner

Type
Message

Request

Response

delete

DELETE /identity/v1/domain/{domain_id}/owner

Type
Message

Request

Response

get

GET /identity/v1/domain/{domain_id}/owner

Type
Message

Request

Response

Message

CreateDomainOwner

Field
Type
Required
Description

owner_id

string

✘

password

string

✔

name

string

✘

email

string

✘

language

string

✘

timezone

string

✘

domain_id

string

✔

DomainOwnerInfo

Field
Type
Description

owner_id

string

name

string

email

string

language

string

timezone

string

last_accessed_at

string

created_at

string

domain_id

string

DomainOwnerRequest

Field
Type
Required
Description

domain_id

string

✔

owner_id

string

✔

GetDomainOwnerRequest

Field
Type
Required
Description

domain_id

string

✔

owner_id

string

✔

only

list of string

✘

UpdateDomainOwner

Field
Type
Required
Description

owner_id

string

✔

password

string

✘

name

string

✘

email

string

✘

language

string

✘

timezone

string

✘

domain_id

string

✔

PreviousDomainNextEndpoint

Last updated 3 years ago

Was this helpful?

google.protobuf.Empty
google.protobuf.Empty
create
CreateDomainOwner
DomainOwnerInfo
update
UpdateDomainOwner
DomainOwnerInfo
delete
DomainOwnerRequest
get
GetDomainOwnerRequest
DomainOwnerInfo
CreateDomainOwner
DomainOwnerInfo
UpdateDomainOwner
DomainOwnerInfo
DomainOwnerRequest
GetDomainOwnerRequest
DomainOwnerInfo