get-volume-backup-policy-asset-assignment
*****************************************


Description
===========

Gets the volume backup policy assignment for the specified asset. Note
that the assetId query parameter is required, and that the returned
list will contain at most one item (since any given asset can only
have one policy assigned to it).


Usage
=====

   oci bv volume-backup-policy-assignment get-volume-backup-policy-asset-assignment [OPTIONS]


Options
=======


--asset-id [text]
-----------------

The OCID of an asset (e.g. a volume). [required]


--limit [integer]
-----------------

The maximum number of items to return in a paginated "List" call.

Example: *500*


--page [text]
-------------

The value of the *opc-next-page* response header from the previous
"List" call.


--from-json [text]
------------------

Provide input to this command as a JSON document from a file.

Options can still be provided on the command line. If an option exists
in both the JSON document and the command line then the command line
specified value will be used


-?, -h, --help
--------------

Show this message and exit.
