You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just wanted to delete some metadata but found out that nothing happens.
Seems that the send() finalization is missing in the delete() in
php-opencloud/lib/OpenCloud/Compute/Resource/ServerMetadata.php.
When i put some send() at the end it´s working like expected.