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
  • ServiceAccount
  • create
  • update
  • delete
  • get
  • list
  • stat
  • Message
  • CreateServiceAccountRequest
  • GetServiceAccountRequest
  • ServiceAccountInfo
  • ServiceAccountQuery
  • ServiceAccountRequest
  • ServiceAccountStatQuery
  • ServiceAccountsInfo
  • UpdateServiceAccountRequest

Was this helpful?

  1. Identity
  2. V1

Service Account

Package : spaceone.api.identity.v1

ServiceAccount

ServiceAccount Methods:

Method
Request
Response

create

POST /identity/v1/service-accounts

Type
Message

Request

Response

update

PUT /identity/v1/service-account/{service_account_id}

Type
Message

Request

Response

delete

DELETE /identity/v1/service-account/{service_account_id}

Type
Message

Request

Response

get

GET /identity/v1/service-account/{service_account_id}

Type
Message

Request

Response

list

GET /identity/v1/service-accounts

POST /identity/v1/service-accounts/search

Type
Message

Request

Response

stat

POST /identity/v1/service-accounts/stat

Type
Message

Request

Response

Message

CreateServiceAccountRequest

Field
Type
Required
Description

name

string

✔

data

✔

provider

string

✔

project_id

string

✘

tags

✘

domain_id

string

✔

GetServiceAccountRequest

Field
Type
Required
Description

service_account_id

string

✔

domain_id

string

✔

only

list of string

✘

ServiceAccountInfo

Field
Type
Description

service_account_id

string

name

string

data

provider

string

project_info

domain_id

string

tags

created_at

string

ServiceAccountQuery

Field
Type
Required
Description

query

✘

service_account_id

string

✘

name

string

✘

provider

string

✘

project_id

string

✘

domain_id

string

✘

ServiceAccountRequest

Field
Type
Required
Description

service_account_id

string

✔

domain_id

string

✔

ServiceAccountStatQuery

Field
Type
Required
Description

query

✔

domain_id

string

✔

ServiceAccountsInfo

Field
Type
Description

results

total_count

UpdateServiceAccountRequest

Field
Type
Required
Description

service_account_id

string

✔

name

string

✘

data

✘

project_id

string

✘

tags

✘

domain_id

string

✔

release_project

bool

✘

PreviousRole BindingNextToken

Last updated 3 years ago

Was this helpful?

google.protobuf.Empty
google.protobuf.Struct
google.protobuf.Empty
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
google.protobuf.Struct
spaceone.api.core.v1.Query
spaceone.api.core.v1.StatisticsQuery
int32
google.protobuf.Struct
google.protobuf.Struct
create
CreateServiceAccountRequest
ServiceAccountInfo
update
UpdateServiceAccountRequest
ServiceAccountInfo
delete
ServiceAccountRequest
get
GetServiceAccountRequest
ServiceAccountInfo
list
ServiceAccountQuery
ServiceAccountsInfo
stat
ServiceAccountStatQuery
CreateServiceAccountRequest
ServiceAccountInfo
UpdateServiceAccountRequest
ServiceAccountInfo
ServiceAccountRequest
GetServiceAccountRequest
ServiceAccountInfo
ServiceAccountQuery
ServiceAccountsInfo
ServiceAccountStatQuery
ProjectInfo
list of ServiceAccountInfo