storage / Client / delete_object_tagging

delete_object_tagging

storage.Client.delete_object_tagging(**kwargs)

オブジェクトのタグ情報を削除します。

See also: NIFCLOUD API Documentation

Request Syntax

response = client.delete_object_tagging(
    Bucket='string',
    Object='string',
    VersionId='string'
)
Parameters:
  • Bucket (string) – [REQUIRED]

  • Object (string) – [REQUIRED]

  • VersionId (string) –

Return type:

dict

Returns:

Response Syntax

{
    'XAmzVersionId': 'string'
}

Response Structure

  • (dict) –

    • XAmzVersionId (string) –