Class DeleteBlueprintRequest (0.2.2)

DeleteBlueprintRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request object for DeleteBlueprint.

Attribute

NameDescription
name str
Required. The name of blueprint to delete. Blueprint name should be in the format {blueprint_id}, if {blueprint_id}@{revision_id} is passed then the API throws invalid argument.