huawei-cloud-api-definitions-RAM 0.1.20250905

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":{"parameters":{"SecurityTokenHeader":{"description":"如果正在使用临时安全凭据,则此header是必需的,该值是临时安全凭据的安全令牌(会话令牌)。","in":"header","name":"X-Security-Token","required":false,"schema":{"readOnly":true,"type":"string"}}},"schemas":{"PageInfo":{"description":"分页详细信息。","properties":{"current_count":{"description":"页面数量。","format":"int32","maximum":2000,"minimum":1,"type":"integer"},"next_marker":{"description":"下一页的页面标识。","maxLength":64,"minLength":1,"pattern":"^\\d{1,}$","type":"string"},"previous_marker":{"description":"上一页的页面标识。","maxLength":64,"minLength":1,"pattern":"^\\d{1,}$","type":"string"}},"type":"object"},"ResourceShareInvitation":{"description":"资源共享邀请的详细信息。","properties":{"created_at":{"description":"创建邀请的时间。","format":"date-time","type":"string"},"receiver_account_id":{"description":"接收资源共享邀请的账号ID。","maxLength":36,"minLength":0,"type":"string"},"resource_share_id":{"description":"资源共享实例的ID。","maxLength":36,"minLength":0,"type":"string"},"resource_share_invitation_id":{"description":"资源共享邀请的ID。","maxLength":36,"minLength":0,"type":"string"},"resource_share_name":{"description":"资源共享实例的名称。","maxLength":64,"minLength":0,"type":"string"},"sender_account_id":{"description":"发送资源共享邀请的账号ID。","maxLength":36,"minLength":0,"type":"string"},"status":{"description":"资源共享邀请的当前状态。","maxLength":64,"minLength":0,"type":"string"},"updated_at":{"description":"最后一次更新邀请的时间。","format":"date-time","type":"string"}},"type":"object"},"SearchResourceShareInvitationReqBody":{"properties":{"limit":{"default":50,"description":"分页页面的最大值。","format":"int32","maximum":2000,"minimum":1,"type":"integer"},"marker":{"description":"分页位置标识。从marker指定索引的下一条数据开始查询。查询第一页数据时,不需要传入此参数,查询后续页码数据时,将查询前一页数据响应体中marker值配入此参数。","maxLength":64,"minLength":1,"pattern":"^\\d{1,}$","type":"string"},"resource_share_ids":{"description":"资源共享实例的ID列表。","items":{"maxLength":36,"minLength":0,"pattern":"^[\\w-]+$","type":"string"},"maxItems":100,"minItems":0,"type":"array"},"resource_share_invitation_ids":{"description":"资源共享邀请的ID列表。","items":{"maxLength":36,"minLength":0,"pattern":"^[\\w-]+$","type":"string"},"maxItems":100,"minItems":0,"type":"array"},"status":{"description":"资源共享邀请的当前状态。","maxLength":64,"minLength":0,"type":"string"}},"type":"object"},"SearchResourceShareInvitationResp":{"properties":{"page_info":{"$ref":"#/components/schemas/PageInfo"},"resource_share_invitations":{"items":{"$ref":"#/components/schemas/ResourceShareInvitation"},"maxItems":2000,"minItems":0,"type":"array"}},"type":"object"}}},"consumes":"","definitions":null,"description":null,"group_id":"a4962198b5cd4b19998df4c381657138","host":"ram.myhuaweicloud.com","id":"0fffea8daef54d9ab5fe7f62cd60467d","info_version":"v1","method":"post","name":"SearchResourceShareInvitation","parameters":null,"paths":{"/v1/resource-share-invitations/search":{"post":{"description":"通过条件检索资源共享邀请。","operationId":"SearchResourceShareInvitation","parameters":[{"$ref":"#/components/parameters/SecurityTokenHeader"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/SearchResourceShareInvitationReqBody"}}},"required":true},"responses":{"200":{"content":{"application/json":{"example":{"page_info":{"current_count":2000,"next_marker":"string","previous_marker":"string"},"resource_share_invitations":[{"created_at":"2022-09-23T06:43:43.999Z","receiver_account_id":"string","resource_share_id":"string","resource_share_invitation_id":"string","resource_share_name":"string","sender_account_id":"string","status":"string","updated_at":"2022-09-23T06:43:43.999Z"}]},"schema":{"$ref":"#/components/schemas/SearchResourceShareInvitationResp"}}},"description":"请求成功。"}},"security":[{"AccessKeyAuth":[]}],"summary":"检索共享邀请","tags":["ResourceShareInvitation"],"x-api-type":"open-api","x-is-registered":"Y","x-request-examples-1":{"limit":2000,"marker":"string","resource_share_ids":["string"],"resource_share_invitation_ids":["string"],"status":"string"},"x-request-examples-description-1":"通过条件检索资源共享邀请。","x-request-examples-url-1":"POST https://{endpoint}/v1/resource-share-invitations/search","x-support-sdk":"Y"}}},"product_short":"RAM","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"检索共享邀请","tags":"资源共享邀请","uri":null,"version":"3.0.3"}